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/windows.cpp | |
parent | 9db49ec79046a149410354d80d6373621b8e7013 (diff) |
Update the copyright headers for 2024.
Diffstat (limited to 'src/win32/windows.cpp')
-rw-r--r-- | src/win32/windows.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/windows.cpp b/src/win32/windows.cpp index 1de3398f6..54ce44202 100644 --- a/src/win32/windows.cpp +++ b/src/win32/windows.cpp @@ -1,7 +1,7 @@ /* POSIX emulation layer for Windows. * * (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * (C) 2008-2023 Anope Team <team@anope.org> + * (C) 2008-2024 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * |