|
@@ -6,12 +6,18 @@
|
|
|
# AUTHOR(S): Soeren Gebbert
|
|
|
#
|
|
|
# PURPOSE: Perform different aggregation algorithms from r.series on all or a
|
|
|
-# selected subset of raster maps in a space time raster dataset
|
|
|
-# COPYRIGHT: (C) 2011-2014 by the GRASS Development Team
|
|
|
+# selected subset of raster maps in a space time raster dataset
|
|
|
+# COPYRIGHT: (C) 2011-2017 by the GRASS Development Team
|
|
|
#
|
|
|
-# This program is free software under the GNU General Public
|
|
|
-# License (version 2). Read the file COPYING that comes with GRASS
|
|
|
-# for details.
|
|
|
+# 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.
|
|
|
+#
|
|
|
+# This program is distributed in the hope that it will be useful,
|
|
|
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
+# GNU General Public License for more details.
|
|
|
#
|
|
|
#############################################################################
|
|
|
|