summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2014-05-12 17:45:08 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2014-05-12 17:45:08 +0200
commit7d8bfcc053c9d3448e405f90df6eff214ac7d2e3 (patch)
tree9071c6c3d33e85fe13288a893607ec08789f420f /ishtar_common
parentfe9484b72cd2daed7cfb2bf7f9b330bd0e0b76dd (diff)
downloadIshtar-7d8bfcc053c9d3448e405f90df6eff214ac7d2e3.tar.bz2
Ishtar-7d8bfcc053c9d3448e405f90df6eff214ac7d2e3.zip
Add operator to searches (refs #1678)
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/models.py b/ishtar_common/models.py
index 429c8217b..fd4a76dc0 100644
--- a/ishtar_common/models.py
+++ b/ishtar_common/models.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