1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00

Fixed copyright notice on complex transcendental functions. Jerry

Hedden assigned the copyright to the FSF a while ago.
This commit is contained in:
Jim Blandy 1998-01-05 22:10:10 +00:00
parent 110611ddcc
commit 0543c9b780

View file

@ -880,7 +880,7 @@
;;; {Transcendental Functions} ;;; {Transcendental Functions}
;;; ;;;
;;; Derived from "Transcen.scm", Complex trancendental functions for SCM. ;;; 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. ;;; See the file `COPYING' for terms applying to this program.
;;; ;;;