]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/ipc.h
socket: Use may_alias on sockaddr structs (bug 19622)
[thirdparty/glibc.git] / bits / ipc.h
index ce341bb963623f948d9b780493abaa4fceb381c6..ecbb8bb17b14806a77c4a3ab56f71f1b18b57f44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2024 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
@@ -13,7 +13,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/>.  */
 
 #ifndef _SYS_IPC_H
 # error "Never use <bits/ipc.h> directly; include <sys/ipc.h> instead."