1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00

Update copyright.

Remove face-lift comment; nfc.
This commit is contained in:
Thien-Thi Nguyen 2002-05-04 02:22:11 +00:00
parent aa51f571b7
commit b88c22e916
112 changed files with 110 additions and 334 deletions

View file

@ -2,7 +2,7 @@
#ifndef STRINGSH
#define STRINGSH
/* Copyright (C) 1995,1996,1997,1998, 2000 Free Software Foundation, Inc.
/* Copyright (C) 1995,1996,1997,1998, 2000, 2002 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
@ -43,8 +43,6 @@
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice. */
/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,
gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */
#include "libguile/__scm.h"