summaryrefslogtreecommitdiff
path: root/archaeological_context_records
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_context_records')
-rw-r--r--archaeological_context_records/admin.py2
-rw-r--r--archaeological_context_records/forms.py2
-rw-r--r--archaeological_context_records/ishtar_menu.py2
-rw-r--r--archaeological_context_records/models.py2
-rw-r--r--archaeological_context_records/tests.py2
-rw-r--r--archaeological_context_records/urls.py2
-rw-r--r--archaeological_context_records/views.py2
-rw-r--r--archaeological_context_records/wizards.py2
8 files changed, 8 insertions, 8 deletions
diff --git a/archaeological_context_records/admin.py b/archaeological_context_records/admin.py
index a19e06546..78f27c703 100644
--- a/archaeological_context_records/admin.py
+++ b/archaeological_context_records/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_context_records/forms.py b/archaeological_context_records/forms.py
index 42c76a9ad..bd59ddb8d 100644
--- a/archaeological_context_records/forms.py
+++ b/archaeological_context_records/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_context_records/ishtar_menu.py b/archaeological_context_records/ishtar_menu.py
index 820630baf..8fabae06f 100644
--- a/archaeological_context_records/ishtar_menu.py
+++ b/archaeological_context_records/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_context_records/models.py b/archaeological_context_records/models.py
index 997c0f989..7524d86d2 100644
--- a/archaeological_context_records/models.py
+++ b/archaeological_context_records/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_context_records/tests.py b/archaeological_context_records/tests.py
index 54b9922b0..22c9d9197 100644
--- a/archaeological_context_records/tests.py
+++ b/archaeological_context_records/tests.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
-# Copyright (C) 2015-2025 Étienne Loks <etienne.loks at iggdrasil dot net>
+# Copyright (C) 2015-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_context_records/urls.py b/archaeological_context_records/urls.py
index b94a2b3ba..67d17f1b3 100644
--- a/archaeological_context_records/urls.py
+++ b/archaeological_context_records/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_context_records/views.py b/archaeological_context_records/views.py
index 2684afc9f..0bc11031d 100644
--- a/archaeological_context_records/views.py
+++ b/archaeological_context_records/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_context_records/wizards.py b/archaeological_context_records/wizards.py
index 1d7a106ec..9328f02ba 100644
--- a/archaeological_context_records/wizards.py
+++ b/archaeological_context_records/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