]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/source-files/errors/debugger/debugger.factor
Update some copyright headers to follow the current convention
[factor.git] / basis / source-files / errors / debugger / debugger.factor
index 2e7cfbd50137db7a02031a9e865022be29e562ed..3f8e812c5eaccc406e24c7362137a7bc0f2693d8 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: accessors debugger io kernel make math.parser
 prettyprint source-files.errors summary ;
 IN: source-files.errors.debugger