]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/gdiplus/gdiplus.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / windows / gdiplus / gdiplus.factor
index a43ce235ba8c3f8822e2f8f338aede71f9d9764c..d995631fe6f0d5aceab84ca892d9b74cf19cf14f 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.c-types alien.data alien.destructors alien.syntax
 classes.struct kernel math windows.com windows.com.syntax
 windows.kernel32 windows.ole32 windows.types ;