diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2014-07-18 18:38:14 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2014-07-18 18:38:14 +0200 |
commit | b69fd6a9f327ac4439d64c9c8f0f0f439dfb3720 (patch) | |
tree | cce50e2770551b41dec84b5eb030c83d31b8f1f0 /archaeological_operations/ishtar_menu.py | |
parent | 45005163e787a0327e8cec5d67d89d519998dedd (diff) | |
download | Ishtar-b69fd6a9f327ac4439d64c9c8f0f0f439dfb3720.tar.bz2 Ishtar-b69fd6a9f327ac4439d64c9c8f0f0f439dfb3720.zip |
Fix doc generation search (refs #1591)
Diffstat (limited to 'archaeological_operations/ishtar_menu.py')
-rw-r--r-- | archaeological_operations/ishtar_menu.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/ishtar_menu.py b/archaeological_operations/ishtar_menu.py index 830a0ed09..7549bf72b 100644 --- a/archaeological_operations/ishtar_menu.py +++ b/archaeological_operations/ishtar_menu.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-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 |