]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/tools/test/fuzz/fuzz-tests.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / tools / test / fuzz / fuzz-tests.factor
index 2d8c67f4f2a581550e63b7e5f3d366f20f13425d..c0662e16ffb63230221ad0de800aca72ce483948 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: accessors fry kernel macros math namespaces sequences
 source-files.errors tools.test tools.test.fuzz
 tools.test.fuzz.private tools.test.private ;