changeset 3274:07a3482698d0 octave-forge

FSF address update
author adb014
date Sat, 24 Mar 2007 12:15:32 +0000
parents 5d9627c358d3
children abf9c3d542a1
files admin/Windows/msvc/ar-msvc admin/Windows/msvc/build_atlas_dll admin/Windows/msvc/ranlib-msvc extra/MacOSX/src/image.m.in extra/Windows/src/image.m.in extra/tsa/doc/README.TXT main/specfun/inst/lambertw.m
diffstat 7 files changed, 13 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/admin/Windows/msvc/ar-msvc	Fri Mar 23 21:58:46 2007 +0000
+++ b/admin/Windows/msvc/ar-msvc	Sat Mar 24 12:15:32 2007 +0000
@@ -18,7 +18,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
+# 02110-1301, USA.
 #
 
 usage()
--- a/admin/Windows/msvc/build_atlas_dll	Fri Mar 23 21:58:46 2007 +0000
+++ b/admin/Windows/msvc/build_atlas_dll	Sat Mar 24 12:15:32 2007 +0000
@@ -24,7 +24,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
+# 02110-1301, USA.
 #
 
 topdir=`dirname "$0" | sed -e 's,/bin,,'`
--- a/admin/Windows/msvc/ranlib-msvc	Fri Mar 23 21:58:46 2007 +0000
+++ b/admin/Windows/msvc/ranlib-msvc	Sat Mar 24 12:15:32 2007 +0000
@@ -17,7 +17,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
+# 02110-1301, USA.
 #
 
 cat <<EOF
--- a/extra/MacOSX/src/image.m.in	Fri Mar 23 21:58:46 2007 +0000
+++ b/extra/MacOSX/src/image.m.in	Sat Mar 24 12:15:32 2007 +0000
@@ -14,7 +14,7 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with Octave; see the file COPYING.  If not, write to the Free
-## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
 ## 02110-1301, USA.
 
 ## -*- texinfo -*-
--- a/extra/Windows/src/image.m.in	Fri Mar 23 21:58:46 2007 +0000
+++ b/extra/Windows/src/image.m.in	Sat Mar 24 12:15:32 2007 +0000
@@ -14,8 +14,8 @@
 ##
 ## You should have received a copy of the GNU General Public License
 ## along with Octave; see the file COPYING.  If not, write to the Free
-## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-## 02110-1301, USA.
+## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
+## 02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} image (@var{x}, @var{zoom})
--- a/extra/tsa/doc/README.TXT	Fri Mar 23 21:58:46 2007 +0000
+++ b/extra/tsa/doc/README.TXT	Sat Mar 24 12:15:32 2007 +0000
@@ -41,8 +41,8 @@
 %
 % You should have received a copy of the GNU Library General Public
 % License along with this library; if not, write to the
-% Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-% Boston, MA  02110-1301, USA.
+% Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+% Boston, MA 02110-1301  USA
 
 Copyright (c) 1996-2003 by Alois Schloegl 
 E-Mail:   a.schloegl@ieee.org
--- a/main/specfun/inst/lambertw.m	Fri Mar 23 21:58:46 2007 +0000
+++ b/main/specfun/inst/lambertw.m	Sat Mar 24 12:15:32 2007 +0000
@@ -40,8 +40,8 @@
 %%
 %% You should have received a copy of the GNU General Public
 %% License along with Octave; see the file COPYING.  If not,
-%% write to the Free Software Foundation, 59 Temple Place -
-%% Suite 330, Boston, MA 02110-1301, USA.
+%% write to the Free Software Foundation,  51 Franklin Street,
+%% Fifth Floor, Boston, MA  02110-1301  USA
 
 function w = lambertw(b,z)
     if (nargin == 1)