diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2014-04-03 13:42:20 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2014-04-03 13:42:20 +0200 |
commit | f03c9a7f969d66d4b7ccb945e14f567022f59528 (patch) | |
tree | 4124a46812c68edb65c50679567e93213c6507e6 /ishtar_common/wizards.py | |
parent | 3bf841c2a36981417115fa4168e5565b53fa29ff (diff) | |
download | Ishtar-f03c9a7f969d66d4b7ccb945e14f567022f59528.tar.bz2 Ishtar-f03c9a7f969d66d4b7ccb945e14f567022f59528.zip |
Automatic copy of associated archaeological file on operation creation (refs #1745)
Diffstat (limited to 'ishtar_common/wizards.py')
-rw-r--r-- | ishtar_common/wizards.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/wizards.py b/ishtar_common/wizards.py index d506c8552..878f083a3 100644 --- a/ishtar_common/wizards.py +++ b/ishtar_common/wizards.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 |