diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-03 09:33:51 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-02-04 16:54:00 +0100 |
| commit | ceb2af2f33d6d8c120bbd8e140821b0a1c671113 (patch) | |
| tree | 5c7b7ff6074df59a9d92fa3ae9474aadec47c438 /ishtar_common/forms.py | |
| parent | c661b314d1a15849252f58374144b4798f28db55 (diff) | |
| download | Ishtar-ceb2af2f33d6d8c120bbd8e140821b0a1c671113.tar.bz2 Ishtar-ceb2af2f33d6d8c120bbd8e140821b0a1c671113.zip | |
📄 update copyright year
Diffstat (limited to 'ishtar_common/forms.py')
| -rw-r--r-- | ishtar_common/forms.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/forms.py b/ishtar_common/forms.py index 5f85aee8c..899cdc6d1 100644 --- a/ishtar_common/forms.py +++ b/ishtar_common/forms.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2010-2025 Étienne Loks <etienne.loks at iggdrasil dot net> +# Copyright (C) 2010-2026 Étienne Loks <etienne.loks at iggdrasil dot net> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |
