26 changes: 1 addition & 25 deletions python/plugins/sextante/admintools/httplib2/__init__.py
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# -*- coding: utf-8 -*-
from __future__ import generators-

"""
***************************************************************************
__init__.py
---------------------
Date : November 2012
Copyright : (C) 2012 by Victor Olaya
Email : volayaf at gmail dot com
***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************
"""

__author__ = 'Victor Olaya'
__date__ = 'November 2012'
__copyright__ = '(C) 2012, Victor Olaya'
# This will get replaced with a git SHA1 when you do a git archive
__revision__ = '$Format:%H$'

from __future__ import generators
"""
httplib2
Expand Down
16 changes: 5 additions & 11 deletions python/plugins/sextante/admintools/httplib2/iri2uri.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
***************************************************************************
iri2uri.py
---------------------
Date : November 2012
Copyright : (C) 2012 by Victor Olaya
Email : volayaf at gmail dot com
Date : 2006
Copyright : (C) 2006 Joe Gregorio
Email : joe at bitworking dot org
***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
Expand All @@ -16,14 +16,6 @@
* *
***************************************************************************
"""

__author__ = 'Victor Olaya'
__date__ = 'November 2012'
__copyright__ = '(C) 2012, Victor Olaya'
# This will get replaced with a git SHA1 when you do a git archive
__revision__ = '$Format:%H$'


"""
iri2uri
Expand All @@ -37,6 +29,8 @@
__license__ = "MIT"
__history__ = """
"""
# This will get replaced with a git SHA1 when you do a git archive
__revision__ = '$Format:%H$'

import urlparse

Expand Down
18 changes: 0 additions & 18 deletions python/plugins/sextante/r/scripts/Field_dotplot.rsx.help

This file was deleted.

22 changes: 0 additions & 22 deletions python/plugins/sextante/r/scripts/Field_histogram.rsx.help

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions python/plugins/sextante/r/scripts/Field_table_of_counts.rsx.help

This file was deleted.