From dcfaecb6c28e2d91f6e48d59f0c8c6e8d91987d3 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 13 Feb 1997 21:13:48 +0000 Subject: Update to libc-970212 versions. --- libshouldbeinlibc/argp-pv.c | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'libshouldbeinlibc/argp-pv.c') diff --git a/libshouldbeinlibc/argp-pv.c b/libshouldbeinlibc/argp-pv.c index e6e87adb..59e6f8d0 100644 --- a/libshouldbeinlibc/argp-pv.c +++ b/libshouldbeinlibc/argp-pv.c @@ -1,24 +1,22 @@ -/* Default definition for ARGP_PROGRAM_VERSION +/* Default definition for ARGP_PROGRAM_VERSION. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. + This file is part of the GNU C Library. + Written by Miles Bader . - Copyright (C) 1996 Free Software Foundation, Inc. + The GNU C Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. - Written by Miles Bader - - This file is part of the GNU Hurd. - - The GNU Hurd is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License as - published by the Free Software Foundation; either version 2, or (at - your option) any later version. - - The GNU Hurd is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of + The GNU C Library 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 details. + 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + You should have received a copy of the GNU Library General Public + License along with the GNU C Library; see the file COPYING.LIB. If not, + write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. */ /* If set by the user program to a non-zero value, then a default option --version is added (unless the ARGP_NO_HELP flag is used), which will -- cgit v1.2.3