From d84933f88ec57bf495da9a93ad7caa7adcda1aeb Mon Sep 17 00:00:00 2001 From: OpenGnSys Support Team Date: Fri, 14 May 2021 00:32:45 +0200 Subject: ogcp is AGPLv3+ Update license header in files. --- ogcp/forms/auth.py | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ogcp/forms/auth.py') diff --git a/ogcp/forms/auth.py b/ogcp/forms/auth.py index 8c84e84..3377cc3 100644 --- a/ogcp/forms/auth.py +++ b/ogcp/forms/auth.py @@ -1,3 +1,10 @@ +# Copyright (C) 2020-2021 Soleta Networks +# +# This program is free software: you can redistribute it and/or modify it under +# the terms of the GNU Affero General Public License as published by the +# Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. + from wtforms import ( Form, SubmitField, HiddenField, SelectField, BooleanField, IntegerField, StringField, RadioField, PasswordField -- cgit v1.2.3-18-g5258