]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysvipc/semctl.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysvipc / semctl.c
index 8f52ff352b75d1d7aa8236d2577cfc840544469c..cee6be58dea17c55f3d29bff9b1794ce34922b8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2019 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 <sys/sem.h>
 #include <errno.h>