diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-03-07 17:20:18 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-03-07 17:20:18 +0100 |
| commit | c095ce33a5233176f0a8d46d146e1f6902f0ca58 (patch) | |
| tree | 9ced1fb99aa3f63bfb3440320117e88613f3c1b7 /archaeological_finds/models.py | |
| parent | eed8e7aad548399c214843350bae472353738f9a (diff) | |
| download | Ishtar-c095ce33a5233176f0a8d46d146e1f6902f0ca58.tar.bz2 Ishtar-c095ce33a5233176f0a8d46d146e1f6902f0ca58.zip | |
Finds: deletion (refs #2812)
Diffstat (limited to 'archaeological_finds/models.py')
| -rw-r--r-- | archaeological_finds/models.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/models.py b/archaeological_finds/models.py index 9308be593..b52aabbf2 100644 --- a/archaeological_finds/models.py +++ b/archaeological_finds/models.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2012-2015 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2012-2016 É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 |
