From 91102e0dece0d33acf56a579dcab84b043f08c8b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 4 Nov 2000 23:34:43 +0000 Subject: Fix doc blunder. --- libc/sysdeps/linux/common/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libc/sysdeps/linux/common/Makefile') diff --git a/libc/sysdeps/linux/common/Makefile b/libc/sysdeps/linux/common/Makefile index 1fd26fab8..7f8ae1505 100644 --- a/libc/sysdeps/linux/common/Makefile +++ b/libc/sysdeps/linux/common/Makefile @@ -1,5 +1,5 @@ -# Copyright (C) 1995,1996 Robert de Bath -# Makefile for uClibc +# Copyright (C) 1995,1996 Robert de Bath Makefile +# for uClibc # # Copyright (C) 2000 by Lineo, inc. # @@ -10,12 +10,12 @@ # # This program is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more # details. # -# You should have received a copy of the GNU General Public License along with -# this program; if not, write to the Free Software Foundation, Inc., 59 Temple -# Place, Suite 330, Boston, MA 02111-1307 USA +# You should have received a copy of the GNU Library General Public License +# along with this program; if not, write to the Free Software Foundation, Inc., +# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # Derived in part from the Linux-8086 C library, the GNU C Library, and several # other sundry sources. Files within this library are copyright by their -- cgit v1.2.3