diff options
Diffstat (limited to 'libshouldbeinlibc/argp-xinl.c')
-rw-r--r-- | libshouldbeinlibc/argp-xinl.c | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/libshouldbeinlibc/argp-xinl.c b/libshouldbeinlibc/argp-xinl.c index 3058d9ac..336f2995 100644 --- a/libshouldbeinlibc/argp-xinl.c +++ b/libshouldbeinlibc/argp-xinl.c @@ -1,8 +1,7 @@ -/* Real definitions for extern inline functions in argp.h - +/* Real definitions for extern inline functions in argp.h. Copyright (C) 1997 Free Software Foundation, Inc. - - Written by Miles Bader <miles@gnu.ai.mit.edu> + This file is part of the GNU C Library. + Written by Miles Bader <miles@gnu.ai.mit.edu>. 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 @@ -15,9 +14,9 @@ Library General Public License for more details. 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., 675 Mass Ave, - Cambridge, MA 02139, USA. */ + 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. */ #define ARGP_EI #undef __OPTIMIZE__ |