diff options
| author | Sadie Powell <sadie@witchery.services> | 2024-02-17 19:58:17 +0000 |
|---|---|---|
| committer | Sadie Powell <sadie@witchery.services> | 2024-02-17 19:58:17 +0000 |
| commit | 4cc68397dce7ed03a46c52e42091ab431daea515 (patch) | |
| tree | ed460a830818cd3ce90dfbd4c1e4f0e6a4a35aee /src/win32/sigaction | |
| parent | 2b7872139c40ea5b0ca96c1d6595b7d5f9fa60a5 (diff) | |
Update the copyright headers for 2024.
Diffstat (limited to 'src/win32/sigaction')
| -rw-r--r-- | src/win32/sigaction/sigaction.cpp | 2 | ||||
| -rw-r--r-- | src/win32/sigaction/sigaction.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/win32/sigaction/sigaction.cpp b/src/win32/sigaction/sigaction.cpp index c68e18f78..829ce6c66 100644 --- a/src/win32/sigaction/sigaction.cpp +++ b/src/win32/sigaction/sigaction.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/sigaction/sigaction.h b/src/win32/sigaction/sigaction.h index dcbcd8d53..0492ca0e0 100644 --- a/src/win32/sigaction/sigaction.h +++ b/src/win32/sigaction/sigaction.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. |
