]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/deprecation/deprecation.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / tools / deprecation / deprecation.factor
index 44feaa38c5bbfefa696fa49acb9d94564b2ba197..de7fbbb1ccf003b9e636bcf2ed5c58ee9f1e539b 100644 (file)
@@ -1,4 +1,5 @@
-! (c)2009 Joe Groff bsd license
+! Copyright (C) 2009 Joe Groff.
+! See http://factorcode.org/license.txt for BSD license.
 USING: accessors arrays assocs combinators.short-circuit
 compiler.units debugger init io io.streams.null kernel
 namespaces prettyprint sequences sets source-files.errors