windows.dragdrop-listener: update copyright year to 2018
parent
deefb43bd2
commit
b9eb4d546f
|
@ -1,5 +1,5 @@
|
||||||
! Copyright (C) 2008, 2009 Joe Groff, Slava Pestov.
|
! Copyright (C) 2008, 2009 Joe Groff, Slava Pestov.
|
||||||
! Copyright (C) 2017 Alexander Ilin.
|
! Copyright (C) 2017-2018 Alexander Ilin.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: accessors alien.accessors alien.data alien.strings
|
USING: accessors alien.accessors alien.data alien.strings
|
||||||
classes.struct io.encodings.utf16n kernel make math namespaces
|
classes.struct io.encodings.utf16n kernel make math namespaces
|
||||||
|
|
Loading…
Reference in New Issue