summaryrefslogtreecommitdiff
path: root/archaeological_warehouse
diff options
context:
space:
mode:
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
commitceb2af2f33d6d8c120bbd8e140821b0a1c671113 (patch)
tree5c7b7ff6074df59a9d92fa3ae9474aadec47c438 /archaeological_warehouse
parentc661b314d1a15849252f58374144b4798f28db55 (diff)
downloadIshtar-ceb2af2f33d6d8c120bbd8e140821b0a1c671113.tar.bz2
Ishtar-ceb2af2f33d6d8c120bbd8e140821b0a1c671113.zip
📄 update copyright year
Diffstat (limited to 'archaeological_warehouse')
-rw-r--r--archaeological_warehouse/admin.py2
-rw-r--r--archaeological_warehouse/forms.py2
-rw-r--r--archaeological_warehouse/ishtar_menu.py2
-rw-r--r--archaeological_warehouse/management/commands/migrate_to_new_container_management.py2
-rw-r--r--archaeological_warehouse/models.py2
-rw-r--r--archaeological_warehouse/tests.py2
-rw-r--r--archaeological_warehouse/urls.py2
-rw-r--r--archaeological_warehouse/views.py2
-rw-r--r--archaeological_warehouse/wizards.py2
9 files changed, 9 insertions, 9 deletions
diff --git a/archaeological_warehouse/admin.py b/archaeological_warehouse/admin.py
index 8ee0bebef..fac8301dc 100644
--- a/archaeological_warehouse/admin.py
+++ b/archaeological_warehouse/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_warehouse/forms.py b/archaeological_warehouse/forms.py
index 3acc24282..77092b239 100644
--- a/archaeological_warehouse/forms.py
+++ b/archaeological_warehouse/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_warehouse/ishtar_menu.py b/archaeological_warehouse/ishtar_menu.py
index 5c758341a..525e8747e 100644
--- a/archaeological_warehouse/ishtar_menu.py
+++ b/archaeological_warehouse/ishtar_menu.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_warehouse/management/commands/migrate_to_new_container_management.py b/archaeological_warehouse/management/commands/migrate_to_new_container_management.py
index 291e70a01..ae233e62a 100644
--- a/archaeological_warehouse/management/commands/migrate_to_new_container_management.py
+++ b/archaeological_warehouse/management/commands/migrate_to_new_container_management.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
-# Copyright (C) 2020-2025 Étienne Loks <etienne.loks at iggdrasil dot net>
+# Copyright (C) 2020-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_warehouse/models.py b/archaeological_warehouse/models.py
index 4ce50e401..f0ec997fe 100644
--- a/archaeological_warehouse/models.py
+++ b/archaeological_warehouse/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_warehouse/tests.py b/archaeological_warehouse/tests.py
index 939145389..802000bd4 100644
--- a/archaeological_warehouse/tests.py
+++ b/archaeological_warehouse/tests.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
-# Copyright (C) 2017-2025 Étienne Loks <etienne.loks at iggdrasil dot net>
+# Copyright (C) 2017-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_warehouse/urls.py b/archaeological_warehouse/urls.py
index 47f08099e..d26155891 100644
--- a/archaeological_warehouse/urls.py
+++ b/archaeological_warehouse/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_warehouse/views.py b/archaeological_warehouse/views.py
index 2d77cfe92..602ef64e5 100644
--- a/archaeological_warehouse/views.py
+++ b/archaeological_warehouse/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_warehouse/wizards.py b/archaeological_warehouse/wizards.py
index 5df8f2656..256ab1a57 100644
--- a/archaeological_warehouse/wizards.py
+++ b/archaeological_warehouse/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