[GRASS-SVN] r47635 - in grass/branches/releasebranch_6_4: . gem gem/skeleton include lib/external/bwidget lib/gis lib/init lib/python/ctypes/ctypesgencore/parser lib/vector/dglib lib/vector/dglib/examples macosx/modbuild macosx/pkg/resources raster/r.flow raster/r.horizon raster/r.resamp.rst raster/r.sun raster/r.sun2 raster/r.surf.area raster/simwe/r.sim.sediment raster/simwe/r.sim.water raster3d/r3.in.v5d vector/v.kcv vector/v.normal vector/v.perturb vector/v.qcount vector/v.sample vector/v.surf.rst

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 14 09:27:44 EDT 2011


Author: hamish
Date: 2011-08-14 06:27:44 -0700 (Sun, 14 Aug 2011)
New Revision: 47635

Modified:
   grass/branches/releasebranch_6_4/COPYING
   grass/branches/releasebranch_6_4/gem/LICENSE
   grass/branches/releasebranch_6_4/gem/actions.c
   grass/branches/releasebranch_6_4/gem/actions.h
   grass/branches/releasebranch_6_4/gem/at_exit_funcs.c
   grass/branches/releasebranch_6_4/gem/at_exit_funcs.h
   grass/branches/releasebranch_6_4/gem/error.c
   grass/branches/releasebranch_6_4/gem/error.h
   grass/branches/releasebranch_6_4/gem/globals.h
   grass/branches/releasebranch_6_4/gem/main.c
   grass/branches/releasebranch_6_4/gem/reg_deps.c
   grass/branches/releasebranch_6_4/gem/reg_deps.h
   grass/branches/releasebranch_6_4/gem/reg_entries.c
   grass/branches/releasebranch_6_4/gem/reg_entries.h
   grass/branches/releasebranch_6_4/gem/reg_html.c
   grass/branches/releasebranch_6_4/gem/reg_html.h
   grass/branches/releasebranch_6_4/gem/skeleton/license
   grass/branches/releasebranch_6_4/gem/tools.c
   grass/branches/releasebranch_6_4/gem/tools.h
   grass/branches/releasebranch_6_4/include/site.h
   grass/branches/releasebranch_6_4/lib/external/bwidget/LICENSE.txt
   grass/branches/releasebranch_6_4/lib/external/bwidget/README
   grass/branches/releasebranch_6_4/lib/gis/make_loc.c
   grass/branches/releasebranch_6_4/lib/gis/make_mapset.c
   grass/branches/releasebranch_6_4/lib/init/epsg_option.tcl
   grass/branches/releasebranch_6_4/lib/init/file_option.tcl
   grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/lex.py
   grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/yacc.py
   grass/branches/releasebranch_6_4/lib/vector/dglib/COPYING
   grass/branches/releasebranch_6_4/lib/vector/dglib/avl.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/avl.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/edgemgmt-template.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/components.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_from_a.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_large_graph.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/delnode.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/minspan.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/parse.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/shortest_path.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/span.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/unflatten.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/examples/view.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/graph.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/graph.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/heap.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/heap.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/helpers.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/helpers.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/misc-template.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/nodemgmt-template.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/sp-template.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/span-template.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/tree.c
   grass/branches/releasebranch_6_4/lib/vector/dglib/tree.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/type.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/v1-defs.h
   grass/branches/releasebranch_6_4/lib/vector/dglib/v2-defs.h
   grass/branches/releasebranch_6_4/macosx/modbuild/License.rtf
   grass/branches/releasebranch_6_4/macosx/pkg/resources/License.rtf
   grass/branches/releasebranch_6_4/raster/r.flow/aspect.c
   grass/branches/releasebranch_6_4/raster/r.flow/calc.c
   grass/branches/releasebranch_6_4/raster/r.flow/io.c
   grass/branches/releasebranch_6_4/raster/r.flow/mem.c
   grass/branches/releasebranch_6_4/raster/r.flow/precomp.c
   grass/branches/releasebranch_6_4/raster/r.horizon/main.c
   grass/branches/releasebranch_6_4/raster/r.resamp.rst/main.c
   grass/branches/releasebranch_6_4/raster/r.sun/main.c
   grass/branches/releasebranch_6_4/raster/r.sun2/main.c
   grass/branches/releasebranch_6_4/raster/r.sun2/rsunglobals.h
   grass/branches/releasebranch_6_4/raster/r.sun2/rsunlib.c
   grass/branches/releasebranch_6_4/raster/r.sun2/sunradstruct.h
   grass/branches/releasebranch_6_4/raster/r.surf.area/main.c
   grass/branches/releasebranch_6_4/raster/simwe/r.sim.sediment/main.c
   grass/branches/releasebranch_6_4/raster/simwe/r.sim.water/main.c
   grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/main.c
   grass/branches/releasebranch_6_4/vector/v.kcv/main.c
   grass/branches/releasebranch_6_4/vector/v.normal/main.c
   grass/branches/releasebranch_6_4/vector/v.perturb/main.c
   grass/branches/releasebranch_6_4/vector/v.qcount/main.c
   grass/branches/releasebranch_6_4/vector/v.sample/main.c
   grass/branches/releasebranch_6_4/vector/v.surf.rst/main.c
Log:
update FSF mailing address (#1422, merge from devbr65)

Modified: grass/branches/releasebranch_6_4/COPYING
===================================================================
--- grass/branches/releasebranch_6_4/COPYING	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/COPYING	2011-08-14 13:27:44 UTC (rev 47635)
@@ -23,8 +23,8 @@
 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
 
 Questions regarding GRASS GIS should be directed to the
 GRASS Development Team at the following address:

Modified: grass/branches/releasebranch_6_4/gem/LICENSE
===================================================================
--- grass/branches/releasebranch_6_4/gem/LICENSE	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/LICENSE	2011-08-14 13:27:44 UTC (rev 47635)
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 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.
 
@@ -305,7 +305,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
 
 
 Contact information:

Modified: grass/branches/releasebranch_6_4/gem/actions.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/actions.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/actions.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #include "globals.h"

Modified: grass/branches/releasebranch_6_4/gem/actions.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/actions.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/actions.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _ACTIONS_H

Modified: grass/branches/releasebranch_6_4/gem/at_exit_funcs.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/at_exit_funcs.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/at_exit_funcs.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #include "globals.h"

Modified: grass/branches/releasebranch_6_4/gem/at_exit_funcs.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/at_exit_funcs.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/at_exit_funcs.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _AT_EXIT_FUNCS_H

Modified: grass/branches/releasebranch_6_4/gem/error.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/error.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/error.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #include <stdarg.h>

Modified: grass/branches/releasebranch_6_4/gem/error.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/error.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/error.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _ERROR_H

Modified: grass/branches/releasebranch_6_4/gem/globals.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/globals.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/globals.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/gem/main.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/gem/reg_deps.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/reg_deps.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/reg_deps.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #include "globals.h"

Modified: grass/branches/releasebranch_6_4/gem/reg_deps.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/reg_deps.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/reg_deps.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _REG_DEPS_H

Modified: grass/branches/releasebranch_6_4/gem/reg_entries.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/reg_entries.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/reg_entries.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #include <dirent.h>

Modified: grass/branches/releasebranch_6_4/gem/reg_entries.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/reg_entries.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/reg_entries.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _REG_ENTRIES_H

Modified: grass/branches/releasebranch_6_4/gem/reg_html.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/reg_html.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/reg_html.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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: grass/branches/releasebranch_6_4/gem/reg_html.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/reg_html.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/reg_html.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _REG_HTML_H

Modified: grass/branches/releasebranch_6_4/gem/skeleton/license
===================================================================
--- grass/branches/releasebranch_6_4/gem/skeleton/license	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/skeleton/license	2011-08-14 13:27:44 UTC (rev 47635)
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 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.
 
@@ -305,7 +305,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
 
 
 Also add information on how to contact you by electronic and paper mail.

Modified: grass/branches/releasebranch_6_4/gem/tools.c
===================================================================
--- grass/branches/releasebranch_6_4/gem/tools.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/tools.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #include "globals.h"

Modified: grass/branches/releasebranch_6_4/gem/tools.h
===================================================================
--- grass/branches/releasebranch_6_4/gem/tools.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/gem/tools.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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.
  */
 
 #ifndef _TOOLS_H

Modified: grass/branches/releasebranch_6_4/include/site.h
===================================================================
--- grass/branches/releasebranch_6_4/include/site.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/include/site.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -124,7 +124,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/branches/releasebranch_6_4/lib/external/bwidget/LICENSE.txt
===================================================================
--- grass/branches/releasebranch_6_4/lib/external/bwidget/LICENSE.txt	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/external/bwidget/LICENSE.txt	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/external/bwidget/README
===================================================================
--- grass/branches/releasebranch_6_4/lib/external/bwidget/README	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/external/bwidget/README	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/gis/make_loc.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/make_loc.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/gis/make_loc.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/gis/make_mapset.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/make_mapset.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/gis/make_mapset.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/init/epsg_option.tcl
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/epsg_option.tcl	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/init/epsg_option.tcl	2011-08-14 13:27:44 UTC (rev 47635)
@@ -18,7 +18,6 @@
 #
 #=====================================================================================
 #
-#
 # 
 #  This library is free software; you can redistribute it and/or 
 #  modify it under the terms of the GNU Library General Public 
@@ -32,8 +31,7 @@
 #
 #  You should have received a copy of the GNU Library General Public 
 #  License along with this library; if not, write to the Free 
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 
-#  USA 
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 #
 #1. Redistributions of source code must retain the above copyright   
 #   notice, this list of conditions and the following disclaimer.   

Modified: grass/branches/releasebranch_6_4/lib/init/file_option.tcl
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/file_option.tcl	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/init/file_option.tcl	2011-08-14 13:27:44 UTC (rev 47635)
@@ -12,10 +12,10 @@
 #         CREATED:  23/04/2006
 #        REVISION:  --- 
 #       CHANGELOG:  1.0.1 08/12/2006 - Fixed directory choosing dialogs. Maris Nartiss.
-#			     :	1.2 - 6 Jan 2007 - Fixed file creation for windows and reformatted
-#					dialog widgets (Michael Barton).
-#				 	Added check for return status of g.proj to catch failed location 
-#					creation (by Maris Nartiss).
+#		    1.2 - 6 Jan 2007 - Fixed file creation for windows and reformatted
+#			dialog widgets (Michael Barton).
+#		 	Added check for return status of g.proj to catch failed location 
+#			creation (by Maris Nartiss).
 #=====================================================================================
 #
 #
@@ -32,8 +32,7 @@
 #
 #  You should have received a copy of the GNU Library General Public 
 #  License along with this library; if not, write to the Free 
-#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 
-#  USA 
+#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 #
 #1. Redistributions of source code must retain the above copyright   
 #   notice, this list of conditions and the following disclaimer.   

Modified: grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/lex.py
===================================================================
--- grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/lex.py	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/lex.py	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/yacc.py
===================================================================
--- grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/yacc.py	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/python/ctypes/ctypesgencore/parser/yacc.py	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/COPYING
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/COPYING	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/COPYING	2011-08-14 13:27:44 UTC (rev 47635)
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 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.
 
@@ -305,7 +305,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
 
 
 Also add information on how to contact you by electronic and paper mail.

Modified: grass/branches/releasebranch_6_4/lib/vector/dglib/avl.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/avl.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/avl.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -15,8 +15,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
 
    The author may be contacted at <blp at gnu.org> on the Internet, or
    as Ben Pfaff, 12167 Airport Rd, DeWitt MI 48820, USA through more

Modified: grass/branches/releasebranch_6_4/lib/vector/dglib/avl.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/avl.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/avl.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -15,8 +15,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
 
    The author may be contacted at <blp at gnu.org> on the Internet, or
    as Ben Pfaff, 12167 Airport Rd, DeWitt MI 48820, USA through more

Modified: grass/branches/releasebranch_6_4/lib/vector/dglib/edgemgmt-template.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/edgemgmt-template.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/edgemgmt-template.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/components.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/components.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/components.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_from_a.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_from_a.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_from_a.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_large_graph.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_large_graph.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/cr_large_graph.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/delnode.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/delnode.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/delnode.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/minspan.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/minspan.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/minspan.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/opt.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/parse.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/parse.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/parse.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/shortest_path.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/shortest_path.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/shortest_path.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/span.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/span.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/span.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/unflatten.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/unflatten.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/unflatten.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/examples/view.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/examples/view.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/examples/view.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/graph.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/graph.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/graph.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/graph.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/graph.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/graph.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v1.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/graph_v2.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/heap.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/heap.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/heap.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/heap.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/heap.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/heap.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/helpers.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/helpers.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/helpers.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/helpers.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/helpers.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/helpers.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/misc-template.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/misc-template.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/misc-template.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/nodemgmt-template.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/nodemgmt-template.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/nodemgmt-template.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/sp-template.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/sp-template.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/sp-template.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/span-template.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/span-template.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/span-template.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/tavl.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -15,8 +15,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
 
    The author may be contacted at <blp at gnu.org> on the Internet, or
    as Ben Pfaff, 12167 Airport Rd, DeWitt MI 48820, USA through more

Modified: grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/tavl.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -15,8 +15,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
 
    The author may be contacted at <blp at gnu.org> on the Internet, or
    as Ben Pfaff, 12167 Airport Rd, DeWitt MI 48820, USA through more

Modified: grass/branches/releasebranch_6_4/lib/vector/dglib/tree.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/tree.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/tree.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/tree.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/tree.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/tree.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/type.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/type.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/type.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/v1-defs.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/v1-defs.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/v1-defs.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/lib/vector/dglib/v2-defs.h
===================================================================
--- grass/branches/releasebranch_6_4/lib/vector/dglib/v2-defs.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/lib/vector/dglib/v2-defs.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/macosx/modbuild/License.rtf
===================================================================
(Binary files differ)

Modified: grass/branches/releasebranch_6_4/macosx/pkg/resources/License.rtf
===================================================================
(Binary files differ)

Modified: grass/branches/releasebranch_6_4/raster/r.flow/aspect.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.flow/aspect.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.flow/aspect.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.flow/calc.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.flow/calc.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.flow/calc.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.flow/io.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.flow/io.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.flow/io.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.flow/mem.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.flow/mem.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.flow/mem.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.flow/precomp.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.flow/precomp.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.flow/precomp.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.horizon/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.horizon/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.horizon/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.resamp.rst/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.resamp.rst/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.resamp.rst/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/r.sun/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.sun/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.sun/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -21,10 +21,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
  */
 
 /*v. 2.0 July 2002, NULL data handling, JH */

Modified: grass/branches/releasebranch_6_4/raster/r.sun2/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.sun2/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.sun2/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -20,10 +20,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
  */
 
 /*v. 2.0 July 2002, NULL data handling, JH */

Modified: grass/branches/releasebranch_6_4/raster/r.sun2/rsunglobals.h
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.sun2/rsunglobals.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.sun2/rsunglobals.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -20,10 +20,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
  */
 
 /*v. 2.0 July 2002, NULL data handling, JH */

Modified: grass/branches/releasebranch_6_4/raster/r.sun2/rsunlib.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.sun2/rsunlib.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.sun2/rsunlib.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -20,10 +20,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
  */
 
 /*v. 2.0 July 2002, NULL data handling, JH */

Modified: grass/branches/releasebranch_6_4/raster/r.sun2/sunradstruct.h
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.sun2/sunradstruct.h	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.sun2/sunradstruct.h	2011-08-14 13:27:44 UTC (rev 47635)
@@ -20,10 +20,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
  */
 
 /*v. 2.0 July 2002, NULL data handling, JH */

Modified: grass/branches/releasebranch_6_4/raster/r.surf.area/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.surf.area/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/r.surf.area/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/simwe/r.sim.sediment/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/simwe/r.sim.sediment/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/simwe/r.sim.sediment/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster/simwe/r.sim.water/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster/simwe/r.sim.water/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster/simwe/r.sim.water/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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/branches/releasebranch_6_4/raster3d/r3.in.v5d/main.c
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -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 <stdio.h>

Modified: grass/branches/releasebranch_6_4/vector/v.kcv/main.c
===================================================================
--- grass/branches/releasebranch_6_4/vector/v.kcv/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/vector/v.kcv/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -17,7 +17,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.
  *
  * Modification History:
  * 4.2B <27 Jan 1994>  fixed RAND_MAX for Solaris 2.3

Modified: grass/branches/releasebranch_6_4/vector/v.normal/main.c
===================================================================
--- grass/branches/releasebranch_6_4/vector/v.normal/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/vector/v.normal/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -18,7 +18,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.
  *
  * Modification History:
  * <23 Jan 2001> - added field parameter, fixed reading of sites (MN)

Modified: grass/branches/releasebranch_6_4/vector/v.perturb/main.c
===================================================================
--- grass/branches/releasebranch_6_4/vector/v.perturb/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/vector/v.perturb/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -18,7 +18,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.
  *
  * Modification History:
  * 3/2006              added min and seed MN/SM ITC-irst

Modified: grass/branches/releasebranch_6_4/vector/v.qcount/main.c
===================================================================
--- grass/branches/releasebranch_6_4/vector/v.qcount/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/vector/v.qcount/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -18,7 +18,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.
  *
  * Modification History:
  * <03 Mar 1993> - began coding (jdm)

Modified: grass/branches/releasebranch_6_4/vector/v.sample/main.c
===================================================================
--- grass/branches/releasebranch_6_4/vector/v.sample/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/vector/v.sample/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -18,7 +18,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.
  *
  * Modification History:
  * <04 Jan 1994> - began coding (jdm)

Modified: grass/branches/releasebranch_6_4/vector/v.surf.rst/main.c
===================================================================
--- grass/branches/releasebranch_6_4/vector/v.surf.rst/main.c	2011-08-14 13:13:29 UTC (rev 47634)
+++ grass/branches/releasebranch_6_4/vector/v.surf.rst/main.c	2011-08-14 13:27:44 UTC (rev 47635)
@@ -18,7 +18,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 by Mitasova in August 1995



More information about the grass-commit mailing list