colors.lab: add copyright.

db4
John Benediktsson 2014-07-11 17:17:57 -07:00
parent 4e67fac92d
commit 0b40888646
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
! Copyright (C) 2014 John Benediktsson
! See http://factorcode.org/license.txt for BSD license
USING: accessors colors colors.xyz colors.xyz.private kernel USING: accessors colors colors.xyz colors.xyz.private kernel
locals math math.functions ; locals math math.functions ;