diff options
| author | Sadie Powell <sadie@witchery.services> | 2024-01-04 22:25:48 +0000 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2024-01-04 22:25:48 +0000 |
| commit | a40f8e0b9d397f2e15d141c5bec823c633a6f90a (patch) | |
| tree | 787ec0f11d0076fba0c8d03f09cbdb1d6487a469 /src/win32/pthread | |
| parent | 9db49ec79046a149410354d80d6373621b8e7013 (diff) | |
Update the copyright headers for 2024.
Diffstat (limited to 'src/win32/pthread')
| -rw-r--r-- | src/win32/pthread/pthread.cpp | 2 | ||||
| -rw-r--r-- | src/win32/pthread/pthread.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/win32/pthread/pthread.cpp b/src/win32/pthread/pthread.cpp index 695c253ee..7b705c9d6 100644 --- a/src/win32/pthread/pthread.cpp +++ b/src/win32/pthread/pthread.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * (C) 2008-2023 Anope Team + * (C) 2008-2024 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/win32/pthread/pthread.h b/src/win32/pthread/pthread.h index ac386e952..072d66c93 100644 --- a/src/win32/pthread/pthread.h +++ b/src/win32/pthread/pthread.h @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * (C) 2008-2023 Anope Team + * (C) 2008-2024 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. |
