fixed copyright year in banner.

This commit is contained in:
Abdulaziz Ghuloum 2009-04-07 02:36:53 +03:00
parent bcff57fa52
commit ffb5a815f8
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
(+ 1 (string->number ikarus-revision))
(let-syntax ([ds (lambda (x) (date-string))])
ds))))
(display "Copyright (c) 2006-2008 Abdulaziz Ghuloum\n\n"))
(display "Copyright (c) 2006-2009 Abdulaziz Ghuloum\n\n"))
(define (init-library-path)
(define (split s)

View File

@ -1 +1 @@
1759
1760