diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2015-01-28 01:41:20 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2015-01-28 01:41:20 +0100 |
commit | c42dd6617d4da7767097190cc243cf45aa021259 (patch) | |
tree | 5172e69dc2459ae1779533c440298ab52eb1c83e /archaeological_finds/admin.py | |
parent | c730975bd9dab4deaf79880075fb919ed9f96427 (diff) | |
download | Ishtar-c42dd6617d4da7767097190cc243cf45aa021259.tar.bz2 Ishtar-c42dd6617d4da7767097190cc243cf45aa021259.zip |
Fix Bibracte import - add finds imports
Diffstat (limited to 'archaeological_finds/admin.py')
-rw-r--r-- | archaeological_finds/admin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/admin.py b/archaeological_finds/admin.py index af636d15d..6e73e7ec0 100644 --- a/archaeological_finds/admin.py +++ b/archaeological_finds/admin.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-2015 É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 |