]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/libraries/windows/windows.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / tools / deploy / libraries / windows / windows.factor
index 5e29e62348fcd2b8f5533150e0e5c58799201317..08db925a4b3cee83a75c8e506dfae19487f06fe0 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.data alien.strings byte-arrays
 kernel specialized-arrays system tools.deploy.libraries
 windows.kernel32 windows.types ;