From cee91599da2e8a9ba13facafcee7e3c1528ba423 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 23 Jan 2005 20:56:40 +0000 Subject: [PATCH] Add a copyright year. --- srfi/srfi-1.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srfi/srfi-1.scm b/srfi/srfi-1.scm index 858a9e92e..fe1396098 100644 --- a/srfi/srfi-1.scm +++ b/srfi/srfi-1.scm @@ -1,6 +1,6 @@ ;;; srfi-1.scm --- List Library -;; Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2004, 2005 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