From 0d0f83ce429b5a94891ae97a3d16b7fdcec0ef8d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 May 1997 23:57:41 +0000 Subject: [PATCH] Declare as master copy. --- posix/getopt.h | 4 +--- posix/getopt1.c | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/posix/getopt.h b/posix/getopt.h index 7dad11b79f..d6ceb0eee1 100644 --- a/posix/getopt.h +++ b/posix/getopt.h @@ -1,8 +1,6 @@ /* Declarations for getopt. Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. - - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in /gd/gnu/lib. + This file is part of the GNU C Library. 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 diff --git a/posix/getopt1.c b/posix/getopt1.c index 8347bb1331..4aa8de6f67 100644 --- a/posix/getopt1.c +++ b/posix/getopt1.c @@ -1,8 +1,6 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc. - - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in /gd/gnu/lib. + This file is part of the GNU C Library. 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