diff options
Diffstat (limited to 'ogcp/forms')
-rw-r--r-- | ogcp/forms/action_forms.py | 2 | ||||
-rw-r--r-- | ogcp/forms/auth.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ogcp/forms/action_forms.py b/ogcp/forms/action_forms.py index 24424a1..acd63bd 100644 --- a/ogcp/forms/action_forms.py +++ b/ogcp/forms/action_forms.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # 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 diff --git a/ogcp/forms/auth.py b/ogcp/forms/auth.py index a76ec7c..02e1f8c 100644 --- a/ogcp/forms/auth.py +++ b/ogcp/forms/auth.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu> +# Copyright (C) 2020-2024 Soleta Networks <info@soleta.eu> # # 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 |