]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deploy/libraries/unix/unix.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / tools / deploy / libraries / unix / unix.factor
index aa474a81fe5886f96ef2d4bbe837f008e7dfe47e..73b95d38a9757a8c8035971d7eb5bfdee5bb0bf5 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: io.files io.pathnames io.pathnames.private kernel
 sequences system tools.deploy.libraries ;
 IN: tools.deploy.libraries.unix