]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deprecation/deprecation-docs.factor
factor: trim using lists
[factor.git] / basis / tools / deprecation / deprecation-docs.factor
index a7390010d0104e8f6ffd62d0b0f89be223fbe29d..9f71e109c0da89af3c0b626ed8e57c30c19ebeb4 100644 (file)
@@ -1,5 +1,6 @@
-! (c)2009 Joe Groff bsd license
-USING: help.markup help.syntax kernel words ;
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
+USING: help.markup help.syntax ;
 IN: tools.deprecation
 
 HELP: :deprecations