Added copyright info
This commit is contained in:
parent
646083daff
commit
082fd95eaf
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
from . import __version__
|
||||
# From ChatGPT
|
||||
def main():
|
||||
print("(C) 2024-2025 Mr. Finchum aka CodeByMrFinchum")
|
||||
print(f"optima35 (v{__version__}) is a core library and not intended to be run directly.")
|
||||
print("Please use OptimaLab35 for a UI, run pip install OptimaLab35 and start with OptimaLab35.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue