]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - string/argz-extract.c
[powerpc] No need to enter "Ignore Exceptions Mode"
[thirdparty/glibc.git] / string / argz-extract.c
index 2cf3d4aa45897205ec508ee281e011a88be4e112..e70e5377923464dd66f9ae68d7792f1fae40e272 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995, 96, 97, 98 Free Software Foundation, Inc.
+   Copyright (C) 1995-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.org>
 
@@ -15,7 +15,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <argz.h>