Merge pull request #394 from miaowware/copyrighting-some-copywrongs

update copyright name
This commit is contained in:
classabbyamp 2021-03-28 14:04:24 -04:00 committed by GitHub
commit ea7cc7823a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 32 additions and 32 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 @@
""" """
Common tools for the bot. Common tools for the bot.
--- ---
Copyright (C) 2019-2021 Abigail Gold, 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 @@
""" """
ae7q extension for qrm ae7q extension for qrm
--- ---
Copyright (C) 2019-2020 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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,8 +1,8 @@
""" """
Callsign Lookup extension for qrm Callsign Lookup extension for qrm
--- ---
Copyright (C) 2019-2020 Abigail Gold, 0x5c (as qrz.py) Copyright (C) 2019-2020 classabbyamp, 0x5c (as qrz.py)
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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,8 +1,8 @@
""" """
Codes extension for qrm Codes extension for qrm
--- ---
Copyright (C) 2019-2021 Abigail Gold, 0x5c (as ham.py) Copyright (C) 2019-2021 classabbyamp, 0x5c (as ham.py)
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 @@
""" """
Contest Calendar extension for qrm Contest Calendar extension for qrm
--- ---
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 Abigail Gold, 0x5c Copyright (C) 2020 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,8 +1,8 @@
""" """
DXCC Prefix Lookup extension for qrm DXCC Prefix Lookup extension for qrm
--- ---
Copyright (C) 2019-2020 Abigail Gold, 0x5c (as lookup.py) Copyright (C) 2019-2020 classabbyamp, 0x5c (as lookup.py)
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 @@
""" """
Fun extension for qrm Fun extension for qrm
--- ---
Copyright (C) 2019-2021 Abigail Gold, 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 @@
""" """
Grid extension for qrm Grid extension for qrm
--- ---
Copyright (C) 2019-2020 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 @@
""" """
Image extension for qrm Image extension for qrm
--- ---
Copyright (C) 2019-2021 Abigail Gold, 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,8 +1,8 @@
""" """
Land Weather extension for qrm Land Weather extension for qrm
--- ---
Copyright (C) 2019-2020 Abigail Gold, 0x5c (as weather.py) Copyright (C) 2019-2020 classabbyamp, 0x5c (as weather.py)
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 @@
""" """
Morse Code extension for qrm Morse Code extension for qrm
--- ---
Copyright (C) 2019-2021 Abigail Gold, 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 @@
""" """
Prefixes Lookup extension for qrm Prefixes Lookup extension for qrm
--- ---
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 @@
""" """
TeX extension for qrm TeX extension for qrm
--- ---
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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

@ -2,7 +2,7 @@
""" """
qrm, a bot for Discord qrm, a bot for Discord
--- ---
Copyright (C) 2019-2021 Abigail Gold, 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 @@
""" """
Resource schemas generator for qrm2. Resource schemas generator for qrm2.
--- ---
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 Abigail Gold, 0x5c Copyright (C) 2019-2020 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 Abigail Gold, 0x5c Copyright (C) 2020 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 @@
""" """
Resources manager for qrm2. Resources manager for qrm2.
--- ---
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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 @@
""" """
Resource index models for qrm2. Resource index models for qrm2.
--- ---
Copyright (C) 2021 Abigail Gold, 0x5c Copyright (C) 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.