Fix __license__ tag

This commit is contained in:
Michael Lazar 2019-09-23 09:26:09 -04:00
parent 08161e7368
commit 7e4af15a72
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ if sys.version_info < (3, 7):
__version__ = "0.1.0"
__title__ = "Jetforce Gemini Server"
__author__ = "Michael Lazar"
__license__ = "GNU General Public License v3.0"
__license__ = "Floodgap Free Software License"
__copyright__ = "(c) 2019 Michael Lazar"
ABOUT = fr"""