about summary refs log tree commit diff
path: root/sysdeps/x86/nptl/bits
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2023-01-06 21:08:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2023-01-06 21:14:39 +0000
commit6d7e8eda9b85b08f207a6dc6f187e94e4817270f (patch)
treec438ee7cd04a7ccd4cafe2449ac5173bcd17718b /sysdeps/x86/nptl/bits
parent728ada505aca44f768675b3aa1ab34bae96a2656 (diff)
downloadglibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.gz
glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.tar.xz
glibc-6d7e8eda9b85b08f207a6dc6f187e94e4817270f.zip
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'sysdeps/x86/nptl/bits')
-rw-r--r--sysdeps/x86/nptl/bits/pthreadtypes-arch.h2
-rw-r--r--sysdeps/x86/nptl/bits/struct_mutex.h2
-rw-r--r--sysdeps/x86/nptl/bits/struct_rwlock.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sysdeps/x86/nptl/bits/pthreadtypes-arch.h b/sysdeps/x86/nptl/bits/pthreadtypes-arch.h
index dd06d6753e..20b3854d8a 100644
--- a/sysdeps/x86/nptl/bits/pthreadtypes-arch.h
+++ b/sysdeps/x86/nptl/bits/pthreadtypes-arch.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2022 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2023 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/sysdeps/x86/nptl/bits/struct_mutex.h b/sysdeps/x86/nptl/bits/struct_mutex.h
index 216127858a..ac1ff8d74c 100644
--- a/sysdeps/x86/nptl/bits/struct_mutex.h
+++ b/sysdeps/x86/nptl/bits/struct_mutex.h
@@ -1,5 +1,5 @@
 /* x86 internal mutex struct definitions.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 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/sysdeps/x86/nptl/bits/struct_rwlock.h b/sysdeps/x86/nptl/bits/struct_rwlock.h
index a665d0a3e5..44ff452e5f 100644
--- a/sysdeps/x86/nptl/bits/struct_rwlock.h
+++ b/sysdeps/x86/nptl/bits/struct_rwlock.h
@@ -1,5 +1,5 @@
 /* x86 internal rwlock struct definitions.
-   Copyright (C) 2019-2022 Free Software Foundation, Inc.
+   Copyright (C) 2019-2023 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.