1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-18 18:40:22 +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

@ -1,8 +1,6 @@
/* Wrapper to implement ANSI C's memmove using BSD's bcopy. */
/* This function is in the public domain. --Per Bothner. */
/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,
gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */
#include <sys/types.h>