Skip to content

Commit

Permalink
[processing] fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
volaya committed May 23, 2016
1 parent 2eebe0d commit bc75862
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/plugins/processing/core/alglist.py
Expand Up @@ -2,10 +2,10 @@

"""
***************************************************************************
Processing.py
alglist.py
---------------------
Date : August 2012
Copyright : (C) 2012 by Victor Olaya
Date : May 2016
Copyright : (C) 2016 by Victor Olaya
Email : volayaf at gmail dot com
***************************************************************************
* *
Expand All @@ -18,8 +18,8 @@
"""

__author__ = 'Victor Olaya'
__date__ = 'August 2012'
__copyright__ = '(C) 2012, Victor Olaya'
__date__ = 'May 2016'
__copyright__ = '(C) 2016, Victor Olaya'

# This will get replaced with a git SHA1 when you do a git archive

Expand Down

0 comments on commit bc75862

Please sign in to comment.