changeset 249:4023b90892ff

FSF address update
author adb014
date Fri, 23 Mar 2007 20:59:58 +0000
parents 8fe38c1c25c5
children 79f414666e7d
files inst/bwdist.m inst/bwperim.m inst/im2double.m inst/im2uint16.m inst/im2uint8.m inst/impad.m inst/imperspectivewarp.m inst/imremap.m inst/imrotate.m inst/imrotate_Fourier.m inst/imshear.m inst/imtranslate.m inst/label2rgb.m inst/medfilt2.m inst/ordfilt2.m src/cordflt2.cc src/pngcanvas.h src/pngread.cc src/pngwrite.cc
diffstat 19 files changed, 19 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/inst/bwdist.m
+++ b/inst/bwdist.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{d} = bwdist(@var{bw}, @var{method})
--- a/inst/bwperim.m
+++ b/inst/bwperim.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{BW2} = bwperim(@var{BW1})
--- a/inst/im2double.m
+++ b/inst/im2double.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{im2} = im2double(@var{im1})
--- a/inst/im2uint16.m
+++ b/inst/im2uint16.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{im2} = im2uint16(@var{im1})
--- a/inst/im2uint8.m
+++ b/inst/im2uint8.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{im2} = im2uint8(@var{im1})
--- a/inst/impad.m
+++ b/inst/impad.m
@@ -12,8 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
-
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} impad(@var{A}, @var{xpad}, @var{ypad}, [@var{padding}, [@var{const}]])
--- a/inst/imperspectivewarp.m
+++ b/inst/imperspectivewarp.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{warped} = imperspectivewarp(@var{im}, @var{P}, @var{interp}, @var{bbox}, @var{extrapval})
--- a/inst/imremap.m
+++ b/inst/imremap.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{warped} = imremap(@var{im}, @var{XI}, @var{YI})
--- a/inst/imrotate.m
+++ b/inst/imrotate.m
@@ -12,7 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} imrotate(@var{imgPre}, @var{theta}, @var{method}, @var{bbox}, @var{extrapval})
--- a/inst/imrotate_Fourier.m
+++ b/inst/imrotate_Fourier.m
@@ -12,7 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} imrotate(@var{M}, @var{theta}, @var{method}, @var{bbox})
--- a/inst/imshear.m
+++ b/inst/imshear.m
@@ -12,7 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} imshear (@var{M}, @var{axis}, @var{alpha}, @var{bbox})
--- a/inst/imtranslate.m
+++ b/inst/imtranslate.m
@@ -12,7 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{Y}} = imtranslate (@var{M}, @var{x}, @var{y} [, @var{bbox}])
--- a/inst/label2rgb.m
+++ b/inst/label2rgb.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{RGB} = label2rgb(@var{L})
--- a/inst/medfilt2.m
+++ b/inst/medfilt2.m
@@ -12,7 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} medfilt2(@var{A}, [@var{domain}, @var{padding}])
--- a/inst/ordfilt2.m
+++ b/inst/ordfilt2.m
@@ -12,7 +12,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} ordfilt2(@var{A}, @var{nth}, @var{domain}, [@var{S}, @var{padding}])
--- a/src/cordflt2.cc
+++ b/src/cordflt2.cc
@@ -12,7 +12,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02110-1301, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 #include <octave/oct.h>
 
--- a/src/pngcanvas.h
+++ b/src/pngcanvas.h
@@ -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., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /*
--- a/src/pngread.cc
+++ b/src/pngread.cc
@@ -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., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /*
--- a/src/pngwrite.cc
+++ b/src/pngwrite.cc
@@ -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., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /*