summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@red-bean.com>1998-01-05 22:10:10 +0000
committerJim Blandy <jimb@red-bean.com>1998-01-05 22:10:10 +0000
commit0543c9b78072bc28a3dd094bce91753d11bb2f6c (patch)
tree23afe3407f7b8ea964fe9a0bc74a42c0e9ee49b1
parent110611ddcc157b711e58c4211ce81e31e8969c87 (diff)
downloadguile-0543c9b78072bc28a3dd094bce91753d11bb2f6c.tar.gz
Fixed copyright notice on complex transcendental functions. Jerry
Hedden assigned the copyright to the FSF a while ago.
-rw-r--r--ice-9/boot-9.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-9/boot-9.scm b/ice-9/boot-9.scm
index 77c14e1b4..1b59fae38 100644
--- a/ice-9/boot-9.scm
+++ b/ice-9/boot-9.scm
@@ -880,7 +880,7 @@
;;; {Transcendental Functions}
;;;
;;; Derived from "Transcen.scm", Complex trancendental functions for SCM.
-;;; Copyright (C) 1992, 1993 Jerry D. Hedden.
+;;; Written by Jerry D. Hedden, (C) FSF.
;;; See the file `COPYING' for terms applying to this program.
;;;