]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - misc/init-misc.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / misc / init-misc.c
index 6bce53f9630ff36d5db1e52f7f5bf0564b4a13d3..a447fc59b8c4cbf0cf3988ef8089c7fe11918334 100644 (file)
@@ -1,5 +1,5 @@
 /* Define and initialize `__progname' et. al.
-   Copyright (C) 1994,1995,1996,1997,1998,2002 Free Software Foundation, Inc.
+   Copyright (C) 1994-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,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 <string.h>
 #include <libc-internal.h>