~ chicken-core (chicken-5) 243a89e1bbb3fc631e621b54eb628a6a62679665


commit 243a89e1bbb3fc631e621b54eb628a6a62679665
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Mon Jan 18 15:42:16 2010 +0100
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Mon Jan 18 15:42:16 2010 +0100

    forgot banner, of course

diff --git a/banner.scm b/banner.scm
index 49f9cd32..7699aa39 100644
--- a/banner.scm
+++ b/banner.scm
@@ -4,7 +4,7 @@
 (define-constant +product+ "CHICKEN")
 
 (define-constant +banner+ #<<EOF
-(c)2008-2009 The Chicken Team
+(c)2008-2010 The Chicken Team
 (c)2000-2007 Felix L. Winkelmann
 
 EOF
Trap