1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00

Add a copyright year.

This commit is contained in:
Kevin Ryde 2004-07-23 23:41:56 +00:00
parent cd6f7d0bd2
commit 16ea0eb96a

View file

@ -1,6 +1,6 @@
;;;; srfi-34.test --- test suite for SRFI-34 -*- scheme -*- ;;;; 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 ;;;; 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 ;;;; it under the terms of the GNU General Public License as published by