diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-07-23 23:41:56 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-07-23 23:41:56 +0000 |
commit | 16ea0eb96a56ed5c35f7df46557440820cd1be3f (patch) | |
tree | 2f2366c363336eda86adf3acf0fbe3edced2dc00 | |
parent | cd6f7d0bd22c0d511251d5eb019dde2c48a1b477 (diff) | |
download | guile-16ea0eb96a56ed5c35f7df46557440820cd1be3f.tar.gz |
Add a copyright year.
-rw-r--r-- | test-suite/tests/srfi-34.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/tests/srfi-34.test b/test-suite/tests/srfi-34.test index 066930b69..3f648f71b 100644 --- a/test-suite/tests/srfi-34.test +++ b/test-suite/tests/srfi-34.test @@ -1,6 +1,6 @@ ;;;; srfi-34.test --- test suite for SRFI-34 -*- scheme -*- ;;;; -;;;; Copyright (C) 2003 Free Software Foundation, Inc. +;;;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. ;;;; ;;;; This program is free software; you can redistribute it and/or modify ;;;; it under the terms of the GNU General Public License as published by |