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 /archaeological_files | |
| parent | c661b314d1a15849252f58374144b4798f28db55 (diff) | |
| download | Ishtar-ceb2af2f33d6d8c120bbd8e140821b0a1c671113.tar.bz2 Ishtar-ceb2af2f33d6d8c120bbd8e140821b0a1c671113.zip | |
📄 update copyright year
Diffstat (limited to 'archaeological_files')
| -rw-r--r-- | archaeological_files/admin.py | 2 | ||||
| -rw-r--r-- | archaeological_files/forms.py | 2 | ||||
| -rw-r--r-- | archaeological_files/ishtar_menu.py | 2 | ||||
| -rw-r--r-- | archaeological_files/models.py | 2 | ||||
| -rw-r--r-- | archaeological_files/tests.py | 2 | ||||
| -rw-r--r-- | archaeological_files/urls.py | 2 | ||||
| -rw-r--r-- | archaeological_files/views.py | 2 | ||||
| -rw-r--r-- | archaeological_files/wizards.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/archaeological_files/admin.py b/archaeological_files/admin.py index 5b9839637..3313c6b02 100644 --- a/archaeological_files/admin.py +++ b/archaeological_files/admin.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2012-2025 Étienne Loks <etienne.loks at iggdrasil dot net> +# Copyright (C) 2012-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 diff --git a/archaeological_files/forms.py b/archaeological_files/forms.py index 5dd48da71..7181b90ff 100644 --- a/archaeological_files/forms.py +++ b/archaeological_files/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 diff --git a/archaeological_files/ishtar_menu.py b/archaeological_files/ishtar_menu.py index 84a0bee01..ddb9f7537 100644 --- a/archaeological_files/ishtar_menu.py +++ b/archaeological_files/ishtar_menu.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 diff --git a/archaeological_files/models.py b/archaeological_files/models.py index a03c353eb..56de978c3 100644 --- a/archaeological_files/models.py +++ b/archaeological_files/models.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2012-2025 Étienne Loks <etienne.loks at iggdrasil dot net> +# Copyright (C) 2012-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 diff --git a/archaeological_files/tests.py b/archaeological_files/tests.py index fd48127e8..2256aa24d 100644 --- a/archaeological_files/tests.py +++ b/archaeological_files/tests.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 diff --git a/archaeological_files/urls.py b/archaeological_files/urls.py index 11e4c8ff0..6151fa8e5 100644 --- a/archaeological_files/urls.py +++ b/archaeological_files/urls.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 diff --git a/archaeological_files/views.py b/archaeological_files/views.py index 65214f948..83fc2bc8e 100644 --- a/archaeological_files/views.py +++ b/archaeological_files/views.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 diff --git a/archaeological_files/wizards.py b/archaeological_files/wizards.py index 4f4709b7b..6de3c261f 100644 --- a/archaeological_files/wizards.py +++ b/archaeological_files/wizards.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2012-2025 Étienne Loks <etienne.loks at iggdrasil dot net> +# Copyright (C) 2012-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 |
