diff options
| author | 2021-08-27 09:38:22 +0100 | |
|---|---|---|
| committer | 2021-08-27 09:38:22 +0100 | |
| commit | 4540162276aa23e016ae094158d2d1d93bcc734f (patch) | |
| tree | e3a78ab63d43991763bf768c2b7f09a5fe6c6156 /src/modules/m_codepage.cpp | |
| parent | Update vendored dependencies. (diff) | |
| download | inspircd++-4540162276aa23e016ae094158d2d1d93bcc734f.tar.gz inspircd++-4540162276aa23e016ae094158d2d1d93bcc734f.tar.bz2 inspircd++-4540162276aa23e016ae094158d2d1d93bcc734f.zip | |
Update copyright headers.
Diffstat (limited to 'src/modules/m_codepage.cpp')
| -rw-r--r-- | src/modules/m_codepage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_codepage.cpp b/src/modules/m_codepage.cpp index f299b92fa..958bd07f7 100644 --- a/src/modules/m_codepage.cpp +++ b/src/modules/m_codepage.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2020 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2020-2021 Sadie Powell <sadie@witchery.services> * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public |
