diff options
author | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:41:19 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-01-14 13:41:19 +0000 |
commit | 0a82366a6b74c959fb1e177cfed000b559f6d009 (patch) | |
tree | 8c8025769f514e334265aff11877df724f6e78a5 /src/win32/windows.cpp | |
parent | f0bc9536e6469ef3676b2901d6f4c7147fe75177 (diff) | |
parent | da7f47c1c7f73eee3e53c8ad253b9a72a3fff60b (diff) |
Merge branch '2.0' into 2.1.
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 2a232eed6..73045f408 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-2024 Anope Team <team@anope.org> + * (C) 2008-2025 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * |