diff --git a/ChangeLog b/ChangeLog index d6c08c4462..82e20b0770 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Apr 12 22:31:11 PDT 1998 Manish Singh + + * Changed address for FSF in all .h and .c files + + * app/configure.in: check for freebsd tiff libs + Mon Apr 13 00:41:50 EDT 1998 Matthew Wilson * app/command.c: Duh. We have a message_box. Why not use it for diff --git a/app/actionarea.c b/app/actionarea.c index 43bfb5b2d8..654c0eed64 100644 --- a/app/actionarea.c +++ b/app/actionarea.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "appenv.h" #include "actionarea.h" diff --git a/app/actionarea.h b/app/actionarea.h index 8792db6831..fb8caa605b 100644 --- a/app/actionarea.h +++ b/app/actionarea.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ACTIONAREA_H__ #define __ACTIONAREA_H__ diff --git a/app/actions/help-commands.c b/app/actions/help-commands.c index 6a5c36a2f5..75f82d7bce 100644 --- a/app/actions/help-commands.c +++ b/app/actions/help-commands.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/actions/plug-in-commands.c b/app/actions/plug-in-commands.c index 73c2020f0a..574b8b3fef 100644 --- a/app/actions/plug-in-commands.c +++ b/app/actions/plug-in-commands.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/airbrush.c b/app/airbrush.c index 2886661d14..03a34bf9e6 100644 --- a/app/airbrush.c +++ b/app/airbrush.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/airbrush.h b/app/airbrush.h index 0e83055e97..85a5bdea8a 100644 --- a/app/airbrush.h +++ b/app/airbrush.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __AIRBRUSH_H__ #define __AIRBRUSH_H__ diff --git a/app/app_procs.c b/app/app_procs.c index 6de403aa85..8945168014 100644 --- a/app/app_procs.c +++ b/app/app_procs.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/app_procs.h b/app/app_procs.h index 95793af39a..379a5060ad 100644 --- a/app/app_procs.h +++ b/app/app_procs.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __APP_PROCS_H__ #define __APP_PROCS_H__ diff --git a/app/appenv.h b/app/appenv.h index 22e325133d..a186391196 100644 --- a/app/appenv.h +++ b/app/appenv.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __APPENV_H__ #define __APPENV_H__ diff --git a/app/asupsample.c b/app/asupsample.c index 8c04859e6f..47845d38d0 100644 --- a/app/asupsample.c +++ b/app/asupsample.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/app/asupsample.h b/app/asupsample.h index 755656202c..6067c3dbfe 100644 --- a/app/asupsample.h +++ b/app/asupsample.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/app/base/boundary.c b/app/base/boundary.c index 2bee866414..dbd1d04ae3 100644 --- a/app/base/boundary.c +++ b/app/base/boundary.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/boundary.h b/app/base/boundary.h index 47ba9c86a6..95aa9aaaa3 100644 --- a/app/base/boundary.h +++ b/app/base/boundary.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BOUNDARY_H__ #define __BOUNDARY_H__ diff --git a/app/base/color-balance.c b/app/base/color-balance.c index 88d977f328..9c355b279e 100644 --- a/app/base/color-balance.c +++ b/app/base/color-balance.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/color-balance.h b/app/base/color-balance.h index e5947218ce..593fc6023f 100644 --- a/app/base/color-balance.h +++ b/app/base/color-balance.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_BALANCE_H__ #define __COLOR_BALANCE_H__ diff --git a/app/base/curves.c b/app/base/curves.c index 82b3a2a091..6a244953b4 100644 --- a/app/base/curves.c +++ b/app/base/curves.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/curves.h b/app/base/curves.h index a8d62f6127..b9cab0874c 100644 --- a/app/base/curves.h +++ b/app/base/curves.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CURVES_H__ #define __CURVES_H__ diff --git a/app/base/hue-saturation.c b/app/base/hue-saturation.c index d84eb03793..bd2e8ae4be 100644 --- a/app/base/hue-saturation.c +++ b/app/base/hue-saturation.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/hue-saturation.h b/app/base/hue-saturation.h index d6e91be558..6bcf022103 100644 --- a/app/base/hue-saturation.h +++ b/app/base/hue-saturation.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HUE_SATURATION_H__ #define __HUE_SATURATION_H__ diff --git a/app/base/pixel-region.c b/app/base/pixel-region.c index 01f3add237..dfe7d50b20 100644 --- a/app/base/pixel-region.c +++ b/app/base/pixel-region.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/pixel-region.h b/app/base/pixel-region.h index 1263a3842d..90554d6f0f 100644 --- a/app/base/pixel-region.h +++ b/app/base/pixel-region.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PIXEL_REGION_H__ #define __PIXEL_REGION_H__ diff --git a/app/base/temp-buf.c b/app/base/temp-buf.c index 12a028110c..ba676ac473 100644 --- a/app/base/temp-buf.c +++ b/app/base/temp-buf.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/temp-buf.h b/app/base/temp-buf.h index e208c4254b..ee8884794d 100644 --- a/app/base/temp-buf.h +++ b/app/base/temp-buf.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TEMP_BUF_H__ #define __TEMP_BUF_H__ diff --git a/app/base/threshold.c b/app/base/threshold.c index 4bfa53c525..574e5b8d04 100644 --- a/app/base/threshold.c +++ b/app/base/threshold.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/base/threshold.h b/app/base/threshold.h index c37925a413..ab72423613 100644 --- a/app/base/threshold.h +++ b/app/base/threshold.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __THRESHOLD_H__ #define __THRESHOLD_H__ diff --git a/app/base/tile-manager-private.h b/app/base/tile-manager-private.h index d61f6fc550..b3f59b884f 100644 --- a/app/base/tile-manager-private.h +++ b/app/base/tile-manager-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TILE_MANAGER_PVT_H__ #define __TILE_MANAGER_PVT_H__ diff --git a/app/base/tile-manager.c b/app/base/tile-manager.c index 0c5e26c043..f07b4d6190 100644 --- a/app/base/tile-manager.c +++ b/app/base/tile-manager.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "tile_cache.h" diff --git a/app/base/tile-manager.h b/app/base/tile-manager.h index 3209966778..06884f8a6f 100644 --- a/app/base/tile-manager.h +++ b/app/base/tile-manager.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TILE_MANAGER_H__ #define __TILE_MANAGER_H__ diff --git a/app/bezier_select.c b/app/bezier_select.c index b60e415ea7..e868db5eb3 100644 --- a/app/bezier_select.c +++ b/app/bezier_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/bezier_select.h b/app/bezier_select.h index db077d3cc0..9623d1e2fc 100644 --- a/app/bezier_select.h +++ b/app/bezier_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BEZIER_SELECT_H__ #define __BEZIER_SELECT_H__ diff --git a/app/bezier_selectP.h b/app/bezier_selectP.h index ec32626a4a..01f28f2148 100644 --- a/app/bezier_selectP.h +++ b/app/bezier_selectP.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BEZIER_SELECTP_H__ #define __BEZIER_SELECTP_H__ diff --git a/app/blend.c b/app/blend.c index 8dfcda5a94..e47b86ae2e 100644 --- a/app/blend.c +++ b/app/blend.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/blend.h b/app/blend.h index d9811f7c28..0a2a9efce7 100644 --- a/app/blend.h +++ b/app/blend.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BLEND_H__ #define __BLEND_H__ diff --git a/app/boundary.c b/app/boundary.c index 2bee866414..dbd1d04ae3 100644 --- a/app/boundary.c +++ b/app/boundary.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/boundary.h b/app/boundary.h index 47ba9c86a6..95aa9aaaa3 100644 --- a/app/boundary.h +++ b/app/boundary.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BOUNDARY_H__ #define __BOUNDARY_H__ diff --git a/app/brightness_contrast.c b/app/brightness_contrast.c index 57055eb6b1..b8a7db81b8 100644 --- a/app/brightness_contrast.c +++ b/app/brightness_contrast.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/brightness_contrast.h b/app/brightness_contrast.h index c8d71b9fa5..d6f5bf2c79 100644 --- a/app/brightness_contrast.h +++ b/app/brightness_contrast.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRIGHTNESS_CONTRAST_H__ #define __BRIGHTNESS_CONTRAST_H__ diff --git a/app/brush_header.h b/app/brush_header.h index c77b40bb6e..0335640cbd 100644 --- a/app/brush_header.h +++ b/app/brush_header.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRUSH_HEADER_H__ #define __BRUSH_HEADER_H__ diff --git a/app/brush_select.c b/app/brush_select.c index c57afb5820..7702d1a0b3 100644 --- a/app/brush_select.c +++ b/app/brush_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/brush_select.h b/app/brush_select.h index 3b0c1a1304..fc6b5caccb 100644 --- a/app/brush_select.h +++ b/app/brush_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRUSH_SELECT_H__ #define __BRUSH_SELECT_H__ diff --git a/app/brushes.c b/app/brushes.c index 0162256c3c..1d4c53174b 100644 --- a/app/brushes.c +++ b/app/brushes.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/brushes.h b/app/brushes.h index b5b3cf0f5d..3f9ff08f7b 100644 --- a/app/brushes.h +++ b/app/brushes.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRUSHES_H__ #define __BRUSHES_H__ diff --git a/app/bucket_fill.c b/app/bucket_fill.c index 819f508f93..f90c33b376 100644 --- a/app/bucket_fill.c +++ b/app/bucket_fill.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/bucket_fill.h b/app/bucket_fill.h index 2cf8087126..95a8800051 100644 --- a/app/bucket_fill.h +++ b/app/bucket_fill.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BUCKET_FILL_H__ #define __BUCKET_FILL_H__ diff --git a/app/buildmenu.c b/app/buildmenu.c index 881686698f..42028f4ecb 100644 --- a/app/buildmenu.c +++ b/app/buildmenu.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "appenv.h" #include "buildmenu.h" diff --git a/app/buildmenu.h b/app/buildmenu.h index 7c75041b39..1f902d02a8 100644 --- a/app/buildmenu.h +++ b/app/buildmenu.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BUILDMENU_H__ #define __BUILDMENU_H__ diff --git a/app/by_color_select.c b/app/by_color_select.c index 6536a7d849..4176b29865 100644 --- a/app/by_color_select.c +++ b/app/by_color_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/by_color_select.h b/app/by_color_select.h index b1ff6cd1b5..01775abc89 100644 --- a/app/by_color_select.h +++ b/app/by_color_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BY_COLOR_SELECT_H__ #define __BY_COLOR_SELECT_H__ diff --git a/app/channel.c b/app/channel.c index 60b0a6d064..6fe959503d 100644 --- a/app/channel.c +++ b/app/channel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/channel.h b/app/channel.h index 8a04d4c52e..48538758a4 100644 --- a/app/channel.h +++ b/app/channel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_H__ #define __CHANNEL_H__ diff --git a/app/channel_cmds.c b/app/channel_cmds.c index b9d19cb325..fba8b441ab 100644 --- a/app/channel_cmds.c +++ b/app/channel_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/channel_cmds.h b/app/channel_cmds.h index 5ecaf98fc0..6904e3099b 100644 --- a/app/channel_cmds.h +++ b/app/channel_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_CMDS_H__ #define __CHANNEL_CMDS_H__ diff --git a/app/channel_ops.c b/app/channel_ops.c index 05159d2711..9a10e71781 100644 --- a/app/channel_ops.c +++ b/app/channel_ops.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/channel_ops.h b/app/channel_ops.h index 12950d979f..84417e4c2f 100644 --- a/app/channel_ops.h +++ b/app/channel_ops.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_OPS_H__ #define __CHANNEL_OPS_H__ diff --git a/app/channel_pvt.h b/app/channel_pvt.h index 5cebc9df7d..64f3a25ee3 100644 --- a/app/channel_pvt.h +++ b/app/channel_pvt.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_PVT_H__ #define __CHANNEL_PVT_H__ diff --git a/app/channels_dialog.c b/app/channels_dialog.c index 9d05e839ff..76cf9d840d 100644 --- a/app/channels_dialog.c +++ b/app/channels_dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/channels_dialog.h b/app/channels_dialog.h index 9d3ad53ca0..85463606b2 100644 --- a/app/channels_dialog.h +++ b/app/channels_dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNELS_DIALOG_H__ #define __CHANNELS_DIALOG_H__ diff --git a/app/clone.c b/app/clone.c index 1d4d09dee4..3964611b9e 100644 --- a/app/clone.c +++ b/app/clone.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/clone.h b/app/clone.h index 5f1e00d6ba..8688bfdf67 100644 --- a/app/clone.h +++ b/app/clone.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CLONE_H__ #define __CLONE_H__ diff --git a/app/color_area.c b/app/color_area.c index b3251d323c..73ec4ccd0e 100644 --- a/app/color_area.c +++ b/app/color_area.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/color_area.h b/app/color_area.h index cad9b50723..49e8632c66 100644 --- a/app/color_area.h +++ b/app/color_area.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_AREA_H__ diff --git a/app/color_balance.c b/app/color_balance.c index 88d977f328..9c355b279e 100644 --- a/app/color_balance.c +++ b/app/color_balance.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/color_balance.h b/app/color_balance.h index e5947218ce..593fc6023f 100644 --- a/app/color_balance.h +++ b/app/color_balance.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_BALANCE_H__ #define __COLOR_BALANCE_H__ diff --git a/app/color_panel.c b/app/color_panel.c index df616417cc..1a5b6470d8 100644 --- a/app/color_panel.c +++ b/app/color_panel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/color_panel.h b/app/color_panel.h index a3bcd8b537..31b44528dd 100644 --- a/app/color_panel.h +++ b/app/color_panel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_PANEL_H__ #define __COLOR_PANEL_H__ diff --git a/app/color_picker.c b/app/color_picker.c index 4c4aa654e1..3cede208fc 100644 --- a/app/color_picker.c +++ b/app/color_picker.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/color_picker.h b/app/color_picker.h index a81892c796..f9f82becf0 100644 --- a/app/color_picker.h +++ b/app/color_picker.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_PICKER_H__ #define __COLOR_PICKER_H__ diff --git a/app/color_select.c b/app/color_select.c index 3a23c88cc2..0580350b0c 100644 --- a/app/color_select.c +++ b/app/color_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/color_select.h b/app/color_select.h index 518d25a67d..a2cc2ba41f 100644 --- a/app/color_select.h +++ b/app/color_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_SELECT_H__ #define __COLOR_SELECT_H__ diff --git a/app/color_transfer.c b/app/color_transfer.c index 990bbe6773..f1ebec4734 100644 --- a/app/color_transfer.c +++ b/app/color_transfer.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/color_transfer.h b/app/color_transfer.h index 8ccfeacdfd..1c5f352485 100644 --- a/app/color_transfer.h +++ b/app/color_transfer.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_TRANSFER_H__ #define __COLOR_TRANSFER_H__ diff --git a/app/colormaps.c b/app/colormaps.c index 8251e7bac4..a18a130d22 100644 --- a/app/colormaps.c +++ b/app/colormaps.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/colormaps.h b/app/colormaps.h index d6439eaa8e..8927beda98 100644 --- a/app/colormaps.h +++ b/app/colormaps.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLORMAPS_H__ #define __COLORMAPS_H__ diff --git a/app/commands.c b/app/commands.c index 6a5c36a2f5..75f82d7bce 100644 --- a/app/commands.c +++ b/app/commands.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/convert.c b/app/convert.c index 98d7891621..fee5176412 100644 --- a/app/convert.c +++ b/app/convert.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/app/convert.h b/app/convert.h index 5939d5435c..607c2590bc 100644 --- a/app/convert.h +++ b/app/convert.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVERT_H__ #define __CONVERT_H__ diff --git a/app/convolve.c b/app/convolve.c index 31dcd091b5..37b5c0d5b9 100644 --- a/app/convolve.c +++ b/app/convolve.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/convolve.h b/app/convolve.h index f229f01452..21343f3d4e 100644 --- a/app/convolve.h +++ b/app/convolve.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVOLVE_H__ #define __CONVOLVE_H__ diff --git a/app/core/gimp-edit.c b/app/core/gimp-edit.c index 9a20279a9f..cdc753b702 100644 --- a/app/core/gimp-edit.c +++ b/app/core/gimp-edit.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/core/gimp-edit.h b/app/core/gimp-edit.h index 2b82bd3dd9..306120ea16 100644 --- a/app/core/gimp-edit.h +++ b/app/core/gimp-edit.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GLOBAL_EDIT_H__ #define __GLOBAL_EDIT_H__ diff --git a/app/core/gimpbrush-header.h b/app/core/gimpbrush-header.h index c77b40bb6e..0335640cbd 100644 --- a/app/core/gimpbrush-header.h +++ b/app/core/gimpbrush-header.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRUSH_HEADER_H__ #define __BRUSH_HEADER_H__ diff --git a/app/core/gimpchannel-combine.c b/app/core/gimpchannel-combine.c index 60b0a6d064..6fe959503d 100644 --- a/app/core/gimpchannel-combine.c +++ b/app/core/gimpchannel-combine.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpchannel-combine.h b/app/core/gimpchannel-combine.h index 8a04d4c52e..48538758a4 100644 --- a/app/core/gimpchannel-combine.h +++ b/app/core/gimpchannel-combine.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_H__ #define __CHANNEL_H__ diff --git a/app/core/gimpchannel.c b/app/core/gimpchannel.c index 60b0a6d064..6fe959503d 100644 --- a/app/core/gimpchannel.c +++ b/app/core/gimpchannel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpchannel.h b/app/core/gimpchannel.h index 8a04d4c52e..48538758a4 100644 --- a/app/core/gimpchannel.h +++ b/app/core/gimpchannel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_H__ #define __CHANNEL_H__ diff --git a/app/core/gimpdatafiles.c b/app/core/gimpdatafiles.c index f93c30f299..5fecda93e1 100644 --- a/app/core/gimpdatafiles.c +++ b/app/core/gimpdatafiles.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/core/gimpdatafiles.h b/app/core/gimpdatafiles.h index e237e9d2e3..96bb2d5178 100644 --- a/app/core/gimpdatafiles.h +++ b/app/core/gimpdatafiles.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/core/gimpdrawable-blend.c b/app/core/gimpdrawable-blend.c index 8dfcda5a94..e47b86ae2e 100644 --- a/app/core/gimpdrawable-blend.c +++ b/app/core/gimpdrawable-blend.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpdrawable-desaturate.c b/app/core/gimpdrawable-desaturate.c index 1e78845da2..bbd2cebe78 100644 --- a/app/core/gimpdrawable-desaturate.c +++ b/app/core/gimpdrawable-desaturate.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpdrawable-desaturate.h b/app/core/gimpdrawable-desaturate.h index f2265f2800..2e47c6e9dc 100644 --- a/app/core/gimpdrawable-desaturate.h +++ b/app/core/gimpdrawable-desaturate.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DESATURATE_H__ #define __DESATURATE_H__ diff --git a/app/core/gimpdrawable-equalize.c b/app/core/gimpdrawable-equalize.c index 74c7eb0dc2..1d9ff98302 100644 --- a/app/core/gimpdrawable-equalize.c +++ b/app/core/gimpdrawable-equalize.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpdrawable-equalize.h b/app/core/gimpdrawable-equalize.h index 5d4e5d830a..40bc0c8de6 100644 --- a/app/core/gimpdrawable-equalize.h +++ b/app/core/gimpdrawable-equalize.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EQUALIZE_H__ #define __EQUALIZE_H__ diff --git a/app/core/gimpdrawable-invert.c b/app/core/gimpdrawable-invert.c index 470c32a735..fcca80903e 100644 --- a/app/core/gimpdrawable-invert.c +++ b/app/core/gimpdrawable-invert.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpdrawable-invert.h b/app/core/gimpdrawable-invert.h index 5eaa8e1d89..1180abf3a2 100644 --- a/app/core/gimpdrawable-invert.h +++ b/app/core/gimpdrawable-invert.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INVERT_H__ #define __INVERT_H__ diff --git a/app/core/gimpdrawable-offset.c b/app/core/gimpdrawable-offset.c index 05159d2711..9a10e71781 100644 --- a/app/core/gimpdrawable-offset.c +++ b/app/core/gimpdrawable-offset.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpdrawable-offset.h b/app/core/gimpdrawable-offset.h index 12950d979f..84417e4c2f 100644 --- a/app/core/gimpdrawable-offset.h +++ b/app/core/gimpdrawable-offset.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_OPS_H__ #define __CHANNEL_OPS_H__ diff --git a/app/core/gimpedit.c b/app/core/gimpedit.c index 9a20279a9f..cdc753b702 100644 --- a/app/core/gimpedit.c +++ b/app/core/gimpedit.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/core/gimpedit.h b/app/core/gimpedit.h index 2b82bd3dd9..306120ea16 100644 --- a/app/core/gimpedit.h +++ b/app/core/gimpedit.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GLOBAL_EDIT_H__ #define __GLOBAL_EDIT_H__ diff --git a/app/core/gimpimage-convert-fsdither.h b/app/core/gimpimage-convert-fsdither.h index b004ccfcb0..d23dfd3d65 100644 --- a/app/core/gimpimage-convert-fsdither.h +++ b/app/core/gimpimage-convert-fsdither.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FSDITHER_H__ #define __FSDITHER_H__ diff --git a/app/core/gimpimage-convert.c b/app/core/gimpimage-convert.c index 98d7891621..fee5176412 100644 --- a/app/core/gimpimage-convert.c +++ b/app/core/gimpimage-convert.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/app/core/gimpimage-convert.h b/app/core/gimpimage-convert.h index 5939d5435c..607c2590bc 100644 --- a/app/core/gimpimage-convert.h +++ b/app/core/gimpimage-convert.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVERT_H__ #define __CONVERT_H__ diff --git a/app/core/gimpimage-duplicate.c b/app/core/gimpimage-duplicate.c index 05159d2711..9a10e71781 100644 --- a/app/core/gimpimage-duplicate.c +++ b/app/core/gimpimage-duplicate.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpimage-duplicate.h b/app/core/gimpimage-duplicate.h index 12950d979f..84417e4c2f 100644 --- a/app/core/gimpimage-duplicate.h +++ b/app/core/gimpimage-duplicate.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_OPS_H__ #define __CHANNEL_OPS_H__ diff --git a/app/core/gimpimage-mask.c b/app/core/gimpimage-mask.c index c9d53c483d..b67b4ee9a9 100644 --- a/app/core/gimpimage-mask.c +++ b/app/core/gimpimage-mask.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpimage-mask.h b/app/core/gimpimage-mask.h index 7e6b1992cb..ac55a5b53c 100644 --- a/app/core/gimpimage-mask.h +++ b/app/core/gimpimage-mask.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GIMAGE_MASK_H__ #define __GIMAGE_MASK_H__ diff --git a/app/core/gimpimage-undo-push.c b/app/core/gimpimage-undo-push.c index 7575b0259a..d3da62bd50 100644 --- a/app/core/gimpimage-undo-push.c +++ b/app/core/gimpimage-undo-push.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpimage-undo-push.h b/app/core/gimpimage-undo-push.h index 35b8ef9217..ad7dc47e2f 100644 --- a/app/core/gimpimage-undo-push.h +++ b/app/core/gimpimage-undo-push.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __UNDO_H__ #define __UNDO_H__ diff --git a/app/core/gimpimagemap.c b/app/core/gimpimagemap.c index 49c041cff7..fa19305d89 100644 --- a/app/core/gimpimagemap.c +++ b/app/core/gimpimagemap.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpimagemap.h b/app/core/gimpimagemap.h index a9b6403bfb..3ce6065774 100644 --- a/app/core/gimpimagemap.h +++ b/app/core/gimpimagemap.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __IMAGE_MAP_H__ #define __IMAGE_MAP_H__ diff --git a/app/core/gimplayer-floating-sel.c b/app/core/gimplayer-floating-sel.c index 978b99ba98..b992692fe9 100644 --- a/app/core/gimplayer-floating-sel.c +++ b/app/core/gimplayer-floating-sel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimplayer-floating-sel.h b/app/core/gimplayer-floating-sel.h index f5a33fd7e9..665106b20d 100644 --- a/app/core/gimplayer-floating-sel.h +++ b/app/core/gimplayer-floating-sel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FLOATING_SEL_H__ #define __FLOATING_SEL_H__ diff --git a/app/core/gimplayer.c b/app/core/gimplayer.c index ffe11d5843..943ec0774f 100644 --- a/app/core/gimplayer.c +++ b/app/core/gimplayer.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimplayer.h b/app/core/gimplayer.h index da59ac0e85..0f4e311a4c 100644 --- a/app/core/gimplayer.h +++ b/app/core/gimplayer.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_H__ #define __LAYER_H__ diff --git a/app/core/gimppattern-header.h b/app/core/gimppattern-header.h index 20f8f4ca61..94f6cfaba0 100644 --- a/app/core/gimppattern-header.h +++ b/app/core/gimppattern-header.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PATTERN_HEADER_H__ #define __PATTERN_HEADER_H__ diff --git a/app/core/gimpprojection.c b/app/core/gimpprojection.c index 21346e2cb4..5ff8693e70 100644 --- a/app/core/gimpprojection.c +++ b/app/core/gimpprojection.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/core/gimpprojection.h b/app/core/gimpprojection.h index 4607e6c3d0..575099fc93 100644 --- a/app/core/gimpprojection.h +++ b/app/core/gimpprojection.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAY_H__ #define __GDISPLAY_H__ diff --git a/app/crop.c b/app/crop.c index 014e67be7a..943d539c08 100644 --- a/app/crop.c +++ b/app/crop.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/crop.h b/app/crop.h index 8a388f92d3..0c2783398b 100644 --- a/app/crop.h +++ b/app/crop.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CROP_H__ #define __CROP_H__ diff --git a/app/cursorutil.c b/app/cursorutil.c index ff10b914d8..aa22e30143 100644 --- a/app/cursorutil.c +++ b/app/cursorutil.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "appenv.h" #include "cursorutil.h" diff --git a/app/cursorutil.h b/app/cursorutil.h index eb36188f9a..257a907e48 100644 --- a/app/cursorutil.h +++ b/app/cursorutil.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CURSORUTIL_H__ #define __CURSORUTIL_H__ diff --git a/app/curves.c b/app/curves.c index 82b3a2a091..6a244953b4 100644 --- a/app/curves.c +++ b/app/curves.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/curves.h b/app/curves.h index a8d62f6127..b9cab0874c 100644 --- a/app/curves.h +++ b/app/curves.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CURVES_H__ #define __CURVES_H__ diff --git a/app/datafiles.c b/app/datafiles.c index f93c30f299..5fecda93e1 100644 --- a/app/datafiles.c +++ b/app/datafiles.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/datafiles.h b/app/datafiles.h index e237e9d2e3..96bb2d5178 100644 --- a/app/datafiles.h +++ b/app/datafiles.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/desaturate.c b/app/desaturate.c index 1e78845da2..bbd2cebe78 100644 --- a/app/desaturate.c +++ b/app/desaturate.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/desaturate.h b/app/desaturate.h index f2265f2800..2e47c6e9dc 100644 --- a/app/desaturate.h +++ b/app/desaturate.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DESATURATE_H__ #define __DESATURATE_H__ diff --git a/app/dialog_types.h b/app/dialog_types.h index fe7d353bc8..ccfa9afe4e 100644 --- a/app/dialog_types.h +++ b/app/dialog_types.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DIALOG_TYPES_H__ #define __DIALOG_TYPES_H__ diff --git a/app/dialogs/info-dialog.c b/app/dialogs/info-dialog.c index 5541057505..741cfef423 100644 --- a/app/dialogs/info-dialog.c +++ b/app/dialogs/info-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/dialogs/info-dialog.h b/app/dialogs/info-dialog.h index ddf085468a..e9b2d6f70d 100644 --- a/app/dialogs/info-dialog.h +++ b/app/dialogs/info-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INFO_DIALOG_H__ #define __INFO_DIALOG_H__ diff --git a/app/dialogs/info-window.c b/app/dialogs/info-window.c index 3880416f65..b347cda08b 100644 --- a/app/dialogs/info-window.c +++ b/app/dialogs/info-window.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/dialogs/info-window.h b/app/dialogs/info-window.h index e37bef9e62..a568c3ecf2 100644 --- a/app/dialogs/info-window.h +++ b/app/dialogs/info-window.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INFO_WINDOW_H__ #define __INFO_WINDOW_H__ diff --git a/app/dialogs/resize-dialog.c b/app/dialogs/resize-dialog.c index fe97e8bb05..2efb92e187 100644 --- a/app/dialogs/resize-dialog.c +++ b/app/dialogs/resize-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/dialogs/resize-dialog.h b/app/dialogs/resize-dialog.h index 551b688dae..c824163afd 100644 --- a/app/dialogs/resize-dialog.h +++ b/app/dialogs/resize-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __RESIZE_H__ #define __RESIZE_H__ diff --git a/app/dialogs/user-install-dialog.c b/app/dialogs/user-install-dialog.c index b7cc10e704..8cef163492 100644 --- a/app/dialogs/user-install-dialog.c +++ b/app/dialogs/user-install-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include @@ -167,7 +167,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "along with this program; if not, write to the Free Software\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", -1); + "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\n\n", -1); diff --git a/app/dialogs/user-install-dialog.h b/app/dialogs/user-install-dialog.h index f99bebe00c..6e23125e82 100644 --- a/app/dialogs/user-install-dialog.h +++ b/app/dialogs/user-install-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INSTALL_H__ #define __INSTALL_H__ diff --git a/app/disp_callbacks.c b/app/disp_callbacks.c index 047371216c..a618ff0dd2 100644 --- a/app/disp_callbacks.c +++ b/app/disp_callbacks.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/disp_callbacks.h b/app/disp_callbacks.h index 1fd4f8514b..2d7089095e 100644 --- a/app/disp_callbacks.h +++ b/app/disp_callbacks.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DISP_CALLBACKS_H__ #define __DISP_CALLBACKS_H__ diff --git a/app/display/gimpdisplay-callbacks.c b/app/display/gimpdisplay-callbacks.c index 047371216c..a618ff0dd2 100644 --- a/app/display/gimpdisplay-callbacks.c +++ b/app/display/gimpdisplay-callbacks.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/display/gimpdisplay-callbacks.h b/app/display/gimpdisplay-callbacks.h index 1fd4f8514b..2d7089095e 100644 --- a/app/display/gimpdisplay-callbacks.h +++ b/app/display/gimpdisplay-callbacks.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DISP_CALLBACKS_H__ #define __DISP_CALLBACKS_H__ diff --git a/app/display/gimpdisplay-ops.c b/app/display/gimpdisplay-ops.c index 1983bce2a8..42af1833fc 100644 --- a/app/display/gimpdisplay-ops.c +++ b/app/display/gimpdisplay-ops.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/display/gimpdisplay-ops.h b/app/display/gimpdisplay-ops.h index 8842996bab..557cd58f08 100644 --- a/app/display/gimpdisplay-ops.h +++ b/app/display/gimpdisplay-ops.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAY_OPS_H__ #define __GDISPLAY_OPS_H__ diff --git a/app/display/gimpdisplay-render.c b/app/display/gimpdisplay-render.c index b5a8eec558..7e9a64297a 100644 --- a/app/display/gimpdisplay-render.c +++ b/app/display/gimpdisplay-render.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/display/gimpdisplay-render.h b/app/display/gimpdisplay-render.h index 7768863551..5a5d0ba72c 100644 --- a/app/display/gimpdisplay-render.h +++ b/app/display/gimpdisplay-render.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __IMAGE_RENDER_H__ #define __IMAGE_RENDER_H__ diff --git a/app/display/gimpdisplay-scale.c b/app/display/gimpdisplay-scale.c index cc6e6e22b2..ac9ac6ad32 100644 --- a/app/display/gimpdisplay-scale.c +++ b/app/display/gimpdisplay-scale.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplay-scale.h b/app/display/gimpdisplay-scale.h index 28ee420fa5..44551377a2 100644 --- a/app/display/gimpdisplay-scale.h +++ b/app/display/gimpdisplay-scale.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCALE_H__ #define __SCALE_H__ diff --git a/app/display/gimpdisplay-scroll.c b/app/display/gimpdisplay-scroll.c index 747d001d81..328b947bf8 100644 --- a/app/display/gimpdisplay-scroll.c +++ b/app/display/gimpdisplay-scroll.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplay-scroll.h b/app/display/gimpdisplay-scroll.h index ad3f488c27..29876918fb 100644 --- a/app/display/gimpdisplay-scroll.h +++ b/app/display/gimpdisplay-scroll.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCROLL_H__ #define __SCROLL_H__ diff --git a/app/display/gimpdisplay-selection.c b/app/display/gimpdisplay-selection.c index 4e3a3aed52..eff9451aee 100644 --- a/app/display/gimpdisplay-selection.c +++ b/app/display/gimpdisplay-selection.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplay-selection.h b/app/display/gimpdisplay-selection.h index a9586aedbc..f5736b7d41 100644 --- a/app/display/gimpdisplay-selection.h +++ b/app/display/gimpdisplay-selection.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SELECTION_H__ #define __SELECTION_H__ diff --git a/app/display/gimpdisplay.c b/app/display/gimpdisplay.c index 21346e2cb4..5ff8693e70 100644 --- a/app/display/gimpdisplay.c +++ b/app/display/gimpdisplay.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/display/gimpdisplay.h b/app/display/gimpdisplay.h index 4607e6c3d0..575099fc93 100644 --- a/app/display/gimpdisplay.h +++ b/app/display/gimpdisplay.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAY_H__ #define __GDISPLAY_H__ diff --git a/app/display/gimpdisplayshell-callbacks.c b/app/display/gimpdisplayshell-callbacks.c index 047371216c..a618ff0dd2 100644 --- a/app/display/gimpdisplayshell-callbacks.c +++ b/app/display/gimpdisplayshell-callbacks.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/display/gimpdisplayshell-callbacks.h b/app/display/gimpdisplayshell-callbacks.h index 1fd4f8514b..2d7089095e 100644 --- a/app/display/gimpdisplayshell-callbacks.h +++ b/app/display/gimpdisplayshell-callbacks.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DISP_CALLBACKS_H__ #define __DISP_CALLBACKS_H__ diff --git a/app/display/gimpdisplayshell-draw.c b/app/display/gimpdisplayshell-draw.c index 48662a4316..4311cbb4b5 100644 --- a/app/display/gimpdisplayshell-draw.c +++ b/app/display/gimpdisplayshell-draw.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplayshell-draw.h b/app/display/gimpdisplayshell-draw.h index 1266f4ca0e..8e52dc4e0e 100644 --- a/app/display/gimpdisplayshell-draw.h +++ b/app/display/gimpdisplayshell-draw.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INTERFACE_H__ #define __INTERFACE_H__ diff --git a/app/display/gimpdisplayshell-layer-select.c b/app/display/gimpdisplayshell-layer-select.c index dcff78d3b3..31a4e804f6 100644 --- a/app/display/gimpdisplayshell-layer-select.c +++ b/app/display/gimpdisplayshell-layer-select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/display/gimpdisplayshell-layer-select.h b/app/display/gimpdisplayshell-layer-select.h index 39742e8697..95044a4255 100644 --- a/app/display/gimpdisplayshell-layer-select.h +++ b/app/display/gimpdisplayshell-layer-select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_SELECT_H__ #define __LAYER_SELECT_H__ diff --git a/app/display/gimpdisplayshell-render.c b/app/display/gimpdisplayshell-render.c index b5a8eec558..7e9a64297a 100644 --- a/app/display/gimpdisplayshell-render.c +++ b/app/display/gimpdisplayshell-render.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/display/gimpdisplayshell-render.h b/app/display/gimpdisplayshell-render.h index 7768863551..5a5d0ba72c 100644 --- a/app/display/gimpdisplayshell-render.h +++ b/app/display/gimpdisplayshell-render.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __IMAGE_RENDER_H__ #define __IMAGE_RENDER_H__ diff --git a/app/display/gimpdisplayshell-scale.c b/app/display/gimpdisplayshell-scale.c index cc6e6e22b2..ac9ac6ad32 100644 --- a/app/display/gimpdisplayshell-scale.c +++ b/app/display/gimpdisplayshell-scale.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplayshell-scale.h b/app/display/gimpdisplayshell-scale.h index 28ee420fa5..44551377a2 100644 --- a/app/display/gimpdisplayshell-scale.h +++ b/app/display/gimpdisplayshell-scale.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCALE_H__ #define __SCALE_H__ diff --git a/app/display/gimpdisplayshell-scroll.c b/app/display/gimpdisplayshell-scroll.c index 747d001d81..328b947bf8 100644 --- a/app/display/gimpdisplayshell-scroll.c +++ b/app/display/gimpdisplayshell-scroll.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplayshell-scroll.h b/app/display/gimpdisplayshell-scroll.h index ad3f488c27..29876918fb 100644 --- a/app/display/gimpdisplayshell-scroll.h +++ b/app/display/gimpdisplayshell-scroll.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCROLL_H__ #define __SCROLL_H__ diff --git a/app/display/gimpdisplayshell-selection.c b/app/display/gimpdisplayshell-selection.c index 4e3a3aed52..eff9451aee 100644 --- a/app/display/gimpdisplayshell-selection.c +++ b/app/display/gimpdisplayshell-selection.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplayshell-selection.h b/app/display/gimpdisplayshell-selection.h index a9586aedbc..f5736b7d41 100644 --- a/app/display/gimpdisplayshell-selection.h +++ b/app/display/gimpdisplayshell-selection.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SELECTION_H__ #define __SELECTION_H__ diff --git a/app/display/gimpdisplayshell.c b/app/display/gimpdisplayshell.c index 48662a4316..4311cbb4b5 100644 --- a/app/display/gimpdisplayshell.c +++ b/app/display/gimpdisplayshell.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gimpdisplayshell.h b/app/display/gimpdisplayshell.h index 1266f4ca0e..8e52dc4e0e 100644 --- a/app/display/gimpdisplayshell.h +++ b/app/display/gimpdisplayshell.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INTERFACE_H__ #define __INTERFACE_H__ diff --git a/app/display/gximage.c b/app/display/gximage.c index 0a466a6bbf..e9e4ca2121 100644 --- a/app/display/gximage.c +++ b/app/display/gximage.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/display/gximage.h b/app/display/gximage.h index 44549c1bf7..9db610dea7 100644 --- a/app/display/gximage.h +++ b/app/display/gximage.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GXIMAGE_H__ #define __GXIMAGE_H__ diff --git a/app/draw_core.c b/app/draw_core.c index 736a26a1de..8c62fb65cc 100644 --- a/app/draw_core.c +++ b/app/draw_core.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/draw_core.h b/app/draw_core.h index 0c05955ff9..35645b7a62 100644 --- a/app/draw_core.h +++ b/app/draw_core.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DRAW_CORE_H__ #define __DRAW_CORE_H__ diff --git a/app/drawable.c b/app/drawable.c index 11c8572298..50938e6312 100644 --- a/app/drawable.c +++ b/app/drawable.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/drawable.h b/app/drawable.h index ed5d9d8fbe..6fab0d100c 100644 --- a/app/drawable.h +++ b/app/drawable.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DRAWABLE_H__ #define __DRAWABLE_H__ diff --git a/app/drawable_cmds.c b/app/drawable_cmds.c index 5fa5618953..8241dfe49c 100644 --- a/app/drawable_cmds.c +++ b/app/drawable_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/drawable_cmds.h b/app/drawable_cmds.h index 25110625e4..1e19e344b7 100644 --- a/app/drawable_cmds.h +++ b/app/drawable_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DRAWABLE_CMDS_H__ #define __DRAWABLE_CMDS_H__ diff --git a/app/drawable_pvt.h b/app/drawable_pvt.h index 351bbaa665..e9d6660f86 100644 --- a/app/drawable_pvt.h +++ b/app/drawable_pvt.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DRAWABLE_PVT_H__ #define __DRAWABLE_PVT_H__ diff --git a/app/edit_cmds.c b/app/edit_cmds.c index 3b05cf2d6c..a236f2e354 100644 --- a/app/edit_cmds.c +++ b/app/edit_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/edit_cmds.h b/app/edit_cmds.h index 911e4947f3..aba97894ce 100644 --- a/app/edit_cmds.h +++ b/app/edit_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EDIT_CMDS_H__ #define __EDIT_CMDS_H__ diff --git a/app/edit_selection.c b/app/edit_selection.c index afdb3bb6e4..bba308479e 100644 --- a/app/edit_selection.c +++ b/app/edit_selection.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/edit_selection.h b/app/edit_selection.h index c9b8804432..f6e2c347a2 100644 --- a/app/edit_selection.h +++ b/app/edit_selection.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EDIT_SELECTION_H__ #define __EDIT_SELECTION_H__ diff --git a/app/ellipse_select.c b/app/ellipse_select.c index 00a70c324a..b6002b0879 100644 --- a/app/ellipse_select.c +++ b/app/ellipse_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/ellipse_select.h b/app/ellipse_select.h index b5b26fbc95..aa61f78eb7 100644 --- a/app/ellipse_select.h +++ b/app/ellipse_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ELLIPSE_SELECT_H__ #define __ELLIPSE_SELECT_H__ diff --git a/app/equalize.c b/app/equalize.c index 74c7eb0dc2..1d9ff98302 100644 --- a/app/equalize.c +++ b/app/equalize.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/equalize.h b/app/equalize.h index 5d4e5d830a..40bc0c8de6 100644 --- a/app/equalize.h +++ b/app/equalize.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EQUALIZE_H__ #define __EQUALIZE_H__ diff --git a/app/eraser.c b/app/eraser.c index 8242ba3822..fef7b12b98 100644 --- a/app/eraser.c +++ b/app/eraser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/eraser.h b/app/eraser.h index 9b57d7bad2..cb1735a053 100644 --- a/app/eraser.h +++ b/app/eraser.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ERASER_H__ #define __ERASER_H__ diff --git a/app/errors.c b/app/errors.c index 277002ecc1..cccd2ccab3 100644 --- a/app/errors.c +++ b/app/errors.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/errors.h b/app/errors.h index 8c25751712..3041b2503d 100644 --- a/app/errors.h +++ b/app/errors.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ERRORS_H__ #define __ERRORS_H__ diff --git a/app/fileops.c b/app/fileops.c index fc3d435e10..94ce7b412e 100644 --- a/app/fileops.c +++ b/app/fileops.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/fileops.h b/app/fileops.h index 79db9699a0..3dcad3ae8f 100644 --- a/app/fileops.h +++ b/app/fileops.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FILE_IO_H__ #define __FILE_IO_H__ diff --git a/app/flip_tool.c b/app/flip_tool.c index 5f4cde2e05..23c1bf017a 100644 --- a/app/flip_tool.c +++ b/app/flip_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/flip_tool.h b/app/flip_tool.h index 7c4f44fa2b..78b64ecafa 100644 --- a/app/flip_tool.h +++ b/app/flip_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FLIP_TOOL_H__ #define __FLIP_TOOL_H__ diff --git a/app/floating_sel.c b/app/floating_sel.c index 978b99ba98..b992692fe9 100644 --- a/app/floating_sel.c +++ b/app/floating_sel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/floating_sel.h b/app/floating_sel.h index f5a33fd7e9..665106b20d 100644 --- a/app/floating_sel.h +++ b/app/floating_sel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FLOATING_SEL_H__ #define __FLOATING_SEL_H__ diff --git a/app/floating_sel_cmds.c b/app/floating_sel_cmds.c index 5ed94dd7b5..7e3864bc48 100644 --- a/app/floating_sel_cmds.c +++ b/app/floating_sel_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/floating_sel_cmds.h b/app/floating_sel_cmds.h index e36d3e3b9d..9d95c6e146 100644 --- a/app/floating_sel_cmds.h +++ b/app/floating_sel_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FLOATING_SEL_CMDS_H__ #define __FLOATING_SEL_CMDS_H__ diff --git a/app/free_select.c b/app/free_select.c index bcdc02839a..db852e2b65 100644 --- a/app/free_select.c +++ b/app/free_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/free_select.h b/app/free_select.h index 012dcb3e61..4fcf086cbd 100644 --- a/app/free_select.h +++ b/app/free_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FREE_SELECT_H__ #define __FREE_SELECT_H__ diff --git a/app/fsdither.h b/app/fsdither.h index b004ccfcb0..d23dfd3d65 100644 --- a/app/fsdither.h +++ b/app/fsdither.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FSDITHER_H__ #define __FSDITHER_H__ diff --git a/app/fuzzy_select.c b/app/fuzzy_select.c index 648f132576..5a4a5e329a 100644 --- a/app/fuzzy_select.c +++ b/app/fuzzy_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/fuzzy_select.h b/app/fuzzy_select.h index c5272343ac..d42763b531 100644 --- a/app/fuzzy_select.h +++ b/app/fuzzy_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FUZZY_SELECT_H__ #define __FUZZY_SELECT_H__ diff --git a/app/gdisplay.c b/app/gdisplay.c index 21346e2cb4..5ff8693e70 100644 --- a/app/gdisplay.c +++ b/app/gdisplay.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gdisplay.h b/app/gdisplay.h index 4607e6c3d0..575099fc93 100644 --- a/app/gdisplay.h +++ b/app/gdisplay.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAY_H__ #define __GDISPLAY_H__ diff --git a/app/gdisplayP.h b/app/gdisplayP.h index dc8946fee6..5b40ee707d 100644 --- a/app/gdisplayP.h +++ b/app/gdisplayP.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAYP_H__ #define __GDISPLAYP_H__ diff --git a/app/gdisplay_cmds.c b/app/gdisplay_cmds.c index 35d31b3ac4..27bd650762 100644 --- a/app/gdisplay_cmds.c +++ b/app/gdisplay_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gdisplay_cmds.h b/app/gdisplay_cmds.h index 1d6bd6e06c..9c0c091e5a 100644 --- a/app/gdisplay_cmds.h +++ b/app/gdisplay_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAY_CMDS_H__ #define __GDISPLAY_CMDS_H__ diff --git a/app/gdisplay_ops.c b/app/gdisplay_ops.c index 1983bce2a8..42af1833fc 100644 --- a/app/gdisplay_ops.c +++ b/app/gdisplay_ops.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gdisplay_ops.h b/app/gdisplay_ops.h index 8842996bab..557cd58f08 100644 --- a/app/gdisplay_ops.h +++ b/app/gdisplay_ops.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GDISPLAY_OPS_H__ #define __GDISPLAY_OPS_H__ diff --git a/app/general.c b/app/general.c index f760771cd7..10a7df320b 100644 --- a/app/general.c +++ b/app/general.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/general.h b/app/general.h index 58f3dff3a7..b003394dd8 100644 --- a/app/general.h +++ b/app/general.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GENERAL_H__ #define __GENERAL_H__ diff --git a/app/gimage.c b/app/gimage.c index 9d4b579a97..cdfd0eae41 100644 --- a/app/gimage.c +++ b/app/gimage.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimage.h b/app/gimage.h index 07bcdf8d3e..036b72bcf1 100644 --- a/app/gimage.h +++ b/app/gimage.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GIMAGE_H__ #define __GIMAGE_H__ diff --git a/app/gimage_cmds.c b/app/gimage_cmds.c index a82589fca8..82aac41947 100644 --- a/app/gimage_cmds.c +++ b/app/gimage_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimage_cmds.h b/app/gimage_cmds.h index 55b1cf3c36..730bae43c0 100644 --- a/app/gimage_cmds.h +++ b/app/gimage_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GIMAGE_CMDS_H__ #define __GIMAGE_CMDS_H__ diff --git a/app/gimage_mask.c b/app/gimage_mask.c index c9d53c483d..b67b4ee9a9 100644 --- a/app/gimage_mask.c +++ b/app/gimage_mask.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimage_mask.h b/app/gimage_mask.h index 7e6b1992cb..ac55a5b53c 100644 --- a/app/gimage_mask.h +++ b/app/gimage_mask.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GIMAGE_MASK_H__ #define __GIMAGE_MASK_H__ diff --git a/app/gimage_mask_cmds.c b/app/gimage_mask_cmds.c index 084a60bc6a..7649a678d5 100644 --- a/app/gimage_mask_cmds.c +++ b/app/gimage_mask_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimage_mask_cmds.h b/app/gimage_mask_cmds.h index 036db18fbd..f8fcb309ba 100644 --- a/app/gimage_mask_cmds.h +++ b/app/gimage_mask_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GIMAGE_MASK_CMDS_H__ #define __GIMAGE_MASK_CMDS_H__ diff --git a/app/gimpbrush-header.h b/app/gimpbrush-header.h index c77b40bb6e..0335640cbd 100644 --- a/app/gimpbrush-header.h +++ b/app/gimpbrush-header.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRUSH_HEADER_H__ #define __BRUSH_HEADER_H__ diff --git a/app/gimpchannel.c b/app/gimpchannel.c index 60b0a6d064..6fe959503d 100644 --- a/app/gimpchannel.c +++ b/app/gimpchannel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimpchannel.h b/app/gimpchannel.h index 8a04d4c52e..48538758a4 100644 --- a/app/gimpchannel.h +++ b/app/gimpchannel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_H__ #define __CHANNEL_H__ diff --git a/app/gimpdrawable-desaturate.c b/app/gimpdrawable-desaturate.c index 1e78845da2..bbd2cebe78 100644 --- a/app/gimpdrawable-desaturate.c +++ b/app/gimpdrawable-desaturate.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimpdrawable-desaturate.h b/app/gimpdrawable-desaturate.h index f2265f2800..2e47c6e9dc 100644 --- a/app/gimpdrawable-desaturate.h +++ b/app/gimpdrawable-desaturate.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __DESATURATE_H__ #define __DESATURATE_H__ diff --git a/app/gimpdrawable-equalize.c b/app/gimpdrawable-equalize.c index 74c7eb0dc2..1d9ff98302 100644 --- a/app/gimpdrawable-equalize.c +++ b/app/gimpdrawable-equalize.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimpdrawable-equalize.h b/app/gimpdrawable-equalize.h index 5d4e5d830a..40bc0c8de6 100644 --- a/app/gimpdrawable-equalize.h +++ b/app/gimpdrawable-equalize.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EQUALIZE_H__ #define __EQUALIZE_H__ diff --git a/app/gimpdrawable-invert.c b/app/gimpdrawable-invert.c index 470c32a735..fcca80903e 100644 --- a/app/gimpdrawable-invert.c +++ b/app/gimpdrawable-invert.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimpdrawable-invert.h b/app/gimpdrawable-invert.h index 5eaa8e1d89..1180abf3a2 100644 --- a/app/gimpdrawable-invert.h +++ b/app/gimpdrawable-invert.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INVERT_H__ #define __INVERT_H__ diff --git a/app/gimpdrawable-offset.c b/app/gimpdrawable-offset.c index 05159d2711..9a10e71781 100644 --- a/app/gimpdrawable-offset.c +++ b/app/gimpdrawable-offset.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimpdrawable-offset.h b/app/gimpdrawable-offset.h index 12950d979f..84417e4c2f 100644 --- a/app/gimpdrawable-offset.h +++ b/app/gimpdrawable-offset.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_OPS_H__ #define __CHANNEL_OPS_H__ diff --git a/app/gimpimage-convert.c b/app/gimpimage-convert.c index 98d7891621..fee5176412 100644 --- a/app/gimpimage-convert.c +++ b/app/gimpimage-convert.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/app/gimpimage-convert.h b/app/gimpimage-convert.h index 5939d5435c..607c2590bc 100644 --- a/app/gimpimage-convert.h +++ b/app/gimpimage-convert.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVERT_H__ #define __CONVERT_H__ diff --git a/app/gimpimage-duplicate.c b/app/gimpimage-duplicate.c index 05159d2711..9a10e71781 100644 --- a/app/gimpimage-duplicate.c +++ b/app/gimpimage-duplicate.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimpimage-duplicate.h b/app/gimpimage-duplicate.h index 12950d979f..84417e4c2f 100644 --- a/app/gimpimage-duplicate.h +++ b/app/gimpimage-duplicate.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNEL_OPS_H__ #define __CHANNEL_OPS_H__ diff --git a/app/gimplayer.c b/app/gimplayer.c index ffe11d5843..943ec0774f 100644 --- a/app/gimplayer.c +++ b/app/gimplayer.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimplayer.h b/app/gimplayer.h index da59ac0e85..0f4e311a4c 100644 --- a/app/gimplayer.h +++ b/app/gimplayer.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_H__ #define __LAYER_H__ diff --git a/app/gimppattern-header.h b/app/gimppattern-header.h index 20f8f4ca61..94f6cfaba0 100644 --- a/app/gimppattern-header.h +++ b/app/gimppattern-header.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PATTERN_HEADER_H__ #define __PATTERN_HEADER_H__ diff --git a/app/gimprc.c b/app/gimprc.c index 472f565a5d..311a2cebf8 100644 --- a/app/gimprc.c +++ b/app/gimprc.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gimprc.h b/app/gimprc.h index 8909e3f0ee..86a4e33efd 100644 --- a/app/gimprc.h +++ b/app/gimprc.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GIMPRC_H__ #define __GIMPRC_H__ diff --git a/app/global_edit.c b/app/global_edit.c index 9a20279a9f..cdc753b702 100644 --- a/app/global_edit.c +++ b/app/global_edit.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/global_edit.h b/app/global_edit.h index 2b82bd3dd9..306120ea16 100644 --- a/app/global_edit.h +++ b/app/global_edit.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GLOBAL_EDIT_H__ #define __GLOBAL_EDIT_H__ diff --git a/app/gradient.c b/app/gradient.c index ab62eb4f7d..e4c5d01c88 100644 --- a/app/gradient.c +++ b/app/gradient.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/gradient.h b/app/gradient.h index c82b274617..ddad5290cc 100644 --- a/app/gradient.h +++ b/app/gradient.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/gradient_editor.c b/app/gradient_editor.c index ab62eb4f7d..e4c5d01c88 100644 --- a/app/gradient_editor.c +++ b/app/gradient_editor.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/gradient_editor.h b/app/gradient_editor.h index c82b274617..ddad5290cc 100644 --- a/app/gradient_editor.h +++ b/app/gradient_editor.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/gui/brush-select.c b/app/gui/brush-select.c index c57afb5820..7702d1a0b3 100644 --- a/app/gui/brush-select.c +++ b/app/gui/brush-select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/brush-select.h b/app/gui/brush-select.h index 3b0c1a1304..fc6b5caccb 100644 --- a/app/gui/brush-select.h +++ b/app/gui/brush-select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRUSH_SELECT_H__ #define __BRUSH_SELECT_H__ diff --git a/app/gui/channels-dialog.c b/app/gui/channels-dialog.c index 9d05e839ff..76cf9d840d 100644 --- a/app/gui/channels-dialog.c +++ b/app/gui/channels-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/channels-dialog.h b/app/gui/channels-dialog.h index 9d3ad53ca0..85463606b2 100644 --- a/app/gui/channels-dialog.h +++ b/app/gui/channels-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CHANNELS_DIALOG_H__ #define __CHANNELS_DIALOG_H__ diff --git a/app/gui/color-area.c b/app/gui/color-area.c index b3251d323c..73ec4ccd0e 100644 --- a/app/gui/color-area.c +++ b/app/gui/color-area.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/gui/color-area.h b/app/gui/color-area.h index cad9b50723..49e8632c66 100644 --- a/app/gui/color-area.h +++ b/app/gui/color-area.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_AREA_H__ diff --git a/app/gui/color-select.c b/app/gui/color-select.c index 3a23c88cc2..0580350b0c 100644 --- a/app/gui/color-select.c +++ b/app/gui/color-select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/color-select.h b/app/gui/color-select.h index 518d25a67d..a2cc2ba41f 100644 --- a/app/gui/color-select.h +++ b/app/gui/color-select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_SELECT_H__ #define __COLOR_SELECT_H__ diff --git a/app/gui/commands.c b/app/gui/commands.c index 6a5c36a2f5..75f82d7bce 100644 --- a/app/gui/commands.c +++ b/app/gui/commands.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/gui/gradient-editor.c b/app/gui/gradient-editor.c index ab62eb4f7d..e4c5d01c88 100644 --- a/app/gui/gradient-editor.c +++ b/app/gui/gradient-editor.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/gui/gradient-editor.h b/app/gui/gradient-editor.h index c82b274617..ddad5290cc 100644 --- a/app/gui/gradient-editor.h +++ b/app/gui/gradient-editor.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/gui/help-commands.c b/app/gui/help-commands.c index 6a5c36a2f5..75f82d7bce 100644 --- a/app/gui/help-commands.c +++ b/app/gui/help-commands.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/gui/info-dialog.c b/app/gui/info-dialog.c index 5541057505..741cfef423 100644 --- a/app/gui/info-dialog.c +++ b/app/gui/info-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/info-dialog.h b/app/gui/info-dialog.h index ddf085468a..e9b2d6f70d 100644 --- a/app/gui/info-dialog.h +++ b/app/gui/info-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INFO_DIALOG_H__ #define __INFO_DIALOG_H__ diff --git a/app/gui/info-window.c b/app/gui/info-window.c index 3880416f65..b347cda08b 100644 --- a/app/gui/info-window.c +++ b/app/gui/info-window.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/info-window.h b/app/gui/info-window.h index e37bef9e62..a568c3ecf2 100644 --- a/app/gui/info-window.h +++ b/app/gui/info-window.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INFO_WINDOW_H__ #define __INFO_WINDOW_H__ diff --git a/app/gui/layer-select.c b/app/gui/layer-select.c index dcff78d3b3..31a4e804f6 100644 --- a/app/gui/layer-select.c +++ b/app/gui/layer-select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/gui/layer-select.h b/app/gui/layer-select.h index 39742e8697..95044a4255 100644 --- a/app/gui/layer-select.h +++ b/app/gui/layer-select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_SELECT_H__ #define __LAYER_SELECT_H__ diff --git a/app/gui/layers-dialog.c b/app/gui/layers-dialog.c index ff909b9950..8ede5b08f8 100644 --- a/app/gui/layers-dialog.c +++ b/app/gui/layers-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/layers-dialog.h b/app/gui/layers-dialog.h index 46ebc4800d..c6deecddec 100644 --- a/app/gui/layers-dialog.h +++ b/app/gui/layers-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYERS_DIALOG_H__ #define __LAYERS_DIALOG_H__ diff --git a/app/gui/menus.c b/app/gui/menus.c index a8f9e5a83b..7d7b18d48b 100644 --- a/app/gui/menus.c +++ b/app/gui/menus.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/menus.h b/app/gui/menus.h index c71bf7ce8c..de8edb1852 100644 --- a/app/gui/menus.h +++ b/app/gui/menus.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MENUS_H__ #define __MENUS_H__ diff --git a/app/gui/palette-editor.c b/app/gui/palette-editor.c index ba54527919..70af3ea9ed 100644 --- a/app/gui/palette-editor.c +++ b/app/gui/palette-editor.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/palette-editor.h b/app/gui/palette-editor.h index b22161991a..13b28f3ec0 100644 --- a/app/gui/palette-editor.h +++ b/app/gui/palette-editor.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PALETTE_H__ #define __PALETTE_H__ diff --git a/app/gui/pattern-select.c b/app/gui/pattern-select.c index 12d4773362..8b473474f8 100644 --- a/app/gui/pattern-select.c +++ b/app/gui/pattern-select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/pattern-select.h b/app/gui/pattern-select.h index d11d9c6d54..5797f4f3f2 100644 --- a/app/gui/pattern-select.h +++ b/app/gui/pattern-select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PATTERN_SELECT_H__ #define __PATTERN_SELECT_H__ diff --git a/app/gui/plug-in-commands.c b/app/gui/plug-in-commands.c index 73c2020f0a..574b8b3fef 100644 --- a/app/gui/plug-in-commands.c +++ b/app/gui/plug-in-commands.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/gui/plug-in-menus.c b/app/gui/plug-in-menus.c index 73c2020f0a..574b8b3fef 100644 --- a/app/gui/plug-in-menus.c +++ b/app/gui/plug-in-menus.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/gui/resize-dialog.c b/app/gui/resize-dialog.c index fe97e8bb05..2efb92e187 100644 --- a/app/gui/resize-dialog.c +++ b/app/gui/resize-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/gui/resize-dialog.h b/app/gui/resize-dialog.h index 551b688dae..c824163afd 100644 --- a/app/gui/resize-dialog.h +++ b/app/gui/resize-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __RESIZE_H__ #define __RESIZE_H__ diff --git a/app/gui/user-install-dialog.c b/app/gui/user-install-dialog.c index b7cc10e704..8cef163492 100644 --- a/app/gui/user-install-dialog.c +++ b/app/gui/user-install-dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include @@ -167,7 +167,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "along with this program; if not, write to the Free Software\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", -1); + "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\n\n", -1); diff --git a/app/gui/user-install-dialog.h b/app/gui/user-install-dialog.h index f99bebe00c..6e23125e82 100644 --- a/app/gui/user-install-dialog.h +++ b/app/gui/user-install-dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INSTALL_H__ #define __INSTALL_H__ diff --git a/app/gximage.c b/app/gximage.c index 0a466a6bbf..e9e4ca2121 100644 --- a/app/gximage.c +++ b/app/gximage.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/gximage.h b/app/gximage.h index 44549c1bf7..9db610dea7 100644 --- a/app/gximage.h +++ b/app/gximage.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __GXIMAGE_H__ #define __GXIMAGE_H__ diff --git a/app/histogram.c b/app/histogram.c index 8c892b8158..bf5a8e916d 100644 --- a/app/histogram.c +++ b/app/histogram.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/histogram.h b/app/histogram.h index 27735d9005..6ae225d0da 100644 --- a/app/histogram.h +++ b/app/histogram.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HISTOGRAM_H__ #define __HISTOGRAM_H__ diff --git a/app/histogram_tool.c b/app/histogram_tool.c index 42d18195b4..911b245b73 100644 --- a/app/histogram_tool.c +++ b/app/histogram_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/histogram_tool.h b/app/histogram_tool.h index 17d2e8f289..335d5641f5 100644 --- a/app/histogram_tool.h +++ b/app/histogram_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HISTOGRAM_TOOL_H__ #define __HISTOGRAM_TOOL_H__ diff --git a/app/hue_saturation.c b/app/hue_saturation.c index d84eb03793..bd2e8ae4be 100644 --- a/app/hue_saturation.c +++ b/app/hue_saturation.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/hue_saturation.h b/app/hue_saturation.h index d6e91be558..6bcf022103 100644 --- a/app/hue_saturation.h +++ b/app/hue_saturation.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HUE_SATURATION_H__ #define __HUE_SATURATION_H__ diff --git a/app/image_map.c b/app/image_map.c index 49c041cff7..fa19305d89 100644 --- a/app/image_map.c +++ b/app/image_map.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/image_map.h b/app/image_map.h index a9b6403bfb..3ce6065774 100644 --- a/app/image_map.h +++ b/app/image_map.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __IMAGE_MAP_H__ #define __IMAGE_MAP_H__ diff --git a/app/image_render.c b/app/image_render.c index b5a8eec558..7e9a64297a 100644 --- a/app/image_render.c +++ b/app/image_render.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/image_render.h b/app/image_render.h index 7768863551..5a5d0ba72c 100644 --- a/app/image_render.h +++ b/app/image_render.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __IMAGE_RENDER_H__ #define __IMAGE_RENDER_H__ diff --git a/app/indexed_palette.c b/app/indexed_palette.c index 7d3204f307..b8a326fb51 100644 --- a/app/indexed_palette.c +++ b/app/indexed_palette.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/indexed_palette.h b/app/indexed_palette.h index ba1d320367..52e63cb341 100644 --- a/app/indexed_palette.h +++ b/app/indexed_palette.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INDEXED_COLOR_H__ #define __INDEXED_COLOR_H__ diff --git a/app/info_dialog.c b/app/info_dialog.c index 5541057505..741cfef423 100644 --- a/app/info_dialog.c +++ b/app/info_dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/info_dialog.h b/app/info_dialog.h index ddf085468a..e9b2d6f70d 100644 --- a/app/info_dialog.h +++ b/app/info_dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INFO_DIALOG_H__ #define __INFO_DIALOG_H__ diff --git a/app/info_window.c b/app/info_window.c index 3880416f65..b347cda08b 100644 --- a/app/info_window.c +++ b/app/info_window.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/info_window.h b/app/info_window.h index e37bef9e62..a568c3ecf2 100644 --- a/app/info_window.h +++ b/app/info_window.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INFO_WINDOW_H__ #define __INFO_WINDOW_H__ diff --git a/app/install.c b/app/install.c index b7cc10e704..8cef163492 100644 --- a/app/install.c +++ b/app/install.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include @@ -167,7 +167,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "along with this program; if not, write to the Free Software\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", -1); + "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\n\n", -1); diff --git a/app/install.h b/app/install.h index f99bebe00c..6e23125e82 100644 --- a/app/install.h +++ b/app/install.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INSTALL_H__ #define __INSTALL_H__ diff --git a/app/interface.c b/app/interface.c index 48662a4316..4311cbb4b5 100644 --- a/app/interface.c +++ b/app/interface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/interface.h b/app/interface.h index 1266f4ca0e..8e52dc4e0e 100644 --- a/app/interface.h +++ b/app/interface.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INTERFACE_H__ #define __INTERFACE_H__ diff --git a/app/internal_procs.c b/app/internal_procs.c index 28c35e0fa4..0d9f0bff0b 100644 --- a/app/internal_procs.c +++ b/app/internal_procs.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/internal_procs.h b/app/internal_procs.h index d2c8ca22a9..6fe6e9ebf3 100644 --- a/app/internal_procs.h +++ b/app/internal_procs.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INTERNAL_PROCS_H__ #define __INTERNAL_PROCS_H__ diff --git a/app/invert.c b/app/invert.c index 470c32a735..fcca80903e 100644 --- a/app/invert.c +++ b/app/invert.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/invert.h b/app/invert.h index 5eaa8e1d89..1180abf3a2 100644 --- a/app/invert.h +++ b/app/invert.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INVERT_H__ #define __INVERT_H__ diff --git a/app/iscissors.c b/app/iscissors.c index 9d56e1a400..9d8197ae3d 100644 --- a/app/iscissors.c +++ b/app/iscissors.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This tool is based on a paper from SIGGRAPH '95 diff --git a/app/iscissors.h b/app/iscissors.h index 297010cb39..a1da6e5ca2 100644 --- a/app/iscissors.h +++ b/app/iscissors.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ISCISSORS_H__ #define __ISCISSORS_H__ diff --git a/app/layer.c b/app/layer.c index ffe11d5843..943ec0774f 100644 --- a/app/layer.c +++ b/app/layer.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/layer.h b/app/layer.h index da59ac0e85..0f4e311a4c 100644 --- a/app/layer.h +++ b/app/layer.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_H__ #define __LAYER_H__ diff --git a/app/layer_cmds.c b/app/layer_cmds.c index 0046fc7b1c..61b31d14be 100644 --- a/app/layer_cmds.c +++ b/app/layer_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/layer_cmds.h b/app/layer_cmds.h index 90643399ca..02eb67504e 100644 --- a/app/layer_cmds.h +++ b/app/layer_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_CMDS_H__ #define __LAYER_CMDS_H__ diff --git a/app/layer_pvt.h b/app/layer_pvt.h index cdb7345d84..c8fc011bc5 100644 --- a/app/layer_pvt.h +++ b/app/layer_pvt.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_PVT_H__ #define __LAYER_PVT_H__ diff --git a/app/layer_select.c b/app/layer_select.c index dcff78d3b3..31a4e804f6 100644 --- a/app/layer_select.c +++ b/app/layer_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/layer_select.h b/app/layer_select.h index 39742e8697..95044a4255 100644 --- a/app/layer_select.h +++ b/app/layer_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYER_SELECT_H__ #define __LAYER_SELECT_H__ diff --git a/app/layers_dialog.c b/app/layers_dialog.c index ff909b9950..8ede5b08f8 100644 --- a/app/layers_dialog.c +++ b/app/layers_dialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/layers_dialog.h b/app/layers_dialog.h index 46ebc4800d..c6deecddec 100644 --- a/app/layers_dialog.h +++ b/app/layers_dialog.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYERS_DIALOG_H__ #define __LAYERS_DIALOG_H__ diff --git a/app/layers_dialogP.h b/app/layers_dialogP.h index ae8d9b8058..e564801463 100644 --- a/app/layers_dialogP.h +++ b/app/layers_dialogP.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LAYERS_DIALOGP_H__ #define __LAYERS_DIALOGP_H__ diff --git a/app/levels.c b/app/levels.c index 3feb19b131..c5e307fa13 100644 --- a/app/levels.c +++ b/app/levels.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/levels.h b/app/levels.h index 12a2b49610..4d4632c8de 100644 --- a/app/levels.h +++ b/app/levels.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LEVELS_H__ #define __LEVELS_H__ diff --git a/app/magnify.c b/app/magnify.c index 7a127c6622..c48785b649 100644 --- a/app/magnify.c +++ b/app/magnify.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/magnify.h b/app/magnify.h index 8320d705b3..d4e4a02948 100644 --- a/app/magnify.h +++ b/app/magnify.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MAGNIFY_H__ #define __MAGNIFY_H__ diff --git a/app/main.c b/app/main.c index 68808d9fca..a3d0997d47 100644 --- a/app/main.c +++ b/app/main.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/menus.c b/app/menus.c index a8f9e5a83b..7d7b18d48b 100644 --- a/app/menus.c +++ b/app/menus.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/menus.h b/app/menus.h index c71bf7ce8c..de8edb1852 100644 --- a/app/menus.h +++ b/app/menus.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MENUS_H__ #define __MENUS_H__ diff --git a/app/menus/menus.c b/app/menus/menus.c index a8f9e5a83b..7d7b18d48b 100644 --- a/app/menus/menus.c +++ b/app/menus/menus.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/menus/menus.h b/app/menus/menus.h index c71bf7ce8c..de8edb1852 100644 --- a/app/menus/menus.h +++ b/app/menus/menus.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MENUS_H__ #define __MENUS_H__ diff --git a/app/menus/plug-in-menus.c b/app/menus/plug-in-menus.c index 73c2020f0a..574b8b3fef 100644 --- a/app/menus/plug-in-menus.c +++ b/app/menus/plug-in-menus.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/move.c b/app/move.c index b5f6089dc6..e4b7dca6c2 100644 --- a/app/move.c +++ b/app/move.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/move.h b/app/move.h index a9b9512ba7..eb0e1a5843 100644 --- a/app/move.h +++ b/app/move.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MOVE_H__ #define __MOVE_H__ diff --git a/app/ops_buttons.c b/app/ops_buttons.c index d5c47972a3..38a6f25ec5 100644 --- a/app/ops_buttons.c +++ b/app/ops_buttons.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* To do this more elegantly, there should be a GtkWidget pixmap_button, diff --git a/app/ops_buttons.h b/app/ops_buttons.h index c17d708c8b..6ba793cd3b 100644 --- a/app/ops_buttons.h +++ b/app/ops_buttons.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __OPS_BUTTONS_H__ diff --git a/app/paint-funcs/paint-funcs.c b/app/paint-funcs/paint-funcs.c index dfb40d8202..e5e153405d 100644 --- a/app/paint-funcs/paint-funcs.c +++ b/app/paint-funcs/paint-funcs.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paint-funcs/paint-funcs.h b/app/paint-funcs/paint-funcs.h index 4be8b1cd2f..3ecb19045e 100644 --- a/app/paint-funcs/paint-funcs.h +++ b/app/paint-funcs/paint-funcs.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/app/paint/gimpairbrush.c b/app/paint/gimpairbrush.c index 2886661d14..03a34bf9e6 100644 --- a/app/paint/gimpairbrush.c +++ b/app/paint/gimpairbrush.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/paint/gimpairbrush.h b/app/paint/gimpairbrush.h index 0e83055e97..85a5bdea8a 100644 --- a/app/paint/gimpairbrush.h +++ b/app/paint/gimpairbrush.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __AIRBRUSH_H__ #define __AIRBRUSH_H__ diff --git a/app/paint/gimpclone.c b/app/paint/gimpclone.c index 1d4d09dee4..3964611b9e 100644 --- a/app/paint/gimpclone.c +++ b/app/paint/gimpclone.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paint/gimpclone.h b/app/paint/gimpclone.h index 5f1e00d6ba..8688bfdf67 100644 --- a/app/paint/gimpclone.h +++ b/app/paint/gimpclone.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CLONE_H__ #define __CLONE_H__ diff --git a/app/paint/gimpconvolve.c b/app/paint/gimpconvolve.c index 31dcd091b5..37b5c0d5b9 100644 --- a/app/paint/gimpconvolve.c +++ b/app/paint/gimpconvolve.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paint/gimpconvolve.h b/app/paint/gimpconvolve.h index f229f01452..21343f3d4e 100644 --- a/app/paint/gimpconvolve.h +++ b/app/paint/gimpconvolve.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVOLVE_H__ #define __CONVOLVE_H__ diff --git a/app/paint/gimperaser.c b/app/paint/gimperaser.c index 8242ba3822..fef7b12b98 100644 --- a/app/paint/gimperaser.c +++ b/app/paint/gimperaser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/paint/gimperaser.h b/app/paint/gimperaser.h index 9b57d7bad2..cb1735a053 100644 --- a/app/paint/gimperaser.h +++ b/app/paint/gimperaser.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ERASER_H__ #define __ERASER_H__ diff --git a/app/paint/gimppencil.c b/app/paint/gimppencil.c index 8d8ddaf55d..9a7fd9753f 100644 --- a/app/paint/gimppencil.c +++ b/app/paint/gimppencil.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/paint/gimppencil.h b/app/paint/gimppencil.h index 230bf73021..f470e085f9 100644 --- a/app/paint/gimppencil.h +++ b/app/paint/gimppencil.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PENCIL_H__ #define __PENCIL_H__ diff --git a/app/paint/gimpsourcecore.c b/app/paint/gimpsourcecore.c index 1d4d09dee4..3964611b9e 100644 --- a/app/paint/gimpsourcecore.c +++ b/app/paint/gimpsourcecore.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paint/gimpsourcecore.h b/app/paint/gimpsourcecore.h index 5f1e00d6ba..8688bfdf67 100644 --- a/app/paint/gimpsourcecore.h +++ b/app/paint/gimpsourcecore.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CLONE_H__ #define __CLONE_H__ diff --git a/app/paint_core.c b/app/paint_core.c index 4b60cc6087..06e1a75fff 100644 --- a/app/paint_core.c +++ b/app/paint_core.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paint_core.h b/app/paint_core.h index 143bdb4027..0ed4938534 100644 --- a/app/paint_core.h +++ b/app/paint_core.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PAINT_CORE_H__ #define __PAINT_CORE_H__ diff --git a/app/paint_funcs.c b/app/paint_funcs.c index dfb40d8202..e5e153405d 100644 --- a/app/paint_funcs.c +++ b/app/paint_funcs.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paint_funcs.h b/app/paint_funcs.h index 4be8b1cd2f..3ecb19045e 100644 --- a/app/paint_funcs.h +++ b/app/paint_funcs.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/app/paintbrush.c b/app/paintbrush.c index cb78476366..6bdbec0207 100644 --- a/app/paintbrush.c +++ b/app/paintbrush.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/paintbrush.h b/app/paintbrush.h index fc5138b93d..b75deb60f7 100644 --- a/app/paintbrush.h +++ b/app/paintbrush.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PAINTBRUSH_H__ #define __PAINTBRUSH_H__ diff --git a/app/palette.c b/app/palette.c index ba54527919..70af3ea9ed 100644 --- a/app/palette.c +++ b/app/palette.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/palette.h b/app/palette.h index b22161991a..13b28f3ec0 100644 --- a/app/palette.h +++ b/app/palette.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PALETTE_H__ #define __PALETTE_H__ diff --git a/app/pattern_header.h b/app/pattern_header.h index 20f8f4ca61..94f6cfaba0 100644 --- a/app/pattern_header.h +++ b/app/pattern_header.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PATTERN_HEADER_H__ #define __PATTERN_HEADER_H__ diff --git a/app/pattern_select.c b/app/pattern_select.c index 12d4773362..8b473474f8 100644 --- a/app/pattern_select.c +++ b/app/pattern_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/pattern_select.h b/app/pattern_select.h index d11d9c6d54..5797f4f3f2 100644 --- a/app/pattern_select.h +++ b/app/pattern_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PATTERN_SELECT_H__ #define __PATTERN_SELECT_H__ diff --git a/app/patterns.c b/app/patterns.c index 121fdcc7ac..10b8b4e50e 100644 --- a/app/patterns.c +++ b/app/patterns.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/patterns.h b/app/patterns.h index d2c662f69f..e4d63be442 100644 --- a/app/patterns.h +++ b/app/patterns.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PATTERNS_H__ #define __PATTERNS_H__ diff --git a/app/pencil.c b/app/pencil.c index 8d8ddaf55d..9a7fd9753f 100644 --- a/app/pencil.c +++ b/app/pencil.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/pencil.h b/app/pencil.h index 230bf73021..f470e085f9 100644 --- a/app/pencil.h +++ b/app/pencil.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PENCIL_H__ #define __PENCIL_H__ diff --git a/app/perspective_tool.c b/app/perspective_tool.c index 769165d7bd..a9a1090f5a 100644 --- a/app/perspective_tool.c +++ b/app/perspective_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/perspective_tool.h b/app/perspective_tool.h index f69862e047..83e5024672 100644 --- a/app/perspective_tool.h +++ b/app/perspective_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PERSPECTIVE_TOOL_H__ #define __PERSPECTIVE_TOOL_H__ diff --git a/app/pixel_region.c b/app/pixel_region.c index 01f3add237..dfe7d50b20 100644 --- a/app/pixel_region.c +++ b/app/pixel_region.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/pixel_region.h b/app/pixel_region.h index 1263a3842d..90554d6f0f 100644 --- a/app/pixel_region.h +++ b/app/pixel_region.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PIXEL_REGION_H__ #define __PIXEL_REGION_H__ diff --git a/app/plug-in/gimpplugin-message.c b/app/plug-in/gimpplugin-message.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimpplugin-message.c +++ b/app/plug-in/gimpplugin-message.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/gimpplugin-progress.c b/app/plug-in/gimpplugin-progress.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimpplugin-progress.c +++ b/app/plug-in/gimpplugin-progress.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/gimpplugin-progress.h b/app/plug-in/gimpplugin-progress.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/gimpplugin-progress.h +++ b/app/plug-in/gimpplugin-progress.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/gimpplugin.c b/app/plug-in/gimpplugin.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimpplugin.c +++ b/app/plug-in/gimpplugin.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/gimpplugin.h b/app/plug-in/gimpplugin.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/gimpplugin.h +++ b/app/plug-in/gimpplugin.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/gimppluginmanager-call.c b/app/plug-in/gimppluginmanager-call.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimppluginmanager-call.c +++ b/app/plug-in/gimppluginmanager-call.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/gimppluginmanager-run.c b/app/plug-in/gimppluginmanager-run.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimppluginmanager-run.c +++ b/app/plug-in/gimppluginmanager-run.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/gimppluginmanager.c b/app/plug-in/gimppluginmanager.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimppluginmanager.c +++ b/app/plug-in/gimppluginmanager.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/gimppluginmanager.h b/app/plug-in/gimppluginmanager.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/gimppluginmanager.h +++ b/app/plug-in/gimppluginmanager.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/gimppluginshm.c b/app/plug-in/gimppluginshm.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/gimppluginshm.c +++ b/app/plug-in/gimppluginshm.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in-def.c b/app/plug-in/plug-in-def.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in-def.c +++ b/app/plug-in/plug-in-def.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in-def.h b/app/plug-in/plug-in-def.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/plug-in-def.h +++ b/app/plug-in/plug-in-def.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/plug-in-message.c b/app/plug-in/plug-in-message.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in-message.c +++ b/app/plug-in/plug-in-message.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in-params.c b/app/plug-in/plug-in-params.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in-params.c +++ b/app/plug-in/plug-in-params.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in-params.h b/app/plug-in/plug-in-params.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/plug-in-params.h +++ b/app/plug-in/plug-in-params.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/plug-in-progress.c b/app/plug-in/plug-in-progress.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in-progress.c +++ b/app/plug-in/plug-in-progress.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in-progress.h b/app/plug-in/plug-in-progress.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/plug-in-progress.h +++ b/app/plug-in/plug-in-progress.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/plug-in-run.c b/app/plug-in/plug-in-run.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in-run.c +++ b/app/plug-in/plug-in-run.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in-shm.c b/app/plug-in/plug-in-shm.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in-shm.c +++ b/app/plug-in/plug-in-shm.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in.c b/app/plug-in/plug-in.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-in.c +++ b/app/plug-in/plug-in.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-in.h b/app/plug-in/plug-in.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/plug-in.h +++ b/app/plug-in/plug-in.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug-in/plug-ins.c b/app/plug-in/plug-ins.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug-in/plug-ins.c +++ b/app/plug-in/plug-ins.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug-in/plug-ins.h b/app/plug-in/plug-ins.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug-in/plug-ins.h +++ b/app/plug-in/plug-ins.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/plug_in.c b/app/plug_in.c index 73c2020f0a..574b8b3fef 100644 --- a/app/plug_in.c +++ b/app/plug_in.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "config.h" #include diff --git a/app/plug_in.h b/app/plug_in.h index acf9d51bdb..b92a3dc29d 100644 --- a/app/plug_in.h +++ b/app/plug_in.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PLUG_IN_H__ #define __PLUG_IN_H__ diff --git a/app/posterize.c b/app/posterize.c index 8b8803823d..cbe62d893b 100644 --- a/app/posterize.c +++ b/app/posterize.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/posterize.h b/app/posterize.h index b19fdc0129..58a91fdff0 100644 --- a/app/posterize.h +++ b/app/posterize.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __POSTERIZE_H__ #define __POSTERIZE_H__ diff --git a/app/procedural_db.c b/app/procedural_db.c index 1519017fdd..e94c43b4f7 100644 --- a/app/procedural_db.c +++ b/app/procedural_db.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/procedural_db.h b/app/procedural_db.h index 2852ba0c2b..f0c7c64221 100644 --- a/app/procedural_db.h +++ b/app/procedural_db.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PROCEDURAL_DB_H__ #define __PROCEDURAL_DB_H__ diff --git a/app/rect_select.c b/app/rect_select.c index de3ffd89d3..e84ec8fb0a 100644 --- a/app/rect_select.c +++ b/app/rect_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/rect_select.h b/app/rect_select.h index 481e100d0e..a7297b50d2 100644 --- a/app/rect_select.h +++ b/app/rect_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __RECT_SELECT_H__ #define __RECT_SELECT_H__ diff --git a/app/resize.c b/app/resize.c index fe97e8bb05..2efb92e187 100644 --- a/app/resize.c +++ b/app/resize.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/resize.h b/app/resize.h index 551b688dae..c824163afd 100644 --- a/app/resize.h +++ b/app/resize.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __RESIZE_H__ #define __RESIZE_H__ diff --git a/app/rotate_tool.c b/app/rotate_tool.c index 66c124188b..261a2a1656 100644 --- a/app/rotate_tool.c +++ b/app/rotate_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/rotate_tool.h b/app/rotate_tool.h index 9ea3c6e7d8..0c5a6bdbf8 100644 --- a/app/rotate_tool.h +++ b/app/rotate_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ROTATE_TOOL_H__ #define __ROTATE_TOOL_H__ diff --git a/app/scale.c b/app/scale.c index cc6e6e22b2..ac9ac6ad32 100644 --- a/app/scale.c +++ b/app/scale.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/scale.h b/app/scale.h index 28ee420fa5..44551377a2 100644 --- a/app/scale.h +++ b/app/scale.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCALE_H__ #define __SCALE_H__ diff --git a/app/scale_tool.c b/app/scale_tool.c index ee60ade74c..4f2e780a16 100644 --- a/app/scale_tool.c +++ b/app/scale_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/scale_tool.h b/app/scale_tool.h index 5bb23a394d..6b6e5e4994 100644 --- a/app/scale_tool.h +++ b/app/scale_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCALE_TOOL_H__ #define __SCALE_TOOL_H__ diff --git a/app/scroll.c b/app/scroll.c index 747d001d81..328b947bf8 100644 --- a/app/scroll.c +++ b/app/scroll.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/scroll.h b/app/scroll.h index ad3f488c27..29876918fb 100644 --- a/app/scroll.h +++ b/app/scroll.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCROLL_H__ #define __SCROLL_H__ diff --git a/app/selection.c b/app/selection.c index 4e3a3aed52..eff9451aee 100644 --- a/app/selection.c +++ b/app/selection.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/selection.h b/app/selection.h index a9586aedbc..f5736b7d41 100644 --- a/app/selection.h +++ b/app/selection.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SELECTION_H__ #define __SELECTION_H__ diff --git a/app/shear_tool.c b/app/shear_tool.c index 0ea28c4406..6f016afd7c 100644 --- a/app/shear_tool.c +++ b/app/shear_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/shear_tool.h b/app/shear_tool.h index 92734d0a0c..df7449ea07 100644 --- a/app/shear_tool.h +++ b/app/shear_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SHEAR_TOOL_H__ #define __SHEAR_TOOL_H__ diff --git a/app/temp_buf.c b/app/temp_buf.c index 12a028110c..ba676ac473 100644 --- a/app/temp_buf.c +++ b/app/temp_buf.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/temp_buf.h b/app/temp_buf.h index e208c4254b..ee8884794d 100644 --- a/app/temp_buf.h +++ b/app/temp_buf.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TEMP_BUF_H__ #define __TEMP_BUF_H__ diff --git a/app/text_tool.c b/app/text_tool.c index 6182d72c94..602a348934 100644 --- a/app/text_tool.c +++ b/app/text_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/text_tool.h b/app/text_tool.h index d14e505a1d..f9feb652b7 100644 --- a/app/text_tool.h +++ b/app/text_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TEXT_TOOL_H__ #define __TEXT_TOOL_H__ diff --git a/app/threshold.c b/app/threshold.c index 4bfa53c525..574e5b8d04 100644 --- a/app/threshold.c +++ b/app/threshold.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/threshold.h b/app/threshold.h index c37925a413..ab72423613 100644 --- a/app/threshold.h +++ b/app/threshold.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __THRESHOLD_H__ #define __THRESHOLD_H__ diff --git a/app/tile_manager.c b/app/tile_manager.c index 0c5e26c043..f07b4d6190 100644 --- a/app/tile_manager.c +++ b/app/tile_manager.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "tile_cache.h" diff --git a/app/tile_manager.h b/app/tile_manager.h index 3209966778..06884f8a6f 100644 --- a/app/tile_manager.h +++ b/app/tile_manager.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TILE_MANAGER_H__ #define __TILE_MANAGER_H__ diff --git a/app/tile_manager_pvt.h b/app/tile_manager_pvt.h index d61f6fc550..b3f59b884f 100644 --- a/app/tile_manager_pvt.h +++ b/app/tile_manager_pvt.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TILE_MANAGER_PVT_H__ #define __TILE_MANAGER_PVT_H__ diff --git a/app/tools.c b/app/tools.c index 26edead70a..1528eab3ef 100644 --- a/app/tools.c +++ b/app/tools.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools.h b/app/tools.h index 4b2f3a0905..7643a13804 100644 --- a/app/tools.h +++ b/app/tools.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TOOLS_H__ #define __TOOLS_H__ diff --git a/app/tools/airbrush.c b/app/tools/airbrush.c index 2886661d14..03a34bf9e6 100644 --- a/app/tools/airbrush.c +++ b/app/tools/airbrush.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/airbrush.h b/app/tools/airbrush.h index 0e83055e97..85a5bdea8a 100644 --- a/app/tools/airbrush.h +++ b/app/tools/airbrush.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __AIRBRUSH_H__ #define __AIRBRUSH_H__ diff --git a/app/tools/bezier_select.c b/app/tools/bezier_select.c index b60e415ea7..e868db5eb3 100644 --- a/app/tools/bezier_select.c +++ b/app/tools/bezier_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/bezier_select.h b/app/tools/bezier_select.h index db077d3cc0..9623d1e2fc 100644 --- a/app/tools/bezier_select.h +++ b/app/tools/bezier_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BEZIER_SELECT_H__ #define __BEZIER_SELECT_H__ diff --git a/app/tools/bezier_selectP.h b/app/tools/bezier_selectP.h index ec32626a4a..01f28f2148 100644 --- a/app/tools/bezier_selectP.h +++ b/app/tools/bezier_selectP.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BEZIER_SELECTP_H__ #define __BEZIER_SELECTP_H__ diff --git a/app/tools/blend.c b/app/tools/blend.c index 8dfcda5a94..e47b86ae2e 100644 --- a/app/tools/blend.c +++ b/app/tools/blend.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/blend.h b/app/tools/blend.h index d9811f7c28..0a2a9efce7 100644 --- a/app/tools/blend.h +++ b/app/tools/blend.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BLEND_H__ #define __BLEND_H__ diff --git a/app/tools/brightness_contrast.c b/app/tools/brightness_contrast.c index 57055eb6b1..b8a7db81b8 100644 --- a/app/tools/brightness_contrast.c +++ b/app/tools/brightness_contrast.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/brightness_contrast.h b/app/tools/brightness_contrast.h index c8d71b9fa5..d6f5bf2c79 100644 --- a/app/tools/brightness_contrast.h +++ b/app/tools/brightness_contrast.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRIGHTNESS_CONTRAST_H__ #define __BRIGHTNESS_CONTRAST_H__ diff --git a/app/tools/bucket_fill.c b/app/tools/bucket_fill.c index 819f508f93..f90c33b376 100644 --- a/app/tools/bucket_fill.c +++ b/app/tools/bucket_fill.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/bucket_fill.h b/app/tools/bucket_fill.h index 2cf8087126..95a8800051 100644 --- a/app/tools/bucket_fill.h +++ b/app/tools/bucket_fill.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BUCKET_FILL_H__ #define __BUCKET_FILL_H__ diff --git a/app/tools/by_color_select.c b/app/tools/by_color_select.c index 6536a7d849..4176b29865 100644 --- a/app/tools/by_color_select.c +++ b/app/tools/by_color_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/by_color_select.h b/app/tools/by_color_select.h index b1ff6cd1b5..01775abc89 100644 --- a/app/tools/by_color_select.h +++ b/app/tools/by_color_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BY_COLOR_SELECT_H__ #define __BY_COLOR_SELECT_H__ diff --git a/app/tools/clone.c b/app/tools/clone.c index 1d4d09dee4..3964611b9e 100644 --- a/app/tools/clone.c +++ b/app/tools/clone.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/clone.h b/app/tools/clone.h index 5f1e00d6ba..8688bfdf67 100644 --- a/app/tools/clone.h +++ b/app/tools/clone.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CLONE_H__ #define __CLONE_H__ diff --git a/app/tools/color_balance.c b/app/tools/color_balance.c index 88d977f328..9c355b279e 100644 --- a/app/tools/color_balance.c +++ b/app/tools/color_balance.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/color_balance.h b/app/tools/color_balance.h index e5947218ce..593fc6023f 100644 --- a/app/tools/color_balance.h +++ b/app/tools/color_balance.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_BALANCE_H__ #define __COLOR_BALANCE_H__ diff --git a/app/tools/color_picker.c b/app/tools/color_picker.c index 4c4aa654e1..3cede208fc 100644 --- a/app/tools/color_picker.c +++ b/app/tools/color_picker.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/color_picker.h b/app/tools/color_picker.h index a81892c796..f9f82becf0 100644 --- a/app/tools/color_picker.h +++ b/app/tools/color_picker.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_PICKER_H__ #define __COLOR_PICKER_H__ diff --git a/app/tools/convolve.c b/app/tools/convolve.c index 31dcd091b5..37b5c0d5b9 100644 --- a/app/tools/convolve.c +++ b/app/tools/convolve.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/convolve.h b/app/tools/convolve.h index f229f01452..21343f3d4e 100644 --- a/app/tools/convolve.h +++ b/app/tools/convolve.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVOLVE_H__ #define __CONVOLVE_H__ diff --git a/app/tools/crop.c b/app/tools/crop.c index 014e67be7a..943d539c08 100644 --- a/app/tools/crop.c +++ b/app/tools/crop.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/crop.h b/app/tools/crop.h index 8a388f92d3..0c2783398b 100644 --- a/app/tools/crop.h +++ b/app/tools/crop.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CROP_H__ #define __CROP_H__ diff --git a/app/tools/curves.c b/app/tools/curves.c index 82b3a2a091..6a244953b4 100644 --- a/app/tools/curves.c +++ b/app/tools/curves.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/curves.h b/app/tools/curves.h index a8d62f6127..b9cab0874c 100644 --- a/app/tools/curves.h +++ b/app/tools/curves.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CURVES_H__ #define __CURVES_H__ diff --git a/app/tools/edit_selection.c b/app/tools/edit_selection.c index afdb3bb6e4..bba308479e 100644 --- a/app/tools/edit_selection.c +++ b/app/tools/edit_selection.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/tools/edit_selection.h b/app/tools/edit_selection.h index c9b8804432..f6e2c347a2 100644 --- a/app/tools/edit_selection.h +++ b/app/tools/edit_selection.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EDIT_SELECTION_H__ #define __EDIT_SELECTION_H__ diff --git a/app/tools/ellipse_select.c b/app/tools/ellipse_select.c index 00a70c324a..b6002b0879 100644 --- a/app/tools/ellipse_select.c +++ b/app/tools/ellipse_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/ellipse_select.h b/app/tools/ellipse_select.h index b5b26fbc95..aa61f78eb7 100644 --- a/app/tools/ellipse_select.h +++ b/app/tools/ellipse_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ELLIPSE_SELECT_H__ #define __ELLIPSE_SELECT_H__ diff --git a/app/tools/eraser.c b/app/tools/eraser.c index 8242ba3822..fef7b12b98 100644 --- a/app/tools/eraser.c +++ b/app/tools/eraser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/eraser.h b/app/tools/eraser.h index 9b57d7bad2..cb1735a053 100644 --- a/app/tools/eraser.h +++ b/app/tools/eraser.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ERASER_H__ #define __ERASER_H__ diff --git a/app/tools/flip_tool.c b/app/tools/flip_tool.c index 5f4cde2e05..23c1bf017a 100644 --- a/app/tools/flip_tool.c +++ b/app/tools/flip_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/flip_tool.h b/app/tools/flip_tool.h index 7c4f44fa2b..78b64ecafa 100644 --- a/app/tools/flip_tool.h +++ b/app/tools/flip_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FLIP_TOOL_H__ #define __FLIP_TOOL_H__ diff --git a/app/tools/free_select.c b/app/tools/free_select.c index bcdc02839a..db852e2b65 100644 --- a/app/tools/free_select.c +++ b/app/tools/free_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/free_select.h b/app/tools/free_select.h index 012dcb3e61..4fcf086cbd 100644 --- a/app/tools/free_select.h +++ b/app/tools/free_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FREE_SELECT_H__ #define __FREE_SELECT_H__ diff --git a/app/tools/fuzzy_select.c b/app/tools/fuzzy_select.c index 648f132576..5a4a5e329a 100644 --- a/app/tools/fuzzy_select.c +++ b/app/tools/fuzzy_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/fuzzy_select.h b/app/tools/fuzzy_select.h index c5272343ac..d42763b531 100644 --- a/app/tools/fuzzy_select.h +++ b/app/tools/fuzzy_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FUZZY_SELECT_H__ #define __FUZZY_SELECT_H__ diff --git a/app/tools/gimpairbrushtool.c b/app/tools/gimpairbrushtool.c index 2886661d14..03a34bf9e6 100644 --- a/app/tools/gimpairbrushtool.c +++ b/app/tools/gimpairbrushtool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpairbrushtool.h b/app/tools/gimpairbrushtool.h index 0e83055e97..85a5bdea8a 100644 --- a/app/tools/gimpairbrushtool.h +++ b/app/tools/gimpairbrushtool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __AIRBRUSH_H__ #define __AIRBRUSH_H__ diff --git a/app/tools/gimpblendtool.c b/app/tools/gimpblendtool.c index 8dfcda5a94..e47b86ae2e 100644 --- a/app/tools/gimpblendtool.c +++ b/app/tools/gimpblendtool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpblendtool.h b/app/tools/gimpblendtool.h index d9811f7c28..0a2a9efce7 100644 --- a/app/tools/gimpblendtool.h +++ b/app/tools/gimpblendtool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BLEND_H__ #define __BLEND_H__ diff --git a/app/tools/gimpbrightnesscontrasttool.c b/app/tools/gimpbrightnesscontrasttool.c index 57055eb6b1..b8a7db81b8 100644 --- a/app/tools/gimpbrightnesscontrasttool.c +++ b/app/tools/gimpbrightnesscontrasttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpbrightnesscontrasttool.h b/app/tools/gimpbrightnesscontrasttool.h index c8d71b9fa5..d6f5bf2c79 100644 --- a/app/tools/gimpbrightnesscontrasttool.h +++ b/app/tools/gimpbrightnesscontrasttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BRIGHTNESS_CONTRAST_H__ #define __BRIGHTNESS_CONTRAST_H__ diff --git a/app/tools/gimpbucketfilltool.c b/app/tools/gimpbucketfilltool.c index 819f508f93..f90c33b376 100644 --- a/app/tools/gimpbucketfilltool.c +++ b/app/tools/gimpbucketfilltool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpbucketfilltool.h b/app/tools/gimpbucketfilltool.h index 2cf8087126..95a8800051 100644 --- a/app/tools/gimpbucketfilltool.h +++ b/app/tools/gimpbucketfilltool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BUCKET_FILL_H__ #define __BUCKET_FILL_H__ diff --git a/app/tools/gimpbycolorselecttool.c b/app/tools/gimpbycolorselecttool.c index 6536a7d849..4176b29865 100644 --- a/app/tools/gimpbycolorselecttool.c +++ b/app/tools/gimpbycolorselecttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpbycolorselecttool.h b/app/tools/gimpbycolorselecttool.h index b1ff6cd1b5..01775abc89 100644 --- a/app/tools/gimpbycolorselecttool.h +++ b/app/tools/gimpbycolorselecttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __BY_COLOR_SELECT_H__ #define __BY_COLOR_SELECT_H__ diff --git a/app/tools/gimpclonetool.c b/app/tools/gimpclonetool.c index 1d4d09dee4..3964611b9e 100644 --- a/app/tools/gimpclonetool.c +++ b/app/tools/gimpclonetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpclonetool.h b/app/tools/gimpclonetool.h index 5f1e00d6ba..8688bfdf67 100644 --- a/app/tools/gimpclonetool.h +++ b/app/tools/gimpclonetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CLONE_H__ #define __CLONE_H__ diff --git a/app/tools/gimpcolorbalancetool.c b/app/tools/gimpcolorbalancetool.c index 88d977f328..9c355b279e 100644 --- a/app/tools/gimpcolorbalancetool.c +++ b/app/tools/gimpcolorbalancetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpcolorbalancetool.h b/app/tools/gimpcolorbalancetool.h index e5947218ce..593fc6023f 100644 --- a/app/tools/gimpcolorbalancetool.h +++ b/app/tools/gimpcolorbalancetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_BALANCE_H__ #define __COLOR_BALANCE_H__ diff --git a/app/tools/gimpconvolvetool.c b/app/tools/gimpconvolvetool.c index 31dcd091b5..37b5c0d5b9 100644 --- a/app/tools/gimpconvolvetool.c +++ b/app/tools/gimpconvolvetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpconvolvetool.h b/app/tools/gimpconvolvetool.h index f229f01452..21343f3d4e 100644 --- a/app/tools/gimpconvolvetool.h +++ b/app/tools/gimpconvolvetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CONVOLVE_H__ #define __CONVOLVE_H__ diff --git a/app/tools/gimpcroptool.c b/app/tools/gimpcroptool.c index 014e67be7a..943d539c08 100644 --- a/app/tools/gimpcroptool.c +++ b/app/tools/gimpcroptool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpcroptool.h b/app/tools/gimpcroptool.h index 8a388f92d3..0c2783398b 100644 --- a/app/tools/gimpcroptool.h +++ b/app/tools/gimpcroptool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CROP_H__ #define __CROP_H__ diff --git a/app/tools/gimpcurvestool.c b/app/tools/gimpcurvestool.c index 82b3a2a091..6a244953b4 100644 --- a/app/tools/gimpcurvestool.c +++ b/app/tools/gimpcurvestool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpcurvestool.h b/app/tools/gimpcurvestool.h index a8d62f6127..b9cab0874c 100644 --- a/app/tools/gimpcurvestool.h +++ b/app/tools/gimpcurvestool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CURVES_H__ #define __CURVES_H__ diff --git a/app/tools/gimpeditselectiontool.c b/app/tools/gimpeditselectiontool.c index afdb3bb6e4..bba308479e 100644 --- a/app/tools/gimpeditselectiontool.c +++ b/app/tools/gimpeditselectiontool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "gdk/gdkkeysyms.h" diff --git a/app/tools/gimpeditselectiontool.h b/app/tools/gimpeditselectiontool.h index c9b8804432..f6e2c347a2 100644 --- a/app/tools/gimpeditselectiontool.h +++ b/app/tools/gimpeditselectiontool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __EDIT_SELECTION_H__ #define __EDIT_SELECTION_H__ diff --git a/app/tools/gimpellipseselecttool.c b/app/tools/gimpellipseselecttool.c index 00a70c324a..b6002b0879 100644 --- a/app/tools/gimpellipseselecttool.c +++ b/app/tools/gimpellipseselecttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpellipseselecttool.h b/app/tools/gimpellipseselecttool.h index b5b26fbc95..aa61f78eb7 100644 --- a/app/tools/gimpellipseselecttool.h +++ b/app/tools/gimpellipseselecttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ELLIPSE_SELECT_H__ #define __ELLIPSE_SELECT_H__ diff --git a/app/tools/gimperasertool.c b/app/tools/gimperasertool.c index 8242ba3822..fef7b12b98 100644 --- a/app/tools/gimperasertool.c +++ b/app/tools/gimperasertool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimperasertool.h b/app/tools/gimperasertool.h index 9b57d7bad2..cb1735a053 100644 --- a/app/tools/gimperasertool.h +++ b/app/tools/gimperasertool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ERASER_H__ #define __ERASER_H__ diff --git a/app/tools/gimpfliptool.c b/app/tools/gimpfliptool.c index 5f4cde2e05..23c1bf017a 100644 --- a/app/tools/gimpfliptool.c +++ b/app/tools/gimpfliptool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpfliptool.h b/app/tools/gimpfliptool.h index 7c4f44fa2b..78b64ecafa 100644 --- a/app/tools/gimpfliptool.h +++ b/app/tools/gimpfliptool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FLIP_TOOL_H__ #define __FLIP_TOOL_H__ diff --git a/app/tools/gimpfreeselecttool.c b/app/tools/gimpfreeselecttool.c index bcdc02839a..db852e2b65 100644 --- a/app/tools/gimpfreeselecttool.c +++ b/app/tools/gimpfreeselecttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpfreeselecttool.h b/app/tools/gimpfreeselecttool.h index 012dcb3e61..4fcf086cbd 100644 --- a/app/tools/gimpfreeselecttool.h +++ b/app/tools/gimpfreeselecttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FREE_SELECT_H__ #define __FREE_SELECT_H__ diff --git a/app/tools/gimpfuzzyselecttool.c b/app/tools/gimpfuzzyselecttool.c index 648f132576..5a4a5e329a 100644 --- a/app/tools/gimpfuzzyselecttool.c +++ b/app/tools/gimpfuzzyselecttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpfuzzyselecttool.h b/app/tools/gimpfuzzyselecttool.h index c5272343ac..d42763b531 100644 --- a/app/tools/gimpfuzzyselecttool.h +++ b/app/tools/gimpfuzzyselecttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FUZZY_SELECT_H__ #define __FUZZY_SELECT_H__ diff --git a/app/tools/gimphistogramtool.c b/app/tools/gimphistogramtool.c index 42d18195b4..911b245b73 100644 --- a/app/tools/gimphistogramtool.c +++ b/app/tools/gimphistogramtool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimphistogramtool.h b/app/tools/gimphistogramtool.h index 17d2e8f289..335d5641f5 100644 --- a/app/tools/gimphistogramtool.h +++ b/app/tools/gimphistogramtool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HISTOGRAM_TOOL_H__ #define __HISTOGRAM_TOOL_H__ diff --git a/app/tools/gimphuesaturationtool.c b/app/tools/gimphuesaturationtool.c index d84eb03793..bd2e8ae4be 100644 --- a/app/tools/gimphuesaturationtool.c +++ b/app/tools/gimphuesaturationtool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimphuesaturationtool.h b/app/tools/gimphuesaturationtool.h index d6e91be558..6bcf022103 100644 --- a/app/tools/gimphuesaturationtool.h +++ b/app/tools/gimphuesaturationtool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HUE_SATURATION_H__ #define __HUE_SATURATION_H__ diff --git a/app/tools/gimpiscissorstool.c b/app/tools/gimpiscissorstool.c index 9d56e1a400..9d8197ae3d 100644 --- a/app/tools/gimpiscissorstool.c +++ b/app/tools/gimpiscissorstool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This tool is based on a paper from SIGGRAPH '95 diff --git a/app/tools/gimpiscissorstool.h b/app/tools/gimpiscissorstool.h index 297010cb39..a1da6e5ca2 100644 --- a/app/tools/gimpiscissorstool.h +++ b/app/tools/gimpiscissorstool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ISCISSORS_H__ #define __ISCISSORS_H__ diff --git a/app/tools/gimplevelstool.c b/app/tools/gimplevelstool.c index 3feb19b131..c5e307fa13 100644 --- a/app/tools/gimplevelstool.c +++ b/app/tools/gimplevelstool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimplevelstool.h b/app/tools/gimplevelstool.h index 12a2b49610..4d4632c8de 100644 --- a/app/tools/gimplevelstool.h +++ b/app/tools/gimplevelstool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LEVELS_H__ #define __LEVELS_H__ diff --git a/app/tools/gimpmagnifytool.c b/app/tools/gimpmagnifytool.c index 7a127c6622..c48785b649 100644 --- a/app/tools/gimpmagnifytool.c +++ b/app/tools/gimpmagnifytool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpmagnifytool.h b/app/tools/gimpmagnifytool.h index 8320d705b3..d4e4a02948 100644 --- a/app/tools/gimpmagnifytool.h +++ b/app/tools/gimpmagnifytool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MAGNIFY_H__ #define __MAGNIFY_H__ diff --git a/app/tools/gimpmovetool.c b/app/tools/gimpmovetool.c index b5f6089dc6..e4b7dca6c2 100644 --- a/app/tools/gimpmovetool.c +++ b/app/tools/gimpmovetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpmovetool.h b/app/tools/gimpmovetool.h index a9b9512ba7..eb0e1a5843 100644 --- a/app/tools/gimpmovetool.h +++ b/app/tools/gimpmovetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MOVE_H__ #define __MOVE_H__ diff --git a/app/tools/gimppenciltool.c b/app/tools/gimppenciltool.c index 8d8ddaf55d..9a7fd9753f 100644 --- a/app/tools/gimppenciltool.c +++ b/app/tools/gimppenciltool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimppenciltool.h b/app/tools/gimppenciltool.h index 230bf73021..f470e085f9 100644 --- a/app/tools/gimppenciltool.h +++ b/app/tools/gimppenciltool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PENCIL_H__ #define __PENCIL_H__ diff --git a/app/tools/gimpperspectivetool.c b/app/tools/gimpperspectivetool.c index 769165d7bd..a9a1090f5a 100644 --- a/app/tools/gimpperspectivetool.c +++ b/app/tools/gimpperspectivetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimpperspectivetool.h b/app/tools/gimpperspectivetool.h index f69862e047..83e5024672 100644 --- a/app/tools/gimpperspectivetool.h +++ b/app/tools/gimpperspectivetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PERSPECTIVE_TOOL_H__ #define __PERSPECTIVE_TOOL_H__ diff --git a/app/tools/gimpposterizetool.c b/app/tools/gimpposterizetool.c index 8b8803823d..cbe62d893b 100644 --- a/app/tools/gimpposterizetool.c +++ b/app/tools/gimpposterizetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpposterizetool.h b/app/tools/gimpposterizetool.h index b19fdc0129..58a91fdff0 100644 --- a/app/tools/gimpposterizetool.h +++ b/app/tools/gimpposterizetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __POSTERIZE_H__ #define __POSTERIZE_H__ diff --git a/app/tools/gimprectselecttool.c b/app/tools/gimprectselecttool.c index de3ffd89d3..e84ec8fb0a 100644 --- a/app/tools/gimprectselecttool.c +++ b/app/tools/gimprectselecttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/gimprectselecttool.h b/app/tools/gimprectselecttool.h index 481e100d0e..a7297b50d2 100644 --- a/app/tools/gimprectselecttool.h +++ b/app/tools/gimprectselecttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __RECT_SELECT_H__ #define __RECT_SELECT_H__ diff --git a/app/tools/gimpregionselecttool.c b/app/tools/gimpregionselecttool.c index 648f132576..5a4a5e329a 100644 --- a/app/tools/gimpregionselecttool.c +++ b/app/tools/gimpregionselecttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpregionselecttool.h b/app/tools/gimpregionselecttool.h index c5272343ac..d42763b531 100644 --- a/app/tools/gimpregionselecttool.h +++ b/app/tools/gimpregionselecttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __FUZZY_SELECT_H__ #define __FUZZY_SELECT_H__ diff --git a/app/tools/gimprotatetool.c b/app/tools/gimprotatetool.c index 66c124188b..261a2a1656 100644 --- a/app/tools/gimprotatetool.c +++ b/app/tools/gimprotatetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimprotatetool.h b/app/tools/gimprotatetool.h index 9ea3c6e7d8..0c5a6bdbf8 100644 --- a/app/tools/gimprotatetool.h +++ b/app/tools/gimprotatetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ROTATE_TOOL_H__ #define __ROTATE_TOOL_H__ diff --git a/app/tools/gimpscaletool.c b/app/tools/gimpscaletool.c index ee60ade74c..4f2e780a16 100644 --- a/app/tools/gimpscaletool.c +++ b/app/tools/gimpscaletool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpscaletool.h b/app/tools/gimpscaletool.h index 5bb23a394d..6b6e5e4994 100644 --- a/app/tools/gimpscaletool.h +++ b/app/tools/gimpscaletool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCALE_TOOL_H__ #define __SCALE_TOOL_H__ diff --git a/app/tools/gimpsheartool.c b/app/tools/gimpsheartool.c index 0ea28c4406..6f016afd7c 100644 --- a/app/tools/gimpsheartool.c +++ b/app/tools/gimpsheartool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpsheartool.h b/app/tools/gimpsheartool.h index 92734d0a0c..df7449ea07 100644 --- a/app/tools/gimpsheartool.h +++ b/app/tools/gimpsheartool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SHEAR_TOOL_H__ #define __SHEAR_TOOL_H__ diff --git a/app/tools/gimpsourcetool.c b/app/tools/gimpsourcetool.c index 1d4d09dee4..3964611b9e 100644 --- a/app/tools/gimpsourcetool.c +++ b/app/tools/gimpsourcetool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpsourcetool.h b/app/tools/gimpsourcetool.h index 5f1e00d6ba..8688bfdf67 100644 --- a/app/tools/gimpsourcetool.h +++ b/app/tools/gimpsourcetool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CLONE_H__ #define __CLONE_H__ diff --git a/app/tools/gimptexttool.c b/app/tools/gimptexttool.c index 6182d72c94..602a348934 100644 --- a/app/tools/gimptexttool.c +++ b/app/tools/gimptexttool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimptexttool.h b/app/tools/gimptexttool.h index d14e505a1d..f9feb652b7 100644 --- a/app/tools/gimptexttool.h +++ b/app/tools/gimptexttool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TEXT_TOOL_H__ #define __TEXT_TOOL_H__ diff --git a/app/tools/gimpthresholdtool.c b/app/tools/gimpthresholdtool.c index 4bfa53c525..574e5b8d04 100644 --- a/app/tools/gimpthresholdtool.c +++ b/app/tools/gimpthresholdtool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/gimpthresholdtool.h b/app/tools/gimpthresholdtool.h index c37925a413..ab72423613 100644 --- a/app/tools/gimpthresholdtool.h +++ b/app/tools/gimpthresholdtool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __THRESHOLD_H__ #define __THRESHOLD_H__ diff --git a/app/tools/histogram_tool.c b/app/tools/histogram_tool.c index 42d18195b4..911b245b73 100644 --- a/app/tools/histogram_tool.c +++ b/app/tools/histogram_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/histogram_tool.h b/app/tools/histogram_tool.h index 17d2e8f289..335d5641f5 100644 --- a/app/tools/histogram_tool.h +++ b/app/tools/histogram_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HISTOGRAM_TOOL_H__ #define __HISTOGRAM_TOOL_H__ diff --git a/app/tools/hue_saturation.c b/app/tools/hue_saturation.c index d84eb03793..bd2e8ae4be 100644 --- a/app/tools/hue_saturation.c +++ b/app/tools/hue_saturation.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/hue_saturation.h b/app/tools/hue_saturation.h index d6e91be558..6bcf022103 100644 --- a/app/tools/hue_saturation.h +++ b/app/tools/hue_saturation.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __HUE_SATURATION_H__ #define __HUE_SATURATION_H__ diff --git a/app/tools/iscissors.c b/app/tools/iscissors.c index 9d56e1a400..9d8197ae3d 100644 --- a/app/tools/iscissors.c +++ b/app/tools/iscissors.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This tool is based on a paper from SIGGRAPH '95 diff --git a/app/tools/iscissors.h b/app/tools/iscissors.h index 297010cb39..a1da6e5ca2 100644 --- a/app/tools/iscissors.h +++ b/app/tools/iscissors.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ISCISSORS_H__ #define __ISCISSORS_H__ diff --git a/app/tools/levels.c b/app/tools/levels.c index 3feb19b131..c5e307fa13 100644 --- a/app/tools/levels.c +++ b/app/tools/levels.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/levels.h b/app/tools/levels.h index 12a2b49610..4d4632c8de 100644 --- a/app/tools/levels.h +++ b/app/tools/levels.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __LEVELS_H__ #define __LEVELS_H__ diff --git a/app/tools/magnify.c b/app/tools/magnify.c index 7a127c6622..c48785b649 100644 --- a/app/tools/magnify.c +++ b/app/tools/magnify.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/magnify.h b/app/tools/magnify.h index 8320d705b3..d4e4a02948 100644 --- a/app/tools/magnify.h +++ b/app/tools/magnify.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MAGNIFY_H__ #define __MAGNIFY_H__ diff --git a/app/tools/move.c b/app/tools/move.c index b5f6089dc6..e4b7dca6c2 100644 --- a/app/tools/move.c +++ b/app/tools/move.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/move.h b/app/tools/move.h index a9b9512ba7..eb0e1a5843 100644 --- a/app/tools/move.h +++ b/app/tools/move.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MOVE_H__ #define __MOVE_H__ diff --git a/app/tools/paint_core.c b/app/tools/paint_core.c index 4b60cc6087..06e1a75fff 100644 --- a/app/tools/paint_core.c +++ b/app/tools/paint_core.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/paint_core.h b/app/tools/paint_core.h index 143bdb4027..0ed4938534 100644 --- a/app/tools/paint_core.h +++ b/app/tools/paint_core.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PAINT_CORE_H__ #define __PAINT_CORE_H__ diff --git a/app/tools/paintbrush.c b/app/tools/paintbrush.c index cb78476366..6bdbec0207 100644 --- a/app/tools/paintbrush.c +++ b/app/tools/paintbrush.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/paintbrush.h b/app/tools/paintbrush.h index fc5138b93d..b75deb60f7 100644 --- a/app/tools/paintbrush.h +++ b/app/tools/paintbrush.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PAINTBRUSH_H__ #define __PAINTBRUSH_H__ diff --git a/app/tools/pencil.c b/app/tools/pencil.c index 8d8ddaf55d..9a7fd9753f 100644 --- a/app/tools/pencil.c +++ b/app/tools/pencil.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/pencil.h b/app/tools/pencil.h index 230bf73021..f470e085f9 100644 --- a/app/tools/pencil.h +++ b/app/tools/pencil.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PENCIL_H__ #define __PENCIL_H__ diff --git a/app/tools/perspective_tool.c b/app/tools/perspective_tool.c index 769165d7bd..a9a1090f5a 100644 --- a/app/tools/perspective_tool.c +++ b/app/tools/perspective_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/perspective_tool.h b/app/tools/perspective_tool.h index f69862e047..83e5024672 100644 --- a/app/tools/perspective_tool.h +++ b/app/tools/perspective_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PERSPECTIVE_TOOL_H__ #define __PERSPECTIVE_TOOL_H__ diff --git a/app/tools/posterize.c b/app/tools/posterize.c index 8b8803823d..cbe62d893b 100644 --- a/app/tools/posterize.c +++ b/app/tools/posterize.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/posterize.h b/app/tools/posterize.h index b19fdc0129..58a91fdff0 100644 --- a/app/tools/posterize.h +++ b/app/tools/posterize.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __POSTERIZE_H__ #define __POSTERIZE_H__ diff --git a/app/tools/rect_select.c b/app/tools/rect_select.c index de3ffd89d3..e84ec8fb0a 100644 --- a/app/tools/rect_select.c +++ b/app/tools/rect_select.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/rect_select.h b/app/tools/rect_select.h index 481e100d0e..a7297b50d2 100644 --- a/app/tools/rect_select.h +++ b/app/tools/rect_select.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __RECT_SELECT_H__ #define __RECT_SELECT_H__ diff --git a/app/tools/rotate_tool.c b/app/tools/rotate_tool.c index 66c124188b..261a2a1656 100644 --- a/app/tools/rotate_tool.c +++ b/app/tools/rotate_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/rotate_tool.h b/app/tools/rotate_tool.h index 9ea3c6e7d8..0c5a6bdbf8 100644 --- a/app/tools/rotate_tool.h +++ b/app/tools/rotate_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __ROTATE_TOOL_H__ #define __ROTATE_TOOL_H__ diff --git a/app/tools/scale_tool.c b/app/tools/scale_tool.c index ee60ade74c..4f2e780a16 100644 --- a/app/tools/scale_tool.c +++ b/app/tools/scale_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/scale_tool.h b/app/tools/scale_tool.h index 5bb23a394d..6b6e5e4994 100644 --- a/app/tools/scale_tool.h +++ b/app/tools/scale_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCALE_TOOL_H__ #define __SCALE_TOOL_H__ diff --git a/app/tools/shear_tool.c b/app/tools/shear_tool.c index 0ea28c4406..6f016afd7c 100644 --- a/app/tools/shear_tool.c +++ b/app/tools/shear_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/shear_tool.h b/app/tools/shear_tool.h index 92734d0a0c..df7449ea07 100644 --- a/app/tools/shear_tool.h +++ b/app/tools/shear_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SHEAR_TOOL_H__ #define __SHEAR_TOOL_H__ diff --git a/app/tools/text_tool.c b/app/tools/text_tool.c index 6182d72c94..602a348934 100644 --- a/app/tools/text_tool.c +++ b/app/tools/text_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/text_tool.h b/app/tools/text_tool.h index d14e505a1d..f9feb652b7 100644 --- a/app/tools/text_tool.h +++ b/app/tools/text_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TEXT_TOOL_H__ #define __TEXT_TOOL_H__ diff --git a/app/tools/threshold.c b/app/tools/threshold.c index 4bfa53c525..574e5b8d04 100644 --- a/app/tools/threshold.c +++ b/app/tools/threshold.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/threshold.h b/app/tools/threshold.h index c37925a413..ab72423613 100644 --- a/app/tools/threshold.h +++ b/app/tools/threshold.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __THRESHOLD_H__ #define __THRESHOLD_H__ diff --git a/app/tools/tools.c b/app/tools/tools.c index 26edead70a..1528eab3ef 100644 --- a/app/tools/tools.c +++ b/app/tools/tools.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/tools.h b/app/tools/tools.h index 4b2f3a0905..7643a13804 100644 --- a/app/tools/tools.h +++ b/app/tools/tools.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TOOLS_H__ #define __TOOLS_H__ diff --git a/app/tools/transform_core.c b/app/tools/transform_core.c index 61f5092a09..5f06dc080b 100644 --- a/app/tools/transform_core.c +++ b/app/tools/transform_core.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/tools/transform_core.h b/app/tools/transform_core.h index e8f220043f..9da2f71af6 100644 --- a/app/tools/transform_core.h +++ b/app/tools/transform_core.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TRANSFORM_CORE_H__ #define __TRANSFORM_CORE_H__ diff --git a/app/tools/transform_tool.c b/app/tools/transform_tool.c index ec22c9c79f..2d012cd3c2 100644 --- a/app/tools/transform_tool.c +++ b/app/tools/transform_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/tools/transform_tool.h b/app/tools/transform_tool.h index 1a3dbafc97..5ca0464387 100644 --- a/app/tools/transform_tool.h +++ b/app/tools/transform_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TRANSFORM_TOOL_H__ #define __TRANSFORM_TOOL_H__ diff --git a/app/transform_core.c b/app/transform_core.c index 61f5092a09..5f06dc080b 100644 --- a/app/transform_core.c +++ b/app/transform_core.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/transform_core.h b/app/transform_core.h index e8f220043f..9da2f71af6 100644 --- a/app/transform_core.h +++ b/app/transform_core.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TRANSFORM_CORE_H__ #define __TRANSFORM_CORE_H__ diff --git a/app/transform_tool.c b/app/transform_tool.c index ec22c9c79f..2d012cd3c2 100644 --- a/app/transform_tool.c +++ b/app/transform_tool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "appenv.h" diff --git a/app/transform_tool.h b/app/transform_tool.h index 1a3dbafc97..5ca0464387 100644 --- a/app/transform_tool.h +++ b/app/transform_tool.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __TRANSFORM_TOOL_H__ #define __TRANSFORM_TOOL_H__ diff --git a/app/undo.c b/app/undo.c index 7575b0259a..d3da62bd50 100644 --- a/app/undo.c +++ b/app/undo.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/undo.h b/app/undo.h index 35b8ef9217..ad7dc47e2f 100644 --- a/app/undo.h +++ b/app/undo.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __UNDO_H__ #define __UNDO_H__ diff --git a/app/undo_cmds.c b/app/undo_cmds.c index d33b6bfac1..30cd2bb510 100644 --- a/app/undo_cmds.c +++ b/app/undo_cmds.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/undo_cmds.h b/app/undo_cmds.h index edb358b937..eeaced0146 100644 --- a/app/undo_cmds.h +++ b/app/undo_cmds.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __UNDO_CMDS_H__ #define __UNDO_CMDS_H__ diff --git a/app/user_install.c b/app/user_install.c index b7cc10e704..8cef163492 100644 --- a/app/user_install.c +++ b/app/user_install.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include @@ -167,7 +167,7 @@ install_help (InstallCallback callback) gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "along with this program; if not, write to the Free Software\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, - "Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", -1); + "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n", -1); gtk_text_insert (GTK_TEXT (text), font, NULL, NULL, "\n\n", -1); diff --git a/app/user_install.h b/app/user_install.h index f99bebe00c..6e23125e82 100644 --- a/app/user_install.h +++ b/app/user_install.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __INSTALL_H__ #define __INSTALL_H__ diff --git a/app/widgets/gimpcolorpanel.c b/app/widgets/gimpcolorpanel.c index df616417cc..1a5b6470d8 100644 --- a/app/widgets/gimpcolorpanel.c +++ b/app/widgets/gimpcolorpanel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/widgets/gimpcolorpanel.h b/app/widgets/gimpcolorpanel.h index a3bcd8b537..31b44528dd 100644 --- a/app/widgets/gimpcolorpanel.h +++ b/app/widgets/gimpcolorpanel.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_PANEL_H__ #define __COLOR_PANEL_H__ diff --git a/app/widgets/gimpcursor.c b/app/widgets/gimpcursor.c index ff10b914d8..aa22e30143 100644 --- a/app/widgets/gimpcursor.c +++ b/app/widgets/gimpcursor.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "appenv.h" #include "cursorutil.h" diff --git a/app/widgets/gimpcursor.h b/app/widgets/gimpcursor.h index eb36188f9a..257a907e48 100644 --- a/app/widgets/gimpcursor.h +++ b/app/widgets/gimpcursor.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __CURSORUTIL_H__ #define __CURSORUTIL_H__ diff --git a/app/widgets/gimpgradienteditor.c b/app/widgets/gimpgradienteditor.c index ab62eb4f7d..e4c5d01c88 100644 --- a/app/widgets/gimpgradienteditor.c +++ b/app/widgets/gimpgradienteditor.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/widgets/gimpgradienteditor.h b/app/widgets/gimpgradienteditor.h index c82b274617..ddad5290cc 100644 --- a/app/widgets/gimpgradienteditor.h +++ b/app/widgets/gimpgradienteditor.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/app/widgets/gimpitemfactory.c b/app/widgets/gimpitemfactory.c index a8f9e5a83b..7d7b18d48b 100644 --- a/app/widgets/gimpitemfactory.c +++ b/app/widgets/gimpitemfactory.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/widgets/gimpitemfactory.h b/app/widgets/gimpitemfactory.h index c71bf7ce8c..de8edb1852 100644 --- a/app/widgets/gimpitemfactory.h +++ b/app/widgets/gimpitemfactory.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __MENUS_H__ #define __MENUS_H__ diff --git a/app/widgets/gimppaletteeditor.c b/app/widgets/gimppaletteeditor.c index ba54527919..70af3ea9ed 100644 --- a/app/widgets/gimppaletteeditor.c +++ b/app/widgets/gimppaletteeditor.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/app/widgets/gimppaletteeditor.h b/app/widgets/gimppaletteeditor.h index b22161991a..13b28f3ec0 100644 --- a/app/widgets/gimppaletteeditor.h +++ b/app/widgets/gimppaletteeditor.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __PALETTE_H__ #define __PALETTE_H__ diff --git a/app/widgets/gimptoolbox-color-area.c b/app/widgets/gimptoolbox-color-area.c index b3251d323c..73ec4ccd0e 100644 --- a/app/widgets/gimptoolbox-color-area.c +++ b/app/widgets/gimptoolbox-color-area.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/app/widgets/gimptoolbox-color-area.h b/app/widgets/gimptoolbox-color-area.h index cad9b50723..49e8632c66 100644 --- a/app/widgets/gimptoolbox-color-area.h +++ b/app/widgets/gimptoolbox-color-area.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __COLOR_AREA_H__ diff --git a/libgimp/gimp.c b/libgimp/gimp.c index d1ce964feb..15914e7db4 100644 --- a/libgimp/gimp.c +++ b/libgimp/gimp.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "config.h" diff --git a/libgimp/gimp.h b/libgimp/gimp.h index 07072f03db..7ad0d125ee 100644 --- a/libgimp/gimp.h +++ b/libgimp/gimp.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_H__ #define __GIMP_H__ diff --git a/libgimp/gimpchannel.c b/libgimp/gimpchannel.c index 21abc6e719..440c388eee 100644 --- a/libgimp/gimpchannel.c +++ b/libgimp/gimpchannel.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpchannel_pdb.c b/libgimp/gimpchannel_pdb.c index 21abc6e719..440c388eee 100644 --- a/libgimp/gimpchannel_pdb.c +++ b/libgimp/gimpchannel_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpdisplay.c b/libgimp/gimpdisplay.c index 48c45da3d8..65199c0a06 100644 --- a/libgimp/gimpdisplay.c +++ b/libgimp/gimpdisplay.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpdisplay_pdb.c b/libgimp/gimpdisplay_pdb.c index 48c45da3d8..65199c0a06 100644 --- a/libgimp/gimpdisplay_pdb.c +++ b/libgimp/gimpdisplay_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpdrawable.c b/libgimp/gimpdrawable.c index a1cdd8fd06..8ec97f1841 100644 --- a/libgimp/gimpdrawable.c +++ b/libgimp/gimpdrawable.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpdrawable_pdb.c b/libgimp/gimpdrawable_pdb.c index a1cdd8fd06..8ec97f1841 100644 --- a/libgimp/gimpdrawable_pdb.c +++ b/libgimp/gimpdrawable_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpenums.h b/libgimp/gimpenums.h index 529b97aef6..d78dc0cb83 100644 --- a/libgimp/gimpenums.h +++ b/libgimp/gimpenums.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_ENUMS_H__ #define __GIMP_ENUMS_H__ diff --git a/libgimp/gimpgradient.c b/libgimp/gimpgradient.c index fe09623cc4..c8cb25466a 100644 --- a/libgimp/gimpgradient.c +++ b/libgimp/gimpgradient.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpgradient_pdb.c b/libgimp/gimpgradient_pdb.c index fe09623cc4..c8cb25466a 100644 --- a/libgimp/gimpgradient_pdb.c +++ b/libgimp/gimpgradient_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpimage.c b/libgimp/gimpimage.c index ed41af1bf3..0d03aa07b6 100644 --- a/libgimp/gimpimage.c +++ b/libgimp/gimpimage.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include "gimp.h" diff --git a/libgimp/gimpimage_pdb.c b/libgimp/gimpimage_pdb.c index ed41af1bf3..0d03aa07b6 100644 --- a/libgimp/gimpimage_pdb.c +++ b/libgimp/gimpimage_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include "gimp.h" diff --git a/libgimp/gimplayer.c b/libgimp/gimplayer.c index 5b51af77a2..7540adcc88 100644 --- a/libgimp/gimplayer.c +++ b/libgimp/gimplayer.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimplayer_pdb.c b/libgimp/gimplayer_pdb.c index 5b51af77a2..7540adcc88 100644 --- a/libgimp/gimplayer_pdb.c +++ b/libgimp/gimplayer_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimpmenu.c b/libgimp/gimpmenu.c index f572519c2e..39c4ef1587 100644 --- a/libgimp/gimpmenu.c +++ b/libgimp/gimpmenu.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include diff --git a/libgimp/gimpmenu.h b/libgimp/gimpmenu.h index 6562c3c3c4..1f3d254034 100644 --- a/libgimp/gimpmenu.h +++ b/libgimp/gimpmenu.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_MENU_H__ #define __GIMP_MENU_H__ diff --git a/libgimp/gimppalette.c b/libgimp/gimppalette.c index f94cc356b1..a3bbf68b7f 100644 --- a/libgimp/gimppalette.c +++ b/libgimp/gimppalette.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimppalette_pdb.c b/libgimp/gimppalette_pdb.c index f94cc356b1..a3bbf68b7f 100644 --- a/libgimp/gimppalette_pdb.c +++ b/libgimp/gimppalette_pdb.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimp.h" diff --git a/libgimp/gimppixelrgn.c b/libgimp/gimppixelrgn.c index cf8a8d5053..5b96b262c9 100644 --- a/libgimp/gimppixelrgn.c +++ b/libgimp/gimppixelrgn.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ /* Experimental: comment-out the following #define if a memcpy() call is diff --git a/libgimp/gimpprocbrowserdialog.c b/libgimp/gimpprocbrowserdialog.c index cf3d8333da..b51a4ca4fb 100644 --- a/libgimp/gimpprocbrowserdialog.c +++ b/libgimp/gimpprocbrowserdialog.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/libgimp/gimpprocview.c b/libgimp/gimpprocview.c index cf3d8333da..b51a4ca4fb 100644 --- a/libgimp/gimpprocview.c +++ b/libgimp/gimpprocview.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/libgimp/gimpprotocol.c b/libgimp/gimpprotocol.c index b707f2cef0..59f450838e 100644 --- a/libgimp/gimpprotocol.c +++ b/libgimp/gimpprotocol.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimpenums.h" #include "gimpprotocol.h" diff --git a/libgimp/gimpprotocol.h b/libgimp/gimpprotocol.h index 0a66710fdb..431bd3e958 100644 --- a/libgimp/gimpprotocol.h +++ b/libgimp/gimpprotocol.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_PROTOCOL_H__ #define __GIMP_PROTOCOL_H__ diff --git a/libgimp/gimptile.c b/libgimp/gimptile.c index c8180a2a31..63945c5e2a 100644 --- a/libgimp/gimptile.c +++ b/libgimp/gimptile.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include "gimp.h" diff --git a/libgimp/gimpui.h b/libgimp/gimpui.h index 0b01a66414..e3acb15e9b 100644 --- a/libgimp/gimpui.h +++ b/libgimp/gimpui.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_UI_H__ #define __GIMP_UI_H__ diff --git a/libgimp/gimpwire.c b/libgimp/gimpwire.c index d597b79598..492138e64a 100644 --- a/libgimp/gimpwire.c +++ b/libgimp/gimpwire.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include diff --git a/libgimp/gimpwire.h b/libgimp/gimpwire.h index 571fdb9463..df8c56e55e 100644 --- a/libgimp/gimpwire.h +++ b/libgimp/gimpwire.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_WIRE_H__ #define __GIMP_WIRE_H__ diff --git a/libgimpbase/gimpdatafiles.c b/libgimpbase/gimpdatafiles.c index f93c30f299..5fecda93e1 100644 --- a/libgimpbase/gimpdatafiles.c +++ b/libgimpbase/gimpdatafiles.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/libgimpbase/gimpdatafiles.h b/libgimpbase/gimpdatafiles.h index e237e9d2e3..96bb2d5178 100644 --- a/libgimpbase/gimpdatafiles.h +++ b/libgimpbase/gimpdatafiles.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/libgimpbase/gimpprotocol.c b/libgimpbase/gimpprotocol.c index b707f2cef0..59f450838e 100644 --- a/libgimpbase/gimpprotocol.c +++ b/libgimpbase/gimpprotocol.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include "gimpenums.h" #include "gimpprotocol.h" diff --git a/libgimpbase/gimpprotocol.h b/libgimpbase/gimpprotocol.h index 0a66710fdb..431bd3e958 100644 --- a/libgimpbase/gimpprotocol.h +++ b/libgimpbase/gimpprotocol.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_PROTOCOL_H__ #define __GIMP_PROTOCOL_H__ diff --git a/libgimpbase/gimpwire.c b/libgimpbase/gimpwire.c index d597b79598..492138e64a 100644 --- a/libgimpbase/gimpwire.c +++ b/libgimpbase/gimpwire.c @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include diff --git a/libgimpbase/gimpwire.h b/libgimpbase/gimpwire.h index 571fdb9463..df8c56e55e 100644 --- a/libgimpbase/gimpwire.h +++ b/libgimpbase/gimpwire.h @@ -12,8 +12,9 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #ifndef __GIMP_WIRE_H__ #define __GIMP_WIRE_H__ diff --git a/libgimpwidgets/gimpcolorselect.c b/libgimpwidgets/gimpcolorselect.c index 3a23c88cc2..0580350b0c 100644 --- a/libgimpwidgets/gimpcolorselect.c +++ b/libgimpwidgets/gimpcolorselect.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/AlienMap/AlienMap.c b/plug-ins/AlienMap/AlienMap.c index b3378c4fe9..ca10354fcf 100644 --- a/plug-ins/AlienMap/AlienMap.c +++ b/plug-ins/AlienMap/AlienMap.c @@ -27,7 +27,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/CML_explorer/CML_explorer.c b/plug-ins/CML_explorer/CML_explorer.c index 22d6d77c8f..e115aadc87 100644 --- a/plug-ins/CML_explorer/CML_explorer.c +++ b/plug-ins/CML_explorer/CML_explorer.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Comment: * CML is the abbreviation of Coupled-Map Lattice that is a model of diff --git a/plug-ins/MapObject/mapobject_main.c b/plug-ins/MapObject/mapobject_main.c index 87516f4407..9386a7a279 100644 --- a/plug-ins/MapObject/mapobject_main.c +++ b/plug-ins/MapObject/mapobject_main.c @@ -17,7 +17,7 @@ /*===============================================================================*/ /* You should have received a copy of the GNU General Public License along with */ /* this program (read the "COPYING" file); if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /*===============================================================================*/ /* In other words, you can't sue us for whatever happens while using this ;) */ /*********************************************************************************/ diff --git a/plug-ins/align_layers/align_layers.c b/plug-ins/align_layers/align_layers.c index 9d9f0f6318..5d1399da3e 100644 --- a/plug-ins/align_layers/align_layers.c +++ b/plug-ins/align_layers/align_layers.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "libgimp/gimp.h" diff --git a/plug-ins/apply_lens/apply_lens.c b/plug-ins/apply_lens/apply_lens.c index 7862670de8..6a57f4be44 100644 --- a/plug-ins/apply_lens/apply_lens.c +++ b/plug-ins/apply_lens/apply_lens.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/autostretch_hsv/autostretch_hsv.c b/plug-ins/autostretch_hsv/autostretch_hsv.c index 658b16daee..e0ee8df5b5 100644 --- a/plug-ins/autostretch_hsv/autostretch_hsv.c +++ b/plug-ins/autostretch_hsv/autostretch_hsv.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This simple plug-in does an automatic contrast stretch. For each diff --git a/plug-ins/blinds/blinds.c b/plug-ins/blinds/blinds.c index 5f9822be8e..2b1e80aa1d 100644 --- a/plug-ins/blinds/blinds.c +++ b/plug-ins/blinds/blinds.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * A fair proprotion of this code was taken from the Whirl plug-in * which was copyrighted by Federico Mena Quintero (as below). diff --git a/plug-ins/blur/blur.c b/plug-ins/blur/blur.c index 639ba7e702..b9de6f80e7 100644 --- a/plug-ins/blur/blur.c +++ b/plug-ins/blur/blur.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "libgimp/gimp.h" diff --git a/plug-ins/bmp/bmp.c b/plug-ins/bmp/bmp.c index 5296cec62f..a847677d7f 100644 --- a/plug-ins/bmp/bmp.c +++ b/plug-ins/bmp/bmp.c @@ -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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ---------------------------------------------------------------------------- */ diff --git a/plug-ins/bumpmap/bumpmap.c b/plug-ins/bumpmap/bumpmap.c index c469e1e279..7ac61098b9 100644 --- a/plug-ins/bumpmap/bumpmap.c +++ b/plug-ins/bumpmap/bumpmap.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/bz2/bz2.c b/plug-ins/bz2/bz2.c index 7a39cee59d..577859b186 100644 --- a/plug-ins/bz2/bz2.c +++ b/plug-ins/bz2/bz2.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* bzip2 plug-in for the gimp */ diff --git a/plug-ins/c_astretch/c_astretch.c b/plug-ins/c_astretch/c_astretch.c index 1a10553157..70cd627af8 100644 --- a/plug-ins/c_astretch/c_astretch.c +++ b/plug-ins/c_astretch/c_astretch.c @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This simple plug-in does an automatic contrast stretch. For each diff --git a/plug-ins/checkerboard/checkerboard.c b/plug-ins/checkerboard/checkerboard.c index 7ea254be66..bd517458d8 100644 --- a/plug-ins/checkerboard/checkerboard.c +++ b/plug-ins/checkerboard/checkerboard.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/colorify/colorify.c b/plug-ins/colorify/colorify.c index 2b3632d7e5..0bb20e041f 100644 --- a/plug-ins/colorify/colorify.c +++ b/plug-ins/colorify/colorify.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Changes: diff --git a/plug-ins/common/CML_explorer.c b/plug-ins/common/CML_explorer.c index 22d6d77c8f..e115aadc87 100644 --- a/plug-ins/common/CML_explorer.c +++ b/plug-ins/common/CML_explorer.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Comment: * CML is the abbreviation of Coupled-Map Lattice that is a model of diff --git a/plug-ins/common/align_layers.c b/plug-ins/common/align_layers.c index 9d9f0f6318..5d1399da3e 100644 --- a/plug-ins/common/align_layers.c +++ b/plug-ins/common/align_layers.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "libgimp/gimp.h" diff --git a/plug-ins/common/apply_lens.c b/plug-ins/common/apply_lens.c index 7862670de8..6a57f4be44 100644 --- a/plug-ins/common/apply_lens.c +++ b/plug-ins/common/apply_lens.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/autostretch_hsv.c b/plug-ins/common/autostretch_hsv.c index 658b16daee..e0ee8df5b5 100644 --- a/plug-ins/common/autostretch_hsv.c +++ b/plug-ins/common/autostretch_hsv.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This simple plug-in does an automatic contrast stretch. For each diff --git a/plug-ins/common/blinds.c b/plug-ins/common/blinds.c index 5f9822be8e..2b1e80aa1d 100644 --- a/plug-ins/common/blinds.c +++ b/plug-ins/common/blinds.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * A fair proprotion of this code was taken from the Whirl plug-in * which was copyrighted by Federico Mena Quintero (as below). diff --git a/plug-ins/common/blur.c b/plug-ins/common/blur.c index 639ba7e702..b9de6f80e7 100644 --- a/plug-ins/common/blur.c +++ b/plug-ins/common/blur.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include "libgimp/gimp.h" diff --git a/plug-ins/common/bumpmap.c b/plug-ins/common/bumpmap.c index c469e1e279..7ac61098b9 100644 --- a/plug-ins/common/bumpmap.c +++ b/plug-ins/common/bumpmap.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/bz2.c b/plug-ins/common/bz2.c index 7a39cee59d..577859b186 100644 --- a/plug-ins/common/bz2.c +++ b/plug-ins/common/bz2.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* bzip2 plug-in for the gimp */ diff --git a/plug-ins/common/c_astretch.c b/plug-ins/common/c_astretch.c index 1a10553157..70cd627af8 100644 --- a/plug-ins/common/c_astretch.c +++ b/plug-ins/common/c_astretch.c @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This simple plug-in does an automatic contrast stretch. For each diff --git a/plug-ins/common/checkerboard.c b/plug-ins/common/checkerboard.c index 7ea254be66..bd517458d8 100644 --- a/plug-ins/common/checkerboard.c +++ b/plug-ins/common/checkerboard.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/colorify.c b/plug-ins/common/colorify.c index 2b3632d7e5..0bb20e041f 100644 --- a/plug-ins/common/colorify.c +++ b/plug-ins/common/colorify.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Changes: diff --git a/plug-ins/common/compose.c b/plug-ins/common/compose.c index 7e26afad62..11eb043083 100644 --- a/plug-ins/common/compose.c +++ b/plug-ins/common/compose.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/compressor.c b/plug-ins/common/compressor.c index 06b7ceac5b..12df23b4ca 100644 --- a/plug-ins/common/compressor.c +++ b/plug-ins/common/compressor.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Minor changes to support file magic */ diff --git a/plug-ins/common/convmatrix.c b/plug-ins/common/convmatrix.c index 553c787a37..38859cfabc 100644 --- a/plug-ins/common/convmatrix.c +++ b/plug-ins/common/convmatrix.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * The GNU General Public License is also available from * http://www.fsf.org/copyleft/gpl.html diff --git a/plug-ins/common/cubism.c b/plug-ins/common/cubism.c index c8f367b4c1..6ce1e59242 100644 --- a/plug-ins/common/cubism.c +++ b/plug-ins/common/cubism.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * You can contact me at quartic@polloux.fciencias.unam.mx * You can contact the original The Gimp authors at gimp@xcf.berkeley.edu diff --git a/plug-ins/common/decompose.c b/plug-ins/common/decompose.c index c351129ee4..7b8f6f3c9c 100644 --- a/plug-ins/common/decompose.c +++ b/plug-ins/common/decompose.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/deinterlace.c b/plug-ins/common/deinterlace.c index 12b3e1a1be..6f0c33b4b2 100644 --- a/plug-ins/common/deinterlace.c +++ b/plug-ins/common/deinterlace.c @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/common/despeckle.c b/plug-ins/common/despeckle.c index 4ff2783718..6411ffcee6 100644 --- a/plug-ins/common/despeckle.c +++ b/plug-ins/common/despeckle.c @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -51,6 +51,11 @@ * -Adrian * * $Log$ + * Revision 1.9 1998/04/13 05:41:41 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.8 1998/03/26 02:08:17 yosh * * applied gimp-quinet-980122-0 and tweaked the tests a bit, this makes the * optional library tests in configure. diff --git a/plug-ins/common/destripe.c b/plug-ins/common/destripe.c index 1200257f76..5bd1a08559 100644 --- a/plug-ins/common/destripe.c +++ b/plug-ins/common/destripe.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * diff --git a/plug-ins/common/diffraction.c b/plug-ins/common/diffraction.c index 4c8e1d1df6..3553344542 100644 --- a/plug-ins/common/diffraction.c +++ b/plug-ins/common/diffraction.c @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/displace.c b/plug-ins/common/displace.c index 57889eb250..86a0cc7d55 100644 --- a/plug-ins/common/displace.c +++ b/plug-ins/common/displace.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * You can contact me at srn@flibble.cs.su.oz.au. * Please send me any patches or enhancements to this code. diff --git a/plug-ins/common/engrave.c b/plug-ins/common/engrave.c index c76606b218..fe890103fc 100644 --- a/plug-ins/common/engrave.c +++ b/plug-ins/common/engrave.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/exchange.c b/plug-ins/common/exchange.c index ad4b8784cb..933891d34f 100644 --- a/plug-ins/common/exchange.c +++ b/plug-ins/common/exchange.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * */ diff --git a/plug-ins/common/film.c b/plug-ins/common/film.c index 6ac78f7b12..b60929fbb1 100644 --- a/plug-ins/common/film.c +++ b/plug-ins/common/film.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/flarefx.c b/plug-ins/common/flarefx.c index 00eabdad32..9c5a8ddc42 100644 --- a/plug-ins/common/flarefx.c +++ b/plug-ins/common/flarefx.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/fractaltrace.c b/plug-ins/common/fractaltrace.c index 68fed46850..749182d76a 100644 --- a/plug-ins/common/fractaltrace.c +++ b/plug-ins/common/fractaltrace.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *******************************************************************************/ diff --git a/plug-ins/common/gauss_iir.c b/plug-ins/common/gauss_iir.c index 133f18f3d4..5b773b5268 100644 --- a/plug-ins/common/gauss_iir.c +++ b/plug-ins/common/gauss_iir.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/common/gauss_rle.c b/plug-ins/common/gauss_rle.c index 09cd3ec13e..b1d2fd21d8 100644 --- a/plug-ins/common/gauss_rle.c +++ b/plug-ins/common/gauss_rle.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/common/gicon.c b/plug-ins/common/gicon.c index 796a41e3ec..9a0ec3b6e7 100644 --- a/plug-ins/common/gicon.c +++ b/plug-ins/common/gicon.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* saves and loads gimp icon files (For toolbox, etc)... diff --git a/plug-ins/common/glasstile.c b/plug-ins/common/glasstile.c index b76ddc729e..0a10e29581 100644 --- a/plug-ins/common/glasstile.c +++ b/plug-ins/common/glasstile.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/gqbist.c b/plug-ins/common/gqbist.c index 99d040f7a6..dc842be895 100644 --- a/plug-ins/common/gqbist.c +++ b/plug-ins/common/gqbist.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/gradmap.c b/plug-ins/common/gradmap.c index b209879e5e..e5a57aab9e 100644 --- a/plug-ins/common/gradmap.c +++ b/plug-ins/common/gradmap.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/grid.c b/plug-ins/common/grid.c index 4cd5af4af5..c4d432f02b 100644 --- a/plug-ins/common/grid.c +++ b/plug-ins/common/grid.c @@ -8,8 +8,8 @@ * 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., 675 Mass Ave, Cambridge, MA - * 02139, USA. */ + * write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include #include diff --git a/plug-ins/common/gtm.c b/plug-ins/common/gtm.c index 522b829c9b..5d2aacc017 100644 --- a/plug-ins/common/gtm.c +++ b/plug-ins/common/gtm.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Version 1.0: diff --git a/plug-ins/common/gz.c b/plug-ins/common/gz.c index 06b7ceac5b..12df23b4ca 100644 --- a/plug-ins/common/gz.c +++ b/plug-ins/common/gz.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Minor changes to support file magic */ diff --git a/plug-ins/common/hrz.c b/plug-ins/common/hrz.c index 9ae898176a..51daba3f40 100644 --- a/plug-ins/common/hrz.c +++ b/plug-ins/common/hrz.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* $Id$ */ diff --git a/plug-ins/common/illusion.c b/plug-ins/common/illusion.c index c98d8bc633..cdf745e2f4 100644 --- a/plug-ins/common/illusion.c +++ b/plug-ins/common/illusion.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *******************************************************************************/ diff --git a/plug-ins/common/iwarp.c b/plug-ins/common/iwarp.c index 7933275b35..57e0341eed 100644 --- a/plug-ins/common/iwarp.c +++ b/plug-ins/common/iwarp.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* IWarp a plug-in for the GIMP diff --git a/plug-ins/common/jpeg.c b/plug-ins/common/jpeg.c index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/common/jpeg.c +++ b/plug-ins/common/jpeg.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/common/laplace.c b/plug-ins/common/laplace.c index 46942c59c7..89797606c1 100644 --- a/plug-ins/common/laplace.c +++ b/plug-ins/common/laplace.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This plugin by thorsten@arch.usyd.edu.au */ diff --git a/plug-ins/common/mail.c b/plug-ins/common/mail.c index afd6404c3e..6a8f3723bd 100644 --- a/plug-ins/common/mail.c +++ b/plug-ins/common/mail.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/max_rgb.c b/plug-ins/common/max_rgb.c index 743fa16fb6..6dd03e5674 100644 --- a/plug-ins/common/max_rgb.c +++ b/plug-ins/common/max_rgb.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gtk/gtk.h" diff --git a/plug-ins/common/mblur.c b/plug-ins/common/mblur.c index e95aedb4d5..0c638f6e52 100644 --- a/plug-ins/common/mblur.c +++ b/plug-ins/common/mblur.c @@ -25,7 +25,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Version 1.2 diff --git a/plug-ins/common/mosaic.c b/plug-ins/common/mosaic.c index 10db74fa37..4020b32fb9 100644 --- a/plug-ins/common/mosaic.c +++ b/plug-ins/common/mosaic.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Mosaic is a filter which transforms an image into diff --git a/plug-ins/common/mpeg.c b/plug-ins/common/mpeg.c index 7dd57ff9f8..c6feb2acfa 100644 --- a/plug-ins/common/mpeg.c +++ b/plug-ins/common/mpeg.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /******************************************************************* diff --git a/plug-ins/common/noisify.c b/plug-ins/common/noisify.c index 4c5fa04cb2..d970cbd5cc 100644 --- a/plug-ins/common/noisify.c +++ b/plug-ins/common/noisify.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Id$ */ diff --git a/plug-ins/common/normalize.c b/plug-ins/common/normalize.c index 3427c5a5eb..29337a774a 100644 --- a/plug-ins/common/normalize.c +++ b/plug-ins/common/normalize.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This plugin performs almost the same operation as the 'contrast diff --git a/plug-ins/common/nova.c b/plug-ins/common/nova.c index 447c6b011b..4cf9cdbb00 100644 --- a/plug-ins/common/nova.c +++ b/plug-ins/common/nova.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/oilify.c b/plug-ins/common/oilify.c index 048bbb5450..8b843391da 100644 --- a/plug-ins/common/oilify.c +++ b/plug-ins/common/oilify.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Id$ */ diff --git a/plug-ins/common/papertile.c b/plug-ins/common/papertile.c index a52f1d8b2f..471e3286ff 100644 --- a/plug-ins/common/papertile.c +++ b/plug-ins/common/papertile.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *******************************************************************************/ diff --git a/plug-ins/common/pix.c b/plug-ins/common/pix.c index a2259dfdcf..980e084071 100644 --- a/plug-ins/common/pix.c +++ b/plug-ins/common/pix.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/pixelize.c b/plug-ins/common/pixelize.c index c2ad55d364..ae37fd5bab 100644 --- a/plug-ins/common/pixelize.c +++ b/plug-ins/common/pixelize.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/plasma.c b/plug-ins/common/plasma.c index ad7a49c50a..92c342fff7 100644 --- a/plug-ins/common/plasma.c +++ b/plug-ins/common/plasma.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/png.c b/plug-ins/common/png.c index 02bfee2aa5..98e1fbe938 100644 --- a/plug-ins/common/png.c +++ b/plug-ins/common/png.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -37,6 +37,11 @@ * Revision History: * * $Log$ + * Revision 1.6 1998/04/13 05:43:08 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.5 1998/03/30 19:05:47 adrian * updated png.c so non-interactive mode works now * -adrian diff --git a/plug-ins/common/pnm.c b/plug-ins/common/pnm.c index b92e984139..5f85ac175a 100644 --- a/plug-ins/common/pnm.c +++ b/plug-ins/common/pnm.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* $Id$ */ diff --git a/plug-ins/common/polar.c b/plug-ins/common/polar.c index 9466fc80fb..44fe870885 100644 --- a/plug-ins/common/polar.c +++ b/plug-ins/common/polar.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/postscript.c b/plug-ins/common/postscript.c index c816f1610d..6b88cacf7a 100644 --- a/plug-ins/common/postscript.c +++ b/plug-ins/common/postscript.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/procedure-browser.c b/plug-ins/common/procedure-browser.c index 183ac12e5b..01953d18b1 100644 --- a/plug-ins/common/procedure-browser.c +++ b/plug-ins/common/procedure-browser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/ps.c b/plug-ins/common/ps.c index c816f1610d..6b88cacf7a 100644 --- a/plug-ins/common/ps.c +++ b/plug-ins/common/ps.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/randomize.c b/plug-ins/common/randomize.c index 4ca4e11f64..fb7aaccdc0 100644 --- a/plug-ins/common/randomize.c +++ b/plug-ins/common/randomize.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ****************************************************************************/ diff --git a/plug-ins/common/ripple.c b/plug-ins/common/ripple.c index 8bc0042a4d..ab1221d3da 100644 --- a/plug-ins/common/ripple.c +++ b/plug-ins/common/ripple.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Please direct all comments, questions, bug reports etc to Brian Degenhardt * bdegenha@ucsd.edu diff --git a/plug-ins/common/rotate.c b/plug-ins/common/rotate.c index 2d8844760f..8775f5651f 100644 --- a/plug-ins/common/rotate.c +++ b/plug-ins/common/rotate.c @@ -27,7 +27,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Revision history diff --git a/plug-ins/common/scatter_hsv.c b/plug-ins/common/scatter_hsv.c index a13d3fbcb8..b61261277d 100644 --- a/plug-ins/common/scatter_hsv.c +++ b/plug-ins/common/scatter_hsv.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gtk/gtk.h" diff --git a/plug-ins/common/semiflatten.c b/plug-ins/common/semiflatten.c index 23fe10e847..b1da2ef504 100644 --- a/plug-ins/common/semiflatten.c +++ b/plug-ins/common/semiflatten.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/shift.c b/plug-ins/common/shift.c index c2db02af15..2c5dc30d9e 100644 --- a/plug-ins/common/shift.c +++ b/plug-ins/common/shift.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Please direct all comments, questions, bug reports etc to Brian Degenhardt * bdegenha@ucsd.edu diff --git a/plug-ins/common/smooth_palette.c b/plug-ins/common/smooth_palette.c index 80e71e8581..3102223340 100644 --- a/plug-ins/common/smooth_palette.c +++ b/plug-ins/common/smooth_palette.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/snoise.c b/plug-ins/common/snoise.c index f16c09cf5c..acadf5abce 100644 --- a/plug-ins/common/snoise.c +++ b/plug-ins/common/snoise.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Solid Noise plug-in version 1.02, Aug 1997 diff --git a/plug-ins/common/sobel.c b/plug-ins/common/sobel.c index fe93c6b052..1aa48745b0 100644 --- a/plug-ins/common/sobel.c +++ b/plug-ins/common/sobel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/sparkle.c b/plug-ins/common/sparkle.c index f3d38359c0..3ac0d0278a 100644 --- a/plug-ins/common/sparkle.c +++ b/plug-ins/common/sparkle.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * You can contact Michael at mjhammel@csn.net * Note: set tabstops to 3 to make this more readable. diff --git a/plug-ins/common/spread.c b/plug-ins/common/spread.c index 0d45704ae2..2b95449b26 100644 --- a/plug-ins/common/spread.c +++ b/plug-ins/common/spread.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Please direct all comments, questions, bug reports etc to Brian Degenhardt * bdegenha@ucsd.edu diff --git a/plug-ins/common/sunras.c b/plug-ins/common/sunras.c index fbfe95b604..7baf3a6cf8 100644 --- a/plug-ins/common/sunras.c +++ b/plug-ins/common/sunras.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/common/tga.c b/plug-ins/common/tga.c index fbe06a1596..1a1e45cae5 100644 --- a/plug-ins/common/tga.c +++ b/plug-ins/common/tga.c @@ -27,7 +27,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/threshold_alpha.c b/plug-ins/common/threshold_alpha.c index e4121a51f2..10db843b50 100644 --- a/plug-ins/common/threshold_alpha.c +++ b/plug-ins/common/threshold_alpha.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gtk/gtk.h" diff --git a/plug-ins/common/tile.c b/plug-ins/common/tile.c index 89f4b7dad1..84fcff4bb6 100644 --- a/plug-ins/common/tile.c +++ b/plug-ins/common/tile.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/tileit.c b/plug-ins/common/tileit.c index 07700b5a49..4a71e0b87a 100644 --- a/plug-ins/common/tileit.c +++ b/plug-ins/common/tileit.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * A fair proprotion of this code was taken from the Whirl plug-in * which was copyrighted by Federico Mena Quintero (as below). diff --git a/plug-ins/common/url.c b/plug-ins/common/url.c index 319d69e4e6..424d84fe34 100644 --- a/plug-ins/common/url.c +++ b/plug-ins/common/url.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/common/video.c b/plug-ins/common/video.c index 590a9c049f..06516a7afe 100644 --- a/plug-ins/common/video.c +++ b/plug-ins/common/video.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/vinvert.c b/plug-ins/common/vinvert.c index b91c8fa783..f7287618ed 100644 --- a/plug-ins/common/vinvert.c +++ b/plug-ins/common/vinvert.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/common/vpropagate.c b/plug-ins/common/vpropagate.c index 1b61325edf..8e634c2387 100644 --- a/plug-ins/common/vpropagate.c +++ b/plug-ins/common/vpropagate.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* memo diff --git a/plug-ins/common/whirlpinch.c b/plug-ins/common/whirlpinch.c index e9a7432482..8bfce85a58 100644 --- a/plug-ins/common/whirlpinch.c +++ b/plug-ins/common/whirlpinch.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/common/xpm.c b/plug-ins/common/xpm.c index 1f663166ff..ceb56ee5bf 100644 --- a/plug-ins/common/xpm.c +++ b/plug-ins/common/xpm.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* XPM plugin version 1.2.2 */ diff --git a/plug-ins/common/xwd.c b/plug-ins/common/xwd.c index 2aa4d0a8b7..774938738d 100644 --- a/plug-ins/common/xwd.c +++ b/plug-ins/common/xwd.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/compose/compose.c b/plug-ins/compose/compose.c index 7e26afad62..11eb043083 100644 --- a/plug-ins/compose/compose.c +++ b/plug-ins/compose/compose.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/convmatrix/convmatrix.c b/plug-ins/convmatrix/convmatrix.c index 553c787a37..38859cfabc 100644 --- a/plug-ins/convmatrix/convmatrix.c +++ b/plug-ins/convmatrix/convmatrix.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * The GNU General Public License is also available from * http://www.fsf.org/copyleft/gpl.html diff --git a/plug-ins/cubism/cubism.c b/plug-ins/cubism/cubism.c index c8f367b4c1..6ce1e59242 100644 --- a/plug-ins/cubism/cubism.c +++ b/plug-ins/cubism/cubism.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * You can contact me at quartic@polloux.fciencias.unam.mx * You can contact the original The Gimp authors at gimp@xcf.berkeley.edu diff --git a/plug-ins/dbbrowser/dbbrowser.c b/plug-ins/dbbrowser/dbbrowser.c index 183ac12e5b..01953d18b1 100644 --- a/plug-ins/dbbrowser/dbbrowser.c +++ b/plug-ins/dbbrowser/dbbrowser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/dbbrowser.h b/plug-ins/dbbrowser/dbbrowser.h index 23453c4fe7..2b6d0bbb8a 100644 --- a/plug-ins/dbbrowser/dbbrowser.h +++ b/plug-ins/dbbrowser/dbbrowser.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/dbbrowser_utils.c b/plug-ins/dbbrowser/dbbrowser_utils.c index cf3d8333da..b51a4ca4fb 100644 --- a/plug-ins/dbbrowser/dbbrowser_utils.c +++ b/plug-ins/dbbrowser/dbbrowser_utils.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/dbbrowser_utils.h b/plug-ins/dbbrowser/dbbrowser_utils.h index c2890123a5..7152fde47a 100644 --- a/plug-ins/dbbrowser/dbbrowser_utils.h +++ b/plug-ins/dbbrowser/dbbrowser_utils.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/gimpprocbrowser.c b/plug-ins/dbbrowser/gimpprocbrowser.c index cf3d8333da..b51a4ca4fb 100644 --- a/plug-ins/dbbrowser/gimpprocbrowser.c +++ b/plug-ins/dbbrowser/gimpprocbrowser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/gimpprocbrowser.h b/plug-ins/dbbrowser/gimpprocbrowser.h index c2890123a5..7152fde47a 100644 --- a/plug-ins/dbbrowser/gimpprocbrowser.h +++ b/plug-ins/dbbrowser/gimpprocbrowser.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/gimpprocview.c b/plug-ins/dbbrowser/gimpprocview.c index cf3d8333da..b51a4ca4fb 100644 --- a/plug-ins/dbbrowser/gimpprocview.c +++ b/plug-ins/dbbrowser/gimpprocview.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/dbbrowser/procedure-browser.c b/plug-ins/dbbrowser/procedure-browser.c index 183ac12e5b..01953d18b1 100644 --- a/plug-ins/dbbrowser/procedure-browser.c +++ b/plug-ins/dbbrowser/procedure-browser.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/decompose/decompose.c b/plug-ins/decompose/decompose.c index c351129ee4..7b8f6f3c9c 100644 --- a/plug-ins/decompose/decompose.c +++ b/plug-ins/decompose/decompose.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/deinterlace/deinterlace.c b/plug-ins/deinterlace/deinterlace.c index 12b3e1a1be..6f0c33b4b2 100644 --- a/plug-ins/deinterlace/deinterlace.c +++ b/plug-ins/deinterlace/deinterlace.c @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/despeckle/despeckle.c b/plug-ins/despeckle/despeckle.c index 4ff2783718..6411ffcee6 100644 --- a/plug-ins/despeckle/despeckle.c +++ b/plug-ins/despeckle/despeckle.c @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -51,6 +51,11 @@ * -Adrian * * $Log$ + * Revision 1.9 1998/04/13 05:41:41 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.8 1998/03/26 02:08:17 yosh * * applied gimp-quinet-980122-0 and tweaked the tests a bit, this makes the * optional library tests in configure. diff --git a/plug-ins/destripe/destripe.c b/plug-ins/destripe/destripe.c index 1200257f76..5bd1a08559 100644 --- a/plug-ins/destripe/destripe.c +++ b/plug-ins/destripe/destripe.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * diff --git a/plug-ins/diffraction/diffraction.c b/plug-ins/diffraction/diffraction.c index 4c8e1d1df6..3553344542 100644 --- a/plug-ins/diffraction/diffraction.c +++ b/plug-ins/diffraction/diffraction.c @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/displace/displace.c b/plug-ins/displace/displace.c index 57889eb250..86a0cc7d55 100644 --- a/plug-ins/displace/displace.c +++ b/plug-ins/displace/displace.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * You can contact me at srn@flibble.cs.su.oz.au. * Please send me any patches or enhancements to this code. diff --git a/plug-ins/engrave/engrave.c b/plug-ins/engrave/engrave.c index c76606b218..fe890103fc 100644 --- a/plug-ins/engrave/engrave.c +++ b/plug-ins/engrave/engrave.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/exchange/exchange.c b/plug-ins/exchange/exchange.c index ad4b8784cb..933891d34f 100644 --- a/plug-ins/exchange/exchange.c +++ b/plug-ins/exchange/exchange.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * */ diff --git a/plug-ins/faxg3/faxg3.c b/plug-ins/faxg3/faxg3.c index c9d93f5c20..104a837371 100644 --- a/plug-ins/faxg3/faxg3.c +++ b/plug-ins/faxg3/faxg3.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/film/film.c b/plug-ins/film/film.c index 6ac78f7b12..b60929fbb1 100644 --- a/plug-ins/film/film.c +++ b/plug-ins/film/film.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/fits/fits.c b/plug-ins/fits/fits.c index 8e5c450e8f..0f28550887 100644 --- a/plug-ins/fits/fits.c +++ b/plug-ins/fits/fits.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/fits/fitsrw.c b/plug-ins/fits/fitsrw.c index d7dcc10628..11ec7c0e41 100644 --- a/plug-ins/fits/fitsrw.c +++ b/plug-ins/fits/fitsrw.c @@ -81,7 +81,7 @@ static char ident[] = "@(#) libfits.c 0.11 20-Dec-97 (%I%)"; /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /******************************************************************************/ #include diff --git a/plug-ins/flame/cmap.c b/plug-ins/flame/cmap.c index a6b39aaae5..6a1ea6748d 100644 --- a/plug-ins/flame/cmap.c +++ b/plug-ins/flame/cmap.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/flame/cmap.h b/plug-ins/flame/cmap.h index 4e25f02bfa..ca1212619d 100644 --- a/plug-ins/flame/cmap.h +++ b/plug-ins/flame/cmap.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/flame/flame.c b/plug-ins/flame/flame.c index f0bce5969a..63de19b3d2 100644 --- a/plug-ins/flame/flame.c +++ b/plug-ins/flame/flame.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/flame/flame.h b/plug-ins/flame/flame.h index a7893ff788..a45f1666da 100644 --- a/plug-ins/flame/flame.h +++ b/plug-ins/flame/flame.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "libifs.h" diff --git a/plug-ins/flame/libifs.c b/plug-ins/flame/libifs.c index 61452abd47..b4061f406b 100644 --- a/plug-ins/flame/libifs.c +++ b/plug-ins/flame/libifs.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/flame/libifs.h b/plug-ins/flame/libifs.h index 8a98ad00c8..60b4ca39c0 100644 --- a/plug-ins/flame/libifs.h +++ b/plug-ins/flame/libifs.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/flame/rect.c b/plug-ins/flame/rect.c index 2a25d1a9ab..84d047c997 100644 --- a/plug-ins/flame/rect.c +++ b/plug-ins/flame/rect.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "rect.h" diff --git a/plug-ins/flame/rect.h b/plug-ins/flame/rect.h index a8dd6c0be0..c59889ca64 100644 --- a/plug-ins/flame/rect.h +++ b/plug-ins/flame/rect.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "libifs.h" diff --git a/plug-ins/flarefx/flarefx.c b/plug-ins/flarefx/flarefx.c index 00eabdad32..9c5a8ddc42 100644 --- a/plug-ins/flarefx/flarefx.c +++ b/plug-ins/flarefx/flarefx.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/fractaltrace/fractaltrace.c b/plug-ins/fractaltrace/fractaltrace.c index 68fed46850..749182d76a 100644 --- a/plug-ins/fractaltrace/fractaltrace.c +++ b/plug-ins/fractaltrace/fractaltrace.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *******************************************************************************/ diff --git a/plug-ins/gauss_iir/gauss_iir.c b/plug-ins/gauss_iir/gauss_iir.c index 133f18f3d4..5b773b5268 100644 --- a/plug-ins/gauss_iir/gauss_iir.c +++ b/plug-ins/gauss_iir/gauss_iir.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/gauss_rle/gauss_rle.c b/plug-ins/gauss_rle/gauss_rle.c index 09cd3ec13e..b1d2fd21d8 100644 --- a/plug-ins/gauss_rle/gauss_rle.c +++ b/plug-ins/gauss_rle/gauss_rle.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/gfig/gfig.c b/plug-ins/gfig/gfig.c index 7741e757cd..c681e4c924 100644 --- a/plug-ins/gfig/gfig.c +++ b/plug-ins/gfig/gfig.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Some of this code was taken from the Whirl plug-in * which was copyrighted by Federico Mena Quintero (as below). diff --git a/plug-ins/gfli/gfli.c b/plug-ins/gfli/gfli.c index 749e165a48..cc832d2197 100644 --- a/plug-ins/gfli/gfli.c +++ b/plug-ins/gfli/gfli.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * This is a first loader for FLI and FLC movies. It uses as the same method as * the gif plug-in to store the animation (i.e. 1 layer/frame). diff --git a/plug-ins/gicon/gicon.c b/plug-ins/gicon/gicon.c index 796a41e3ec..9a0ec3b6e7 100644 --- a/plug-ins/gicon/gicon.c +++ b/plug-ins/gicon/gicon.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* saves and loads gimp icon files (For toolbox, etc)... diff --git a/plug-ins/glasstile/glasstile.c b/plug-ins/glasstile/glasstile.c index b76ddc729e..0a10e29581 100644 --- a/plug-ins/glasstile/glasstile.c +++ b/plug-ins/glasstile/glasstile.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/gqbist/gqbist.c b/plug-ins/gqbist/gqbist.c index 99d040f7a6..dc842be895 100644 --- a/plug-ins/gqbist/gqbist.c +++ b/plug-ins/gqbist/gqbist.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/gradmap/gradmap.c b/plug-ins/gradmap/gradmap.c index b209879e5e..e5a57aab9e 100644 --- a/plug-ins/gradmap/gradmap.c +++ b/plug-ins/gradmap/gradmap.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/grid/grid.c b/plug-ins/grid/grid.c index 4cd5af4af5..c4d432f02b 100644 --- a/plug-ins/grid/grid.c +++ b/plug-ins/grid/grid.c @@ -8,8 +8,8 @@ * 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., 675 Mass Ave, Cambridge, MA - * 02139, USA. */ + * write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. */ #include #include #include diff --git a/plug-ins/gtm/gtm.c b/plug-ins/gtm/gtm.c index 522b829c9b..5d2aacc017 100644 --- a/plug-ins/gtm/gtm.c +++ b/plug-ins/gtm/gtm.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Version 1.0: diff --git a/plug-ins/gz/gz.c b/plug-ins/gz/gz.c index 06b7ceac5b..12df23b4ca 100644 --- a/plug-ins/gz/gz.c +++ b/plug-ins/gz/gz.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Minor changes to support file magic */ diff --git a/plug-ins/hrz/hrz.c b/plug-ins/hrz/hrz.c index 9ae898176a..51daba3f40 100644 --- a/plug-ins/hrz/hrz.c +++ b/plug-ins/hrz/hrz.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* $Id$ */ diff --git a/plug-ins/ifscompose/ifscompose.c b/plug-ins/ifscompose/ifscompose.c index f397e64c74..431aa5e21f 100644 --- a/plug-ins/ifscompose/ifscompose.c +++ b/plug-ins/ifscompose/ifscompose.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* TODO diff --git a/plug-ins/ifscompose/ifscompose.h b/plug-ins/ifscompose/ifscompose.h index 7334ca4870..47f46c7ddd 100644 --- a/plug-ins/ifscompose/ifscompose.h +++ b/plug-ins/ifscompose/ifscompose.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define SQR(x) ((x) * (x)) diff --git a/plug-ins/ifscompose/ifscompose_utils.c b/plug-ins/ifscompose/ifscompose_utils.c index 1ca18188fa..9c041139e2 100644 --- a/plug-ins/ifscompose/ifscompose_utils.c +++ b/plug-ins/ifscompose/ifscompose_utils.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/illusion/illusion.c b/plug-ins/illusion/illusion.c index c98d8bc633..cdf745e2f4 100644 --- a/plug-ins/illusion/illusion.c +++ b/plug-ins/illusion/illusion.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *******************************************************************************/ diff --git a/plug-ins/iwarp/iwarp.c b/plug-ins/iwarp/iwarp.c index 7933275b35..57e0341eed 100644 --- a/plug-ins/iwarp/iwarp.c +++ b/plug-ins/iwarp/iwarp.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* IWarp a plug-in for the GIMP diff --git a/plug-ins/jpeg/jpeg-load.c b/plug-ins/jpeg/jpeg-load.c index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/jpeg/jpeg-load.c +++ b/plug-ins/jpeg/jpeg-load.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/jpeg/jpeg-load.h b/plug-ins/jpeg/jpeg-load.h index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/jpeg/jpeg-load.h +++ b/plug-ins/jpeg/jpeg-load.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/jpeg/jpeg-save.c b/plug-ins/jpeg/jpeg-save.c index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/jpeg/jpeg-save.c +++ b/plug-ins/jpeg/jpeg-save.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/jpeg/jpeg-save.h b/plug-ins/jpeg/jpeg-save.h index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/jpeg/jpeg-save.h +++ b/plug-ins/jpeg/jpeg-save.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/jpeg/jpeg.c b/plug-ins/jpeg/jpeg.c index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/jpeg/jpeg.c +++ b/plug-ins/jpeg/jpeg.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/jpeg/jpeg.h b/plug-ins/jpeg/jpeg.h index a3d3b6cc5f..c570091cc2 100644 --- a/plug-ins/jpeg/jpeg.h +++ b/plug-ins/jpeg/jpeg.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* JPEG loading and saving file filter for the GIMP diff --git a/plug-ins/laplace/laplace.c b/plug-ins/laplace/laplace.c index 46942c59c7..89797606c1 100644 --- a/plug-ins/laplace/laplace.c +++ b/plug-ins/laplace/laplace.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This plugin by thorsten@arch.usyd.edu.au */ diff --git a/plug-ins/libgck/gck/gck.h b/plug-ins/libgck/gck/gck.h index d32b1f17c8..cf25399cd8 100644 --- a/plug-ins/libgck/gck/gck.h +++ b/plug-ins/libgck/gck/gck.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCK_H__ diff --git a/plug-ins/libgck/gck/gckcolor.c b/plug-ins/libgck/gck/gckcolor.c index c044042041..a24076d504 100644 --- a/plug-ins/libgck/gck/gckcolor.c +++ b/plug-ins/libgck/gck/gckcolor.c @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ /*************************************************************/ diff --git a/plug-ins/libgck/gck/gckcolor.h b/plug-ins/libgck/gck/gckcolor.h index a3ecdcfa6f..b97f002615 100644 --- a/plug-ins/libgck/gck/gckcolor.h +++ b/plug-ins/libgck/gck/gckcolor.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,i */ +/* USA. */ /***************************************************************************/ #ifndef __GCKCOLOR_H__ diff --git a/plug-ins/libgck/gck/gckcommon.h b/plug-ins/libgck/gck/gckcommon.h index c9f5c921e2..f6c85c1d77 100644 --- a/plug-ins/libgck/gck/gckcommon.h +++ b/plug-ins/libgck/gck/gckcommon.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKCOMMON_H__ diff --git a/plug-ins/libgck/gck/gckimage.h b/plug-ins/libgck/gck/gckimage.h index 4ba1f0116c..39e69a569d 100644 --- a/plug-ins/libgck/gck/gckimage.h +++ b/plug-ins/libgck/gck/gckimage.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKIMAGE_H__ diff --git a/plug-ins/libgck/gck/gcklistbox.c b/plug-ins/libgck/gck/gcklistbox.c index 0e0f4640a3..2fdc891140 100644 --- a/plug-ins/libgck/gck/gcklistbox.c +++ b/plug-ins/libgck/gck/gcklistbox.c @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #include diff --git a/plug-ins/libgck/gck/gcklistbox.h b/plug-ins/libgck/gck/gcklistbox.h index be3b2a7290..3bbe39e7e0 100644 --- a/plug-ins/libgck/gck/gcklistbox.h +++ b/plug-ins/libgck/gck/gcklistbox.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKLISTBOX_H__ diff --git a/plug-ins/libgck/gck/gckmath.c b/plug-ins/libgck/gck/gckmath.c index 01bd3cf4f7..809dfdcf97 100644 --- a/plug-ins/libgck/gck/gckmath.c +++ b/plug-ins/libgck/gck/gckmath.c @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ /***************************/ diff --git a/plug-ins/libgck/gck/gckmath.h b/plug-ins/libgck/gck/gckmath.h index b8631e0b32..524d7c4079 100644 --- a/plug-ins/libgck/gck/gckmath.h +++ b/plug-ins/libgck/gck/gckmath.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKMATH_H__ diff --git a/plug-ins/libgck/gck/gcktypes.h b/plug-ins/libgck/gck/gcktypes.h index fc36248aa2..afd235ff14 100644 --- a/plug-ins/libgck/gck/gcktypes.h +++ b/plug-ins/libgck/gck/gcktypes.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKTYPES_H__ diff --git a/plug-ins/libgck/gck/gckui.c b/plug-ins/libgck/gck/gckui.c index 0568eac563..4954b4ac49 100644 --- a/plug-ins/libgck/gck/gckui.c +++ b/plug-ins/libgck/gck/gckui.c @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ /***********************************************************/ diff --git a/plug-ins/libgck/gck/gckui.h b/plug-ins/libgck/gck/gckui.h index d64e34c706..acbad073ec 100644 --- a/plug-ins/libgck/gck/gckui.h +++ b/plug-ins/libgck/gck/gckui.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKUI_H__ diff --git a/plug-ins/libgck/gck/gckvector.c b/plug-ins/libgck/gck/gckvector.c index e57075819d..b2b2753558 100644 --- a/plug-ins/libgck/gck/gckvector.c +++ b/plug-ins/libgck/gck/gckvector.c @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ /**********************************************/ diff --git a/plug-ins/libgck/gck/gckvector.h b/plug-ins/libgck/gck/gckvector.h index ae5c09ab47..e8eccf2e48 100644 --- a/plug-ins/libgck/gck/gckvector.h +++ b/plug-ins/libgck/gck/gckvector.h @@ -15,7 +15,8 @@ /* */ /* You should have received a copy of the GNU General Public License */ /* along with this program; if not, write to the Free Software */ -/* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, */ +/* USA. */ /***************************************************************************/ #ifndef __GCKVECTOR_H__ diff --git a/plug-ins/mail/mail.c b/plug-ins/mail/mail.c index afd6404c3e..6a8f3723bd 100644 --- a/plug-ins/mail/mail.c +++ b/plug-ins/mail/mail.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/max_rgb/max_rgb.c b/plug-ins/max_rgb/max_rgb.c index 743fa16fb6..6dd03e5674 100644 --- a/plug-ins/max_rgb/max_rgb.c +++ b/plug-ins/max_rgb/max_rgb.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gtk/gtk.h" diff --git a/plug-ins/maze/maze.c b/plug-ins/maze/maze.c index a39793c42d..9e774afe9d 100644 --- a/plug-ins/maze/maze.c +++ b/plug-ins/maze/maze.c @@ -82,7 +82,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/maze/maze_face.c b/plug-ins/maze/maze_face.c index e06d05bff9..eb76db3734 100644 --- a/plug-ins/maze/maze_face.c +++ b/plug-ins/maze/maze_face.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/mblur/mblur.c b/plug-ins/mblur/mblur.c index e95aedb4d5..0c638f6e52 100644 --- a/plug-ins/mblur/mblur.c +++ b/plug-ins/mblur/mblur.c @@ -25,7 +25,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Version 1.2 diff --git a/plug-ins/mosaic/mosaic.c b/plug-ins/mosaic/mosaic.c index 10db74fa37..4020b32fb9 100644 --- a/plug-ins/mosaic/mosaic.c +++ b/plug-ins/mosaic/mosaic.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Mosaic is a filter which transforms an image into diff --git a/plug-ins/mpeg/mpeg.c b/plug-ins/mpeg/mpeg.c index 7dd57ff9f8..c6feb2acfa 100644 --- a/plug-ins/mpeg/mpeg.c +++ b/plug-ins/mpeg/mpeg.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /******************************************************************* diff --git a/plug-ins/noisify/noisify.c b/plug-ins/noisify/noisify.c index 4c5fa04cb2..d970cbd5cc 100644 --- a/plug-ins/noisify/noisify.c +++ b/plug-ins/noisify/noisify.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Id$ */ diff --git a/plug-ins/normalize/normalize.c b/plug-ins/normalize/normalize.c index 3427c5a5eb..29337a774a 100644 --- a/plug-ins/normalize/normalize.c +++ b/plug-ins/normalize/normalize.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This plugin performs almost the same operation as the 'contrast diff --git a/plug-ins/nova/nova.c b/plug-ins/nova/nova.c index 447c6b011b..4cf9cdbb00 100644 --- a/plug-ins/nova/nova.c +++ b/plug-ins/nova/nova.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/oilify/oilify.c b/plug-ins/oilify/oilify.c index 048bbb5450..8b843391da 100644 --- a/plug-ins/oilify/oilify.c +++ b/plug-ins/oilify/oilify.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Id$ */ diff --git a/plug-ins/pagecurl/pagecurl.c b/plug-ins/pagecurl/pagecurl.c index f053103f1c..3faf445b48 100644 --- a/plug-ins/pagecurl/pagecurl.c +++ b/plug-ins/pagecurl/pagecurl.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/papertile/papertile.c b/plug-ins/papertile/papertile.c index a52f1d8b2f..471e3286ff 100644 --- a/plug-ins/papertile/papertile.c +++ b/plug-ins/papertile/papertile.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., - 675 Mass Ave, Cambridge, MA 02139, USA. + 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *******************************************************************************/ diff --git a/plug-ins/pix/pix.c b/plug-ins/pix/pix.c index a2259dfdcf..980e084071 100644 --- a/plug-ins/pix/pix.c +++ b/plug-ins/pix/pix.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/pixelize/pixelize.c b/plug-ins/pixelize/pixelize.c index c2ad55d364..ae37fd5bab 100644 --- a/plug-ins/pixelize/pixelize.c +++ b/plug-ins/pixelize/pixelize.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/plasma/plasma.c b/plug-ins/plasma/plasma.c index ad7a49c50a..92c342fff7 100644 --- a/plug-ins/plasma/plasma.c +++ b/plug-ins/plasma/plasma.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/png/png.c b/plug-ins/png/png.c index 02bfee2aa5..98e1fbe938 100644 --- a/plug-ins/png/png.c +++ b/plug-ins/png/png.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -37,6 +37,11 @@ * Revision History: * * $Log$ + * Revision 1.6 1998/04/13 05:43:08 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.5 1998/03/30 19:05:47 adrian * updated png.c so non-interactive mode works now * -adrian diff --git a/plug-ins/pnm/pnm.c b/plug-ins/pnm/pnm.c index b92e984139..5f85ac175a 100644 --- a/plug-ins/pnm/pnm.c +++ b/plug-ins/pnm/pnm.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* $Id$ */ diff --git a/plug-ins/polar/polar.c b/plug-ins/polar/polar.c index 9466fc80fb..44fe870885 100644 --- a/plug-ins/polar/polar.c +++ b/plug-ins/polar/polar.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/print/print-escp2.c b/plug-ins/print/print-escp2.c index 22bf58fa5f..ed0e6b378a 100644 --- a/plug-ins/print/print-escp2.c +++ b/plug-ins/print/print-escp2.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -27,6 +27,11 @@ * Revision History: * * $Log$ + * Revision 1.6 1998/04/13 05:43:12 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.5 1998/04/07 03:41:11 yosh * configure.in: fix for $srcdir != $builddir for data. Tightened check for * random() and add -lucb on systems that need it. Fix for xdelta.h check. Find diff --git a/plug-ins/print/print-pcl.c b/plug-ins/print/print-pcl.c index 10f04388b3..4fa3b44ed2 100644 --- a/plug-ins/print/print-pcl.c +++ b/plug-ins/print/print-pcl.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -28,6 +28,11 @@ * Revision History: * * $Log$ + * Revision 1.6 1998/04/13 05:43:13 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.5 1998/04/07 03:41:12 yosh * configure.in: fix for $srcdir != $builddir for data. Tightened check for * random() and add -lucb on systems that need it. Fix for xdelta.h check. Find diff --git a/plug-ins/print/print-ps.c b/plug-ins/print/print-ps.c index 99b6bb4388..08a53f58c3 100644 --- a/plug-ins/print/print-ps.c +++ b/plug-ins/print/print-ps.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -28,6 +28,11 @@ * Revision History: * * $Log$ + * Revision 1.6 1998/04/13 05:43:14 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.5 1998/04/07 03:41:14 yosh * configure.in: fix for $srcdir != $builddir for data. Tightened check for * random() and add -lucb on systems that need it. Fix for xdelta.h check. Find diff --git a/plug-ins/print/print-util.c b/plug-ins/print/print-util.c index a445c09325..6f6f2698e1 100644 --- a/plug-ins/print/print-util.c +++ b/plug-ins/print/print-util.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -34,6 +34,11 @@ * Revision History: * * $Log$ + * Revision 1.7 1998/04/13 05:43:15 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.6 1998/04/11 05:07:46 yosh * * app/app_procs.c: fixed up idle handler for file open (look like testgtk * idle demo) diff --git a/plug-ins/print/print.c b/plug-ins/print/print.c index 3786889cff..e64572aa99 100644 --- a/plug-ins/print/print.c +++ b/plug-ins/print/print.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -39,6 +39,11 @@ * Revision History: * * $Log$ + * Revision 1.7 1998/04/13 05:43:16 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.6 1998/04/07 03:41:16 yosh * configure.in: fix for $srcdir != $builddir for data. Tightened check for * random() and add -lucb on systems that need it. Fix for xdelta.h check. Find diff --git a/plug-ins/print/print.h b/plug-ins/print/print.h index ace5e64b5b..379cf8306d 100644 --- a/plug-ins/print/print.h +++ b/plug-ins/print/print.h @@ -17,11 +17,16 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Revision History: * * $Log$ + * Revision 1.4 1998/04/13 05:43:17 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.3 1998/04/01 22:14:49 neo * Added checks for print spoolers to configure.in as suggested by Michael * Sweet. The print plug-in still needs some changes to Makefile.am to make diff --git a/plug-ins/ps/ps.c b/plug-ins/ps/ps.c index c816f1610d..6b88cacf7a 100644 --- a/plug-ins/ps/ps.c +++ b/plug-ins/ps/ps.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/randomize/gpc.c b/plug-ins/randomize/gpc.c index 7dd6bed28a..be22c6e471 100644 --- a/plug-ins/randomize/gpc.c +++ b/plug-ins/randomize/gpc.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ****************************************************************************/ diff --git a/plug-ins/randomize/gpc.h b/plug-ins/randomize/gpc.h index f151a98ad3..5e5c791954 100644 --- a/plug-ins/randomize/gpc.h +++ b/plug-ins/randomize/gpc.h @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ****************************************************************************/ diff --git a/plug-ins/randomize/randomize.c b/plug-ins/randomize/randomize.c index 4ca4e11f64..fb7aaccdc0 100644 --- a/plug-ins/randomize/randomize.c +++ b/plug-ins/randomize/randomize.c @@ -23,7 +23,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ****************************************************************************/ diff --git a/plug-ins/ripple/ripple.c b/plug-ins/ripple/ripple.c index 8bc0042a4d..ab1221d3da 100644 --- a/plug-ins/ripple/ripple.c +++ b/plug-ins/ripple/ripple.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Please direct all comments, questions, bug reports etc to Brian Degenhardt * bdegenha@ucsd.edu diff --git a/plug-ins/rotate/rotate.c b/plug-ins/rotate/rotate.c index 2d8844760f..8775f5651f 100644 --- a/plug-ins/rotate/rotate.c +++ b/plug-ins/rotate/rotate.c @@ -27,7 +27,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Revision history diff --git a/plug-ins/scatter_hsv/scatter_hsv.c b/plug-ins/scatter_hsv/scatter_hsv.c index a13d3fbcb8..b61261277d 100644 --- a/plug-ins/scatter_hsv/scatter_hsv.c +++ b/plug-ins/scatter_hsv/scatter_hsv.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gtk/gtk.h" diff --git a/plug-ins/script-fu/script-fu-console.c b/plug-ins/script-fu/script-fu-console.c index 5bba3f4f7a..6dcd4c68d0 100644 --- a/plug-ins/script-fu/script-fu-console.c +++ b/plug-ins/script-fu/script-fu-console.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include @@ -251,7 +251,7 @@ script_fu_console_interface () gtk_text_insert (GTK_TEXT (cint.console), cint.font_weak, NULL, NULL, "along with this program; if not, write to the Free Software\n", -1); gtk_text_insert (GTK_TEXT (cint.console), cint.font_weak, NULL, NULL, - "Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", -1); + "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n", -1); gtk_text_insert (GTK_TEXT (cint.console), cint.font_weak, NULL, NULL, "\n\n", -1); gtk_text_insert (GTK_TEXT (cint.console), cint.font_strong, NULL, NULL, diff --git a/plug-ins/script-fu/script-fu-console.h b/plug-ins/script-fu/script-fu-console.h index 12e21ff637..231420320d 100644 --- a/plug-ins/script-fu/script-fu-console.h +++ b/plug-ins/script-fu/script-fu-console.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCRIPT_FU_CONSOLE_H__ diff --git a/plug-ins/script-fu/script-fu-enums.h b/plug-ins/script-fu/script-fu-enums.h index 0603dc24cb..1570f7e72d 100644 --- a/plug-ins/script-fu/script-fu-enums.h +++ b/plug-ins/script-fu/script-fu-enums.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCRIPT_FU_ENUMS_H__ diff --git a/plug-ins/script-fu/script-fu-interface.c b/plug-ins/script-fu/script-fu-interface.c index ac70868546..ccf2db973e 100644 --- a/plug-ins/script-fu/script-fu-interface.c +++ b/plug-ins/script-fu/script-fu-interface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/script-fu/script-fu-scripts.c b/plug-ins/script-fu/script-fu-scripts.c index ac70868546..ccf2db973e 100644 --- a/plug-ins/script-fu/script-fu-scripts.c +++ b/plug-ins/script-fu/script-fu-scripts.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/script-fu/script-fu-scripts.h b/plug-ins/script-fu/script-fu-scripts.h index fc242a34ab..c5cf16cad5 100644 --- a/plug-ins/script-fu/script-fu-scripts.h +++ b/plug-ins/script-fu/script-fu-scripts.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCRIPT_FU_SCRIPTS_H__ diff --git a/plug-ins/script-fu/script-fu-server.c b/plug-ins/script-fu/script-fu-server.c index 29d8d3b41c..fad8cb90ac 100644 --- a/plug-ins/script-fu/script-fu-server.c +++ b/plug-ins/script-fu/script-fu-server.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include diff --git a/plug-ins/script-fu/script-fu-server.h b/plug-ins/script-fu/script-fu-server.h index 30682cc8e4..27e8258bf1 100644 --- a/plug-ins/script-fu/script-fu-server.h +++ b/plug-ins/script-fu/script-fu-server.h @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef __SCRIPT_FU_SERVER_H__ diff --git a/plug-ins/script-fu/script-fu.c b/plug-ins/script-fu/script-fu.c index 094353ef18..f28e4587d6 100644 --- a/plug-ins/script-fu/script-fu.c +++ b/plug-ins/script-fu/script-fu.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/semiflatten/semiflatten.c b/plug-ins/semiflatten/semiflatten.c index 23fe10e847..b1da2ef504 100644 --- a/plug-ins/semiflatten/semiflatten.c +++ b/plug-ins/semiflatten/semiflatten.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/sgi/sgi.c b/plug-ins/sgi/sgi.c index 0215c7d88a..ad5c063afd 100644 --- a/plug-ins/sgi/sgi.c +++ b/plug-ins/sgi/sgi.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -34,6 +34,11 @@ * Revision History: * * $Log$ + * Revision 1.7 1998/04/13 05:43:38 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.6 1998/04/11 05:07:49 yosh * * app/app_procs.c: fixed up idle handler for file open (look like testgtk * idle demo) diff --git a/plug-ins/sgi/sgi.h b/plug-ins/sgi/sgi.h index 68158488ae..b64e159b6e 100644 --- a/plug-ins/sgi/sgi.h +++ b/plug-ins/sgi/sgi.h @@ -17,11 +17,16 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Revision History: * * $Log$ + * Revision 1.6 1998/04/13 05:43:39 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.5 1998/04/07 03:41:19 yosh * configure.in: fix for $srcdir != $builddir for data. Tightened check for * random() and add -lucb on systems that need it. Fix for xdelta.h check. Find diff --git a/plug-ins/sgi/sgilib.c b/plug-ins/sgi/sgilib.c index 7369028bf3..8c5a9e0ae1 100644 --- a/plug-ins/sgi/sgilib.c +++ b/plug-ins/sgi/sgilib.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Contents: * @@ -37,6 +37,11 @@ * Revision History: * * $Log$ + * Revision 1.5 1998/04/13 05:43:40 yosh + * Have fun recompiling gimp everyone. It's the great FSF address change! + * + * -Yosh + * * Revision 1.4 1998/04/11 05:07:50 yosh * * app/app_procs.c: fixed up idle handler for file open (look like testgtk * idle demo) diff --git a/plug-ins/shift/shift.c b/plug-ins/shift/shift.c index c2db02af15..2c5dc30d9e 100644 --- a/plug-ins/shift/shift.c +++ b/plug-ins/shift/shift.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Please direct all comments, questions, bug reports etc to Brian Degenhardt * bdegenha@ucsd.edu diff --git a/plug-ins/sinus/sinus.c b/plug-ins/sinus/sinus.c index 9f55baf470..a3e6d0bd07 100644 --- a/plug-ins/sinus/sinus.c +++ b/plug-ins/sinus/sinus.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/smooth_palette/smooth_palette.c b/plug-ins/smooth_palette/smooth_palette.c index 80e71e8581..3102223340 100644 --- a/plug-ins/smooth_palette/smooth_palette.c +++ b/plug-ins/smooth_palette/smooth_palette.c @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/snoise/snoise.c b/plug-ins/snoise/snoise.c index f16c09cf5c..acadf5abce 100644 --- a/plug-ins/snoise/snoise.c +++ b/plug-ins/snoise/snoise.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Solid Noise plug-in version 1.02, Aug 1997 diff --git a/plug-ins/snp/snp.c b/plug-ins/snp/snp.c index f652866f12..0a34547dc1 100644 --- a/plug-ins/snp/snp.c +++ b/plug-ins/snp/snp.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/sobel/sobel.c b/plug-ins/sobel/sobel.c index fe93c6b052..1aa48745b0 100644 --- a/plug-ins/sobel/sobel.c +++ b/plug-ins/sobel/sobel.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/sparkle/sparkle.c b/plug-ins/sparkle/sparkle.c index f3d38359c0..3ac0d0278a 100644 --- a/plug-ins/sparkle/sparkle.c +++ b/plug-ins/sparkle/sparkle.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * You can contact Michael at mjhammel@csn.net * Note: set tabstops to 3 to make this more readable. diff --git a/plug-ins/spread/spread.c b/plug-ins/spread/spread.c index 0d45704ae2..2b95449b26 100644 --- a/plug-ins/spread/spread.c +++ b/plug-ins/spread/spread.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Please direct all comments, questions, bug reports etc to Brian Degenhardt * bdegenha@ucsd.edu diff --git a/plug-ins/struc/struc.c b/plug-ins/struc/struc.c index c9eaa18f39..bed4762b40 100644 --- a/plug-ins/struc/struc.c +++ b/plug-ins/struc/struc.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/sunras/sunras.c b/plug-ins/sunras/sunras.c index fbfe95b604..7baf3a6cf8 100644 --- a/plug-ins/sunras/sunras.c +++ b/plug-ins/sunras/sunras.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ diff --git a/plug-ins/tga/tga.c b/plug-ins/tga/tga.c index fbe06a1596..1a1e45cae5 100644 --- a/plug-ins/tga/tga.c +++ b/plug-ins/tga/tga.c @@ -27,7 +27,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/threshold_alpha/threshold_alpha.c b/plug-ins/threshold_alpha/threshold_alpha.c index e4121a51f2..10db843b50 100644 --- a/plug-ins/threshold_alpha/threshold_alpha.c +++ b/plug-ins/threshold_alpha/threshold_alpha.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gtk/gtk.h" diff --git a/plug-ins/tile/tile.c b/plug-ins/tile/tile.c index 89f4b7dad1..84fcff4bb6 100644 --- a/plug-ins/tile/tile.c +++ b/plug-ins/tile/tile.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/tileit/tileit.c b/plug-ins/tileit/tileit.c index 07700b5a49..4a71e0b87a 100644 --- a/plug-ins/tileit/tileit.c +++ b/plug-ins/tileit/tileit.c @@ -20,7 +20,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * A fair proprotion of this code was taken from the Whirl plug-in * which was copyrighted by Federico Mena Quintero (as below). diff --git a/plug-ins/uri/uri-backend-wget.c b/plug-ins/uri/uri-backend-wget.c index 319d69e4e6..424d84fe34 100644 --- a/plug-ins/uri/uri-backend-wget.c +++ b/plug-ins/uri/uri-backend-wget.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/uri/uri.c b/plug-ins/uri/uri.c index 319d69e4e6..424d84fe34 100644 --- a/plug-ins/uri/uri.c +++ b/plug-ins/uri/uri.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/url/url.c b/plug-ins/url/url.c index 319d69e4e6..424d84fe34 100644 --- a/plug-ins/url/url.c +++ b/plug-ins/url/url.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include #include diff --git a/plug-ins/video/video.c b/plug-ins/video/video.c index 590a9c049f..06516a7afe 100644 --- a/plug-ins/video/video.c +++ b/plug-ins/video/video.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/vinvert/vinvert.c b/plug-ins/vinvert/vinvert.c index b91c8fa783..f7287618ed 100644 --- a/plug-ins/vinvert/vinvert.c +++ b/plug-ins/vinvert/vinvert.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/vpropagate/vpropagate.c b/plug-ins/vpropagate/vpropagate.c index 1b61325edf..8e634c2387 100644 --- a/plug-ins/vpropagate/vpropagate.c +++ b/plug-ins/vpropagate/vpropagate.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* memo diff --git a/plug-ins/webbrowser/webbrowser.c b/plug-ins/webbrowser/webbrowser.c index f8116fcef2..6a9ae5e32d 100644 --- a/plug-ins/webbrowser/webbrowser.c +++ b/plug-ins/webbrowser/webbrowser.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* diff --git a/plug-ins/whirlpinch/whirlpinch.c b/plug-ins/whirlpinch/whirlpinch.c index e9a7432482..8bfce85a58 100644 --- a/plug-ins/whirlpinch/whirlpinch.c +++ b/plug-ins/whirlpinch/whirlpinch.c @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ diff --git a/plug-ins/xd/xd.c b/plug-ins/xd/xd.c index 3b2d63706e..7b53c3405a 100644 --- a/plug-ins/xd/xd.c +++ b/plug-ins/xd/xd.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* XD.C -- Xdelta versioned image plugin. diff --git a/plug-ins/xpm/xpm.c b/plug-ins/xpm/xpm.c index 1f663166ff..ceb56ee5bf 100644 --- a/plug-ins/xpm/xpm.c +++ b/plug-ins/xpm/xpm.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* XPM plugin version 1.2.2 */ diff --git a/plug-ins/xwd/xwd.c b/plug-ins/xwd/xwd.c index 2aa4d0a8b7..774938738d 100644 --- a/plug-ins/xwd/xwd.c +++ b/plug-ins/xwd/xwd.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */