[GRASS-SVN] r47630 - in grass/trunk: imagery/i.landsat.toar include
lib/external/bwidget lib/external/ccmath lib/gis
lib/python/ctypes/ctypesgencore/parser
lib/vector/dglib/examples macosx/pkg/resources raster/r.flow
raster/r.horizon raster/r.resamp.rst raster/r.sun
raster/r.surf.area raster/simwe/r.sim.sediment
raster/simwe/r.sim.water raster3d/r3.in.v5d
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Aug 14 08:32:49 EDT 2011
Author: hamish
Date: 2011-08-14 05:32:49 -0700 (Sun, 14 Aug 2011)
New Revision: 47630
Modified:
grass/trunk/imagery/i.landsat.toar/earth_sun.c
grass/trunk/include/site.h
grass/trunk/lib/external/bwidget/LICENSE.txt
grass/trunk/lib/external/bwidget/README
grass/trunk/lib/external/ccmath/lgpl.license
grass/trunk/lib/gis/make_loc.c
grass/trunk/lib/gis/make_mapset.c
grass/trunk/lib/python/ctypes/ctypesgencore/parser/lex.py
grass/trunk/lib/python/ctypes/ctypesgencore/parser/yacc.py
grass/trunk/lib/vector/dglib/examples/components.c
grass/trunk/lib/vector/dglib/examples/cr_from_a.c
grass/trunk/lib/vector/dglib/examples/cr_large_graph.c
grass/trunk/lib/vector/dglib/examples/delnode.c
grass/trunk/lib/vector/dglib/examples/minspan.c
grass/trunk/lib/vector/dglib/examples/opt.c
grass/trunk/lib/vector/dglib/examples/opt.h
grass/trunk/lib/vector/dglib/examples/parse.c
grass/trunk/lib/vector/dglib/examples/shortest_path.c
grass/trunk/lib/vector/dglib/examples/span.c
grass/trunk/lib/vector/dglib/examples/unflatten.c
grass/trunk/lib/vector/dglib/examples/view.c
grass/trunk/macosx/pkg/resources/License.rtf
grass/trunk/raster/r.flow/aspect.c
grass/trunk/raster/r.flow/io.c
grass/trunk/raster/r.flow/main.c
grass/trunk/raster/r.flow/mem.c
grass/trunk/raster/r.flow/precomp.c
grass/trunk/raster/r.horizon/main.c
grass/trunk/raster/r.resamp.rst/main.c
grass/trunk/raster/r.sun/main.c
grass/trunk/raster/r.sun/rsunglobals.h
grass/trunk/raster/r.sun/rsunlib.c
grass/trunk/raster/r.sun/sunradstruct.h
grass/trunk/raster/r.surf.area/main.c
grass/trunk/raster/simwe/r.sim.sediment/main.c
grass/trunk/raster/simwe/r.sim.water/main.c
grass/trunk/raster3d/r3.in.v5d/main.c
Log:
update FSF mailing address (#1422)
Modified: grass/trunk/imagery/i.landsat.toar/earth_sun.c
===================================================================
--- grass/trunk/imagery/i.landsat.toar/earth_sun.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/imagery/i.landsat.toar/earth_sun.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Some functions in this file use the VSOP87 solution by
* Messrs. Bretagnon and Francou.
Modified: grass/trunk/include/site.h
===================================================================
--- grass/trunk/include/site.h 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/include/site.h 2011-08-14 12:32:49 UTC (rev 47630)
@@ -50,7 +50,7 @@
* *
* You should have received a copy of the GNU General Public License *
* along with this program; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
* -------------------------------------------------------------------------- *
*/
Modified: grass/trunk/lib/external/bwidget/LICENSE.txt
===================================================================
--- grass/trunk/lib/external/bwidget/LICENSE.txt 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/external/bwidget/LICENSE.txt 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,5 +13,4 @@
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
-Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Modified: grass/trunk/lib/external/bwidget/README
===================================================================
--- grass/trunk/lib/external/bwidget/README 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/external/bwidget/README 2011-08-14 12:32:49 UTC (rev 47630)
@@ -130,8 +130,7 @@
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
-Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
License is also in LICENSE.txt. You can find LGPL.txt too.
Modified: grass/trunk/lib/external/ccmath/lgpl.license
===================================================================
--- grass/trunk/lib/external/ccmath/lgpl.license 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/external/ccmath/lgpl.license 2011-08-14 12:32:49 UTC (rev 47630)
@@ -3,7 +3,7 @@
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -491,7 +491,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper
mail.
Modified: grass/trunk/lib/gis/make_loc.c
===================================================================
--- grass/trunk/lib/gis/make_loc.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/gis/make_loc.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -21,8 +21,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
******************************************************************************
*
*/
Modified: grass/trunk/lib/gis/make_mapset.c
===================================================================
--- grass/trunk/lib/gis/make_mapset.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/gis/make_mapset.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -20,8 +20,7 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
******************************************************************************
*
*/
Modified: grass/trunk/lib/python/ctypes/ctypesgencore/parser/lex.py
===================================================================
--- grass/trunk/lib/python/ctypes/ctypesgencore/parser/lex.py 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/python/ctypes/ctypesgencore/parser/lex.py 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
# See the file LICENSE for a complete copy of the LGPL.
#-----------------------------------------------------------------------------
Modified: grass/trunk/lib/python/ctypes/ctypesgencore/parser/yacc.py
===================================================================
--- grass/trunk/lib/python/ctypes/ctypesgencore/parser/yacc.py 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/python/ctypes/ctypesgencore/parser/yacc.py 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#
# See the file COPYING for a complete copy of the LGPL.
#
Modified: grass/trunk/lib/vector/dglib/examples/components.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/components.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/components.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/cr_from_a.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/cr_from_a.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/cr_from_a.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/cr_large_graph.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/cr_large_graph.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/cr_large_graph.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/delnode.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/delnode.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/delnode.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/minspan.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/minspan.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/minspan.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/opt.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/opt.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/opt.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* best view tabstop=4
Modified: grass/trunk/lib/vector/dglib/examples/opt.h
===================================================================
--- grass/trunk/lib/vector/dglib/examples/opt.h 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/opt.h 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* best view tabstop=4
Modified: grass/trunk/lib/vector/dglib/examples/parse.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/parse.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/parse.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/shortest_path.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/shortest_path.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/shortest_path.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* best view tabstop=4
Modified: grass/trunk/lib/vector/dglib/examples/span.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/span.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/span.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/unflatten.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/unflatten.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/unflatten.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*
Modified: grass/trunk/lib/vector/dglib/examples/view.c
===================================================================
--- grass/trunk/lib/vector/dglib/examples/view.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/lib/vector/dglib/examples/view.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* best view tabstop=4
Modified: grass/trunk/macosx/pkg/resources/License.rtf
===================================================================
(Binary files differ)
Modified: grass/trunk/raster/r.flow/aspect.c
===================================================================
--- grass/trunk/raster/r.flow/aspect.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.flow/aspect.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
**
**You should have received a copy of the GNU General Public License
**along with this program; if not, write to the Free Software
- **Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ **Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
**
*/
Modified: grass/trunk/raster/r.flow/io.c
===================================================================
--- grass/trunk/raster/r.flow/io.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.flow/io.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
**
**You should have received a copy of the GNU General Public License
**along with this program; if not, write to the Free Software
- **Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ **Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
**
*/
Modified: grass/trunk/raster/r.flow/main.c
===================================================================
--- grass/trunk/raster/r.flow/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.flow/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
**
**You should have received a copy of the GNU General Public License
**along with this program; if not, write to the Free Software
- **Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ **Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
**
** version 13 for GRASS5.0
** FP related bugs in slope length output fixed by Helena oct. 1999)
Modified: grass/trunk/raster/r.flow/mem.c
===================================================================
--- grass/trunk/raster/r.flow/mem.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.flow/mem.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
**
**You should have received a copy of the GNU General Public License
**along with this program; if not, write to the Free Software
- **Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ **Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
**
*/
Modified: grass/trunk/raster/r.flow/precomp.c
===================================================================
--- grass/trunk/raster/r.flow/precomp.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.flow/precomp.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,7 +19,7 @@
**
**You should have received a copy of the GNU General Public License
**along with this program; if not, write to the Free Software
- **Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ **Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
**
*/
Modified: grass/trunk/raster/r.horizon/main.c
===================================================================
--- grass/trunk/raster/r.horizon/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.horizon/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -24,10 +24,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the
- * Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdio.h>
Modified: grass/trunk/raster/r.resamp.rst/main.c
===================================================================
--- grass/trunk/raster/r.resamp.rst/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.resamp.rst/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -20,7 +20,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*
* modified by McCauley in August 1995
Modified: grass/trunk/raster/r.sun/main.c
===================================================================
--- grass/trunk/raster/r.sun/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.sun/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -22,8 +22,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*v. 2.0 July 2002, NULL data handling, JH */
Modified: grass/trunk/raster/r.sun/rsunglobals.h
===================================================================
--- grass/trunk/raster/r.sun/rsunglobals.h 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.sun/rsunglobals.h 2011-08-14 12:32:49 UTC (rev 47630)
@@ -22,8 +22,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*v. 2.0 July 2002, NULL data handling, JH */
Modified: grass/trunk/raster/r.sun/rsunlib.c
===================================================================
--- grass/trunk/raster/r.sun/rsunlib.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.sun/rsunlib.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -22,8 +22,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*v. 2.0 July 2002, NULL data handling, JH */
Modified: grass/trunk/raster/r.sun/sunradstruct.h
===================================================================
--- grass/trunk/raster/r.sun/sunradstruct.h 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.sun/sunradstruct.h 2011-08-14 12:32:49 UTC (rev 47630)
@@ -22,8 +22,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*v. 2.0 July 2002, NULL data handling, JH */
Modified: grass/trunk/raster/r.surf.area/main.c
===================================================================
--- grass/trunk/raster/r.surf.area/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/r.surf.area/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -17,10 +17,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the
- * Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
Modified: grass/trunk/raster/simwe/r.sim.sediment/main.c
===================================================================
--- grass/trunk/raster/simwe/r.sim.sediment/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/simwe/r.sim.sediment/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -39,7 +39,7 @@
*
*You should have received a copy of the GNU General Public License
*along with this program; if not, write to the Free Software
- *Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ *Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*
* Notes on modifications:
Modified: grass/trunk/raster/simwe/r.sim.water/main.c
===================================================================
--- grass/trunk/raster/simwe/r.sim.water/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster/simwe/r.sim.water/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -39,7 +39,7 @@
*
*You should have received a copy of the GNU General Public License
*along with this program; if not, write to the Free Software
- *Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ *Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
*
* Notes on modifications:
Modified: grass/trunk/raster3d/r3.in.v5d/main.c
===================================================================
--- grass/trunk/raster3d/r3.in.v5d/main.c 2011-08-14 12:14:59 UTC (rev 47629)
+++ grass/trunk/raster3d/r3.in.v5d/main.c 2011-08-14 12:32:49 UTC (rev 47630)
@@ -19,10 +19,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the
- * Free Software Foundation, Inc.,
- * 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <grass/config.h>
More information about the grass-commit
mailing list