From 8e15d7f577a2af391324ede530d2efacab37403f Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 23 Jan 2005 20:47:36 +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 bce3006cd..53be755fa 100644 --- a/srfi/srfi-1.scm +++ b/srfi/srfi-1.scm @@ -1,6 +1,6 @@ ;;; srfi-1.scm --- List Library -;; Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 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