From 548aec29bcaa8348f5d28402783165cff302830d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 6 May 2013 20:27:07 +0200 Subject: Operation imports: simplify and fix duplicate --- archaeological_operations/management/commands/import_operations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations/management/commands') diff --git a/archaeological_operations/management/commands/import_operations.py b/archaeological_operations/management/commands/import_operations.py index acc43a591..0c842184b 100755 --- a/archaeological_operations/management/commands/import_operations.py +++ b/archaeological_operations/management/commands/import_operations.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012 Étienne Loks +# Copyright (C) 2012-2013 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as -- cgit v1.2.3