diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-23 19:56:52 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-06-23 19:56:52 +0200 |
commit | 2808bb76a4b7ed06aacff8f5cf45e215ac95f0cf (patch) | |
tree | 074b98606a06496929b75172495b1d019aaa9cdd /chimere/widgets.py | |
parent | 1d03951916abe35062d16336f6cf80c989004493 (diff) | |
parent | 76c03459c5fb7439a7158f4911556f85cb324d18 (diff) | |
download | Chimère-2808bb76a4b7ed06aacff8f5cf45e215ac95f0cf.tar.bz2 Chimère-2808bb76a4b7ed06aacff8f5cf45e215ac95f0cf.zip |
Merge branch 'v2.2'
Conflicts:
chimere/static/chimere/js/jquery.chimere.js
Diffstat (limited to 'chimere/widgets.py')
-rw-r--r-- | chimere/widgets.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chimere/widgets.py b/chimere/widgets.py index 7fccca4..467909d 100644 --- a/chimere/widgets.py +++ b/chimere/widgets.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> +# Copyright (C) 2008-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 |