summaryrefslogtreecommitdiff
path: root/ishtar_common/management/commands/migrate_relations_cache_tables.py
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/management/commands/migrate_relations_cache_tables.py')
-rw-r--r--ishtar_common/management/commands/migrate_relations_cache_tables.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ishtar_common/management/commands/migrate_relations_cache_tables.py b/ishtar_common/management/commands/migrate_relations_cache_tables.py
index 3e2dfaef5..21b5413fa 100644
--- a/ishtar_common/management/commands/migrate_relations_cache_tables.py
+++ b/ishtar_common/management/commands/migrate_relations_cache_tables.py
@@ -1,6 +1,6 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# -*- coding: utf-8 -*-
-# Copyright (C) 2021 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
+# Copyright (C) 2021-2025 É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