Added the copyright and BSD license to cairo.gadgets

db4
Matthew Willis 2008-05-10 15:15:34 -07:00
parent 8442e82cda
commit 4532810923
1 changed files with 2 additions and 0 deletions

View 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 ;