about summary refs log tree commit diff
path: root/sysvipc/semctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysvipc/semctl.c')
-rw-r--r--sysvipc/semctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysvipc/semctl.c b/sysvipc/semctl.c
index d0e9f2bf79..cee6be58de 100644
--- a/sysvipc/semctl.c
+++ b/sysvipc/semctl.c
@@ -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>