diff options
Diffstat (limited to 'archaeological_operations/management')
| -rw-r--r-- | archaeological_operations/management/commands/clean_acttypes.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_operations/management/commands/clean_acttypes.py b/archaeological_operations/management/commands/clean_acttypes.py index d3e2deb96..6a504f25e 100644 --- a/archaeological_operations/management/commands/clean_acttypes.py +++ b/archaeological_operations/management/commands/clean_acttypes.py @@ -1,6 +1,6 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2014 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2014-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 |
