Hi,

a few octave-force packages, namely communications, optim, and signal
have obsolete FSF addresses in their copyright notices. The following
patches correct the FSF addresses:

communications:
--- inst/matintrlv.m.fsf        2011-06-05 17:21:33.000000000 +0200
+++ inst/matintrlv.m    2011-06-05 17:22:02.000000000 +0200
@@ -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  02111-1307  USA
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{intrlvd} =} matintrlv (@var{data}, 
@var{nrows}, @var{ncols})
--- inst/matdeintrlv.m.fsf      2011-06-05 17:21:39.000000000 +0200
+++ inst/matdeintrlv.m  2011-06-05 17:22:06.000000000 +0200
@@ -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  02111-1307  USA
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{intrlvd} =} matdeintrlv (@var{data}, 
@var{nrows}, @var{ncols})

optim:
--- inst/gjp.m.fsf      2011-06-05 17:03:55.000000000 +0200
+++ inst/gjp.m  2011-06-05 17:04:37.000000000 +0200
@@ -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  02111-1307USA
+%% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 function m = gjp (m, k, l)
 
--- inst/cpiv_bard.m.fsf        2011-06-05 17:04:01.000000000 +0200
+++ inst/cpiv_bard.m    2011-06-05 17:04:44.000000000 +0200
@@ -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  02111-1307USA
+%% Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 function [lb, idx, ridx, m] = cpiv_bard (v, m, incl)
 
signal:
--- inst/cmorwavf.m.fsf 2011-06-05 17:17:32.000000000 +0200
+++ inst/cmorwavf.m     2011-06-05 17:17:49.000000000 +0200
@@ -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  02111-1307  USA
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {[@var{psi,x}] =} cmorwavf (@var{lb,ub,n,fb,fc})

Please apply.
Thanks,
Tom



------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to