We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 297f466 commit 3e4e08bCopy full SHA for 3e4e08b
python/plugins/processing/preconfigured/PreconfiguredAlgorithmDialog.py
@@ -2,9 +2,9 @@
2
3
"""
4
***************************************************************************
5
- AlgorithmDialog.py
+ PreconfiguredAlgorithmDialog.py
6
---------------------
7
- Date : August 2012
+ Date : April 2016
8
Copyright : (C) 2012 by Victor Olaya
9
Email : volayaf at gmail dot com
10
@@ -18,8 +18,8 @@
18
19
20
__author__ = 'Victor Olaya'
21
-__date__ = 'August 2012'
22
-__copyright__ = '(C) 2012, Victor Olaya'
+__date__ = 'April 2016'
+__copyright__ = '(C) 2016, Victor Olaya'
23
24
# This will get replaced with a git SHA1 when you do a git archive
25
0 commit comments