]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unix/signals/signals.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / unix / signals / signals.factor
index 9f37eafbe003ecc9cd22576d35c697a9a964bcfa..c8d378b5976972d79be392ee00aca30bd3c7a015 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2011 Joe Groff bsd license
+! Copyright (C) 2011 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: assocs io.backend.unix kernel namespaces sequences
 threads ;
 IN: unix.signals