]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/alien/handles/handles.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / alien / handles / handles.factor
index 0c47c8258af23908eab88f3f16187234102519a8..2889ae05edaf97cc6eb9a7b9204c563f34db3564 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2010 Joe Groff bsd license
+! Copyright (C) 2010 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.destructors assocs kernel math math.bitwise
 namespaces ;
 IN: alien.handles