]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/signals/signals-docs.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / unix / signals / signals-docs.factor
index d423b36f5d15cea6f5f22d53743dc173614b75ef..04515f84d9a77f63888623b29c9aaf01eefa42e0 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: help.markup help.syntax kernel ;
 IN: unix.signals