licensing

This commit is contained in:
d3m1g0d
2019-05-30 20:36:37 +02:00
parent c48da832e0
commit 3f2e729d85

View File

@@ -1,3 +1,4 @@
# app.py - main backend program
# All code in this file is licensed under the ISC license, provided in LICENSE.txt
from flask import Flask, redirect, url_for, request
import flask