summaryrefslogtreecommitdiff
path: root/forms.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-10-04 20:18:41 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-10-04 20:18:41 +0200
commitc8f6fd22e9ce2ebbb6f909111b8ce89aa877d151 (patch)
treef29bb44eab9a5178a6dbcd5d1c13bd1aa0503c51 /forms.py
parentf63c4aebedc1e9112189460900c51ded146b8e66 (diff)
downloadChimère - projet Saclay-c8f6fd22e9ce2ebbb6f909111b8ce89aa877d151.tar.bz2
Chimère - projet Saclay-c8f6fd22e9ce2ebbb6f909111b8ce89aa877d151.zip
Fix imports for wsgi
Diffstat (limited to 'forms.py')
-rw-r--r--forms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms.py b/forms.py
index 74e8690..da9d1d9 100644
--- a/forms.py
+++ b/forms.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (C) 2012 É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 General Public License as