]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/files/temp/macosx/macosx.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / io / files / temp / macosx / macosx.factor
index e5f6b9377e7cdcdfaf04b4b7fbb031c8f6b5960e..ef88fbe5325d858c886f2ba43819535a24e90a37 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2012 Joe Groff bsd license
+! Copyright (C) 2012 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: alien.c-types alien.syntax cocoa.plists cocoa.runtime
 cocoa.types core-foundation.strings io.directories io.files
 io.files.temp io.pathnames kernel sequences system ;