windows.dropfiles[-docs]: update copyright year to 2018
parent
1224353571
commit
ddd3965f98
|
@ -1,4 +1,4 @@
|
|||
! Copyright (C) 2017 Alexander Ilin.
|
||||
! Copyright (C) 2017-2018 Alexander Ilin.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: arrays help.markup help.syntax kernel math
|
||||
ui.backend.windows ui.gestures windows.types ;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
! Copyright (C) 2017 Alexander Ilin.
|
||||
! Copyright (C) 2017-2018 Alexander Ilin.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: accessors alien alien.data alien.libraries alien.strings
|
||||
continuations fry io.encodings.utf16n kernel literals math
|
||||
|
|
Loading…
Reference in New Issue