From 7c6b7762f9c5e853044573e31fed5b921022fdab Mon Sep 17 00:00:00 2001 From: Eduardo Cavazos Date: Mon, 28 Jul 2008 18:05:52 -0500 Subject: [PATCH] colors: fix copyright year --- extra/colors/colors.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/colors/colors.factor b/extra/colors/colors.factor index 02ad3ac778..ce141c489e 100644 --- a/extra/colors/colors.factor +++ b/extra/colors/colors.factor @@ -1,4 +1,4 @@ -! Copyright (C) 2003, 2007 Slava Pestov. +! Copyright (C) 2003, 2007, 2008 Slava Pestov. ! See http://factorcode.org/license.txt for BSD license. USING: kernel combinators sequences arrays