mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Fixed improper license definition.
This commit is contained in:
2
src/__about__.py
vendored
2
src/__about__.py
vendored
@@ -1,4 +1,4 @@
|
||||
# SPDX-FileCopyrightText: 2023-present th3r00t <tty0@th3r00t.dev>
|
||||
#
|
||||
# SPDX-License-Identifier: CC-BY-NC-ND-4.0
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
__version__ = "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user