]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/dwmapi/dwmapi.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / windows / dwmapi / dwmapi.factor
index 7485bf1e6d7e78a0b3de1b7d46476946c8b32ed2..86c35a4527d4c2bb57f0a15b8c717cecd49530a3 100755 (executable)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.data alien.libraries
 alien.syntax classes.struct kernel math system-info.windows
 windows.types ;