Update author information

This commit is contained in:
Heath Brown
2022-11-01 19:05:44 -05:00
parent 5033f87302
commit 2f447926a3
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022-present U.N. Owen <void@some.where>
# SPDX-FileCopyrightText: 2022-present Heath Brown <heathd.brown@gmail.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.0.1"

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022-present U.N. Owen <void@some.where>
# SPDX-FileCopyrightText: 2022-present Heath Brown <heathd.brown@gmail.com>
#
# SPDX-License-Identifier: MIT
import ipaddress

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022-present U.N. Owen <void@some.where>
# SPDX-FileCopyrightText: 2022-present Heath Brown <heathd.brown@gmail.com>
#
# SPDX-License-Identifier: MIT
import sys

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2022-present U.N. Owen <void@some.where>
# SPDX-FileCopyrightText: 2022-present Heath Brown <heathd.brown@gmail.com>
#
# SPDX-License-Identifier: MIT
import asyncio