fixed copyright year in banner.
This commit is contained in:
parent
bcff57fa52
commit
ffb5a815f8
|
@ -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)
|
||||
|
|
|
@ -1 +1 @@
|
|||
1759
|
||||
1760
|
||||
|
|
Loading…
Reference in New Issue