bump copyright to include 2021

fixes #384
This commit is contained in:
Abigail G 2021-04-03 18:13:42 -04:00
parent 75bf8a638e
commit 0a278fe14f
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
13 changed files with 13 additions and 13 deletions

View File

@ -38,7 +38,7 @@ All issues and requests related to resources (including maps, band charts, data)
## Copyright ## Copyright
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This program is released under the terms of the GNU General Public License, This program is released under the terms of the GNU General Public License,
version 2. See `COPYING` for full license text. version 2. See `COPYING` for full license text.

View File

@ -1,7 +1,7 @@
""" """
ae7q extension for qrm ae7q extension for qrm
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Base extension for qrm Base extension for qrm
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Conversion extension for qrm Conversion extension for qrm
--- ---
Copyright (C) 2020 classabbyamp, 0x5c Copyright (C) 2020-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Grid extension for qrm Grid extension for qrm
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Propagation extension for qrm Propagation extension for qrm
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Study extension for qrm Study extension for qrm
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Static info about the bot. Static info about the bot.
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Information about callsigns for the prefixes command in hamcog. Information about callsigns for the prefixes command in hamcog.
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of discord-qrmbot and is released under the terms of This file is part of discord-qrmbot and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Information about callsigns for the CA prefixes command in hamcog. Information about callsigns for the CA prefixes command in hamcog.
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of discord-qrmbot and is released under the terms of This file is part of discord-qrmbot and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Information about callsigns for the US prefixes command in hamcog. Information about callsigns for the US prefixes command in hamcog.
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of discord-qrmbot and is released under the terms of This file is part of discord-qrmbot and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
A listing of hamstudy command resources A listing of hamstudy command resources
--- ---
Copyright (C) 2019-2020 classabbyamp, 0x5c Copyright (C) 2019-2021 classabbyamp, 0x5c
This file is part of discord-qrmbot and is released under the terms of This file is part of discord-qrmbot and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.

View File

@ -1,7 +1,7 @@
""" """
Wrapper to handle aiohttp connector creation. Wrapper to handle aiohttp connector creation.
--- ---
Copyright (C) 2020 classabbyamp, 0x5c Copyright (C) 2020-2021 classabbyamp, 0x5c
This file is part of qrm2 and is released under the terms of This file is part of qrm2 and is released under the terms of
the GNU General Public License, version 2. the GNU General Public License, version 2.