From 4ff63331dda79a69abdb603d6e849d8542f4f436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Grabm=C3=BCller?= Date: Thu, 19 Jul 2001 20:50:48 +0000 Subject: [PATCH] * goops/util.scm: Updated copyright notice. --- oop/ChangeLog | 4 ++++ oop/goops/util.scm | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/oop/ChangeLog b/oop/ChangeLog index 0947befbe..2e82f3a1c 100644 --- a/oop/ChangeLog +++ b/oop/ChangeLog @@ -1,3 +1,7 @@ +2001-07-18 Martin Grabmueller + + * goops/util.scm: Updated copyright notice. + 2001-07-17 Martin Grabmueller * goops/save.scm: Use `re-export' instead of `export' when diff --git a/oop/goops/util.scm b/oop/goops/util.scm index ebc557dff..d3d904c60 100644 --- a/oop/goops/util.scm +++ b/oop/goops/util.scm @@ -1,4 +1,4 @@ -;;;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. +;;;; Copyright (C) 1999, 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 published by