]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/alien/handles/handles-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / alien / handles / handles-tests.factor
index 1a4e937597c7e5719799d52e4fa803ef4a5170f2..4f46df20943c29b23a8d6da3eb10d1d4d808bd67 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: accessors alien alien.c-types alien.handles alien.syntax
 destructors kernel math tools.test ;
 IN: alien.handles.tests