diff options
Diffstat (limited to 'archaeological_warehouse/management/commands/migrate_to_new_container_management.py')
-rw-r--r-- | archaeological_warehouse/management/commands/migrate_to_new_container_management.py | 4 |
1 files changed, 2 insertions, 2 deletions
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 abf207023..291e70a01 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 python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2020 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2020-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 |