]> gitweb.factorcode.org Git - factor.git/commitdiff
windows.dragdrop-listener: add copyright comments and the authors file
authorAlexander Iljin <ajsoft@yandex.ru>
Thu, 17 Aug 2017 22:47:30 +0000 (01:47 +0300)
committerAlexander Iljin <ajsoft@yandex.ru>
Thu, 17 Aug 2017 23:21:56 +0000 (02:21 +0300)
basis/windows/dragdrop-listener/authors.txt [new file with mode: 0644]
basis/windows/dragdrop-listener/dragdrop-listener.factor

diff --git a/basis/windows/dragdrop-listener/authors.txt b/basis/windows/dragdrop-listener/authors.txt
new file mode 100644 (file)
index 0000000..ac0444a
--- /dev/null
@@ -0,0 +1,2 @@
+Joe Groff
+Alexander Ilin
index 1eba52e0350673d6c3473bf7976c7ebba91131cd..3b1c68c6b5e779a5ce62265f3c11992b1e96515d 100644 (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