diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-08-05 11:43:52 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-08-05 11:43:52 +0200 |
| commit | cc5096fc76765cc4dd335dfc24cba27dbcd2e840 (patch) | |
| tree | b2fb6444b5096eb2b40fa7dbcfbcc826a04ebd4d /chimere/views.py | |
| parent | 905a7a284eab8f6013be948dbda5ef39a5c21716 (diff) | |
| download | Chimère-cc5096fc76765cc4dd335dfc24cba27dbcd2e840.tar.bz2 Chimère-cc5096fc76765cc4dd335dfc24cba27dbcd2e840.zip | |
Remove credit for RSS code: all this code have been rewritten since
Diffstat (limited to 'chimere/views.py')
| -rw-r--r-- | chimere/views.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chimere/views.py b/chimere/views.py index a95357f..1ccd482 100644 --- a/chimere/views.py +++ b/chimere/views.py @@ -1,9 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (C) 2008-2016 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet> -# -# RSS : Copyright (C) 2010 Pierre Clarenc <pierre.crc_AT_gmailDOTcom>, -# Samuel Renard <renard.samuel_AT_gmailDOTcom>, # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as |
