diff options
author | Kevin Ryde <user42@zip.com.au> | 2005-01-28 21:19:20 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2005-01-28 21:19:20 +0000 |
commit | b66ccb2693ac1bade141601442d36190f7704f52 (patch) | |
tree | e4f427a110a9a0a910b146a1aa0f3bd7bb3fdce9 | |
parent | 49579cbd3ab2b394e7ea2767911d4ab66cd7815c (diff) | |
download | guile-b66ccb2693ac1bade141601442d36190f7704f52.tar.gz |
Add a copyright year.
-rw-r--r-- | test-suite/tests/numbers.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/tests/numbers.test b/test-suite/tests/numbers.test index 626b1789e..e41de37e5 100644 --- a/test-suite/tests/numbers.test +++ b/test-suite/tests/numbers.test @@ -1,5 +1,5 @@ ;;;; numbers.test --- tests guile's numbers -*- scheme -*- -;;;; Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. +;;;; Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. ;;;; ;;;; This library is free software; you can redistribute it and/or ;;;; modify it under the terms of the GNU Lesser General Public |