]> gitweb.factorcode.org Git - factor.git/commitdiff
Added the copyright and BSD license to cairo.gadgets
authorMatthew Willis <matthew.willis@mac.com>
Sat, 10 May 2008 22:15:34 +0000 (15:15 -0700)
committerMatthew Willis <matthew.willis@mac.com>
Sun, 11 May 2008 17:45:00 +0000 (10:45 -0700)
extra/cairo/gadgets/gadgets.factor

index f3b053c7568f4acb382a98f1c0485c3b3b7c221f..98b3c452eb73145f7d730172899eb62cf06d2b26 100644 (file)
@@ -1,3 +1,5 @@
+! Copyright (C) 2008 Matthew Willis.
+! See http://factorcode.org/license.txt for BSD license.
 USING: cairo cairo.lib ui.render kernel opengl.gl opengl
 math byte-arrays ui.gadgets accessors arrays 
 namespaces io.backend ;