diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:12:26 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:53:40 -0800 |
| commit | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch) | |
| tree | 09151f6e3abfe04e677d62d685088a16c23e7dcf /sysvipc/sys | |
| parent | cf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff) | |
| download | glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.xz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip | |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysvipc/sys')
| -rw-r--r-- | sysvipc/sys/ipc.h | 2 | ||||
| -rw-r--r-- | sysvipc/sys/msg.h | 2 | ||||
| -rw-r--r-- | sysvipc/sys/sem.h | 2 | ||||
| -rw-r--r-- | sysvipc/sys/shm.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysvipc/sys/ipc.h b/sysvipc/sys/ipc.h index ddb7c43c92..2b50286ce0 100644 --- a/sysvipc/sys/ipc.h +++ b/sysvipc/sys/ipc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2023 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 diff --git a/sysvipc/sys/msg.h b/sysvipc/sys/msg.h index 195293952d..d0388b0522 100644 --- a/sysvipc/sys/msg.h +++ b/sysvipc/sys/msg.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2023 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 diff --git a/sysvipc/sys/sem.h b/sysvipc/sys/sem.h index 64543a5265..5d9ec39296 100644 --- a/sysvipc/sys/sem.h +++ b/sysvipc/sys/sem.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2023 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 diff --git a/sysvipc/sys/shm.h b/sysvipc/sys/shm.h index b0ae4c1148..04191656d5 100644 --- a/sysvipc/sys/shm.h +++ b/sysvipc/sys/shm.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1995-2023 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 |
