[DebianGIS-dev] r2720 - in packages/saga/trunk: . debian src/modules/grid/grid_analysis src/modules/grid/grid_calculus src/modules/grid/grid_discretisation src/modules/grid/grid_filter src/modules/grid/grid_gridding src/modules/grid/grid_spline src/modules/grid/grid_tools src/modules/grid/grid_visualisation src/modules/pointcloud/pointcloud_tools src/modules/pointcloud/pointcloud_viewer src/modules/shapes/shapes_grid src/modules/shapes/shapes_lines src/modules/shapes/shapes_points src/modules/shapes/shapes_polygons src/modules/shapes/shapes_tools src/modules/table/table_calculus src/modules/table/table_tools src/modules/tin/tin_tools src/modules_geostatistics/geostatistics/geostatistics_grid src/modules_geostatistics/geostatistics/geostatistics_kriging src/modules_geostatistics/geostatistics/geostatistics_points src/modules_io/esri_e00/io_esri_e00 src/modules_io/gdal/io_gdal src/modules_io/gps/io_gps src/modules_io/grid/io_grid src/modules_io/grid/io_grid_image src/modules_io/shapes/io_shapes src/modules_io/shapes/io_shapes_dxf src/modules_io/table/io_table src/modules_lectures/lectures/lectures_introduction src/modules_projection/pj_georeference/pj_georeference src/modules_projection/pj_proj4/pj_proj4 src/modules_recreations/recreations/recreations_fractals src/modules_recreations/recreations/recreations_games src/modules_simulation/cellular_automata/sim_cellular_automata src/modules_simulation/ecosystems/sim_ecosystems_hugget src/modules_simulation/fire/sim_fire_spreading src/modules_simulation/hydrology/sim_hydrology src/modules_terrain_analysis/terrain_analysis/ta_channels src/modules_terrain_analysis/terrain_analysis/ta_hydrology src/modules_terrain_analysis/terrain_analysis/ta_lighting src/modules_terrain_analysis/terrain_analysis/ta_morphometry src/modules_terrain_analysis/terrain_analysis/ta_preprocessor src/modules_terrain_analysis/terrain_analysis/ta_profiles src/saga_core/saga_api src/saga_core/saga_cmd src/saga_core/saga_gdi src/saga_core/saga_gui

frankie at alioth.debian.org frankie at alioth.debian.org
Thu Feb 18 10:22:17 UTC 2010


Author: frankie
Date: 2010-02-18 10:22:15 +0000 (Thu, 18 Feb 2010)
New Revision: 2720

Added:
   packages/saga/trunk/debian/
   packages/saga/trunk/debian/changelog
   packages/saga/trunk/debian/compat
   packages/saga/trunk/debian/control
   packages/saga/trunk/debian/copyright
   packages/saga/trunk/debian/dirs
   packages/saga/trunk/debian/docs
   packages/saga/trunk/debian/menu
   packages/saga/trunk/debian/rules
   packages/saga/trunk/debian/saga.install
   packages/saga/trunk/debian/saga.manpages
   packages/saga/trunk/debian/saga_cmd.1
   packages/saga/trunk/debian/saga_cmd.pod
   packages/saga/trunk/debian/saga_gui.debhelper.log
   packages/saga/trunk/debian/saga_gui.desktop
   packages/saga/trunk/debian/saga_gui.pod
   packages/saga/trunk/debian/watch
Modified:
   packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.h
   packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.h
   packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.h
   packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.h
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.h
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.h
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.h
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.cpp
   packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.h
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.h
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.h
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.h
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.h
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.h
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.h
   packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.cpp
   packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.cpp
   packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.h
   packages/saga/trunk/src/modules/grid/grid_filter/Filter.cpp
   packages/saga/trunk/src/modules/grid/grid_filter/Filter.h
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.cpp
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.h
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.cpp
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.h
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.cpp
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.h
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.cpp
   packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.h
   packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.h
   packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.cpp
   packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.h
   packages/saga/trunk/src/modules/grid/grid_gridding/Shepard.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.h
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.h
   packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.cpp
   packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.h
   packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.h
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.h
   packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.h
   packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.cpp
   packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.h
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.cpp
   packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.h
   packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.cpp
   packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.h
   packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.cpp
   packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.h
   packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.cpp
   packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.h
   packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.cpp
   packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.h
   packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.cpp
   packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.h
   packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.cpp
   packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.h
   packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.cpp
   packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.h
   packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.cpp
   packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.h
   packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.cpp
   packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Clipper.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.h
   packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.cpp
   packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/Polygon_Clipper.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.h
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.cpp
   packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.h
   packages/saga/trunk/src/modules/table/table_calculus/Fit.cpp
   packages/saga/trunk/src/modules/table/table_calculus/Fit.h
   packages/saga/trunk/src/modules/table/table_calculus/LMFit.cpp
   packages/saga/trunk/src/modules/table/table_calculus/LMFit.h
   packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.cpp
   packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.h
   packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.cpp
   packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.h
   packages/saga/trunk/src/modules/table/table_calculus/table_running_average.cpp
   packages/saga/trunk/src/modules/table/table_calculus/table_running_average.h
   packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.cpp
   packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.h
   packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.cpp
   packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.h
   packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.cpp
   packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.h
   packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.cpp
   packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.h
   packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.h
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.cpp
   packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.h
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.cpp
   packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.h
   packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.cpp
   packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.h
   packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/MLB_Interface.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.h
   packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.cpp
   packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.h
   packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.h
   packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.h
   packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.h
   packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.h
   packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.h
   packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.h
   packages/saga/trunk/src/modules_io/grid/io_grid/mola.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/mola.h
   packages/saga/trunk/src/modules_io/grid/io_grid/raw.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/raw.h
   packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.h
   packages/saga/trunk/src/modules_io/grid/io_grid/surfer.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/surfer.h
   packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.h
   packages/saga/trunk/src/modules_io/grid/io_grid/xyz.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid/xyz.h
   packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.h
   packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.h
   packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.cpp
   packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.h
   packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.cpp
   packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.h
   packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.cpp
   packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.h
   packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.cpp
   packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.h
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.cpp
   packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.h
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.cpp
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.h
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.cpp
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.h
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.cpp
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.h
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.cpp
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.h
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.cpp
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.h
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.cpp
   packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.h
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.cpp
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.h
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.cpp
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.h
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.cpp
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.h
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.cpp
   packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.cpp
   packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.h
   packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Sudoku.h
   packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.cpp
   packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.h
   packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.cpp
   packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.h
   packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.cpp
   packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.h
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.cpp
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.h
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.cpp
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.h
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.cpp
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.h
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.cpp
   packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.h
   packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.cpp
   packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.h
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.cpp
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.h
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.cpp
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.h
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.cpp
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.h
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.cpp
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.h
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.cpp
   packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_BRM.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFloodInteractive.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL_XXL.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.cpp
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.h
   packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Polygon_Clipper.h
   packages/saga/trunk/src/saga_core/saga_api/api_callback.cpp
   packages/saga/trunk/src/saga_core/saga_api/api_colors.cpp
   packages/saga/trunk/src/saga_core/saga_api/api_core.cpp
   packages/saga/trunk/src/saga_core/saga_api/api_core.h
   packages/saga/trunk/src/saga_core/saga_api/api_file.cpp
   packages/saga/trunk/src/saga_core/saga_api/api_memory.cpp
   packages/saga/trunk/src/saga_core/saga_api/api_string.cpp
   packages/saga/trunk/src/saga_core/saga_api/api_translator.cpp
   packages/saga/trunk/src/saga_core/saga_api/dataobject.cpp
   packages/saga/trunk/src/saga_core/saga_api/dataobject.h
   packages/saga/trunk/src/saga_core/saga_api/doc_html.cpp
   packages/saga/trunk/src/saga_core/saga_api/doc_html.h
   packages/saga/trunk/src/saga_core/saga_api/doc_pdf.cpp
   packages/saga/trunk/src/saga_core/saga_api/doc_pdf.h
   packages/saga/trunk/src/saga_core/saga_api/doc_svg.cpp
   packages/saga/trunk/src/saga_core/saga_api/doc_svg.h
   packages/saga/trunk/src/saga_core/saga_api/geo_classes.cpp
   packages/saga/trunk/src/saga_core/saga_api/geo_functions.cpp
   packages/saga/trunk/src/saga_core/saga_api/geo_tools.h
   packages/saga/trunk/src/saga_core/saga_api/grid.cpp
   packages/saga/trunk/src/saga_core/saga_api/grid.h
   packages/saga/trunk/src/saga_core/saga_api/grid_io.cpp
   packages/saga/trunk/src/saga_core/saga_api/grid_memory.cpp
   packages/saga/trunk/src/saga_core/saga_api/grid_operation.cpp
   packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.cpp
   packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.h
   packages/saga/trunk/src/saga_core/saga_api/grid_system.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_formula.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_grid_radius.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_indexing.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_matrix.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_regression.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_regression_multiple.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_spline.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_tools.cpp
   packages/saga/trunk/src/saga_core/saga_api/mat_tools.h
   packages/saga/trunk/src/saga_core/saga_api/mat_trend.cpp
   packages/saga/trunk/src/saga_core/saga_api/metadata.cpp
   packages/saga/trunk/src/saga_core/saga_api/metadata.h
   packages/saga/trunk/src/saga_core/saga_api/module.cpp
   packages/saga/trunk/src/saga_core/saga_api/module.h
   packages/saga/trunk/src/saga_core/saga_api/module_grid.cpp
   packages/saga/trunk/src/saga_core/saga_api/module_grid_interactive.cpp
   packages/saga/trunk/src/saga_core/saga_api/module_interactive.cpp
   packages/saga/trunk/src/saga_core/saga_api/module_interactive_base.cpp
   packages/saga/trunk/src/saga_core/saga_api/module_library.cpp
   packages/saga/trunk/src/saga_core/saga_api/module_library.h
   packages/saga/trunk/src/saga_core/saga_api/module_library_interface.cpp
   packages/saga/trunk/src/saga_core/saga_api/parameter.cpp
   packages/saga/trunk/src/saga_core/saga_api/parameter_data.cpp
   packages/saga/trunk/src/saga_core/saga_api/parameters.cpp
   packages/saga/trunk/src/saga_core/saga_api/parameters.h
   packages/saga/trunk/src/saga_core/saga_api/pointcloud.cpp
   packages/saga/trunk/src/saga_core/saga_api/pointcloud.h
   packages/saga/trunk/src/saga_core/saga_api/projections.cpp
   packages/saga/trunk/src/saga_core/saga_api/quadtree.cpp
   packages/saga/trunk/src/saga_core/saga_api/saga_api.cpp
   packages/saga/trunk/src/saga_core/saga_api/saga_api.h
   packages/saga/trunk/src/saga_core/saga_api/shape.cpp
   packages/saga/trunk/src/saga_core/saga_api/shape_line.cpp
   packages/saga/trunk/src/saga_core/saga_api/shape_part.cpp
   packages/saga/trunk/src/saga_core/saga_api/shape_point.cpp
   packages/saga/trunk/src/saga_core/saga_api/shape_points.cpp
   packages/saga/trunk/src/saga_core/saga_api/shape_polygon.cpp
   packages/saga/trunk/src/saga_core/saga_api/shapes.cpp
   packages/saga/trunk/src/saga_core/saga_api/shapes.h
   packages/saga/trunk/src/saga_core/saga_api/shapes_io.cpp
   packages/saga/trunk/src/saga_core/saga_api/shapes_search.cpp
   packages/saga/trunk/src/saga_core/saga_api/shapes_selection.cpp
   packages/saga/trunk/src/saga_core/saga_api/table.cpp
   packages/saga/trunk/src/saga_core/saga_api/table.h
   packages/saga/trunk/src/saga_core/saga_api/table_dbase.cpp
   packages/saga/trunk/src/saga_core/saga_api/table_dbase.h
   packages/saga/trunk/src/saga_core/saga_api/table_io.cpp
   packages/saga/trunk/src/saga_core/saga_api/table_record.cpp
   packages/saga/trunk/src/saga_core/saga_api/table_selection.cpp
   packages/saga/trunk/src/saga_core/saga_api/table_value.h
   packages/saga/trunk/src/saga_core/saga_api/tin.cpp
   packages/saga/trunk/src/saga_core/saga_api/tin.h
   packages/saga/trunk/src/saga_core/saga_api/tin_elements.cpp
   packages/saga/trunk/src/saga_core/saga_api/tin_triangulation.cpp
   packages/saga/trunk/src/saga_core/saga_cmd/callback.cpp
   packages/saga/trunk/src/saga_core/saga_cmd/callback.h
   packages/saga/trunk/src/saga_core/saga_cmd/module_library.cpp
   packages/saga/trunk/src/saga_core/saga_cmd/module_library.h
   packages/saga/trunk/src/saga_core/saga_cmd/saga_cmd.cpp
   packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.cpp
   packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.h
   packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.cpp
   packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.h
   packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.cpp
   packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.h
   packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.cpp
   packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.h
   packages/saga/trunk/src/saga_core/saga_gui/Makefile.am
   packages/saga/trunk/src/saga_core/saga_gui/Makefile.in
   packages/saga/trunk/src/saga_core/saga_gui/active.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active.h
   packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.h
   packages/saga/trunk/src/saga_core/saga_gui/active_attributes.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active_attributes.h
   packages/saga/trunk/src/saga_core/saga_gui/active_description.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active_description.h
   packages/saga/trunk/src/saga_core/saga_gui/active_history.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active_history.h
   packages/saga/trunk/src/saga_core/saga_gui/active_legend.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active_legend.h
   packages/saga/trunk/src/saga_core/saga_gui/active_parameters.cpp
   packages/saga/trunk/src/saga_core/saga_gui/active_parameters.h
   packages/saga/trunk/src/saga_core/saga_gui/callback.cpp
   packages/saga/trunk/src/saga_core/saga_gui/callback.h
   packages/saga/trunk/src/saga_core/saga_gui/dc_helper.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dc_helper.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_about.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_about.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_base.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_base.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_table.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_table.h
   packages/saga/trunk/src/saga_core/saga_gui/dlg_text.cpp
   packages/saga/trunk/src/saga_core/saga_gui/dlg_text.h
   packages/saga/trunk/src/saga_core/saga_gui/helper.cpp
   packages/saga/trunk/src/saga_core/saga_gui/helper.h
   packages/saga/trunk/src/saga_core/saga_gui/info.cpp
   packages/saga/trunk/src/saga_core/saga_gui/info.h
   packages/saga/trunk/src/saga_core/saga_gui/info_messages.cpp
   packages/saga/trunk/src/saga_core/saga_gui/info_messages.h
   packages/saga/trunk/src/saga_core/saga_gui/parameters_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/parameters_control.h
   packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.cpp
   packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.h
   packages/saga/trunk/src/saga_core/saga_gui/project.cpp
   packages/saga/trunk/src/saga_core/saga_gui/project.h
   packages/saga/trunk/src/saga_core/saga_gui/res_commands.cpp
   packages/saga/trunk/src/saga_core/saga_gui/res_commands.h
   packages/saga/trunk/src/saga_core/saga_gui/res_controls.cpp
   packages/saga/trunk/src/saga_core/saga_gui/res_controls.h
   packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.cpp
   packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.h
   packages/saga/trunk/src/saga_core/saga_gui/res_images.cpp
   packages/saga/trunk/src/saga_core/saga_gui/res_images.h
   packages/saga/trunk/src/saga_core/saga_gui/saga.cpp
   packages/saga/trunk/src/saga_core/saga_gui/saga.h
   packages/saga/trunk/src/saga_core/saga_gui/saga_frame.cpp
   packages/saga/trunk/src/saga_core/saga_gui/saga_frame.h
   packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.cpp
   packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.h
   packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.cpp
   packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.h
   packages/saga/trunk/src/saga_core/saga_gui/view_base.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_base.h
   packages/saga/trunk/src/saga_core/saga_gui/view_histogram.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_histogram.h
   packages/saga/trunk/src/saga_core/saga_gui/view_layout.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_layout.h
   packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.h
   packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.h
   packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.h
   packages/saga/trunk/src/saga_core/saga_gui/view_map.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_map.h
   packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.h
   packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.h
   packages/saga/trunk/src/saga_core/saga_gui/view_map_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_map_control.h
   packages/saga/trunk/src/saga_core/saga_gui/view_ruler.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_ruler.h
   packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.h
   packages/saga/trunk/src/saga_core/saga_gui/view_table.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_table.h
   packages/saga/trunk/src/saga_core/saga_gui/view_table_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_table_control.h
   packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.cpp
   packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_edit.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_table.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_table.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.h
   packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.cpp
   packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.h
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: packages/saga/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/saga/trunk/debian/changelog
===================================================================
--- packages/saga/trunk/debian/changelog	                        (rev 0)
+++ packages/saga/trunk/debian/changelog	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,6 @@
+saga (2.0.4-1) unstable; urgency=low
+
+  * New release 2.0.4
+  * Closes: #570014
+
+ -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Mon, 15 Feb 2010 10:47:04 +0100

Added: packages/saga/trunk/debian/compat
===================================================================
--- packages/saga/trunk/debian/compat	                        (rev 0)
+++ packages/saga/trunk/debian/compat	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1 @@
+5

Added: packages/saga/trunk/debian/control
===================================================================
--- packages/saga/trunk/debian/control	                        (rev 0)
+++ packages/saga/trunk/debian/control	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,21 @@
+Source: saga
+Section: science
+Priority: optional
+Maintainer: Johan Van de Wauw <johan.vandewauw at gmail.com>
+Build-Depends: libwxgtk2.8-dev,wx-common, libgdal-dev, libexpat1-dev, libogdi3.2-dev, proj,cdbs,debhelper(>=5)
+Standards-Version: 3.8.4
+
+Package: saga
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: System for Automatic Geoscientific Analysis
+ SAGA GIS (System for Automated Geoscientific Analysis) is a free and open 
+ source geographic information system used for editing and analysing 
+ spatial data. It includes a large number of modules for the analysis of 
+ vector (point, line and polygon), table, grid and image data. Among others 
+ the package includes modules for geostatistics, image classification, 
+ projections, simulation of dynamic processes (hydrology, landscape development) 
+ and terrain analysis.  
+ The functionality can be accessed through a GUI, the command line or by using
+ the C++ API.
+Homepage: http://www.saga-gis.org

Added: packages/saga/trunk/debian/copyright
===================================================================
--- packages/saga/trunk/debian/copyright	                        (rev 0)
+++ packages/saga/trunk/debian/copyright	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,68 @@
+It was downloaded from http://www.saga-gis.org 
+
+Upstream Author: Olaf Conrad <oconrad at saga-gis.org>
+
+Files:src/saga_core/saga_api/*
+Copyright: 2009 Olaf Conrad
+License: LGPGL-2.1
+
+This library is free software; you can redistribute   
+it and/or modify it under the terms of the GNU Lesser 
+General Public License as published by the Free       
+Software Foundation, version 2.1 of the License.      
+                                                      
+This library is distributed in the hope that it will  
+be useful, but WITHOUT ANY WARRANTY; without even the 
+implied warranty of MERCHANTABILITY or FITNESS FOR A  
+PARTICULAR PURPOSE. See the GNU Lesser General Public 
+License for more details.                             
+                                                      
+You should have received a copy of the GNU Lesser     
+General Public License along with this program; if    
+not, write to the Free Software Foundation, Inc.,     
+51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
+
+Files: src/* excluding src/saga_core/saga_api/*
+Copyright:  2009 Olaf Conrad 
+License: GPL-2
+
+This file is part of 'SAGA - System for Automated    
+Geoscientific Analyses'. SAGA is free software; you  
+can redistribute it and/or modify it under the terms 
+of the GNU General Public License as published by the
+Free Software Foundation; version 2 of the License.  
+                                                     
+SAGA is distributed in the hope that it will be      
+useful, but WITHOUT ANY WARRANTY; without even the   
+implied warranty of MERCHANTABILITY or FITNESS FOR A 
+PARTICULAR PURPOSE. See the GNU General Public       
+License for more details.                            
+                                                     
+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.,         
+51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
+
+Files: debian/*
+Copyright: 2010 Johan Van de Wauw <johan.vandewauw at gmail.com>
+License: GPL-2+
+
+This package is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; version 2 dated June, 1991, or
+(at your option) any later version.
+
+This package is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this package; if not, write to the Free Software 
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 
+MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in '/usr/share/common-licenses/GPL-2' and
+the complete text of the GNU Library (now Lesser) public
+license can be found in the file '/usr/share/common-licenses/LGPL-2.1'

Added: packages/saga/trunk/debian/dirs
===================================================================
--- packages/saga/trunk/debian/dirs	                        (rev 0)
+++ packages/saga/trunk/debian/dirs	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin

Added: packages/saga/trunk/debian/docs
===================================================================
--- packages/saga/trunk/debian/docs	                        (rev 0)
+++ packages/saga/trunk/debian/docs	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,2 @@
+NEWS
+README

Added: packages/saga/trunk/debian/menu
===================================================================
--- packages/saga/trunk/debian/menu	                        (rev 0)
+++ packages/saga/trunk/debian/menu	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,5 @@
+?package(saga):needs="X11" section="Applications/Science/Geoscience"\
+  title="saga" command="/usr/bin/saga_gui" \
+  icon32x32="/usr/share/pixmaps/saga_icon_32.xpm"\
+  icon16x16="/usr/share/pixmaps/saga_icon_16.xpm"
+

Added: packages/saga/trunk/debian/rules
===================================================================
--- packages/saga/trunk/debian/rules	                        (rev 0)
+++ packages/saga/trunk/debian/rules	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-unicode
+
+DEB_INSTALL_MANPAGES_saga = saga_cmd.1
+DEB_SHLIBDEPS_EXCLUDE_saga = libgdal-dev
+
+build/saga::
+	pod2man --section=1 --release=$(VERSION) --center " " debian/saga_cmd.pod >saga_cmd.1
+	pod2man --section=1 --release=$(VERSION) --center " " debian/saga_gui.pod >saga_gui.1
+
+cleanbuilddir/saga::
+	rm -f saga_cmd.1 saga_gui.1


Property changes on: packages/saga/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/saga/trunk/debian/saga.install
===================================================================
--- packages/saga/trunk/debian/saga.install	                        (rev 0)
+++ packages/saga/trunk/debian/saga.install	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,5 @@
+src/saga_core/saga_gui/res/xpm/saga_icon_32.xpm  /usr/share/pixmaps/
+src/saga_core/saga_gui/res/xpm/saga_icon_16.xpm  /usr/share/pixmaps/
+debian/saga_gui.desktop  /usr/share/applications/
+src/saga_core/saga_gui/res/saga_tip.txt /usr/share/saga/
+src/saga_core/saga_api/saga_api.h /usr/include/saga_api/saga_api.h

Added: packages/saga/trunk/debian/saga.manpages
===================================================================
--- packages/saga/trunk/debian/saga.manpages	                        (rev 0)
+++ packages/saga/trunk/debian/saga.manpages	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1 @@
+saga_gui.1

Added: packages/saga/trunk/debian/saga_cmd.1
===================================================================
--- packages/saga/trunk/debian/saga_cmd.1	                        (rev 0)
+++ packages/saga/trunk/debian/saga_cmd.1	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,171 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+.    de IX
+.    tm Index:\\$1\t\\n%\t"\\$2"
+..
+.    nr % 0
+.    rr F
+.\}
+.el \{\
+.    de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.    \" fudge factors for nroff and troff
+.if n \{\
+.    ds #H 0
+.    ds #V .8m
+.    ds #F .3m
+.    ds #[ \f1
+.    ds #] \fP
+.\}
+.if t \{\
+.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+.    ds #V .6m
+.    ds #F 0
+.    ds #[ \&
+.    ds #] \&
+.\}
+.    \" simple accents for nroff and troff
+.if n \{\
+.    ds ' \&
+.    ds ` \&
+.    ds ^ \&
+.    ds , \&
+.    ds ~ ~
+.    ds /
+.\}
+.if t \{\
+.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+.    \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.    \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+.    \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+.    ds : e
+.    ds 8 ss
+.    ds o a
+.    ds d- d\h'-1'\(ga
+.    ds D- D\h'-1'\(hy
+.    ds th \o'bp'
+.    ds Th \o'LP'
+.    ds ae ae
+.    ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "SAGA_CMD 1"
+.TH SAGA_CMD 1 "2010-02-17" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+SAGA GIS \- System for Automated Geoscientific Analysis
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+saga_cmd [\-h, \-\-help]
+.PP
+[\fI\s-1SAGA_MLB\s0\fR=dirname] saga_cmd \fB\s-1LIBRARY\s0\fR \fI\s-1MODULE\s0\fR [\-silent] <module specific options...>
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+saga_cmd \- Command-line interface to the system for automated geographic analysis
+.SH "OPTIONS"
+.IX Header "OPTIONS"
+.IP "[\fI\s-1SAGA_MLB\s0\fR=dirname]" 8
+.IX Item "[SAGA_MLB=dirname]"
+Module libraries are expected to be located in the directory, that is specified by the environment variable '\s-1SAGA_MLB\s0'. If this is not found the current working directory will be searched for instead.
+.IP "\fB\s-1LIBRARY\s0\fR \fI\s-1MODULE\s0\fR" 8
+.IX Item "LIBRARY MODULE"
+Specify the library (ie ta_morphometry) and the module (number or name).
+.SH "EXAMPLE"
+.IX Header "EXAMPLE"
+export SAGA_MLB=/usr/lib/saga
+.PP
+saga_cmd ta_morphometry \*(L"Local Morphometry\*(R" \e
+.PP
+.Vb 1
+\&        \-ELEVATION dem.sgrd \e
+\&
+\&        \-SLOPE     slope.sgrd \e
+\&
+\&        \-ASPECT    aspect.sgrd \e
+\&
+\&        \-METHOD    1
+.Ve
+.SH "AUTHORS"
+.IX Header "AUTHORS"
+\&\fB\s-1SAGA\s0\fR was written by Olaf Conrad. This manual page was written by Johan Van de Wauw <johan.vandewauw at gmail.com>.
+.PP
+Both are released under the \s-1GNU\s0 General Public License.
+.PP
+More info at \fIhttp://www.saga\-gis.org\fR

Added: packages/saga/trunk/debian/saga_cmd.pod
===================================================================
--- packages/saga/trunk/debian/saga_cmd.pod	                        (rev 0)
+++ packages/saga/trunk/debian/saga_cmd.pod	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,54 @@
+=head1 NAME
+
+B<saga_cmd> - command-line interface to the System for Automated Geoscientific Analyses
+ 
+=head1 SYNOPSIS
+
+[B<SAGA_MLB>=I<dirname>] B<saga_cmd> I<LIBRARY> [I<MODULE>] [B<-silent>] <module specific options...>
+
+B<saga_cmd> [B<-h, --help>]
+
+=head1 DESCRIPTION
+
+Command line interface to the System for Automated Geoscientific Analyses (SAGA). When run without arguments, the module libraries in the current module library are listed. This can be specified by setting the environment variable I<SAGA_MLB>. If this is not specified, the current working directory is used.
+
+SAGA GIS (System for Automated Geoscientific Analysis) is a free and open source geographic information system used for editing and analysing spatial data. It includes a large number of modules for the analysis of vector, table, grid and image data.
+
+=head1 OPTIONS
+
+=over 8
+
+=item [I<SAGA_MLB>=dirname]
+ 
+Module libraries are expected to be located in the directory that is specified by the environment variable 'SAGA_MLB'. If this is not found the current working directory will be searched for instead.
+
+To use the default modules, the environment variable can be set to I</usr/lib/saga>
+
+=item I<LIBRARY> [I<MODULE>] 
+
+Specify the library (ie ta_morphometry) and the module (number or name). If no module is specified the different modules of a library are listed.
+
+=item B<-h, --help>
+
+Display help and exit
+
+=back
+
+=head1 EXAMPLE
+
+export SAGA_MLB=/usr/lib/saga
+
+B<saga_cmd> ta_morphometry "Local Morphometry" -ELEVATION dem.sgrd -SLOPE slope.sgrd -ASPECT aspect.sgrd -METHOD 1
+
+=head1 BUGS
+
+On the website of I<http://www.saga-gis.org>, a list of known bugs can be found and new bug reports can be submitted.
+
+=head1 AUTHORS
+
+B<SAGA> was written by Olaf Conrad with help from a large number of contributers. This manual page was written by Johan Van de Wauw.
+Both are released under the GNU General Public License v2.
+
+More info  I<http://www.saga-gis.org>
+
+=cut

Added: packages/saga/trunk/debian/saga_gui.debhelper.log
===================================================================
--- packages/saga/trunk/debian/saga_gui.debhelper.log	                        (rev 0)
+++ packages/saga/trunk/debian/saga_gui.debhelper.log	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1 @@
+dh_desktop

Added: packages/saga/trunk/debian/saga_gui.desktop
===================================================================
--- packages/saga/trunk/debian/saga_gui.desktop	                        (rev 0)
+++ packages/saga/trunk/debian/saga_gui.desktop	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=SAGA GIS
+GenericName=A System for an Automated Geographical Analysis 
+Comment=View and manipulate geographical information
+Type=Application
+Exec=saga_gui
+Icon=/usr/share/saga/saga_icon_32.xpm
+Categories=Science;Education;Geography;

Added: packages/saga/trunk/debian/saga_gui.pod
===================================================================
--- packages/saga/trunk/debian/saga_gui.pod	                        (rev 0)
+++ packages/saga/trunk/debian/saga_gui.pod	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,24 @@
+=head1 NAME
+
+B<saga_gui> - graphical user interface to the System for Automated Geoscientific Analyses
+ 
+=head1 SYNOPSIS
+
+B<saga_gui> [I<filename(.sprj,.sgrd,.shp)>]
+
+=head1 DESCRIPTION
+
+Graphical user interface to the System for Automated Geoscientific Analyses, a free and open source geographic information system used for editing and analysing spatial data. It includes a large number of modules for the analysis of vector, table, grid and image data.
+
+=head1 BUGS
+
+On the project website: I<http://www.saga-gis.org>, a list of known bugs can be found and new bug reports can be submitted.
+
+=head1 AUTHORS
+
+B<SAGA> was written by Olaf Conrad with help from a large number of contributers. This manual page was written by Johan Van de Wauw.
+Both are released under the GNU General Public License v2.
+
+More info  I<http://www.saga-gis.org>
+
+=cut

Added: packages/saga/trunk/debian/watch
===================================================================
--- packages/saga/trunk/debian/watch	                        (rev 0)
+++ packages/saga/trunk/debian/watch	2010-02-18 10:22:15 UTC (rev 2720)
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/saga-gis/saga_(.+)_src_linux.tar\.gz

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyAND.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/FuzzyOR.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -31,7 +31,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/LeastCostPathProfile.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/Soil_Texture.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_classify.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_resampling.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_analysis/fragmentation_standard.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Calculator.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Geometric_Figures.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Normalise.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Plotter.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Random_Field.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/Grid_Volume.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_calculus/grid_difference.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Classify_Supervised.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Cluster_Analysis.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_FastSegments.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Segmentation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/Grid_Skeletonize.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_discretisation/rga_basic.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_3x3.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_Gauss.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_LoG.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/Filter_Multi_Dir_Lee.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_filter/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_InverseDistance.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NaturalNeighbour.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_NearestNeighbour.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Shepard.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Interpolation_Triangulation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Shapes2Grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_gridding/Shepard.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_gridding/Shepard.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_gridding/Shepard.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_BA.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_Base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_CSA.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_MBA_Grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Global.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_Local.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Gridding_Spline_TPS_TIN.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_spline/Thin_Plate_Spline.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/CreateGridSystem.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -31,7 +31,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Aggregate.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -31,7 +31,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Buffer_Proximity.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -31,7 +31,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Completion.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Cut.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Fill.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Gaps_OneCell.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Merge.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Orientation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Resample.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Reclassify.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Replace.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Request.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/Grid_Value_Type.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_tools/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_3D_Image.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Blend.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Rotate.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Color_Triangle.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_Colors_Fit.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/Grid_RGB_Composite.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/grid/grid_visualisation/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_cut.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_from_shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_tools/pc_to_shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_dialog.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_extent.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.cpp
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.h
===================================================================
--- packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/pointcloud/pointcloud_viewer/points_view_module.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Classes_To_Shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Polygon_Clip.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -36,7 +36,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Statistics_AddTo_Polygon.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Contour.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Gradient.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_To_Points_Random.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/Grid_Values_AddTo_Shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_grid/grid_local_extremes_to_points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/Lines_From_Polygons.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_lines/line_properties.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/Clip_Points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/remove_duplicates.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_points/separate_by_direction.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Centroids.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Clipper.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Clipper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Clipper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Intersection.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygon_Union.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/Polygons_From_Lines.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/polygon_to_points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_polygons/shape_index.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Polygon_Clipper.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Polygon_Clipper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Polygon_Clipper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Assign_Table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Create_Empty.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/Shapes_Report.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/quadtree_structure.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_buffer.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_cut_interactive.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_extents.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_by_attribute.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.cpp
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.h
===================================================================
--- packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/shapes/shapes_tools/shapes_split_randomly.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/Fit.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/Fit.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/Fit.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/Fit.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/Fit.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/Fit.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/LMFit.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/LMFit.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/LMFit.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/LMFit.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/LMFit.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/LMFit.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/Table_Trend.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/table_running_average.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/table_running_average.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/table_running_average.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_calculus/table_running_average.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_calculus/table_running_average.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_calculus/table_running_average.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/Table_Create_Empty.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/Table_Enumerate.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.cpp
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.h
===================================================================
--- packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/table/table_tools/Table_Rotate.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Parallel.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_Flow_Trace.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Grid_Specific_Points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_From_Shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_Gradient.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.h
===================================================================
--- packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules/tin/tin_tools/TIN_To_Shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Regression_Multiple.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Residuals.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Statistics.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Variance_Radius.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/GSGrid_Zonal_Statistics.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_grid/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_ordinary_global.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/_kriging_universal_global.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_ordinary_global.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/kriging_universal_global.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/semivariogram.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_kriging/variogram_dialog.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/GSPoints_Semi_Variances.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_geostatistics/geostatistics/geostatistics_points/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.h
===================================================================
--- packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/ESRI_E00_Import.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/esri_e00/io_esri_e00/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_driver.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_export_geotiff.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/gdal_import.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_driver.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_export.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.h
===================================================================
--- packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gdal/io_gdal/ogr_import.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/gps/io_gps/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/bmp_export.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/erdas_lan.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/esri_arcinfo.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/grid_table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/mola.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/mola.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/mola.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/mola.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/mola.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/mola.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/raw.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/raw.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/raw.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/raw.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/raw.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/raw.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/srtm30.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/surfer.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/surfer.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/surfer.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/surfer.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/surfer.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/surfer.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/usgs_srtm.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/xyz.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/xyz.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/xyz.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid/xyz.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid/xyz.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid/xyz.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid_image/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_export.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.h
===================================================================
--- packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/grid/io_grid_image/grid_import.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/atlas_bna.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/generate.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/gpx.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/gstat.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/pointcloud_from_file.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/stl.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/surfer_bln.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/wasp_map.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes/xyz.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.h
===================================================================
--- packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/shapes/io_shapes_dxf/dxf_import.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/table/io_table/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.cpp
===================================================================
--- packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.h
===================================================================
--- packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_io/table/io_table/io_table_txt.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_01.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_02.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_03.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_04.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_05.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_06.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_07.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_08.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_09.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_10.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_11.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_12.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_13.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/Exercise_14.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_lectures/lectures/lectures_introduction/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Collect_Points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Engine.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/Georef_Shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_georeference/pj_georeference/georef_grid_move.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.cpp
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.h
===================================================================
--- packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_projection/pj_proj4/pj_proj4/PROJ4_Shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Bifurcation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Gaussian_Landscapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Grid_FractalDimension.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Mandelbrot.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Newton.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_fractals/Pythagoras_Tree.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_games/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.cpp
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Mine_Sweeper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Sudoku.h
===================================================================
--- packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Sudoku.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_recreations/recreations/recreations_games/Sudoku.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Life.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/cellular_automata/sim_cellular_automata/Wator.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_01.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_02.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/Hugget_03.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/ecosystems/sim_ecosystems_hugget/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/fire/sim_fire_spreading/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/DVWK_SoilMoisture.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/KinWav_D8.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.cpp
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.h
===================================================================
--- packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_simulation/hydrology/sim_hydrology/topmodel_values.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Altitude.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/ChannelNetwork_Distance.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/D8_Flow_Analysis.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_channels/Watersheds.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaDownslope.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_AreaUpslope.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_BRM.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_BRM.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_BRM.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Distance.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_Parallel.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveDown.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/Flow_RecursiveUp.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFlood.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFloodInteractive.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFloodInteractive.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/LakeFloodInteractive.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/SAGA_Wetness_Index.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/TopographicIndices.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_massflux.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_hydrology/flow_width.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/HillShade.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SADO_SolarRadiation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/SolarRadiation.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/Visibility_Point.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/topographic_correction.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_lighting/view_shed.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Convergence_Radius.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Curvature_Classification.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Hypsometry.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/Morphometry.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/SurfaceSpecificPoints.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/air_flow_height.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/anisotropic_heating.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/distance_gradient.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/land_surface_temperature.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mass_balance_index.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/mrvbf.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/relative_heights.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_morphometry/wind_effect.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL_XXL.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL_XXL.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/FillSinks_WL_XXL.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Eliminator.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_preprocessor/Pit_Router.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Cross_Profiles.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Flow_Profile.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Profile_From_Lines.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Grid_Swath_Profile.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.cpp
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/MLB_Interface.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Polygon_Clipper.h
===================================================================
--- packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Polygon_Clipper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/modules_terrain_analysis/terrain_analysis/ta_profiles/Polygon_Clipper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_callback.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_callback.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_callback.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_colors.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_colors.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_colors.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_core.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_core.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_core.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_core.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_core.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_core.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_file.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_file.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_file.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_memory.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_memory.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_memory.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_string.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_string.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_string.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/api_translator.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/api_translator.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/api_translator.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/dataobject.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/dataobject.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/dataobject.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/dataobject.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/dataobject.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/dataobject.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/doc_html.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/doc_html.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/doc_html.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/doc_html.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/doc_html.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/doc_html.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/doc_pdf.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/doc_pdf.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/doc_pdf.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/doc_pdf.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/doc_pdf.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/doc_pdf.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/doc_svg.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/doc_svg.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/doc_svg.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/doc_svg.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/doc_svg.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/doc_svg.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/geo_classes.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/geo_classes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/geo_classes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/geo_functions.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/geo_functions.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/geo_functions.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/geo_tools.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/geo_tools.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/geo_tools.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid_io.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid_io.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid_io.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid_memory.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid_memory.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid_memory.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid_operation.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid_operation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid_operation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid_pyramid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/grid_system.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/grid_system.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/grid_system.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_formula.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_formula.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_formula.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_grid_radius.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_grid_radius.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_grid_radius.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_indexing.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_indexing.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_indexing.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_matrix.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_matrix.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_matrix.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_regression.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_regression.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_regression.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_regression_multiple.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_regression_multiple.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_regression_multiple.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_spline.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_spline.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_spline.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_tools.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_tools.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_tools.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_tools.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_tools.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_tools.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/mat_trend.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/mat_trend.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/mat_trend.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/metadata.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/metadata.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/metadata.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/metadata.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/metadata.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/metadata.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_grid.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_grid_interactive.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_grid_interactive.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_grid_interactive.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_interactive.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_interactive.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_interactive.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_interactive_base.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_interactive_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_interactive_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_library.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_library.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_library.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_library.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_library.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_library.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/module_library_interface.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/module_library_interface.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/module_library_interface.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/parameter.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/parameter.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/parameter.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/parameter_data.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/parameter_data.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/parameter_data.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/parameters.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/parameters.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/parameters.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/parameters.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/parameters.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/parameters.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/pointcloud.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/pointcloud.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/pointcloud.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/pointcloud.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/pointcloud.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/pointcloud.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/projections.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/projections.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/projections.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/quadtree.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/quadtree.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/quadtree.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -35,7 +35,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/saga_api.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/saga_api.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/saga_api.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/saga_api.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/saga_api.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/saga_api.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shape.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shape.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shape.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shape_line.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shape_line.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shape_line.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shape_part.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shape_part.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shape_part.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shape_point.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shape_point.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shape_point.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shape_points.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shape_points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shape_points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shape_polygon.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shape_polygon.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shape_polygon.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shapes.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shapes.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shapes_io.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shapes_io.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shapes_io.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shapes_search.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shapes_search.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shapes_search.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/shapes_selection.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/shapes_selection.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/shapes_selection.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table_dbase.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table_dbase.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table_dbase.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table_dbase.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table_dbase.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table_dbase.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table_io.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table_io.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table_io.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table_record.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table_record.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table_record.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table_selection.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table_selection.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table_selection.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/table_value.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/table_value.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/table_value.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/tin.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/tin.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/tin.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/tin.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/tin.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/tin.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/tin_elements.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/tin_elements.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/tin_elements.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_api/tin_triangulation.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_api/tin_triangulation.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_api/tin_triangulation.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -34,7 +34,7 @@
 // You should have received a copy of the GNU Lesser     //
 // 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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_cmd/callback.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_cmd/callback.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_cmd/callback.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_cmd/callback.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_cmd/callback.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_cmd/callback.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_cmd/module_library.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_cmd/module_library.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_cmd/module_library.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_cmd/module_library.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_cmd/module_library.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_cmd/module_library.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_cmd/saga_cmd.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_cmd/saga_cmd.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_cmd/saga_cmd.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/saga_gdi.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/sgdi_diagram.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/sgdi_dialog.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gdi/sgdi_helper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -33,7 +33,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/Makefile.am
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/Makefile.am	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/Makefile.am	2010-02-18 10:22:15 UTC (rev 2720)
@@ -6,8 +6,9 @@
 DBGFLAGS = -g -DDEBUG
 endif
 MLIBPATH = "MODULE_LIBRARY_PATH=\"$(prefix)/lib/saga\""
+MSHAREPATH = "SHARE_PATH=\"$(prefix)/share/saga\""
 
-BASEFLAGS = -fPIC -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -D_SAGA_DONOTUSE_HARU -D$(MLIBPATH) $(DBGFLAGS) $(INCS)
+BASEFLAGS = -fPIC -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -D_SAGA_DONOTUSE_HARU -D$(MLIBPATH) -D$(MSHAREPATH) $(DBGFLAGS) $(INCS)
 if SAGA_UNICODE
 AM_CXXFLAGS = $(BASEFLAGS) `wx-config --unicode=yes --cxxflags` -D_SAGA_UNICODE
 AM_LDFLAGS = -fPIC `wx-config --unicode=yes --libs` -lm 

Modified: packages/saga/trunk/src/saga_core/saga_gui/Makefile.in
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/Makefile.in	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/Makefile.in	2010-02-18 10:22:15 UTC (rev 2720)
@@ -178,6 +178,7 @@
 PACKAGE_NAME = @PACKAGE_NAME@
 PACKAGE_STRING = @PACKAGE_STRING@
 PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 POW_LIB = @POW_LIB@
@@ -247,7 +248,8 @@
 INCS = -I.. -I.
 @DEBUG_TRUE at DBGFLAGS = -g -DDEBUG
 MLIBPATH = "MODULE_LIBRARY_PATH=\"$(prefix)/lib/saga\""
-BASEFLAGS = -fPIC -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -D_SAGA_DONOTUSE_HARU -D$(MLIBPATH) $(DBGFLAGS) $(INCS)
+MSHAREPATH = "SHARE_PATH=\"$(prefix)/share/saga\""
+BASEFLAGS = -fPIC -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -D_SAGA_DONOTUSE_HARU -D$(MLIBPATH) -D$(MSHAREPATH) $(DBGFLAGS) $(INCS)
 @SAGA_UNICODE_FALSE at AM_CXXFLAGS = $(BASEFLAGS) `wx-config --unicode=no --cxxflags`
 @SAGA_UNICODE_TRUE at AM_CXXFLAGS = $(BASEFLAGS) `wx-config --unicode=yes --cxxflags` -D_SAGA_UNICODE
 @SAGA_UNICODE_FALSE at AM_LDFLAGS = -fPIC `wx-config --unicode=no --libs` -lm

Modified: packages/saga/trunk/src/saga_core/saga_gui/active.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -31,7 +31,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_HTMLExtraInfo.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -31,7 +31,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_attributes.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_attributes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_attributes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_attributes.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_attributes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_attributes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_description.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_description.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_description.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_description.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_description.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_description.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_history.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_history.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_history.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_history.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_history.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_history.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_legend.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_legend.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_legend.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_legend.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_legend.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_legend.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_parameters.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_parameters.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_parameters.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/active_parameters.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/active_parameters.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/active_parameters.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/callback.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/callback.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/callback.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/callback.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/callback.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/callback.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dc_helper.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dc_helper.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dc_helper.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dc_helper.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dc_helper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dc_helper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_about.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_about.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_about.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_about.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_about.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_about.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_about_logo.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_base.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_base.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_colors.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_colors_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_pointcloud.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_list_tin.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_parameters.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_table.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_table.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_text.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_text.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_text.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/dlg_text.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/dlg_text.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/dlg_text.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/helper.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/helper.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/helper.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/helper.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/helper.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/helper.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/info.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/info.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/info.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/info.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/info.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/info.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/info_messages.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/info_messages.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/info_messages.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/info_messages.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/info_messages.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/info_messages.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/parameters_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/parameters_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/parameters_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/parameters_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/parameters_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/parameters_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/parameters_properties.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/project.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/project.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/project.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/project.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/project.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/project.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_commands.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_commands.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_commands.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_commands.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_commands.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_commands.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_controls.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_controls.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_controls.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_controls.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_controls.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_controls.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_dialogs.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_images.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_images.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_images.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/res_images.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/res_images.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/res_images.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/saga.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/saga.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/saga.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/saga.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/saga.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/saga.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/saga_frame.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/saga_frame.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/saga_frame.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//
@@ -683,9 +683,13 @@
 {
 	bool			bTip;
 	long			iTip;
+
+#ifdef SHARE_PATH
+	wxFileName		fTip(wxT(SHARE_PATH), wxT("saga_tip.txt"));
+#else
 	wxFileName		fTip(g_pSAGA->Get_App_Path(), wxT("saga_gui"), wxT("tip"));
+#endif
 	wxTipProvider	*pTip;
-
 	bTip	= CONFIG_Read(wxT("/TIPS"), wxT("ATSTART"), bTip) ? bTip : true;
 
 	if( bShow || (bTip && fTip.FileExists()) )

Modified: packages/saga/trunk/src/saga_core/saga_gui/saga_frame.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/saga_frame.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/saga_frame.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/saga_frame_droptarget.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/svg_interactive_map.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_base.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_base.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_base.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_base.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_base.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_base.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_histogram.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_histogram.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_histogram.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_histogram.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_histogram.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_histogram.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout_info.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_layout_printout.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map_3d.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map_3d_image.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_map_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_map_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_map_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_ruler.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_ruler.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_ruler.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_ruler.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_ruler.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_ruler.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_scatterplot.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_table.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_table.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_table_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_table_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_table_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_table_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_table_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_table_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/view_table_diagram.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_base_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_base_item.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_base_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_layers.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_file.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_data_menu_files.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_grid.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_grid_system.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_layer.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_classify.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_layer_legend.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_buttons.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_dc.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_layer.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_map_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_control.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_library.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_module_menu.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_pointcloud_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_edit.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_edit.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_edit.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_line.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_point.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_points.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_polygon.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_shapes_type.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_table.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_table.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_table.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_table.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_table.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_table.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_table_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_tin.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.cpp
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.cpp	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.cpp	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,   //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//

Modified: packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.h
===================================================================
--- packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.h	2010-02-18 10:21:58 UTC (rev 2719)
+++ packages/saga/trunk/src/saga_core/saga_gui/wksp_tin_manager.h	2010-02-18 10:22:15 UTC (rev 2720)
@@ -32,7 +32,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,   //
+// 51 Franklin St, Fifth Floor, Boston, MA 02110,        //
 // USA.                                                  //
 //                                                       //
 //-------------------------------------------------------//




More information about the Pkg-grass-devel mailing list