windows.dragdrop-listener: add copyright comments and the authors file

modern-harvey2
Alexander Iljin 2017-08-18 01:47:30 +03:00
parent 52b6cee8e4
commit 94b67b52a8
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Joe Groff
Alexander Ilin

View File

@ -1,3 +1,6 @@
! Copyright (C) 2008, 2009 Joe Groff, Slava Pestov.
! Copyright (C) 2017 Alexander Ilin.
! See http://factorcode.org/license.txt for BSD license.
USING: accessors alien.accessors alien.data alien.strings
classes.struct io.encodings.utf16n kernel make math namespaces
prettyprint sequences specialized-arrays