Update outdated license notice in server.py comment

This commit is contained in:
Nexus 2024-03-06 11:20:32 +00:00
parent 4b80b7353b
commit c5228a72b8

View file

@ -1,5 +1,6 @@
#!/bin/env python3
# This code is licensed under GNU GPLv3.
# This code is licensed under GNU AGPLv3. See $PROJECT/LICENSE for more info.
# The $PROJECT/static/* content is licensed under CC BY-NC-SA - see $PROJECT/static/LICENSE for info.
import fastapi
import os
import time