diff options
| author | 2021-02-28 19:16:40 +0000 | |
|---|---|---|
| committer | 2021-02-28 19:16:40 +0000 | |
| commit | c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4 (patch) | |
| tree | b044fa7ab25ac5cf769e5eb6dfa4dda85030794d /src/modules/m_ircv3_batch.cpp | |
| parent | Merge branch 'insp3' into master. (diff) | |
| parent | Fix running configure on systems with old versions of Perl. (diff) | |
Merge branch 'insp3' into master.
Diffstat (limited to 'src/modules/m_ircv3_batch.cpp')
| -rw-r--r-- | src/modules/m_ircv3_batch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_ircv3_batch.cpp b/src/modules/m_ircv3_batch.cpp index 64cfe5e88..01d3384e9 100644 --- a/src/modules/m_ircv3_batch.cpp +++ b/src/modules/m_ircv3_batch.cpp @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2018-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2018-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2018 Attila Molnar <attilamolnar@hush.com> * * This file is part of InspIRCd. InspIRCd is free software: you can |
