]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/alien/cxx/cxx.factor
Update some copyright headers to follow the current convention
[factor.git] / extra / alien / cxx / cxx.factor
index 7194c5d9605a12adcbf93b1b182bce6ea626443f..f7e5f47cd0c5261a6e63aa0c0d307d6718d8b7f8 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: alien kernel ;
 IN: alien.cxx