1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-15 16:20:17 +02:00

* srfi-11.scm, srfi-8.scm: Update copyright notice.

This commit is contained in:
Martin Grabmüller 2001-07-19 20:28:33 +00:00
parent f3a5178732
commit 46a7b46f0c
3 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,6 @@
;;;; srfi-8.scm --- SRFI-8 procedures for Guile
;;; Copyright (C) 2000 Free Software Foundation, Inc.
;;; Copyright (C) 2000, 2001 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