From c42dd6617d4da7767097190cc243cf45aa021259 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 28 Jan 2015 01:41:20 +0100 Subject: Fix Bibracte import - add finds imports --- archaeological_finds/admin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_finds/admin.py') 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 +# Copyright (C) 2012-2015 É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