]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/srand48.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / stdlib / srand48.c
index 013e11300accfb53cdb2584ea5fef2635cc8554d..86e2d53cd7e78eab3f82a48dfbacefb611907893 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
@@ -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 <stdlib.h>