diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2014-04-03 11:07:55 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2014-04-03 11:07:55 +0200 |
commit | 3bf841c2a36981417115fa4168e5565b53fa29ff (patch) | |
tree | ccb7d4f888d146d91bb1978f5fd0409618ab336e /archaeological_operations/views.py | |
parent | 59b12521a4b8bf99f64cc6275b017c50087b243f (diff) | |
download | Ishtar-3bf841c2a36981417115fa4168e5565b53fa29ff.tar.bz2 Ishtar-3bf841c2a36981417115fa4168e5565b53fa29ff.zip |
Can modify operation code (refs #1730)
Diffstat (limited to 'archaeological_operations/views.py')
-rw-r--r-- | archaeological_operations/views.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/views.py b/archaeological_operations/views.py index b0676b45c..1f698b4e1 100644 --- a/archaeological_operations/views.py +++ b/archaeological_operations/views.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2010-2014 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |