# HG changeset patch # User jwe # Date 1114543487 0 # Node ID 4c8a2e4e0717bf20f2f48eff03be083f2a01cfa5 # Parent 63cf9851f55cd03942a77ed3a38378b28e019dd5 [project @ 2005-04-26 19:24:27 by jwe] diff -r 63cf9851f55c -r 4c8a2e4e0717 README --- a/README Tue Apr 26 14:41:40 2005 +0000 +++ b/README Tue Apr 26 19:24:47 2005 +0000 @@ -85,7 +85,8 @@ these tools, but it will most certainly require much more work. Do yourself a favor and get the GNU development tools, either via anonymous ftp from ftp.gnu.org or by writing the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. The underlying numerical solvers are currently standard Fortran ones like Lapack, Linpack, Odepack, the Blas, etc., packaged in a library diff -r 63cf9851f55c -r 4c8a2e4e0717 WWW/readme.html --- a/WWW/readme.html Tue Apr 26 14:41:40 2005 +0000 +++ b/WWW/readme.html Tue Apr 26 19:24:47 2005 +0000 @@ -362,7 +362,8 @@ these tools, but it will most certainly require much more work. Do yourself a favor and get the GNU development tools, either via anonymous ftp from ftp.gnu.org or by writing the Free Software -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA.

diff -r 63cf9851f55c -r 4c8a2e4e0717 aclocal.m4 --- a/aclocal.m4 Tue Apr 26 14:41:40 2005 +0000 +++ b/aclocal.m4 Tue Apr 26 19:24:47 2005 +0000 @@ -16,8 +16,8 @@ dnl dnl You should have received a copy of the GNU General Public License dnl along with Octave; see the file COPYING. If not, write to the Free -dnl Software Foundation, 59 Temple Place - Suite 330, Boston, MA -dnl 02111-1307, USA. +dnl Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +dnl 02110-1301, USA. dnl dnl ---------------------------------------------------------------------- dnl diff -r 63cf9851f55c -r 4c8a2e4e0717 config.guess --- a/config.guess Tue Apr 26 14:41:40 2005 +0000 +++ b/config.guess Tue Apr 26 19:24:47 2005 +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 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff -r 63cf9851f55c -r 4c8a2e4e0717 config.sub --- a/config.sub Tue Apr 26 14:41:40 2005 +0000 +++ b/config.sub Tue Apr 26 19:24:47 2005 +0000 @@ -21,8 +21,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 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a diff -r 63cf9851f55c -r 4c8a2e4e0717 configure.in --- a/configure.in Tue Apr 26 14:41:40 2005 +0000 +++ b/configure.in Tue Apr 26 19:24:47 2005 +0000 @@ -18,8 +18,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 -### 02111-1307, USA. +### Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +### 02110-1301, USA. ### Preserve CFLAGS and CXXFLAGS from the environment before doing ### anything else because we don't know which macros might call @@ -29,7 +29,7 @@ EXTERN_CXXFLAGS="$CXXFLAGS" AC_INIT -AC_REVISION($Revision: 1.473 $) +AC_REVISION($Revision: 1.474 $) AC_PREREQ(2.57) AC_CONFIG_SRCDIR([src/octave.cc]) AC_CONFIG_HEADER(config.h) diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/interpreter/munge-texi.cc --- a/doc/interpreter/munge-texi.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/interpreter/munge-texi.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/interpreter/octave-bug.1 --- a/doc/interpreter/octave-bug.1 Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/interpreter/octave-bug.1 Tue Apr 26 19:24:47 2005 +0000 @@ -16,8 +16,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 -.\" 02111-1307, USA. +.\" Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +.\" 02110-1301, USA. .\" .\" This page was contributed by Dirk Eddelbuettel .\" diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/interpreter/octave.1 --- a/doc/interpreter/octave.1 Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/interpreter/octave.1 Tue Apr 26 19:24:47 2005 +0000 @@ -16,8 +16,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 -.\" 02111-1307, USA. +.\" Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +.\" 02110-1301, USA. .\" .TH Octave 1 "Jan 8 1996" .LO 1 diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/interpreter/octave.texi --- a/doc/interpreter/octave.texi Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/interpreter/octave.texi Tue Apr 26 19:24:47 2005 +0000 @@ -100,8 +100,8 @@ Portions of this document have been adapted from the @code{gawk}, @code{readline}, @code{gcc}, and C library manuals, published by the Free -Software Foundation, 59 Temple Place---Suite 330, Boston, MA -02111--1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301--1307, USA. @end titlepage @contents diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/interpreter/preface.txi --- a/doc/interpreter/preface.txi Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/interpreter/preface.txi Tue Apr 26 19:24:47 2005 +0000 @@ -316,8 +316,8 @@ @quotation Free Software Foundation@* -59 Temple Place---Suite 330@* -Boston, MA 02111--1307@* +51 Franklin Street, Fifth Floor@* +Boston, MA 02110-1301--1307@* USA @end quotation diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/interpreter/tips.txi --- a/doc/interpreter/tips.txi Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/interpreter/tips.txi Tue Apr 26 19:24:47 2005 +0000 @@ -257,8 +257,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 02111-1307, USA. +## write to the Free Software Foundation, Inc., 51 Franklin Street, +## Fifth Floor, Boston, MA 02110-1301, USA. ## usage: [IN, OUT, PID] = popen2 (COMMAND, ARGS) ## diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/refcard/refcard.tex --- a/doc/refcard/refcard.tex Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/refcard/refcard.tex Tue Apr 26 19:24:47 2005 +0000 @@ -30,7 +30,7 @@ % % You can find a copy of the GNU General Public License in the GDB % manual; or write to the Free Software Foundation, Inc., -% 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. % % You only have to set the total width and height of the paper, the % horizontal and vertical margin space measured from *paper edge* diff -r 63cf9851f55c -r 4c8a2e4e0717 doc/texinfo.tex --- a/doc/texinfo.tex Tue Apr 26 14:41:40 2005 +0000 +++ b/doc/texinfo.tex Tue Apr 26 19:24:47 2005 +0000 @@ -20,8 +20,8 @@ % % You should have received a copy of the GNU General Public License % along with this texinfo.tex file; see the file COPYING. If not, write -% to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -% Boston, MA 02111-1307, USA. +% to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +% Boston, MA 02110-1301, USA. % % In other words, you are welcome to use, share and improve this program. % You are forbidden to forbid anyone else to use, share and improve diff -r 63cf9851f55c -r 4c8a2e4e0717 emacs/octave-hlp.el --- a/emacs/octave-hlp.el Tue Apr 26 14:41:40 2005 +0000 +++ b/emacs/octave-hlp.el Tue Apr 26 19:24:47 2005 +0000 @@ -21,8 +21,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff -r 63cf9851f55c -r 4c8a2e4e0717 emacs/octave-inf.el --- a/emacs/octave-inf.el Tue Apr 26 14:41:40 2005 +0000 +++ b/emacs/octave-inf.el Tue Apr 26 19:24:47 2005 +0000 @@ -21,8 +21,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff -r 63cf9851f55c -r 4c8a2e4e0717 emacs/octave-mod.el --- a/emacs/octave-mod.el Tue Apr 26 14:41:40 2005 +0000 +++ b/emacs/octave-mod.el Tue Apr 26 19:24:47 2005 +0000 @@ -21,8 +21,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: diff -r 63cf9851f55c -r 4c8a2e4e0717 examples/make_int.cc --- a/examples/make_int.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/examples/make_int.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/cquit.c --- a/libcruft/misc/cquit.c Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/cquit.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/f77-extern.cc --- a/libcruft/misc/f77-extern.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/f77-extern.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/f77-fcn.c --- a/libcruft/misc/f77-fcn.c Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/f77-fcn.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/f77-fcn.h --- a/libcruft/misc/f77-fcn.h Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/f77-fcn.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/lo-error.c --- a/libcruft/misc/lo-error.c Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/lo-error.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/lo-error.h --- a/libcruft/misc/lo-error.h Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/lo-error.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/quit.cc --- a/libcruft/misc/quit.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/quit.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 libcruft/misc/quit.h --- a/libcruft/misc/quit.h Tue Apr 26 14:41:40 2005 +0000 +++ b/libcruft/misc/quit.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-C.cc --- a/liboctave/Array-C.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-C.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-b.cc --- a/liboctave/Array-b.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-b.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-ch.cc --- a/liboctave/Array-ch.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-ch.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-d.cc --- a/liboctave/Array-d.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-d.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-flags.cc --- a/liboctave/Array-flags.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-flags.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-flags.h --- a/liboctave/Array-flags.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-flags.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-i.cc --- a/liboctave/Array-i.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-i.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-idx-vec.cc --- a/liboctave/Array-idx-vec.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-idx-vec.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-s.cc --- a/liboctave/Array-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-so.cc --- a/liboctave/Array-so.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-so.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-str.cc --- a/liboctave/Array-str.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-str.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-util.cc --- a/liboctave/Array-util.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-util.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array-util.h --- a/liboctave/Array-util.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array-util.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array.cc --- a/liboctave/Array.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array.h --- a/liboctave/Array.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array2.h --- a/liboctave/Array2.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array2.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Array3.h --- a/liboctave/Array3.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Array3.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ArrayN-idx.h --- a/liboctave/ArrayN-idx.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ArrayN-idx.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ArrayN.cc --- a/liboctave/ArrayN.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ArrayN.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ArrayN.h --- a/liboctave/ArrayN.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ArrayN.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Bounds.cc --- a/liboctave/Bounds.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Bounds.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Bounds.h --- a/liboctave/Bounds.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Bounds.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CColVector.cc --- a/liboctave/CColVector.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CColVector.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CColVector.h --- a/liboctave/CColVector.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CColVector.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CDiagMatrix.cc --- a/liboctave/CDiagMatrix.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CDiagMatrix.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CDiagMatrix.h --- a/liboctave/CDiagMatrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CDiagMatrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CMatrix.cc --- a/liboctave/CMatrix.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CMatrix.cc Tue Apr 26 19:24:47 2005 +0000 @@ -19,7 +19,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CMatrix.h --- a/liboctave/CMatrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CMatrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CNDArray.cc --- a/liboctave/CNDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CNDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CNDArray.h --- a/liboctave/CNDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CNDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CRowVector.cc --- a/liboctave/CRowVector.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CRowVector.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CRowVector.h --- a/liboctave/CRowVector.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CRowVector.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CSparse.cc --- a/liboctave/CSparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CSparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CSparse.h --- a/liboctave/CSparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CSparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxAEPBAL.cc --- a/liboctave/CmplxAEPBAL.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxAEPBAL.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxAEPBAL.h --- a/liboctave/CmplxAEPBAL.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxAEPBAL.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxCHOL.cc --- a/liboctave/CmplxCHOL.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxCHOL.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxCHOL.h --- a/liboctave/CmplxCHOL.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxCHOL.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxDET.cc --- a/liboctave/CmplxDET.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxDET.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxDET.h --- a/liboctave/CmplxDET.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxDET.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxHESS.cc --- a/liboctave/CmplxHESS.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxHESS.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxHESS.h --- a/liboctave/CmplxHESS.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxHESS.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxLU.cc --- a/liboctave/CmplxLU.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxLU.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxLU.h --- a/liboctave/CmplxLU.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxLU.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxQR.cc --- a/liboctave/CmplxQR.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxQR.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxQR.h --- a/liboctave/CmplxQR.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxQR.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxQRP.cc --- a/liboctave/CmplxQRP.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxQRP.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxQRP.h --- a/liboctave/CmplxQRP.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxQRP.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxSCHUR.cc --- a/liboctave/CmplxSCHUR.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxSCHUR.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxSCHUR.h --- a/liboctave/CmplxSCHUR.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxSCHUR.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxSVD.cc --- a/liboctave/CmplxSVD.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxSVD.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CmplxSVD.h --- a/liboctave/CmplxSVD.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CmplxSVD.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CollocWt.cc --- a/liboctave/CollocWt.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CollocWt.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/CollocWt.h --- a/liboctave/CollocWt.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/CollocWt.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DAE.h --- a/liboctave/DAE.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DAE.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DAEFunc.h --- a/liboctave/DAEFunc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DAEFunc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DAERT.h --- a/liboctave/DAERT.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DAERT.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DAERTFunc.h --- a/liboctave/DAERTFunc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DAERTFunc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DASPK.cc --- a/liboctave/DASPK.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DASPK.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DASPK.h --- a/liboctave/DASPK.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DASPK.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DASRT.cc --- a/liboctave/DASRT.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DASRT.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DASRT.h --- a/liboctave/DASRT.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DASRT.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DASSL.cc --- a/liboctave/DASSL.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DASSL.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DASSL.h --- a/liboctave/DASSL.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DASSL.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DiagArray2.cc --- a/liboctave/DiagArray2.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DiagArray2.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/DiagArray2.h --- a/liboctave/DiagArray2.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/DiagArray2.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/EIG.cc --- a/liboctave/EIG.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/EIG.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/EIG.h --- a/liboctave/EIG.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/EIG.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/FEGrid.cc --- a/liboctave/FEGrid.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/FEGrid.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/FEGrid.h --- a/liboctave/FEGrid.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/FEGrid.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LP.h --- a/liboctave/LP.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LP.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LPsolve.cc --- a/liboctave/LPsolve.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LPsolve.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LPsolve.h --- a/liboctave/LPsolve.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LPsolve.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LSODE.cc --- a/liboctave/LSODE.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LSODE.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LSODE.h --- a/liboctave/LSODE.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LSODE.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LinConst.cc --- a/liboctave/LinConst.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LinConst.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/LinConst.h --- a/liboctave/LinConst.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/LinConst.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray-C.cc --- a/liboctave/MArray-C.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray-C.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray-ch.cc --- a/liboctave/MArray-ch.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray-ch.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray-d.cc --- a/liboctave/MArray-d.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray-d.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray-i.cc --- a/liboctave/MArray-i.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray-i.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray-s.cc --- a/liboctave/MArray-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray.cc --- a/liboctave/MArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray.h --- a/liboctave/MArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray2.cc --- a/liboctave/MArray2.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray2.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArray2.h --- a/liboctave/MArray2.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArray2.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArrayN.cc --- a/liboctave/MArrayN.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArrayN.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MArrayN.h --- a/liboctave/MArrayN.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MArrayN.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MDiagArray2.cc --- a/liboctave/MDiagArray2.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MDiagArray2.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MDiagArray2.h --- a/liboctave/MDiagArray2.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MDiagArray2.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MSparse-C.cc --- a/liboctave/MSparse-C.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MSparse-C.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MSparse-d.cc --- a/liboctave/MSparse-d.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MSparse-d.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MSparse-defs.h --- a/liboctave/MSparse-defs.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MSparse-defs.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MSparse.cc --- a/liboctave/MSparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MSparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/MSparse.h --- a/liboctave/MSparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/MSparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Matrix.h --- a/liboctave/Matrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Matrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/NLConst.h --- a/liboctave/NLConst.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/NLConst.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/NLEqn.cc --- a/liboctave/NLEqn.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/NLEqn.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/NLEqn.h --- a/liboctave/NLEqn.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/NLEqn.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/NLFunc.h --- a/liboctave/NLFunc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/NLFunc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/NLP.h --- a/liboctave/NLP.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/NLP.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ODE.h --- a/liboctave/ODE.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ODE.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ODEFunc.h --- a/liboctave/ODEFunc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ODEFunc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ODES.cc --- a/liboctave/ODES.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ODES.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ODES.h --- a/liboctave/ODES.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ODES.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/ODESFunc.h --- a/liboctave/ODESFunc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/ODESFunc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Objective.h --- a/liboctave/Objective.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Objective.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/QP.h --- a/liboctave/QP.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/QP.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Quad.cc --- a/liboctave/Quad.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Quad.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Quad.h --- a/liboctave/Quad.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Quad.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Range.cc --- a/liboctave/Range.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Range.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Range.h --- a/liboctave/Range.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Range.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Sparse-C.cc --- a/liboctave/Sparse-C.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Sparse-C.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Sparse-b.cc --- a/liboctave/Sparse-b.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Sparse-b.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Sparse-d.cc --- a/liboctave/Sparse-d.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Sparse-d.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Sparse-op-defs.h --- a/liboctave/Sparse-op-defs.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Sparse-op-defs.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Sparse.cc --- a/liboctave/Sparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Sparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -15,8 +15,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/Sparse.h --- a/liboctave/Sparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/Sparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -15,8 +15,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/SparseCmplxLU.cc --- a/liboctave/SparseCmplxLU.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/SparseCmplxLU.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/SparseCmplxLU.h --- a/liboctave/SparseCmplxLU.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/SparseCmplxLU.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/SparseType.cc --- a/liboctave/SparseType.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/SparseType.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/SparseType.h --- a/liboctave/SparseType.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/SparseType.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/SparsedbleLU.cc --- a/liboctave/SparsedbleLU.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/SparsedbleLU.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/SparsedbleLU.h --- a/liboctave/SparsedbleLU.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/SparsedbleLU.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/base-dae.h --- a/liboctave/base-dae.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/base-dae.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/base-de.h --- a/liboctave/base-de.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/base-de.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/base-lu.cc --- a/liboctave/base-lu.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/base-lu.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/base-lu.h --- a/liboctave/base-lu.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/base-lu.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/base-min.h --- a/liboctave/base-min.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/base-min.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/boolMatrix.cc --- a/liboctave/boolMatrix.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/boolMatrix.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/boolMatrix.h --- a/liboctave/boolMatrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/boolMatrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/boolNDArray.cc --- a/liboctave/boolNDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/boolNDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/boolNDArray.h --- a/liboctave/boolNDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/boolNDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/boolSparse.cc --- a/liboctave/boolSparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/boolSparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/boolSparse.h --- a/liboctave/boolSparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/boolSparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/byte-swap.h --- a/liboctave/byte-swap.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/byte-swap.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/chMatrix.cc --- a/liboctave/chMatrix.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/chMatrix.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/chMatrix.h --- a/liboctave/chMatrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/chMatrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/chNDArray.cc --- a/liboctave/chNDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/chNDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/chNDArray.h --- a/liboctave/chNDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/chNDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/cmd-edit.cc --- a/liboctave/cmd-edit.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/cmd-edit.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/cmd-edit.h --- a/liboctave/cmd-edit.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/cmd-edit.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/cmd-hist.cc --- a/liboctave/cmd-hist.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/cmd-hist.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/cmd-hist.h --- a/liboctave/cmd-hist.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/cmd-hist.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dColVector.cc --- a/liboctave/dColVector.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dColVector.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dColVector.h --- a/liboctave/dColVector.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dColVector.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dDiagMatrix.cc --- a/liboctave/dDiagMatrix.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dDiagMatrix.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dDiagMatrix.h --- a/liboctave/dDiagMatrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dDiagMatrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dMatrix.cc --- a/liboctave/dMatrix.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dMatrix.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dMatrix.h --- a/liboctave/dMatrix.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dMatrix.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dNDArray.cc --- a/liboctave/dNDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dNDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dNDArray.h --- a/liboctave/dNDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dNDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dRowVector.cc --- a/liboctave/dRowVector.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dRowVector.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dRowVector.h --- a/liboctave/dRowVector.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dRowVector.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dSparse.cc --- a/liboctave/dSparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dSparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dSparse.h --- a/liboctave/dSparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dSparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/data-conv.cc --- a/liboctave/data-conv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/data-conv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/data-conv.h --- a/liboctave/data-conv.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/data-conv.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleAEPBAL.cc --- a/liboctave/dbleAEPBAL.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleAEPBAL.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleAEPBAL.h --- a/liboctave/dbleAEPBAL.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleAEPBAL.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleCHOL.cc --- a/liboctave/dbleCHOL.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleCHOL.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleCHOL.h --- a/liboctave/dbleCHOL.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleCHOL.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleDET.cc --- a/liboctave/dbleDET.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleDET.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleDET.h --- a/liboctave/dbleDET.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleDET.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleHESS.cc --- a/liboctave/dbleHESS.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleHESS.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleHESS.h --- a/liboctave/dbleHESS.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleHESS.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleLU.cc --- a/liboctave/dbleLU.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleLU.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleLU.h --- a/liboctave/dbleLU.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleLU.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleQR.cc --- a/liboctave/dbleQR.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleQR.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleQR.h --- a/liboctave/dbleQR.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleQR.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleQRP.cc --- a/liboctave/dbleQRP.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleQRP.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleQRP.h --- a/liboctave/dbleQRP.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleQRP.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleSCHUR.cc --- a/liboctave/dbleSCHUR.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleSCHUR.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleSCHUR.h --- a/liboctave/dbleSCHUR.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleSCHUR.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleSVD.cc --- a/liboctave/dbleSVD.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleSVD.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dbleSVD.h --- a/liboctave/dbleSVD.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dbleSVD.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dim-vector.h --- a/liboctave/dim-vector.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dim-vector.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dir-ops.cc --- a/liboctave/dir-ops.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dir-ops.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/dir-ops.h --- a/liboctave/dir-ops.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/dir-ops.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/f2c-main.c --- a/liboctave/f2c-main.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/f2c-main.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/file-ops.cc --- a/liboctave/file-ops.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/file-ops.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/file-ops.h --- a/liboctave/file-ops.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/file-ops.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/file-stat.cc --- a/liboctave/file-stat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/file-stat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/file-stat.h --- a/liboctave/file-stat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/file-stat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/filemode.c --- a/liboctave/filemode.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/filemode.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,7 +13,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 02111 USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/getopt.c --- a/liboctave/getopt.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/getopt.c Tue Apr 26 19:24:47 2005 +0000 @@ -20,9 +20,9 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, write to the Free Software Foundation, Inc., 51 Franklin + Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* This tells Alpha OSF/1 not to define a getopt prototype in . Ditto for AIX 3.2 and . */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/getopt.h --- a/liboctave/getopt.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/getopt.h Tue Apr 26 19:24:47 2005 +0000 @@ -15,9 +15,9 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, write to the Free Software Foundation, Inc., 51 Franklin + Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _GETOPT_H #define _GETOPT_H 1 diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/getopt1.c --- a/liboctave/getopt1.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/getopt1.c Tue Apr 26 19:24:47 2005 +0000 @@ -15,9 +15,9 @@ Library General Public License for more details. You should have received a copy of the GNU Library General Public - License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + License along with the GNU C Library; see the file COPYING.LIB. If + not, write to the Free Software Foundation, Inc., 51 Franklin + Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/glob-match.cc --- a/liboctave/glob-match.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/glob-match.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/glob-match.h --- a/liboctave/glob-match.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/glob-match.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/idx-vector.cc --- a/liboctave/idx-vector.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/idx-vector.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/idx-vector.h --- a/liboctave/idx-vector.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/idx-vector.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int16NDArray.cc --- a/liboctave/int16NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int16NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int16NDArray.h --- a/liboctave/int16NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int16NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int32NDArray.cc --- a/liboctave/int32NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int32NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int32NDArray.h --- a/liboctave/int32NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int32NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int64NDArray.cc --- a/liboctave/int64NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int64NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int64NDArray.h --- a/liboctave/int64NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int64NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int8NDArray.cc --- a/liboctave/int8NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int8NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/int8NDArray.h --- a/liboctave/int8NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/int8NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/intNDArray.cc --- a/liboctave/intNDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/intNDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/intNDArray.h --- a/liboctave/intNDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/intNDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/kpse-xfns.c --- a/liboctave/kpse-xfns.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/kpse-xfns.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #if defined (HAVE_CONFIG_H) #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/kpse-xfns.h --- a/liboctave/kpse-xfns.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/kpse-xfns.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #if !defined (octave_kpse_xfns_h) #define octave_kpse_xfns_h 1 diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/kpse.cc --- a/liboctave/kpse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/kpse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -19,7 +19,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 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #if defined (HAVE_CONFIG_H) #include @@ -1456,8 +1457,8 @@ You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - MA 02111-1307, USA. */ + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301, USA. */ #define brace_whitespace(c) (! (c) || (c) == ' ' || (c) == '\t' || (c) == '\n') diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-cieee.c --- a/liboctave/lo-cieee.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-cieee.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-cutils.c --- a/liboctave/lo-cutils.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-cutils.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-ieee.cc --- a/liboctave/lo-ieee.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-ieee.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-ieee.h --- a/liboctave/lo-ieee.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-ieee.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-mappers.cc --- a/liboctave/lo-mappers.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-mappers.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-mappers.h --- a/liboctave/lo-mappers.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-mappers.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-specfun.cc --- a/liboctave/lo-specfun.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-specfun.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-specfun.h --- a/liboctave/lo-specfun.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-specfun.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-sstream.h --- a/liboctave/lo-sstream.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-sstream.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-sysdep.cc --- a/liboctave/lo-sysdep.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-sysdep.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-sysdep.h --- a/liboctave/lo-sysdep.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-sysdep.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-utils.cc --- a/liboctave/lo-utils.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-utils.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/lo-utils.h --- a/liboctave/lo-utils.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/lo-utils.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mach-info.cc --- a/liboctave/mach-info.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mach-info.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mach-info.h --- a/liboctave/mach-info.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mach-info.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mkdir.c --- a/liboctave/mkdir.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mkdir.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,7 +13,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 02111 USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mx-base.h --- a/liboctave/mx-base.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mx-base.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mx-defs.h --- a/liboctave/mx-defs.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mx-defs.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mx-ext.h --- a/liboctave/mx-ext.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mx-ext.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mx-inlines.cc --- a/liboctave/mx-inlines.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mx-inlines.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/mx-op-defs.h --- a/liboctave/mx-op-defs.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/mx-op-defs.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-alloc.cc --- a/liboctave/oct-alloc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-alloc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-alloc.h --- a/liboctave/oct-alloc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-alloc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-cmplx.h --- a/liboctave/oct-cmplx.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-cmplx.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-env.cc --- a/liboctave/oct-env.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-env.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-env.h --- a/liboctave/oct-env.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-env.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-fftw.cc --- a/liboctave/oct-fftw.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-fftw.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-fftw.h --- a/liboctave/oct-fftw.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-fftw.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-getopt.c --- a/liboctave/oct-getopt.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-getopt.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-getopt.h --- a/liboctave/oct-getopt.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-getopt.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-group.cc --- a/liboctave/oct-group.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-group.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-group.h --- a/liboctave/oct-group.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-group.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-inttypes.cc --- a/liboctave/oct-inttypes.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-inttypes.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-inttypes.h --- a/liboctave/oct-inttypes.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-inttypes.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-passwd.cc --- a/liboctave/oct-passwd.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-passwd.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-passwd.h --- a/liboctave/oct-passwd.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-passwd.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-rand.cc --- a/liboctave/oct-rand.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-rand.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-rand.h --- a/liboctave/oct-rand.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-rand.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-rl-edit.c --- a/liboctave/oct-rl-edit.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-rl-edit.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-rl-edit.h --- a/liboctave/oct-rl-edit.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-rl-edit.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-rl-hist.c --- a/liboctave/oct-rl-hist.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-rl-hist.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-rl-hist.h --- a/liboctave/oct-rl-hist.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-rl-hist.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-shlib.cc --- a/liboctave/oct-shlib.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-shlib.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-shlib.h --- a/liboctave/oct-shlib.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-shlib.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-sort.cc --- a/liboctave/oct-sort.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-sort.cc Tue Apr 26 19:24:47 2005 +0000 @@ -15,7 +15,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. Code stolen in large part from Python's, listobject.c, which itself had no license header. However, thanks to Tim Peters for the parts of the diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-sort.h --- a/liboctave/oct-sort.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-sort.h Tue Apr 26 19:24:47 2005 +0000 @@ -15,7 +15,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. Code stolen in large part from Python's, listobject.c, which itself had no license header. However, thanks to Tim Peters for the parts of the diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-spparms.cc --- a/liboctave/oct-spparms.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-spparms.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-spparms.h --- a/liboctave/oct-spparms.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-spparms.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-syscalls.cc --- a/liboctave/oct-syscalls.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-syscalls.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-syscalls.h --- a/liboctave/oct-syscalls.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-syscalls.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-time.cc --- a/liboctave/oct-time.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-time.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-time.h --- a/liboctave/oct-time.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-time.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/oct-types.h.in --- a/liboctave/oct-types.h.in Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/oct-types.h.in Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/pathlen.h --- a/liboctave/pathlen.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/pathlen.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/pathsearch.cc --- a/liboctave/pathsearch.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/pathsearch.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/pathsearch.h --- a/liboctave/pathsearch.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/pathsearch.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/prog-args.cc --- a/liboctave/prog-args.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/prog-args.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/prog-args.h --- a/liboctave/prog-args.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/prog-args.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/rename.c --- a/liboctave/rename.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/rename.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,7 +13,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 02111 USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/rmdir.c --- a/liboctave/rmdir.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/rmdir.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,7 +13,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 02111 USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301 USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/so-array.cc --- a/liboctave/so-array.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/so-array.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/so-array.h --- a/liboctave/so-array.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/so-array.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/sparse-base-lu.cc --- a/liboctave/sparse-base-lu.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/sparse-base-lu.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/sparse-base-lu.h --- a/liboctave/sparse-base-lu.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/sparse-base-lu.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/sparse-sort.cc --- a/liboctave/sparse-sort.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/sparse-sort.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/sparse-sort.h --- a/liboctave/sparse-sort.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/sparse-sort.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/statdefs.h --- a/liboctave/statdefs.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/statdefs.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/str-vec.cc --- a/liboctave/str-vec.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/str-vec.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/str-vec.h --- a/liboctave/str-vec.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/str-vec.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/strftime.c --- a/liboctave/strftime.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/strftime.c Tue Apr 26 19:24:47 2005 +0000 @@ -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 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/strptime.c --- a/liboctave/strptime.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/strptime.c Tue Apr 26 19:24:47 2005 +0000 @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin Street, + Fifth Floor, Boston, MA 02110-1301, USA. */ /* XXX This version of the implementation is not really complete. Some of the fields cannot add information alone. But if seeing diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/sun-utils.h --- a/liboctave/sun-utils.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/sun-utils.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/sysdir.h --- a/liboctave/sysdir.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/sysdir.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/systime.h --- a/liboctave/systime.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/systime.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/syswait.h --- a/liboctave/syswait.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/syswait.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/tempnam.c --- a/liboctave/tempnam.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/tempnam.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If -not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +not, write to the Free Software Foundation, Inc., 51 Franklin Street, +Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/tempname.c --- a/liboctave/tempname.c Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/tempname.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,8 +13,8 @@ You should have received a copy of the GNU General Public License along with the GNU C Library; see the file COPYING. If -not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +not, write to the Free Software Foundation, Inc., 51 Franklin Street, +Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint16NDArray.cc --- a/liboctave/uint16NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint16NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint16NDArray.h --- a/liboctave/uint16NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint16NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint32NDArray.cc --- a/liboctave/uint32NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint32NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint32NDArray.h --- a/liboctave/uint32NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint32NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint64NDArray.cc --- a/liboctave/uint64NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint64NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint64NDArray.h --- a/liboctave/uint64NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint64NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint8NDArray.cc --- a/liboctave/uint8NDArray.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint8NDArray.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 liboctave/uint8NDArray.h --- a/liboctave/uint8NDArray.h Tue Apr 26 14:41:40 2005 +0000 +++ b/liboctave/uint8NDArray.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 missing --- a/missing Tue Apr 26 14:41:40 2005 +0000 +++ b/missing Tue Apr 26 19:24:47 2005 +0000 @@ -15,8 +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., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/lin2mu.m --- a/scripts/audio/lin2mu.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/lin2mu.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lin2mu (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/loadaudio.m --- a/scripts/audio/loadaudio.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/loadaudio.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} loadaudio (@var{name}, @var{ext}, @var{bps}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/mu2lin.m --- a/scripts/audio/mu2lin.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/mu2lin.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} mu2lin (@var{x}, @var{bps}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/playaudio.m --- a/scripts/audio/playaudio.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/playaudio.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} playaudio (@var{name}, @var{ext}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/record.m --- a/scripts/audio/record.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/record.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} record (@var{sec}, @var{sampling_rate}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/saveaudio.m --- a/scripts/audio/saveaudio.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/saveaudio.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} saveaudio (@var{name}, @var{x}, @var{ext}, @var{bps}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/audio/setaudio.m --- a/scripts/audio/setaudio.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/audio/setaudio.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn{Function File} setaudio ([@var{w_type} [, @var{value}]]) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/configure.in --- a/scripts/configure.in Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/configure.in Tue Apr 26 19:24:47 2005 +0000 @@ -18,7 +18,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 02111-1307, USA. +### Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +### 02110-1301, USA. AC_INIT AC_REVISION() diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/DEMOcontrol.m --- a/scripts/control/base/DEMOcontrol.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/DEMOcontrol.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} DEMOcontrol diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/__bodquist__.m --- a/scripts/control/base/__bodquist__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/__bodquist__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{f}, @var{w}, @var{rsys}] =} __bodquist__ (@var{sys}, @var{w}, @var{out_idx}, @var{in_idx}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/__freqresp__.m --- a/scripts/control/base/__freqresp__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/__freqresp__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __freqresp__ (@var{sys}, @var{USEW}, @var{w}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/__stepimp__.m --- a/scripts/control/base/__stepimp__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/__stepimp__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{y}, @var{t}] =} __stepimp__ (@var{sitype}, @var{sys} [, @var{inp}, @var{tstop}, @var{n}]) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/analdemo.m --- a/scripts/control/base/analdemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/analdemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} analdemo () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/are.m --- a/scripts/control/base/are.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/are.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{x} =} are (@var{a}, @var{b}, @var{c}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/bddemo.m --- a/scripts/control/base/bddemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/bddemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} bddemo (@var{inputs}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/bode.m --- a/scripts/control/base/bode.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/bode.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{mag}, @var{phase}, @var{w}] =} bode (@var{sys}, @var{w}, @var{out_idx}, @var{in_idx}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/bode_bounds.m --- a/scripts/control/base/bode_bounds.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/bode_bounds.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{wmin}, @var{wmax}] =} bode_bounds (@var{zer}, @var{pol}, @var{dflg}, @var{tsam}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/controldemo.m --- a/scripts/control/base/controldemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/controldemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} controldemo () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/ctrb.m --- a/scripts/control/base/ctrb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/ctrb.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ctrb (@var{sys}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/damp.m --- a/scripts/control/base/damp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/damp.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} damp (@var{p}, @var{tsam}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dare.m --- a/scripts/control/base/dare.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dare.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{x} =} dare (@var{a}, @var{b}, @var{q}, @var{r}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dcgain.m --- a/scripts/control/base/dcgain.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dcgain.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dcgain (@var{sys}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dgram.m --- a/scripts/control/base/dgram.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dgram.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dgram (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dkalman.m --- a/scripts/control/base/dkalman.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dkalman.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{Lp}, @var{Lf}, @var{P}, @var{Z}] =} dkalman (@var{A}, @var{G}, @var{C}, @var{Qw}, @var{Rv}, @var{S}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dlqe.m --- a/scripts/control/base/dlqe.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dlqe.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{l}, @var{m}, @var{p}, @var{e}] =} dlqe (@var{a}, @var{g}, @var{c}, @var{sigw}, @var{sigv}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dlqr.m --- a/scripts/control/base/dlqr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dlqr.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{k}, @var{p}, @var{e}] =} dlqr (@var{a}, @var{b}, @var{q}, @var{r}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dlyap.m --- a/scripts/control/base/dlyap.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dlyap.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dlyap (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/dre.m --- a/scripts/control/base/dre.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/dre.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{tvals}, @var{plist}] =} dre (@var{sys}, @var{q}, @var{r}, @var{qf}, @var{t0}, @var{tf}, @var{ptol}, @var{maxits}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/frdemo.m --- a/scripts/control/base/frdemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/frdemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} frdemo () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/freqchkw.m --- a/scripts/control/base/freqchkw.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/freqchkw.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} freqchkw (@var{w}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/gram.m --- a/scripts/control/base/gram.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/gram.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gram (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/impulse.m --- a/scripts/control/base/impulse.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/impulse.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{y}, @var{t}] =} impulse (@var{sys}, @var{inp}, @var{tstop}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/lqe.m --- a/scripts/control/base/lqe.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/lqe.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{k}, @var{p}, @var{e}] =} lqe (@var{a}, @var{g}, @var{c}, @var{sigw}, @var{sigv}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/lqg.m --- a/scripts/control/base/lqg.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/lqg.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{k}, @var{q1}, @var{p1}, @var{ee}, @var{er}] =} lqg (@var{sys}, @var{sigw}, @var{sigv}, @var{q}, @var{r}, @var{in_idx}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/lqr.m --- a/scripts/control/base/lqr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/lqr.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{k}, @var{p}, @var{e}] =} lqr (@var{a}, @var{b}, @var{q}, @var{r}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/lsim.m --- a/scripts/control/base/lsim.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/lsim.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{y}, @var{x}] =} lsim (@var{sys}, @var{u}, @var{t}, @var{x0}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/ltifr.m --- a/scripts/control/base/ltifr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/ltifr.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{out} =} ltifr (@var{a}, @var{b}, @var{w}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/lyap.m --- a/scripts/control/base/lyap.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/lyap.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lyap (@var{a}, @var{b}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/nichols.m --- a/scripts/control/base/nichols.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/nichols.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{mag}, @var{phase}, @var{w}] =} nichols (@var{sys}, @var{w}, @var{outputs}, @var{inputs}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/nyquist.m --- a/scripts/control/base/nyquist.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/nyquist.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{realp}, @var{imagp}, @var{w}] =} nyquist (@var{sys}, @var{w}, @var{out_idx}, @var{in_idx}, @var{atol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/obsv.m --- a/scripts/control/base/obsv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/obsv.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} obsv (@var{sys}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/place.m --- a/scripts/control/base/place.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/place.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{K} =} place (@var{sys}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/pzmap.m --- a/scripts/control/base/pzmap.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/pzmap.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{zer}, @var{pol}] =} pzmap (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/rldemo.m --- a/scripts/control/base/rldemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/rldemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rldemo (@var{inputs}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/rlocus.m --- a/scripts/control/base/rlocus.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/rlocus.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{rldata}, @var{k}] =} rlocus (@var{sys}[, @var{increment}, @var{min_k}, @var{max_k}]) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/step.m --- a/scripts/control/base/step.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/step.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{y}, @var{t}] =} step (@var{sys}, @var{inp}, @var{tstop}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/tzero.m --- a/scripts/control/base/tzero.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/tzero.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{zer}, @var{gain}] =} tzero (@var{a}, @var{b}, @var{c}, @var{d}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/base/tzero2.m --- a/scripts/control/base/tzero2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/base/tzero2.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{zr} =} tzero2 (@var{a}, @var{b}, @var{c}, @var{d}, @var{bal}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/dgkfdemo.m --- a/scripts/control/hinf/dgkfdemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/dgkfdemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dgkfdemo () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/dhinfdemo.m --- a/scripts/control/hinf/dhinfdemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/dhinfdemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dhinfdemo () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/h2norm.m --- a/scripts/control/hinf/h2norm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/h2norm.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} h2norm (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/h2syn.m --- a/scripts/control/hinf/h2syn.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/h2syn.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{K}, @var{gain}, @var{kc}, @var{kf}, @var{pc}, @var{pf}] = } h2syn (@var{asys}, @var{nu}, @var{ny}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/hinf_ctr.m --- a/scripts/control/hinf/hinf_ctr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/hinf_ctr.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{K} =} hinf_ctr (@var{dgs}, @var{f}, @var{h}, @var{z}, @var{g}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/hinfdemo.m --- a/scripts/control/hinf/hinfdemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/hinfdemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hinfdemo () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/hinfnorm.m --- a/scripts/control/hinf/hinfnorm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/hinfnorm.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{g}, @var{gmin}, @var{gmax}] =} hinfnorm (@var{sys}, @var{tol}, @var{gmin}, @var{gmax}, @var{ptol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/hinfsyn.m --- a/scripts/control/hinf/hinfsyn.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/hinfsyn.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{k}, @var{g}, @var{gw}, @var{xinf}, @var{yinf}] =} hinfsyn (@var{asys}, @var{nu}, @var{ny}, @var{gmin}, @var{gmax}, @var{gtol}, @var{ptol}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/hinfsyn_chk.m --- a/scripts/control/hinf/hinfsyn_chk.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/hinfsyn_chk.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{retval}, @var{pc}, @var{pf}] =} hinfsyn_chk (@var{a}, @var{b1}, @var{b2}, @var{c1}, @var{c2}, @var{d12}, @var{d21}, @var{g}, @var{ptol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/hinfsyn_ric.m --- a/scripts/control/hinf/hinfsyn_ric.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/hinfsyn_ric.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{xinf}, @var{x_ha_err}] =} hinfsyn_ric (@var{a}, @var{bb}, @var{c1}, @var{d1dot}, @var{r}, @var{ptol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/is_dgkf.m --- a/scripts/control/hinf/is_dgkf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/is_dgkf.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{retval}, @var{dgkf_struct} ] =} is_dgkf (@var{asys}, @var{nu}, @var{ny}, @var{tol} ) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/hinf/wgt1o.m --- a/scripts/control/hinf/wgt1o.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/hinf/wgt1o.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{W} =} wgt1o (@var{vl}, @var{vh}, @var{fc}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/dezero.m --- a/scripts/control/obsolete/dezero.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/dezero.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Functin File} {} dezero (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/dlqg.m --- a/scripts/control/obsolete/dlqg.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/dlqg.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## O B S O L E T E * * * D O N O T U S E! ## diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/minfo.m --- a/scripts/control/obsolete/minfo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/minfo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{systype}, @var{nout}, @var{nin}, @var{ncstates}, @var{ndstates}] =} minfo (@var{inmat}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/packsys.m --- a/scripts/control/obsolete/packsys.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/packsys.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## O B S O L E T E: use ss instead. ## function Asys = packsys(a,b,c[,d,dflg]) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/qzval.m --- a/scripts/control/obsolete/qzval.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/qzval.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qzval (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/rotg.m --- a/scripts/control/obsolete/rotg.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/rotg.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## function [c,s] = rotg(a,b) ## givens rotation calculation diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/series.m --- a/scripts/control/obsolete/series.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/series.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## Forms the series connection of two systems. ## diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/swapcols.m --- a/scripts/control/obsolete/swapcols.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/swapcols.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} swapcols (inputs) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/swaprows.m --- a/scripts/control/obsolete/swaprows.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/swaprows.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} swaprows (inputs) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/syschnames.m --- a/scripts/control/obsolete/syschnames.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/syschnames.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} syschnames (@var{sys}, @var{opt}, @var{list}, @var{names}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/obsolete/unpacksys.m --- a/scripts/control/obsolete/unpacksys.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/obsolete/unpacksys.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## [a,b,c,d] = unpacksys(sys) ## Obsolete. Use sys2ss instead. diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__abcddims__.m --- a/scripts/control/system/__abcddims__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__abcddims__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{y}, @var{my}, @var{ny}] =} __abcddims__ (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__syschnamesl__.m --- a/scripts/control/system/__syschnamesl__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__syschnamesl__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __syschnamesl__ (@var{olist}, @var{old_names}, @var{inames}, @var{listname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__syscont_disc__.m --- a/scripts/control/system/__syscont_disc__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__syscont_disc__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{n_tot}, @var{st_c}, @var{st_d}, @var{y_c}, @var{y_d}] =} __syscont_disc__ (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__sysdefioname__.m --- a/scripts/control/system/__sysdefioname__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__sysdefioname__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __sysdefioname__ (@var{n}, @var{str}, @var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__sysdefstname__.m --- a/scripts/control/system/__sysdefstname__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__sysdefstname__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __sysdefstname__ (@var{n}, @var{nz}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__sysgroupn__.m --- a/scripts/control/system/__sysgroupn__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__sysgroupn__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __sysgroupn__ (@var{names}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__tf2sysl__.m --- a/scripts/control/system/__tf2sysl__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__tf2sysl__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __tf2sysl__ (@var{vec}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__tfl__.m --- a/scripts/control/system/__tfl__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__tfl__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __tfl__ (@var{vec}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/__zp2ssg2__.m --- a/scripts/control/system/__zp2ssg2__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/__zp2ssg2__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{poly}, @var{rvals}] =} __zp2ssg2__ (@var{rvals}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/abcddim.m --- a/scripts/control/system/abcddim.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/abcddim.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{n}, @var{m}, @var{p}] =} abcddim (@var{a}, @var{b}, @var{c}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/buildssic.m --- a/scripts/control/system/buildssic.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/buildssic.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} buildssic (@var{clst}, @var{ulst}, @var{olst}, @var{ilst}, @var{s1}, @var{s2}, @var{s3}, @var{s4}, @var{s5}, @var{s6}, @var{s7}, @var{s8}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/c2d.m --- a/scripts/control/system/c2d.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/c2d.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} c2d (@var{sys}, @var{opt}, @var{t}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/cellidx.m --- a/scripts/control/system/cellidx.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/cellidx.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{idxvec}, @var{errmsg}] =} cellidx (@var{listvar}, @var{strlist}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/d2c.m --- a/scripts/control/system/d2c.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/d2c.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} d2c (@var{sys}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/dmr2d.m --- a/scripts/control/system/dmr2d.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/dmr2d.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{dsys}, @var{fidx}] =} dmr2d (@var{sys}, @var{idx}, @var{sprefix}, @var{ts2}, @var{cuflg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/fir2sys.m --- a/scripts/control/system/fir2sys.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/fir2sys.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fir2sys (@var{num}, @var{tsam}, @var{inname}, @var{outname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_abcd.m --- a/scripts/control/system/is_abcd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_abcd.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{retval} =} is_abcd (@var{a}, @var{b}, @var{c}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_controllable.m --- a/scripts/control/system/is_controllable.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_controllable.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{retval}, @var{u}] =} is_controllable (@var{sys}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_detectable.m --- a/scripts/control/system/is_detectable.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_detectable.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{retval} =} is_detectable (@var{a}, @var{c}, @var{tol}, @var{dflg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_digital.m --- a/scripts/control/system/is_digital.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_digital.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{digital} =} is_digital (@var{sys}, @var{eflg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_observable.m --- a/scripts/control/system/is_observable.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_observable.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{retval}, @var{u}] =} is_observable (@var{a}, @var{c}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_sample.m --- a/scripts/control/system/is_sample.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_sample.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_sample (@var{ts}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_siso.m --- a/scripts/control/system/is_siso.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_siso.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_siso (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_stabilizable.m --- a/scripts/control/system/is_stabilizable.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_stabilizable.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{retval} =} is_stabilizable (@var{sys}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/is_stable.m --- a/scripts/control/system/is_stable.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/is_stable.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_stable (@var{a}, @var{tol}, @var{dflg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/jet707.m --- a/scripts/control/system/jet707.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/jet707.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{sys} =} jet707 () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/listidx.m --- a/scripts/control/system/listidx.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/listidx.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{idxvec}, @var{errmsg}] =} listidx (@var{listvar}, @var{strlist}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/moddemo.m --- a/scripts/control/system/moddemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/moddemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} moddemo (@var{inputs}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/ord2.m --- a/scripts/control/system/ord2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/ord2.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ord2 (@var{nfreq}, @var{damp}, @var{gain}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/packedform.m --- a/scripts/control/system/packedform.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/packedform.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. save_var = page_screen_output; page_screen_output = 1; diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/parallel.m --- a/scripts/control/system/parallel.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/parallel.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{ksys} =} parallel (@var{asys}, @var{bsys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/ss.m --- a/scripts/control/system/ss.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/ss.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{outsys} =} ss (@var{a}, @var{b}, @var{c}, @var{d}, @var{tsam}, @var{n}, @var{nz}, @var{stname}, @var{inname}, @var{outname}, @var{outlist}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/ss2sys.m --- a/scripts/control/system/ss2sys.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/ss2sys.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ss (@var{a}, @var{b}, @var{c}, @var{d}, @var{tsam}, @var{n}, @var{nz}, @var{stname}, @var{inname}, @var{outname}, @var{outlist}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/ss2tf.m --- a/scripts/control/system/ss2tf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/ss2tf.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{num}, @var{den}] =} ss2tf (@var{a}, @var{b}, @var{c}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/ss2zp.m --- a/scripts/control/system/ss2zp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/ss2zp.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pol}, @var{zer}, @var{k}] =} ss2zp (@var{a}, @var{b}, @var{c}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/starp.m --- a/scripts/control/system/starp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/starp.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} starp (@var{P}, @var{K}, @var{ny}, @var{nu}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sys2fir.m --- a/scripts/control/system/sys2fir.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sys2fir.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{c}, @var{tsam}, @var{input}, @var{output}] =} sys2fir (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sys2ss.m --- a/scripts/control/system/sys2ss.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sys2ss.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{a}, @var{b}, @var{c}, @var{d}, @var{tsam}, @var{n}, @var{nz}, @var{stname}, @var{inname}, @var{outname}, @var{yd}] =} sys2ss (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sys2tf.m --- a/scripts/control/system/sys2tf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sys2tf.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{num}, @var{den}, @var{tsam}, @var{inname}, @var{outname}] =} sys2tf (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sys2zp.m --- a/scripts/control/system/sys2zp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sys2zp.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ##@deftypefn {Function File} {[@var{zer}, @var{pol}, @var{k}, @var{tsam}, @var{inname}, @var{outname}] =} sys2zp (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysadd.m --- a/scripts/control/system/sysadd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysadd.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysadd (@var{gsys}, @var{hsys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysappend.m --- a/scripts/control/system/sysappend.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysappend.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{sys} =} sysappend (@var{syst}, @var{b}, @var{c}, @var{d}, @var{outname}, @var{inname}, @var{yd}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/syschtsam.m --- a/scripts/control/system/syschtsam.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/syschtsam.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} syschtsam (@var{sys}, @var{tsam}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysconnect.m --- a/scripts/control/system/sysconnect.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysconnect.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{clsys} =} sysconnect (@var{sys}, @var{out_idx}, @var{in_idx}, @var{order}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/syscont.m --- a/scripts/control/system/syscont.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/syscont.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{csys}, @var{acd}, @var{ccd}] =} syscont (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysdimensions.m --- a/scripts/control/system/sysdimensions.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysdimensions.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{n}, @var{nz}, @var{m}, @var{p}, @var{yd}] =} sysdimensions (@var{sys}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysdisc.m --- a/scripts/control/system/sysdisc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysdisc.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{dsys}, @var{adc}, @var{cdc}] =} sysdisc (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysdup.m --- a/scripts/control/system/sysdup.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysdup.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{retsys} =} sysdup (@var{asys}, @var{out_idx}, @var{in_idx}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysgetsignals.m --- a/scripts/control/system/sysgetsignals.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysgetsignals.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{stname}, @var{inname}, @var{outname}, @var{yd}] =} sysgetsignals (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysgettsam.m --- a/scripts/control/system/sysgettsam.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysgettsam.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysgettsam (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysgettype.m --- a/scripts/control/system/sysgettype.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysgettype.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysgettype (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysgroup.m --- a/scripts/control/system/sysgroup.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysgroup.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{sys} =} sysgroup (@var{asys}, @var{bsys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysidx.m --- a/scripts/control/system/sysidx.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysidx.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysidx (@var{sys}, @var{sigtype}, @var{signamelist}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysmin.m --- a/scripts/control/system/sysmin.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysmin.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{retsys}, @var{nc}, @var{no}] =} sysmin (@var{sys}, @var{flg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysmult.m --- a/scripts/control/system/sysmult.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysmult.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{sys} =} sysmult (@var{Asys}, @var{Bsys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysout.m --- a/scripts/control/system/sysout.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysout.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysout (@var{sys}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysprune.m --- a/scripts/control/system/sysprune.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysprune.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{retsys} =} sysprune (@var{asys}, @var{out_idx}, @var{in_idx}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysreorder.m --- a/scripts/control/system/sysreorder.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysreorder.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{pv} =} sysreorder (@var{vlen}, @var{list}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysrepdemo.m --- a/scripts/control/system/sysrepdemo.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysrepdemo.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysrepdemo diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysscale.m --- a/scripts/control/system/sysscale.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysscale.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{retsys} =} sysscale (@var{sys}, @var{outscale}, @var{inscale}, @var{outname}, @var{inname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/syssetsignals.m --- a/scripts/control/system/syssetsignals.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/syssetsignals.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} syssetsignals (@var{sys}, @var{opt}, @var{names}, @var{sig_idx}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/syssub.m --- a/scripts/control/system/syssub.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/syssub.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{sys} =} syssub (@var{Gsys}, @var{Hsys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/sysupdate.m --- a/scripts/control/system/sysupdate.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/sysupdate.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 0211 +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sysupdate (@var{sys}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/tf.m --- a/scripts/control/system/tf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/tf.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} tf (@var{num}, @var{den}, @var{tsam}, @var{inname}, @var{outname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/tf2ss.m --- a/scripts/control/system/tf2ss.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/tf2ss.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{a}, @var{b}, @var{c}, @var{d}] =} tf2ss (@var{num}, @var{den}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/tf2sys.m --- a/scripts/control/system/tf2sys.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/tf2sys.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} tf2sys (@var{num}, @var{den}, @var{tsam}, @var{inname}, @var{outname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/tf2zp.m --- a/scripts/control/system/tf2zp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/tf2zp.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{zer}, @var{pol}, @var{k}] =} tf2zp (@var{num}, @var{den}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/tfout.m --- a/scripts/control/system/tfout.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/tfout.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} tfout (@var{num}, @var{denom}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/ugain.m --- a/scripts/control/system/ugain.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/ugain.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ugain (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/zp.m --- a/scripts/control/system/zp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/zp.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} zp (@var{zer}, @var{pol}, @var{k}, @var{tsam}, @var{inname}, @var{outname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/zp2ss.m --- a/scripts/control/system/zp2ss.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/zp2ss.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{a}, @var{b}, @var{c}, @var{d}] =} zp2ss (@var{zer}, @var{pol}, @var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/zp2sys.m --- a/scripts/control/system/zp2sys.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/zp2sys.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} zp2sys (@var{zer}, @var{pol}, @var{k}, @var{tsam}, @var{inname}, @var{outname}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/zp2tf.m --- a/scripts/control/system/zp2tf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/zp2tf.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{num}, @var{den}] =} zp2tf (@var{zer}, @var{pol}, @var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/system/zpout.m --- a/scripts/control/system/zpout.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/system/zpout.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} zpout (@var{zer}, @var{pol}, @var{k}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/__outlist__.m --- a/scripts/control/util/__outlist__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/__outlist__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __outlist__ (@var{lmat}, @var{tabchar}, @var{yd}, @var{ilist}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/__zgpbal__.m --- a/scripts/control/util/__zgpbal__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/__zgpbal__.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __zgpbal__ (@var{sys}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/axis2dlim.m --- a/scripts/control/util/axis2dlim.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/axis2dlim.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn{Function File} {} axis2dlim (@var{axdata}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/prompt.m --- a/scripts/control/util/prompt.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/prompt.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} prompt (@var{str}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/run_cmd.m --- a/scripts/control/util/run_cmd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/run_cmd.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## run_cmd: short script used in demos ## prints string cmd to the screen, then executes after a pause diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/sortcom.m --- a/scripts/control/util/sortcom.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/sortcom.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{yy}, @var{idx}] =} sortcom (@var{xx}[, @var{opt}]) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/strappend.m --- a/scripts/control/util/strappend.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/strappend.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} strappend (@var{strlist}, @var{suffix}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/swap.m --- a/scripts/control/util/swap.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/swap.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} swap (@var{inputs}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgfmul.m --- a/scripts/control/util/zgfmul.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgfmul.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y} =} zgfmul (@var{a}, @var{b}, @var{c}, @var{d}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgfslv.m --- a/scripts/control/util/zgfslv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgfslv.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} zgfslv (@var{n}, @var{m}, @var{p}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zginit.m --- a/scripts/control/util/zginit.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zginit.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{zz} =} zginit (@var{a}, @var{b}, @var{c}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgreduce.m --- a/scripts/control/util/zgreduce.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgreduce.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} zgreduce (@var{sys}, @var{meps}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgrownorm.m --- a/scripts/control/util/zgrownorm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgrownorm.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{nonz}, @var{zer}] =} zgrownorm (@var{mat}, @var{meps}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgscal.m --- a/scripts/control/util/zgscal.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgscal.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{x} =} zgscal (@var{f}, @var{z}, @var{n}, @var{m}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgsgiv.m --- a/scripts/control/util/zgsgiv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgsgiv.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[a, b] =} zgsgiv (@var{c}, @var{s}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/control/util/zgshsr.m --- a/scripts/control/util/zgshsr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/control/util/zgshsr.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{x} =} zgshsr (@var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/com2str.m --- a/scripts/deprecated/com2str.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/com2str.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} com2str (@var{zz}, @var{flg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_bool.m --- a/scripts/deprecated/is_bool.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_bool.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_bool (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_complex.m --- a/scripts/deprecated/is_complex.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_complex.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_complex (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_global.m --- a/scripts/deprecated/is_global.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_global.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_global (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_list.m --- a/scripts/deprecated/is_list.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_list.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_list (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_matrix.m --- a/scripts/deprecated/is_matrix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_matrix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_matrix (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_scalar.m --- a/scripts/deprecated/is_scalar.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_scalar.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_scalar (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_square.m --- a/scripts/deprecated/is_square.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_square.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_square (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_stream.m --- a/scripts/deprecated/is_stream.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_stream.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_stream (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_struct.m --- a/scripts/deprecated/is_struct.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_struct.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_struct (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_symmetric.m --- a/scripts/deprecated/is_symmetric.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_symmetric.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} issymmetric (@var{x}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/is_vector.m --- a/scripts/deprecated/is_vector.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/is_vector.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_vector (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/isstr.m --- a/scripts/deprecated/isstr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/isstr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isstr (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/setstr.m --- a/scripts/deprecated/setstr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/setstr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} setstr (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/struct_contains.m --- a/scripts/deprecated/struct_contains.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/struct_contains.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} struct_contains (@var{expr}, @var{name}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/deprecated/struct_elements.m --- a/scripts/deprecated/struct_elements.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/deprecated/struct_elements.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} struct_elements (@var{struct}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/acot.m --- a/scripts/elfun/acot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/acot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} acot (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/acoth.m --- a/scripts/elfun/acoth.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/acoth.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} acoth (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/acsc.m --- a/scripts/elfun/acsc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/acsc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} acsc (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/acsch.m --- a/scripts/elfun/acsch.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/acsch.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} acsch (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/asec.m --- a/scripts/elfun/asec.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/asec.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} asec (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/asech.m --- a/scripts/elfun/asech.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/asech.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} asech (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/cot.m --- a/scripts/elfun/cot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/cot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} cot (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/coth.m --- a/scripts/elfun/coth.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/coth.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} coth (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/csc.m --- a/scripts/elfun/csc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/csc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} csc (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/csch.m --- a/scripts/elfun/csch.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/csch.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} csch (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/lcm.m --- a/scripts/elfun/lcm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/lcm.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} lcm (@var{x}, @code{...}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/sec.m --- a/scripts/elfun/sec.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/sec.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} sec (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/elfun/sech.m --- a/scripts/elfun/sech.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/elfun/sech.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} sech (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/fv.m --- a/scripts/finance/fv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/fv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fv (@var{r}, @var{n}, @var{p}, @var{l}, @var{method}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/fvl.m --- a/scripts/finance/fvl.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/fvl.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fvl (@var{r}, @var{n}, @var{l}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/irr.m --- a/scripts/finance/irr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/irr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} irr (@var{p}, @var{i}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/nper.m --- a/scripts/finance/nper.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/nper.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} nper (@var{r}, @var{p}, @var{a}, @var{l}, @var{method}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/npv.m --- a/scripts/finance/npv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/npv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} npv (@var{r}, @var{p}, @var{i}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/pmt.m --- a/scripts/finance/pmt.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/pmt.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pmt (@var{r}, @var{n}, @var{a}, @var{l}, @var{method}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/pv.m --- a/scripts/finance/pv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/pv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pv (@var{r}, @var{n}, @var{p}, @var{l}, @var{method}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/pvl.m --- a/scripts/finance/pvl.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/pvl.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pvl (@var{r}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/rate.m --- a/scripts/finance/rate.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/rate.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rate (@var{n}, @var{p}, @var{v}, @var{l}, @var{method}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/finance/vol.m --- a/scripts/finance/vol.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/finance/vol.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} vol (@var{x}, @var{m}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/bitcmp.m --- a/scripts/general/bitcmp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/bitcmp.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{X} =} bitcmp (@var{a},@var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/bitget.m --- a/scripts/general/bitget.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/bitget.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{X} =} bitget (@var{a},@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/bitset.m --- a/scripts/general/bitset.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/bitset.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{x} =} bitset (@var{a}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/cart2pol.m --- a/scripts/general/cart2pol.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/cart2pol.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} [@var{theta}, @var{r}] = cart2pol (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/cart2sph.m --- a/scripts/general/cart2sph.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/cart2sph.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} [@var{theta}, @var{phi}, @var{r}] = cart2sph (@var{x}, @var{y}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/circshift.m --- a/scripts/general/circshift.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/circshift.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y}} = circshift (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/columns.m --- a/scripts/general/columns.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/columns.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} columns (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/common_size.m --- a/scripts/general/common_size.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/common_size.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{err}, @var{y1}, ...] =} common_size (@var{x1}, ...) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/deal.m --- a/scripts/general/deal.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/deal.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {[@var{r1}, @var{r2}, @dots{}, @var{rn}] =} deal (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/diff.m --- a/scripts/general/diff.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/diff.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} diff (@var{x}, @var{k}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/flipdim.m --- a/scripts/general/flipdim.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/flipdim.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} flipdim (@var{x}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/fliplr.m --- a/scripts/general/fliplr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/fliplr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fliplr (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/flipud.m --- a/scripts/general/flipud.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/flipud.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} flipud (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/ind2sub.m --- a/scripts/general/ind2sub.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/ind2sub.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{s1}, @var{s2}, @dots{}, @var{sN}] =} ind2sub (@var{dims}, @var{ind}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/int2str.m --- a/scripts/general/int2str.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/int2str.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} int2str (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/is_duplicate_entry.m --- a/scripts/general/is_duplicate_entry.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/is_duplicate_entry.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_duplicate_entry (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/isa.m --- a/scripts/general/isa.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/isa.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isa (@var{x}, @var{class}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/isdefinite.m --- a/scripts/general/isdefinite.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/isdefinite.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isdefinite (@var{x}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/isequal.m --- a/scripts/general/isequal.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/isequal.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isequal (@var{x1}, @var{x2}, @dots{}, @var{xN}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/isscalar.m --- a/scripts/general/isscalar.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/isscalar.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isscalar (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/issquare.m --- a/scripts/general/issquare.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/issquare.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} issquare (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/issymmetric.m --- a/scripts/general/issymmetric.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/issymmetric.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} issymmetric (@var{x}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/isvector.m --- a/scripts/general/isvector.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/isvector.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isvector (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/logical.m --- a/scripts/general/logical.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/logical.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logical (@var{arg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/logspace.m --- a/scripts/general/logspace.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/logspace.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logspace (@var{base}, @var{limit}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/mod.m --- a/scripts/general/mod.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/mod.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} mod (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/nargchk.m --- a/scripts/general/nargchk.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/nargchk.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} nargchk (@var{nargin_min}, @var{nargin_max}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/nextpow2.m --- a/scripts/general/nextpow2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/nextpow2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} nextpow2 (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/num2str.m --- a/scripts/general/num2str.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/num2str.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} int2str (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/perror.m --- a/scripts/general/perror.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/perror.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} perror (@var{name}, @var{num}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/pol2cart.m --- a/scripts/general/pol2cart.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/pol2cart.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} [@var{x}, @var{y}] = pol2cart (@var{theta}, @var{r}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/postpad.m --- a/scripts/general/postpad.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/postpad.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} postpad (@var{x}, @var{l}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/prepad.m --- a/scripts/general/prepad.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/prepad.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} prepad (@var{x}, @var{l}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/randperm.m --- a/scripts/general/randperm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/randperm.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} randperm (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/rem.m --- a/scripts/general/rem.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/rem.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} rem (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/repmat.m --- a/scripts/general/repmat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/repmat.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} repmat (@var{A}, @var{m}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/rot90.m --- a/scripts/general/rot90.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/rot90.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rot90 (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/rotdim.m --- a/scripts/general/rotdim.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/rotdim.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rotdim (@var{x}, @var{n}, @var{plane}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/rows.m --- a/scripts/general/rows.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/rows.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rows (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/shift.m --- a/scripts/general/shift.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/shift.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} shift (@var{x}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/shiftdim.m --- a/scripts/general/shiftdim.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/shiftdim.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y}} = shiftdim (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/sortrows.m --- a/scripts/general/sortrows.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/sortrows.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sortrows (@var{a}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/sph2cart.m --- a/scripts/general/sph2cart.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/sph2cart.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} [@var{x}, @var{y}, @var{z}] = sph2cart (@var{theta}, @var{phi}, @var{r}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/strerror.m --- a/scripts/general/strerror.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/strerror.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strerror (@var{name}, @var{num}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/sub2ind.m --- a/scripts/general/sub2ind.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/sub2ind.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{ind} =} sub2ind (@var{dims}, @var{i}, @var{j}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/tril.m --- a/scripts/general/tril.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/tril.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} tril (@var{a}, @var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/general/triu.m --- a/scripts/general/triu.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/general/triu.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} triu (@var{a}, @var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/colormap.m --- a/scripts/image/colormap.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/colormap.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} colormap (@var{map}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/gray.m --- a/scripts/image/gray.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/gray.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gray (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/gray2ind.m --- a/scripts/image/gray2ind.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/gray2ind.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{img}, @var{map}] =} gray2ind (@var{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/hsv2rgb.m --- a/scripts/image/hsv2rgb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/hsv2rgb.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} @var{rgb_map} = hsv2rgb (@var{hsv_map}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/image.m --- a/scripts/image/image.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/image.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} image (@var{x}, @var{zoom}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/imagesc.m --- a/scripts/image/imagesc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/imagesc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} imagesc (@var{A}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/imshow.m --- a/scripts/image/imshow.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/imshow.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} imshow (@var{i}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/ind2gray.m --- a/scripts/image/ind2gray.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/ind2gray.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ind2gray (@var{x}, @var{map}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/ind2rgb.m --- a/scripts/image/ind2rgb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/ind2rgb.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{r}, @var{g}, @var{b}] =} ind2rgb (@var{x}, @var{map}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/loadimage.m --- a/scripts/image/loadimage.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/loadimage.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{x}, @var{map}] =} loadimage (@var{file}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/ntsc2rgb.m --- a/scripts/image/ntsc2rgb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/ntsc2rgb.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ntsc2rgb (@var{yiq}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/ocean.m --- a/scripts/image/ocean.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/ocean.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ocean (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/rgb2hsv.m --- a/scripts/image/rgb2hsv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/rgb2hsv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} @var{hsv_map} = rgb2hsv (@var{rgb_map}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/rgb2ind.m --- a/scripts/image/rgb2ind.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/rgb2ind.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{x}, @var{map}] =} rgb2ind (@var{r}, @var{g}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/rgb2ntsc.m --- a/scripts/image/rgb2ntsc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/rgb2ntsc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rgb2ntsc (@var{rgb}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/image/saveimage.m --- a/scripts/image/saveimage.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/image/saveimage.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} saveimage (@var{file}, @var{x}, @var{fmt}, @var{map}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/io/beep.m --- a/scripts/io/beep.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/io/beep.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} puts (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/commutation_matrix.m --- a/scripts/linear-algebra/commutation_matrix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/commutation_matrix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} commutation_matrix (@var{m}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/cond.m --- a/scripts/linear-algebra/cond.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/cond.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cond (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/cross.m --- a/scripts/linear-algebra/cross.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/cross.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cross (@var{x}, @var{y}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/dmult.m --- a/scripts/linear-algebra/dmult.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/dmult.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dmult (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/dot.m --- a/scripts/linear-algebra/dot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/dot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dot (@var{x}, @var{y}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/duplication_matrix.m --- a/scripts/linear-algebra/duplication_matrix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/duplication_matrix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} duplication_matrix (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/housh.m --- a/scripts/linear-algebra/housh.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/housh.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{housv}, @var{beta}, @var{zer}] =} housh (@var{x}, @var{j}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/krylov.m --- a/scripts/linear-algebra/krylov.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/krylov.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{u}, @var{h}, @var{nu}] =} krylov (@var{a}, @var{v}, @var{k}, @var{eps1}, @var{pflg}); diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/krylovb.m --- a/scripts/linear-algebra/krylovb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/krylovb.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{u}, @var{ucols}] =} krylovb (@var{a}, @var{v}, @var{k}, @var{eps1}, @var{pflg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/logm.m --- a/scripts/linear-algebra/logm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/logm.m Tue Apr 26 19:24:47 2005 +0000 @@ -13,9 +13,9 @@ ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; see the file COPYING. If not, write to the -## Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -## 02111-1307, USA. +## along with Octave; see the file COPYING. If not, write to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logm (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/norm.m --- a/scripts/linear-algebra/norm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/norm.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} norm (@var{a}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/null.m --- a/scripts/linear-algebra/null.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/null.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} null (@var{a}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/orth.m --- a/scripts/linear-algebra/orth.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/orth.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} orth (@var{a}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/qzhess.m --- a/scripts/linear-algebra/qzhess.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/qzhess.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{aa}, @var{bb}, @var{q}, @var{z}] =} qzhess (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/rank.m --- a/scripts/linear-algebra/rank.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/rank.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rank (@var{a}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/trace.m --- a/scripts/linear-algebra/trace.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/trace.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} trace (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/vec.m --- a/scripts/linear-algebra/vec.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/vec.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} vec (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/linear-algebra/vech.m --- a/scripts/linear-algebra/vech.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/linear-algebra/vech.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} vech (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/bincoeff.m --- a/scripts/miscellaneous/bincoeff.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/bincoeff.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} bincoeff (@var{n}, @var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/bug_report.m --- a/scripts/miscellaneous/bug_report.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/bug_report.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} bug_report () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/comma.m --- a/scripts/miscellaneous/comma.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/comma.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deffn {Operator} , diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/computer.m --- a/scripts/miscellaneous/computer.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/computer.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} computer () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/cputime.m --- a/scripts/miscellaneous/cputime.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/cputime.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{total}, @var{user}, @var{system}] =} cputime (); diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/delete.m --- a/scripts/miscellaneous/delete.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/delete.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} delete (file) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/dir.m --- a/scripts/miscellaneous/dir.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/dir.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dir (@var{directory}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/dump_prefs.m --- a/scripts/miscellaneous/dump_prefs.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/dump_prefs.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dump_prefs (@var{file}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/etime.m --- a/scripts/miscellaneous/etime.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/etime.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} etime (@var{t1}, @var{t2}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/fileparts.m --- a/scripts/miscellaneous/fileparts.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/fileparts.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{dir}, @var{name}, @var{ext}, @var{ver}] =} fileparts (@var{filename}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/flops.m --- a/scripts/miscellaneous/flops.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/flops.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} flops () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/fullfile.m --- a/scripts/miscellaneous/fullfile.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/fullfile.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{filename} =} fullfile (@var{dir1}, @var{dir2}, @dots{}, @var{file}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/is_leap_year.m --- a/scripts/miscellaneous/is_leap_year.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/is_leap_year.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} is_leap_year (@var{year}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/ispc.m --- a/scripts/miscellaneous/ispc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/ispc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ispc () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/isunix.m --- a/scripts/miscellaneous/isunix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/isunix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isunix () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/list_primes.m --- a/scripts/miscellaneous/list_primes.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/list_primes.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} list_primes (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/menu.m --- a/scripts/miscellaneous/menu.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/menu.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} menu (@var{title}, @var{opt1}, @dots{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/not.m --- a/scripts/miscellaneous/not.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/not.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} not (@var{val}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/pack.m --- a/scripts/miscellaneous/pack.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/pack.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pack () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/paren.m --- a/scripts/miscellaneous/paren.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/paren.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deffn {Operator} ( diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/path.m --- a/scripts/miscellaneous/path.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/path.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} path (@dots{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/popen2.m --- a/scripts/miscellaneous/popen2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/popen2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{in}, @var{out}, @var{pid}] =} popen2 (@var{command}, @var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/semicolon.m --- a/scripts/miscellaneous/semicolon.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/semicolon.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deffn {Operator} ; diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/tempdir.m --- a/scripts/miscellaneous/tempdir.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/tempdir.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{dir} =} fullfile () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/tempname.m --- a/scripts/miscellaneous/tempname.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/tempname.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {filename = } tempname () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/texas_lotto.m --- a/scripts/miscellaneous/texas_lotto.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/texas_lotto.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} texas_lotto () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/tic.m --- a/scripts/miscellaneous/tic.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/tic.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} tic () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/toc.m --- a/scripts/miscellaneous/toc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/toc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} toc () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/unix.m --- a/scripts/miscellaneous/unix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/unix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{status}, @var{text}]} unix (@var{command}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/version.m --- a/scripts/miscellaneous/version.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/version.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} version () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/miscellaneous/xor.m --- a/scripts/miscellaneous/xor.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/miscellaneous/xor.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} xor (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/optimization/glpk.m --- a/scripts/optimization/glpk.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/optimization/glpk.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{xopt}, @var{fmin}, @var{status}, @var{extra}] =} glpk (@var{c}, @var{a}, @var{b}, @var{lb}, @var{ub}, @var{ctype}, @var{vartype}, @var{sense}, @var{param}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/optimization/glpkmex.m --- a/scripts/optimization/glpkmex.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/optimization/glpkmex.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{xopt}, @var{fmin}, @var{status}, @var{extra}] =} glpk (@var{sense}, @var{c}, @var{a}, @var{b}, @var{ctype}, @var{lb}, @var{ub}, @var{vartype}, @var{param}, @var{lpsolver}, @var{save_pb}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/optimization/qp.m --- a/scripts/optimization/qp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/optimization/qp.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{x}, @var{obj}, @var{info}, @var{lambda}] =} qp (@var{x0}, @var{H}, @var{q}, @var{A}, @var{b}, @var{lb}, @var{ub}, @var{A_lb}, @var{Ain}, @var{A_ub}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/optimization/sqp.m --- a/scripts/optimization/sqp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/optimization/sqp.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{x}, @var{obj}, @var{info}, @var{iter}, @var{nf}, @var{lambda}] =} sqp (@var{x}, @var{phi}, @var{g}, @var{h}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__axis_label__.m --- a/scripts/plot/__axis_label__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__axis_label__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __axis_label__ (@var{caller}, @var{text}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__errcomm__.m --- a/scripts/plot/__errcomm__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__errcomm__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __errcomm__ (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__errplot__.m --- a/scripts/plot/__errplot__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__errplot__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __errplot__ (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plr1__.m --- a/scripts/plot/__plr1__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plr1__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __plr1__ (@var{theta}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plr2__.m --- a/scripts/plot/__plr2__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plr2__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __plr2__ (@var{theta}, @var{rho}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plr__.m --- a/scripts/plot/__plr__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plr__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __plr__ (@var{theta}, @var{rho}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt1__.m --- a/scripts/plot/__plt1__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt1__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt1__ (@var{x1}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt2__.m --- a/scripts/plot/__plt2__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt2__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt2__ (@var{x1}, @var{x2}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt2mm__.m --- a/scripts/plot/__plt2mm__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt2mm__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt2mm__ (@var{x}, @var{y}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt2mv__.m --- a/scripts/plot/__plt2mv__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt2mv__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt2mv__ (@var{x}, @var{y}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt2ss__.m --- a/scripts/plot/__plt2ss__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt2ss__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt2ss__ (@var{x}, @var{y}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt2vm__.m --- a/scripts/plot/__plt2vm__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt2vm__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt2vm__ (@var{x}, @var{y}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt2vv__.m --- a/scripts/plot/__plt2vv__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt2vv__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[data, fmtstr] =} __plt2vv__ (@var{x}, @var{y}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__plt__.m --- a/scripts/plot/__plt__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__plt__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __plt__ (@code{caller}, @dots{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__pltopt1__.m --- a/scripts/plot/__pltopt1__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__pltopt1__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __pltopt1__ (@var{caller}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/__pltopt__.m --- a/scripts/plot/__pltopt__.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/__pltopt__.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} __pltopt__ (@var{caller}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/axis.m --- a/scripts/plot/axis.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/axis.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} axis (@var{limits}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/bar.m --- a/scripts/plot/bar.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/bar.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} bar (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/bottom_title.m --- a/scripts/plot/bottom_title.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/bottom_title.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} bottom_title (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/clg.m --- a/scripts/plot/clg.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/clg.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} clg diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/close.m --- a/scripts/plot/close.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/close.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Command} {} close diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/contour.m --- a/scripts/plot/contour.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/contour.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} contour (@var{z}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/errorbar.m --- a/scripts/plot/errorbar.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/errorbar.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} errorbar (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/figure.m --- a/scripts/plot/figure.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/figure.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} figure (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/grid.m --- a/scripts/plot/grid.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/grid.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} grid (@var{arg}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/hist.m --- a/scripts/plot/hist.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/hist.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hist (@var{y}, @var{x}, @var{norm}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/loglog.m --- a/scripts/plot/loglog.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/loglog.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} loglog (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/loglogerr.m --- a/scripts/plot/loglogerr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/loglogerr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} loglogerr (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/mesh.m --- a/scripts/plot/mesh.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/mesh.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} mesh (@var{x}, @var{y}, @var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/meshdom.m --- a/scripts/plot/meshdom.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/meshdom.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} meshdom (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/meshgrid.m --- a/scripts/plot/meshgrid.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/meshgrid.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{xx}, @var{yy}] =} meshgrid (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/mplot.m --- a/scripts/plot/mplot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/mplot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} mplot (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/multiplot.m --- a/scripts/plot/multiplot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/multiplot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} multiplot (@var{xn}, @var{yn}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/oneplot.m --- a/scripts/plot/oneplot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/oneplot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} oneplot () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/plot.m --- a/scripts/plot/plot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/plot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} plot (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/plot_border.m --- a/scripts/plot/plot_border.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/plot_border.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} plot_border (...) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/polar.m --- a/scripts/plot/polar.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/polar.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polar (@var{theta}, @var{rho}, @var{fmt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/replot.m --- a/scripts/plot/replot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/replot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} replot () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/semilogx.m --- a/scripts/plot/semilogx.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/semilogx.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} semilogx (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/semilogxerr.m --- a/scripts/plot/semilogxerr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/semilogxerr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} semilogxerr (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/semilogy.m --- a/scripts/plot/semilogy.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/semilogy.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} semilogy (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/semilogyerr.m --- a/scripts/plot/semilogyerr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/semilogyerr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} semilogyerr (@var{args}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/shg.m --- a/scripts/plot/shg.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/shg.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} shg diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/sombrero.m --- a/scripts/plot/sombrero.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/sombrero.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sombrero (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/stairs.m --- a/scripts/plot/stairs.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/stairs.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} stairs (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/subplot.m --- a/scripts/plot/subplot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/subplot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} subplot (@var{rows}, @var{cols}, @var{index}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/subwindow.m --- a/scripts/plot/subwindow.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/subwindow.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} subwindow (@var{xn}, @var{yn}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/title.m --- a/scripts/plot/title.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/title.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} title (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/top_title.m --- a/scripts/plot/top_title.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/top_title.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} top_title (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/xlabel.m --- a/scripts/plot/xlabel.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/xlabel.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} xlabel (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/ylabel.m --- a/scripts/plot/ylabel.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/ylabel.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ylabel (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/plot/zlabel.m --- a/scripts/plot/zlabel.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/plot/zlabel.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} zlabel (@var{string}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/compan.m --- a/scripts/polynomial/compan.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/compan.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} compan (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/conv.m --- a/scripts/polynomial/conv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/conv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} conv (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/deconv.m --- a/scripts/polynomial/deconv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/deconv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} deconv (@var{y}, @var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/poly.m --- a/scripts/polynomial/poly.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/poly.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} poly (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyder.m --- a/scripts/polynomial/polyder.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyder.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyder (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyderiv.m --- a/scripts/polynomial/polyderiv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyderiv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyderiv (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyfit.m --- a/scripts/polynomial/polyfit.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyfit.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{p}, @var{s}] =} polyfit (@var{x}, @var{y}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polygcd.m --- a/scripts/polynomial/polygcd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polygcd.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{q}]} polygcd (@var{b}, @var{a}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyinteg.m --- a/scripts/polynomial/polyinteg.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyinteg.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyinteg (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyout.m --- a/scripts/polynomial/polyout.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyout.m Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111 USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyout (@var{c}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyreduce.m --- a/scripts/polynomial/polyreduce.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyreduce.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyreduce (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyval.m --- a/scripts/polynomial/polyval.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyval.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyval (@var{c}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/polyvalm.m --- a/scripts/polynomial/polyvalm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/polyvalm.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} polyvalm (@var{c}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/residue.m --- a/scripts/polynomial/residue.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/residue.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} residue (@var{b}, @var{a}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/polynomial/roots.m --- a/scripts/polynomial/roots.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/polynomial/roots.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} roots (@var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/demoquat.m --- a/scripts/quaternion/demoquat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/demoquat.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} demoquat () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qconj.m --- a/scripts/quaternion/qconj.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qconj.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qconj (@var{q}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qcoordinate_plot.m --- a/scripts/quaternion/qcoordinate_plot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qcoordinate_plot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qcoordinate_plot (@var{qf}, @var{qb}, @var{qv}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qderiv.m --- a/scripts/quaternion/qderiv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qderiv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qderiv (omega) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qderivmat.m --- a/scripts/quaternion/qderivmat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qderivmat.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qderivmat (@var{omega}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qinv.m --- a/scripts/quaternion/qinv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qinv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qinv (@var{q}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qmult.m --- a/scripts/quaternion/qmult.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qmult.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qmult (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qtrans.m --- a/scripts/quaternion/qtrans.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qtrans.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qtrans (@var{v}, @var{q}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qtransv.m --- a/scripts/quaternion/qtransv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qtransv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qtransv (@var{v}, @var{q}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/qtransvmat.m --- a/scripts/quaternion/qtransvmat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/qtransvmat.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} qtransvmat (@var{qib}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/quaternion/quaternion.m --- a/scripts/quaternion/quaternion.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/quaternion/quaternion.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{a}, @var{b}, @var{c}, @var{d}] =} quaternion (w) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/complement.m --- a/scripts/set/complement.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/complement.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} complement (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/create_set.m --- a/scripts/set/create_set.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/create_set.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} create_set (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/intersection.m --- a/scripts/set/intersection.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/intersection.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} intersection (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/ismember.m --- a/scripts/set/ismember.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/ismember.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ismember (@var{A}, @var{S}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/setdiff.m --- a/scripts/set/setdiff.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/setdiff.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} setdiff (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/union.m --- a/scripts/set/union.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/union.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} union (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/set/unique.m --- a/scripts/set/unique.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/set/unique.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {} unique (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/arch_fit.m --- a/scripts/signal/arch_fit.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/arch_fit.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{a}, @var{b}] =} arch_fit (@var{y}, @var{x}, @var{p}, @var{iter}, @var{gamma}, @var{a0}, @var{b0}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/arch_rnd.m --- a/scripts/signal/arch_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/arch_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} arch_rnd (@var{a}, @var{b}, @var{t}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/arch_test.m --- a/scripts/signal/arch_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/arch_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{lm}] =} arch_test (@var{y}, @var{x}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/arma_rnd.m --- a/scripts/signal/arma_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/arma_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} arma_rnd (@var{a}, @var{b}, @var{v}, @var{t}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/autocor.m --- a/scripts/signal/autocor.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/autocor.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} autocor (@var{x}, @var{h}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/autocov.m --- a/scripts/signal/autocov.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/autocov.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} autocov (@var{x}, @var{h}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/autoreg_matrix.m --- a/scripts/signal/autoreg_matrix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/autoreg_matrix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} autoreg_matrix (@var{y}, @var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/bartlett.m --- a/scripts/signal/bartlett.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/bartlett.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} bartlett (@var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/blackman.m --- a/scripts/signal/blackman.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/blackman.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} blackman (@var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/detrend.m --- a/scripts/signal/detrend.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/detrend.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} detrend (@var{x}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/diffpara.m --- a/scripts/signal/diffpara.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/diffpara.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{d}, @var{dd}]} = diffpara (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/durbinlevinson.m --- a/scripts/signal/durbinlevinson.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/durbinlevinson.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} durbinlevinson (@var{c}, @var{oldphi}, @var{oldv}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/fftconv.m --- a/scripts/signal/fftconv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/fftconv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fftconv (@var{a}, @var{b}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/fftfilt.m --- a/scripts/signal/fftfilt.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/fftfilt.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fftfilt (@var{b}, @var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/fftshift.m --- a/scripts/signal/fftshift.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/fftshift.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fftshift (@var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/fractdiff.m --- a/scripts/signal/fractdiff.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/fractdiff.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} fractdiff (@var{x}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/freqz.m --- a/scripts/signal/freqz.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/freqz.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{h}, @var{w}] =} freqz (@var{b}, @var{a}, @var{n}, "whole") diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/freqz_plot.m --- a/scripts/signal/freqz_plot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/freqz_plot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} freqz_plot (@var{w}, @var{h}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/hamming.m --- a/scripts/signal/hamming.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/hamming.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hamming (@var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/hanning.m --- a/scripts/signal/hanning.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/hanning.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hanning (@var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/hurst.m --- a/scripts/signal/hurst.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/hurst.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hurst (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/periodogram.m --- a/scripts/signal/periodogram.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/periodogram.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} periodogram (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/rectangle_lw.m --- a/scripts/signal/rectangle_lw.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/rectangle_lw.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rectangle_lw (@var{n}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/rectangle_sw.m --- a/scripts/signal/rectangle_sw.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/rectangle_sw.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rectangle_sw (@var{n}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/sinc.m --- a/scripts/signal/sinc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/sinc.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sinc (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/sinetone.m --- a/scripts/signal/sinetone.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/sinetone.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sinetone (@var{freq}, @var{rate}, @var{sec}, @var{ampl}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/sinewave.m --- a/scripts/signal/sinewave.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/sinewave.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sinewave (@var{m}, @var{n}, @var{d}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/spectral_adf.m --- a/scripts/signal/spectral_adf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/spectral_adf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} spectral_adf (@var{c}, @var{win}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/spectral_xdf.m --- a/scripts/signal/spectral_xdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/spectral_xdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} spectral_xdf (@var{x}, @var{win}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/spencer.m --- a/scripts/signal/spencer.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/spencer.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} spencer (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/stft.m --- a/scripts/signal/stft.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/stft.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{y}, @var{c}]} = stft (@var{x}, @var{win_size}, @var{inc}, @var{num_coef}, @var{w_type}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/synthesis.m --- a/scripts/signal/synthesis.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/synthesis.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} synthesis (@var{y}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/triangle_lw.m --- a/scripts/signal/triangle_lw.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/triangle_lw.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} triangle_lw (@var{n}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/triangle_sw.m --- a/scripts/signal/triangle_sw.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/triangle_sw.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} triangle_sw (@var{n}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/unwrap.m --- a/scripts/signal/unwrap.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/unwrap.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {@var{b} =} unwrap (@var{a}, @var{tol}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/signal/yulewalker.m --- a/scripts/signal/yulewalker.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/signal/yulewalker.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{a}, @var{v}] =} yulewalker (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/colperm.m --- a/scripts/sparse/colperm.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/colperm.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{p} =} colperm (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spalloc.m --- a/scripts/sparse/spalloc.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spalloc.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{s} =} spalloc (@var{r}, @var{c}, @var{nz}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spconvert.m --- a/scripts/sparse/spconvert.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spconvert.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{x} =} spconvert (@var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spdiags.m --- a/scripts/sparse/spdiags.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spdiags.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {function File} {[@var{b}, @var{c}]} = spdiags (@var{a}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/speye.m --- a/scripts/sparse/speye.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/speye.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y} =} speye (@var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spfun.m --- a/scripts/sparse/spfun.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spfun.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y} =} spfun (@var{f},@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/sphcat.m --- a/scripts/sparse/sphcat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/sphcat.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y} =} sphcat (@var{a1}, @var{a2}, @dots{}, @var{aN}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spones.m --- a/scripts/sparse/spones.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spones.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y} =} spones (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spvcat.m --- a/scripts/sparse/spvcat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spvcat.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {@var{y} =} spvcat (@var{a1}, @var{a2}, @dots{}, @var{aN}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/sparse/spy.m --- a/scripts/sparse/spy.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/sparse/spy.m Tue Apr 26 19:24:47 2005 +0000 @@ -12,7 +12,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 02111-1307 USA +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {} spy (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/bessel.m --- a/scripts/specfun/bessel.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/bessel.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} besseli (@var{alpha}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/beta.m --- a/scripts/specfun/beta.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/beta.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} beta (@var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/betai.m --- a/scripts/specfun/betai.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/betai.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} betai (@var{a}, @var{b}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/erfinv.m --- a/scripts/specfun/erfinv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/erfinv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} erfinv (@var{z}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/gammai.m --- a/scripts/specfun/gammai.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/gammai.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gammai (@var{a}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/log2.m --- a/scripts/specfun/log2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/log2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} log2 (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/specfun/pow2.m --- a/scripts/specfun/pow2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/specfun/pow2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Mapping Function} {} pow2 (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/special-matrix/hankel.m --- a/scripts/special-matrix/hankel.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/special-matrix/hankel.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hankel (@var{c}, @var{r}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/special-matrix/hilb.m --- a/scripts/special-matrix/hilb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/special-matrix/hilb.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hilb (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/special-matrix/invhilb.m --- a/scripts/special-matrix/invhilb.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/special-matrix/invhilb.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} invhilb (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/special-matrix/sylvester_matrix.m --- a/scripts/special-matrix/sylvester_matrix.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/special-matrix/sylvester_matrix.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} sylvester_matrix (@var{k}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/special-matrix/toeplitz.m --- a/scripts/special-matrix/toeplitz.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/special-matrix/toeplitz.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} toeplitz (@var{c}, @var{r}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/special-matrix/vander.m --- a/scripts/special-matrix/vander.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/special-matrix/vander.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} vander (@var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/center.m --- a/scripts/statistics/base/center.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/center.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} center (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/cloglog.m --- a/scripts/statistics/base/cloglog.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/cloglog.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cloglog (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/cor.m --- a/scripts/statistics/base/cor.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/cor.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cor (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/corrcoef.m --- a/scripts/statistics/base/corrcoef.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/corrcoef.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} corrcoef (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/cov.m --- a/scripts/statistics/base/cov.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/cov.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cov (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/cut.m --- a/scripts/statistics/base/cut.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/cut.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cut (@var{x}, @var{breaks}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/gls.m --- a/scripts/statistics/base/gls.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/gls.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{beta}, @var{v}, @var{r}] =} gls (@var{y}, @var{x}, @var{o}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/iqr.m --- a/scripts/statistics/base/iqr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/iqr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} iqr (@var{x}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/kendall.m --- a/scripts/statistics/base/kendall.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/kendall.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} kendall (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/kurtosis.m --- a/scripts/statistics/base/kurtosis.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/kurtosis.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} kurtosis (@var{x}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/logit.m --- a/scripts/statistics/base/logit.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/logit.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logit (@var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/mahalanobis.m --- a/scripts/statistics/base/mahalanobis.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/mahalanobis.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} mahalanobis (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/mean.m --- a/scripts/statistics/base/mean.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/mean.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} mean (@var{x}, @var{dim}, @var{opt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/meansq.m --- a/scripts/statistics/base/meansq.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/meansq.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} meansq (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/median.m --- a/scripts/statistics/base/median.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/median.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} median (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/moment.m --- a/scripts/statistics/base/moment.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/moment.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} moment (@var{x}, @var{p}, @var{opt}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/ols.m --- a/scripts/statistics/base/ols.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/ols.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{beta}, @var{sigma}, @var{r}] =} ols (@var{y}, @var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/ppplot.m --- a/scripts/statistics/base/ppplot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/ppplot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{p}, @var{y}] =} ppplot (@var{x}, @var{dist}, @var{params}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/probit.m --- a/scripts/statistics/base/probit.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/probit.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} probit (@var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/qqplot.m --- a/scripts/statistics/base/qqplot.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/qqplot.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{q}, @var{s}] =} qqplot (@var{x}, @var{dist}, @var{params}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/range.m --- a/scripts/statistics/base/range.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/range.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} range (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/ranks.m --- a/scripts/statistics/base/ranks.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/ranks.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ranks (@var{x}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/run_count.m --- a/scripts/statistics/base/run_count.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/run_count.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} run_count (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/skewness.m --- a/scripts/statistics/base/skewness.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/skewness.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} skewness (@var{x}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/spearman.m --- a/scripts/statistics/base/spearman.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/spearman.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} spearman (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/statistics.m --- a/scripts/statistics/base/statistics.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/statistics.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} statistics (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/std.m --- a/scripts/statistics/base/std.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/std.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} std (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/studentize.m --- a/scripts/statistics/base/studentize.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/studentize.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} studentize (@var{x}, @var{dim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/table.m --- a/scripts/statistics/base/table.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/table.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{t}, @var{l_x}] =} table (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/values.m --- a/scripts/statistics/base/values.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/values.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} values (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/base/var.m --- a/scripts/statistics/base/var.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/base/var.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} var (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/beta_cdf.m --- a/scripts/statistics/distributions/beta_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/beta_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} beta_cdf (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/beta_inv.m --- a/scripts/statistics/distributions/beta_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/beta_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} beta_inv (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/beta_pdf.m --- a/scripts/statistics/distributions/beta_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/beta_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} beta_pdf (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/beta_rnd.m --- a/scripts/statistics/distributions/beta_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/beta_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} beta_rnd (@var{a}, @var{b}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/binomial_cdf.m --- a/scripts/statistics/distributions/binomial_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/binomial_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} binomial_cdf (@var{x}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/binomial_inv.m --- a/scripts/statistics/distributions/binomial_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/binomial_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} binomial_inv (@var{x}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/binomial_pdf.m --- a/scripts/statistics/distributions/binomial_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/binomial_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} binomial_pdf (@var{x}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/binomial_rnd.m --- a/scripts/statistics/distributions/binomial_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/binomial_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} binomial_rnd (@var{n}, @var{p}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/cauchy_cdf.m --- a/scripts/statistics/distributions/cauchy_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/cauchy_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cauchy_cdf (@var{x}, @var{lambda}, @var{sigma}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/cauchy_inv.m --- a/scripts/statistics/distributions/cauchy_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/cauchy_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cauchy_inv (@var{x}, @var{lambda}, @var{sigma}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/cauchy_pdf.m --- a/scripts/statistics/distributions/cauchy_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/cauchy_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cauchy_pdf (@var{x}, @var{lambda}, @var{sigma}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/cauchy_rnd.m --- a/scripts/statistics/distributions/cauchy_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/cauchy_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cauchy_rnd (@var{lambda}, @var{sigma}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/chisquare_cdf.m --- a/scripts/statistics/distributions/chisquare_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/chisquare_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} chisquare_cdf (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/chisquare_inv.m --- a/scripts/statistics/distributions/chisquare_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/chisquare_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} chisquare_inv (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/chisquare_pdf.m --- a/scripts/statistics/distributions/chisquare_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/chisquare_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} chisquare_pdf (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/chisquare_rnd.m --- a/scripts/statistics/distributions/chisquare_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/chisquare_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} chisquare_rnd (@var{n}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/discrete_cdf.m --- a/scripts/statistics/distributions/discrete_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/discrete_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} discrete_cdf (@var{x}, @var{v}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/discrete_inv.m --- a/scripts/statistics/distributions/discrete_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/discrete_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} discrete_inv (@var{x}, @var{v}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/discrete_pdf.m --- a/scripts/statistics/distributions/discrete_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/discrete_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} discrete_pdf (@var{x}, @var{v}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/discrete_rnd.m --- a/scripts/statistics/distributions/discrete_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/discrete_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} discrete_rnd (@var{n}, @var{v}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/empirical_cdf.m --- a/scripts/statistics/distributions/empirical_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/empirical_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} empirical_cdf (@var{x}, @var{data}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/empirical_inv.m --- a/scripts/statistics/distributions/empirical_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/empirical_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} empirical_inv (@var{x}, @var{data}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/empirical_pdf.m --- a/scripts/statistics/distributions/empirical_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/empirical_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} empirical_pdf (@var{x}, @var{data}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/empirical_rnd.m --- a/scripts/statistics/distributions/empirical_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/empirical_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} empirical_rnd (@var{n}, @var{data}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/exponential_cdf.m --- a/scripts/statistics/distributions/exponential_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/exponential_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} exponential_cdf (@var{x}, @var{lambda}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/exponential_inv.m --- a/scripts/statistics/distributions/exponential_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/exponential_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} exponential_inv (@var{x}, @var{lambda}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/exponential_pdf.m --- a/scripts/statistics/distributions/exponential_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/exponential_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} exponential_pdf (@var{x}, @var{lambda}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/exponential_rnd.m --- a/scripts/statistics/distributions/exponential_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/exponential_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} exponential_rnd (@var{lambda}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/f_cdf.m --- a/scripts/statistics/distributions/f_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/f_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} f_cdf (@var{x}, @var{m}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/f_inv.m --- a/scripts/statistics/distributions/f_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/f_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} f_inv (@var{x}, @var{m}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/f_pdf.m --- a/scripts/statistics/distributions/f_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/f_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} f_pdf (@var{x}, @var{m}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/f_rnd.m --- a/scripts/statistics/distributions/f_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/f_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} f_rnd (@var{m}, @var{n}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/gamma_cdf.m --- a/scripts/statistics/distributions/gamma_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/gamma_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gamma_cdf (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/gamma_inv.m --- a/scripts/statistics/distributions/gamma_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/gamma_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gamma_inv (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/gamma_pdf.m --- a/scripts/statistics/distributions/gamma_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/gamma_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gamma_pdf (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/gamma_rnd.m --- a/scripts/statistics/distributions/gamma_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/gamma_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} gamma_rnd (@var{a}, @var{b}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/geometric_cdf.m --- a/scripts/statistics/distributions/geometric_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/geometric_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} geometric_cdf (@var{x}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/geometric_inv.m --- a/scripts/statistics/distributions/geometric_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/geometric_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} geometric_inv (@var{x}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/geometric_pdf.m --- a/scripts/statistics/distributions/geometric_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/geometric_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} geometric_pdf (@var{x}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/geometric_rnd.m --- a/scripts/statistics/distributions/geometric_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/geometric_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} geometric_rnd (@var{p}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/hypergeometric_cdf.m --- a/scripts/statistics/distributions/hypergeometric_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/hypergeometric_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hypergeometric_cdf (@var{x}, @var{m}, @var{t}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/hypergeometric_inv.m --- a/scripts/statistics/distributions/hypergeometric_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/hypergeometric_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hypergeometric_inv (@var{x}, @var{m}, @var{t}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/hypergeometric_pdf.m --- a/scripts/statistics/distributions/hypergeometric_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/hypergeometric_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hypergeometric_pdf (@var{x}, @var{m}, @var{t}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/hypergeometric_rnd.m --- a/scripts/statistics/distributions/hypergeometric_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/hypergeometric_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hypergeometric_rnd (@var{n_size}, @var{m}, @var{t}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/kolmogorov_smirnov_cdf.m --- a/scripts/statistics/distributions/kolmogorov_smirnov_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/kolmogorov_smirnov_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} kolmogorov_smirnov_cdf (@var{x}, @var{tol}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/laplace_cdf.m --- a/scripts/statistics/distributions/laplace_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/laplace_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} laplace_cdf (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/laplace_inv.m --- a/scripts/statistics/distributions/laplace_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/laplace_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} laplace_inv (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/laplace_pdf.m --- a/scripts/statistics/distributions/laplace_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/laplace_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} laplace_pdf (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/laplace_rnd.m --- a/scripts/statistics/distributions/laplace_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/laplace_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} laplace_rnd (@var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/logistic_cdf.m --- a/scripts/statistics/distributions/logistic_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/logistic_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logistic_cdf (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/logistic_inv.m --- a/scripts/statistics/distributions/logistic_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/logistic_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logistic_inv (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/logistic_pdf.m --- a/scripts/statistics/distributions/logistic_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/logistic_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logistic_pdf (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/logistic_rnd.m --- a/scripts/statistics/distributions/logistic_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/logistic_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} logistic_rnd (@var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/lognormal_cdf.m --- a/scripts/statistics/distributions/lognormal_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/lognormal_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lognormal_cdf (@var{x}, @var{a}, @var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/lognormal_inv.m --- a/scripts/statistics/distributions/lognormal_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/lognormal_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lognormal_inv (@var{x}, @var{a}, @var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/lognormal_pdf.m --- a/scripts/statistics/distributions/lognormal_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/lognormal_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lognormal_pdf (@var{x}, @var{a}, @var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/lognormal_rnd.m --- a/scripts/statistics/distributions/lognormal_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/lognormal_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lognormal_rnd (@var{a}, @var{v}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/normal_cdf.m --- a/scripts/statistics/distributions/normal_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/normal_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} normal_cdf (@var{x}, @var{m}, @var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/normal_inv.m --- a/scripts/statistics/distributions/normal_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/normal_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} normal_inv (@var{x}, @var{m}, @var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/normal_pdf.m --- a/scripts/statistics/distributions/normal_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/normal_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} normal_pdf (@var{x}, @var{m}, @var{v}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/normal_rnd.m --- a/scripts/statistics/distributions/normal_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/normal_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} normal_rnd (@var{m}, @var{v}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/pascal_cdf.m --- a/scripts/statistics/distributions/pascal_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/pascal_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pascal_cdf (@var{x}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/pascal_inv.m --- a/scripts/statistics/distributions/pascal_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/pascal_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pascal_inv (@var{x}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/pascal_pdf.m --- a/scripts/statistics/distributions/pascal_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/pascal_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pascal_pdf (@var{x}, @var{n}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/pascal_rnd.m --- a/scripts/statistics/distributions/pascal_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/pascal_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} pascal_rnd (@var{n}, @var{p}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/poisson_cdf.m --- a/scripts/statistics/distributions/poisson_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/poisson_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} poisson_cdf (@var{x}, @var{lambda}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/poisson_inv.m --- a/scripts/statistics/distributions/poisson_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/poisson_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} poisson_inv (@var{x}, @var{lambda}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/poisson_pdf.m --- a/scripts/statistics/distributions/poisson_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/poisson_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} poisson_pdf (@var{x}, @var{lambda}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/poisson_rnd.m --- a/scripts/statistics/distributions/poisson_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/poisson_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} poisson_rnd (@var{lambda}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/stdnormal_cdf.m --- a/scripts/statistics/distributions/stdnormal_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/stdnormal_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} stdnormal_cdf (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/stdnormal_inv.m --- a/scripts/statistics/distributions/stdnormal_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/stdnormal_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} stdnormal_inv (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/stdnormal_pdf.m --- a/scripts/statistics/distributions/stdnormal_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/stdnormal_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} stdnormal_pdf (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/stdnormal_rnd.m --- a/scripts/statistics/distributions/stdnormal_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/stdnormal_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} stdnormal_rnd (@var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/t_cdf.m --- a/scripts/statistics/distributions/t_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/t_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} t_cdf (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/t_inv.m --- a/scripts/statistics/distributions/t_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/t_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} t_inv (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/t_pdf.m --- a/scripts/statistics/distributions/t_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/t_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} t_pdf (@var{x}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/t_rnd.m --- a/scripts/statistics/distributions/t_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/t_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} t_rnd (@var{n}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/uniform_cdf.m --- a/scripts/statistics/distributions/uniform_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/uniform_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} uniform_cdf (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/uniform_inv.m --- a/scripts/statistics/distributions/uniform_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/uniform_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} uniform_inv (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/uniform_pdf.m --- a/scripts/statistics/distributions/uniform_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/uniform_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} uniform_pdf (@var{x}, @var{a}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/uniform_rnd.m --- a/scripts/statistics/distributions/uniform_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/uniform_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} uniform_rnd (@var{a}, @var{b}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/weibull_cdf.m --- a/scripts/statistics/distributions/weibull_cdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/weibull_cdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} weibull_cdf (@var{x}, @var{alpha}, @var{sigma}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/weibull_inv.m --- a/scripts/statistics/distributions/weibull_inv.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/weibull_inv.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} weibull_inv (@var{x}, @var{lambda}, @var{alpha}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/weibull_pdf.m --- a/scripts/statistics/distributions/weibull_pdf.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/weibull_pdf.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} weibull_pdf (@var{x}, @var{alpha}, @var{sigma}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/weibull_rnd.m --- a/scripts/statistics/distributions/weibull_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/weibull_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} weibull_rnd (@var{alpha}, @var{sigma}, @var{r}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/distributions/wiener_rnd.m --- a/scripts/statistics/distributions/wiener_rnd.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/distributions/wiener_rnd.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} wiener_rnd (@var{t}, @var{d}, @var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/models/logistic_regression.m --- a/scripts/statistics/models/logistic_regression.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/models/logistic_regression.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Functio File} {[@var{theta}, @var{beta}, @var{dev}, @var{dl}, @var{d2l}, @var{p}] =} logistic_regression (@var{y}, @var{x}, @var{print}, @var{theta}, @var{beta}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/models/logistic_regression_derivatives.m --- a/scripts/statistics/models/logistic_regression_derivatives.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/models/logistic_regression_derivatives.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{dl}, @var{d2l}] =} logistic_regression_derivatives (@var{x}, @var{z}, @var{z1}, @var{g}, @var{g1}, @var{p}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/models/logistic_regression_likelihood.m --- a/scripts/statistics/models/logistic_regression_likelihood.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/models/logistic_regression_likelihood.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{g}, @var{g1}, @var{p}, @var{dev}] =} logistic_regression_likelihood (@var{y}, @var{x}, @var{beta}, @var{z}, @var{z1}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/anova.m --- a/scripts/statistics/tests/anova.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/anova.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{f}, @var{df_b}, @var{df_w}] =} anova (@var{y}, @var{g}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/bartlett_test.m --- a/scripts/statistics/tests/bartlett_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/bartlett_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{chisq}, @var{df}] =} bartlett_test (@var{x1}, @dots{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/chisquare_test_homogeneity.m --- a/scripts/statistics/tests/chisquare_test_homogeneity.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/chisquare_test_homogeneity.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{chisq}, @var{df}] =} chisquare_test_homogeneity (@var{x}, @var{y}, @var{c}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/chisquare_test_independence.m --- a/scripts/statistics/tests/chisquare_test_independence.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/chisquare_test_independence.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{chisq}, @var{df}] =} chisquare_test_independence (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/cor_test.m --- a/scripts/statistics/tests/cor_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/cor_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} cor_test (@var{x}, @var{y}, @var{alt}, @var{method}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/f_test_regression.m --- a/scripts/statistics/tests/f_test_regression.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/f_test_regression.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{f}, @var{df_num}, @var{df_den}] =} f_test_regression (@var{y}, @var{x}, @var{rr}, @var{r}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/hotelling_test.m --- a/scripts/statistics/tests/hotelling_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/hotelling_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{tsq}] =} hotelling_test (@var{x}, @var{m}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/hotelling_test_2.m --- a/scripts/statistics/tests/hotelling_test_2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/hotelling_test_2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{tsq}] =} hotelling_test_2 (@var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/kolmogorov_smirnov_test.m --- a/scripts/statistics/tests/kolmogorov_smirnov_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/kolmogorov_smirnov_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{ks}] =} kolmogorov_smirnov_test (@var{x}, @var{dist}, @var{params}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/kolmogorov_smirnov_test_2.m --- a/scripts/statistics/tests/kolmogorov_smirnov_test_2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/kolmogorov_smirnov_test_2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{ks}, @var{d}] =} kolmogorov_smirnov_test_2 (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/kruskal_wallis_test.m --- a/scripts/statistics/tests/kruskal_wallis_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/kruskal_wallis_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{k}, @var{df}] =} kruskal_wallis_test (@var{x1}, @dots{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/manova.m --- a/scripts/statistics/tests/manova.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/manova.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} manova (@var{y}, @var{g}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/mcnemar_test.m --- a/scripts/statistics/tests/mcnemar_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/mcnemar_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{chisq}, @var{df}] =} mcnemar_test (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/prop_test_2.m --- a/scripts/statistics/tests/prop_test_2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/prop_test_2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{z}] =} prop_test_2 (@var{x1}, @var{n1}, @var{x2}, @var{n2}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/run_test.m --- a/scripts/statistics/tests/run_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/run_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{chisq}] =} run_test (@var{x}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/sign_test.m --- a/scripts/statistics/tests/sign_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/sign_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{b}, @var{n}] =} sign_test (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/t_test.m --- a/scripts/statistics/tests/t_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/t_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{t}, @var{df}] =} t_test (@var{x}, @var{m}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/t_test_2.m --- a/scripts/statistics/tests/t_test_2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/t_test_2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{t}, @var{df}] =} t_test_2 (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/t_test_regression.m --- a/scripts/statistics/tests/t_test_regression.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/t_test_regression.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{t}, @var{df}] =} t_test_regression (@var{y}, @var{x}, @var{rr}, @var{r}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/u_test.m --- a/scripts/statistics/tests/u_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/u_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{z}] =} u_test (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/var_test.m --- a/scripts/statistics/tests/var_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/var_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{f}, @var{df_num}, @var{df_den}] =} var_test (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/welch_test.m --- a/scripts/statistics/tests/welch_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/welch_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{t}, @var{df}] =} welch_test (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/wilcoxon_test.m --- a/scripts/statistics/tests/wilcoxon_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/wilcoxon_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{z}] =} wilcoxon_test (@var{x}, @var{y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/z_test.m --- a/scripts/statistics/tests/z_test.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/z_test.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{z}] =} z_test (@var{x}, @var{m}, @var{v}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/statistics/tests/z_test_2.m --- a/scripts/statistics/tests/z_test_2.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/statistics/tests/z_test_2.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{pval}, @var{z}] =} z_test_2 (@var{x}, @var{y}, @var{v_x}, @var{v_y}, @var{alt}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/base2dec.m --- a/scripts/strings/base2dec.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/base2dec.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} base2dec (@var{s}, @var{b}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/bin2dec.m --- a/scripts/strings/bin2dec.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/bin2dec.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hex2dec (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/blanks.m --- a/scripts/strings/blanks.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/blanks.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} blanks (@var{n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/deblank.m --- a/scripts/strings/deblank.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/deblank.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} deblank (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/dec2base.m --- a/scripts/strings/dec2base.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/dec2base.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dec2base (@var{n}, @var{b}, @var{len}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/dec2bin.m --- a/scripts/strings/dec2bin.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/dec2bin.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dec2bin (@var{n}, @var{len}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/dec2hex.m --- a/scripts/strings/dec2hex.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/dec2hex.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} dec2hex (@var{n}, @var{len}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/findstr.m --- a/scripts/strings/findstr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/findstr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} findstr (@var{s}, @var{t}, @var{overlap}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/hex2dec.m --- a/scripts/strings/hex2dec.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/hex2dec.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} hex2dec (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/index.m --- a/scripts/strings/index.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/index.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} index (@var{s}, @var{t}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/isletter.m --- a/scripts/strings/isletter.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/isletter.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} isletter (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/lower.m --- a/scripts/strings/lower.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/lower.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} lower (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/rindex.m --- a/scripts/strings/rindex.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/rindex.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} rindex (@var{s}, @var{t}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/split.m --- a/scripts/strings/split.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/split.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} split (@var{s}, @var{t}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/str2double.m --- a/scripts/strings/str2double.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/str2double.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {[@var{num}, @var{status}, @var{strarray}] =} str2double (@var{str}, @var{cdelim}, @var{rdelim}, @var{ddelim}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/str2mat.m --- a/scripts/strings/str2mat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/str2mat.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} str2mat (@var{s_1}, @dots{}, @var{s_n}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/str2num.m --- a/scripts/strings/str2num.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/str2num.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} str2num (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/strcat.m --- a/scripts/strings/strcat.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/strcat.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strcat (@var{s1}, @var{s2}, @dots{}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/strcmp.m --- a/scripts/strings/strcmp.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/strcmp.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strcmp (@var{s1}, @var{s2}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/strcmpi.m --- a/scripts/strings/strcmpi.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/strcmpi.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strcmpi (@var{s1}, @var{s2}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/strjust.m --- a/scripts/strings/strjust.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/strjust.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strjust (@var{s}, ["left"|"right"|"center"]) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/strmatch.m --- a/scripts/strings/strmatch.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/strmatch.m Tue Apr 26 19:24:47 2005 +0000 @@ -15,8 +15,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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strmatch (@var{s}, @var{a}, "exact") diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/strrep.m --- a/scripts/strings/strrep.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/strrep.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} strrep (@var{s}, @var{x}, @var{y}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/substr.m --- a/scripts/strings/substr.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/substr.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} substr (@var{s}, @var{beg}, @var{len}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/strings/upper.m --- a/scripts/strings/upper.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/strings/upper.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} upper (@var{s}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/time/asctime.m --- a/scripts/time/asctime.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/time/asctime.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} asctime (@var{tm_struct}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/time/clock.m --- a/scripts/time/clock.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/time/clock.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} clock () diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/time/ctime.m --- a/scripts/time/ctime.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/time/ctime.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} ctime (@var{t}) diff -r 63cf9851f55c -r 4c8a2e4e0717 scripts/time/date.m --- a/scripts/time/date.m Tue Apr 26 14:41:40 2005 +0000 +++ b/scripts/time/date.m Tue Apr 26 19:24:47 2005 +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 -## 02111-1307, USA. +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} date () diff -r 63cf9851f55c -r 4c8a2e4e0717 src/Cell.cc --- a/src/Cell.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/Cell.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/Cell.h --- a/src/Cell.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/Cell.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ChangeLog --- a/src/ChangeLog Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ChangeLog Tue Apr 26 19:24:47 2005 +0000 @@ -1,3 +1,14 @@ +2005-04-26 John W. Eaton + + * mkbuiltins (VAR_FILES): Expect $(VAR_FILES) to have .df suffix. + + * Makefile.in (clean): Also remove $(DLD_PICOBJ). + Use mk-oct-links --delete to remove links to .oct files. + Remove $(DOC_FILES) not $(DEF_FILES) and $(VAR_FILES). + + * mk-oct-links (mk-oct-links): Handle --delete option. + Rename -p option to be --print. Skip nonexistent .df files. + 2005-04-25 John W. Eaton * oct-hist.cc (default_history_file, default_history_size): Now static. diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/__glpk__.cc --- a/src/DLD-FUNCTIONS/__glpk__.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/__glpk__.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/__qp__.cc --- a/src/DLD-FUNCTIONS/__qp__.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/__qp__.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/balance.cc --- a/src/DLD-FUNCTIONS/balance.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/balance.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/besselj.cc --- a/src/DLD-FUNCTIONS/besselj.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/besselj.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/betainc.cc --- a/src/DLD-FUNCTIONS/betainc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/betainc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/cellfun.cc --- a/src/DLD-FUNCTIONS/cellfun.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/cellfun.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/chol.cc --- a/src/DLD-FUNCTIONS/chol.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/chol.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/colamd.cc --- a/src/DLD-FUNCTIONS/colamd.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/colamd.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/colloc.cc --- a/src/DLD-FUNCTIONS/colloc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/colloc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/daspk.cc --- a/src/DLD-FUNCTIONS/daspk.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/daspk.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/dasrt.cc --- a/src/DLD-FUNCTIONS/dasrt.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/dasrt.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/dassl.cc --- a/src/DLD-FUNCTIONS/dassl.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/dassl.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/det.cc --- a/src/DLD-FUNCTIONS/det.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/det.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/dispatch.cc --- a/src/DLD-FUNCTIONS/dispatch.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/dispatch.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/eig.cc --- a/src/DLD-FUNCTIONS/eig.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/eig.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/expm.cc --- a/src/DLD-FUNCTIONS/expm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/expm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/fft.cc --- a/src/DLD-FUNCTIONS/fft.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/fft.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/fft2.cc --- a/src/DLD-FUNCTIONS/fft2.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/fft2.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/fftn.cc --- a/src/DLD-FUNCTIONS/fftn.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/fftn.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/fftw_wisdom.cc --- a/src/DLD-FUNCTIONS/fftw_wisdom.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/fftw_wisdom.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/filter.cc --- a/src/DLD-FUNCTIONS/filter.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/filter.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/find.cc --- a/src/DLD-FUNCTIONS/find.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/find.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/fsolve.cc --- a/src/DLD-FUNCTIONS/fsolve.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/fsolve.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/gammainc.cc --- a/src/DLD-FUNCTIONS/gammainc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/gammainc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/gcd.cc --- a/src/DLD-FUNCTIONS/gcd.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/gcd.cc Tue Apr 26 19:24:47 2005 +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 -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/getgrent.cc --- a/src/DLD-FUNCTIONS/getgrent.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/getgrent.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/getpwent.cc --- a/src/DLD-FUNCTIONS/getpwent.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/getpwent.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/getrusage.cc --- a/src/DLD-FUNCTIONS/getrusage.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/getrusage.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/givens.cc --- a/src/DLD-FUNCTIONS/givens.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/givens.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/hess.cc --- a/src/DLD-FUNCTIONS/hess.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/hess.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/inv.cc --- a/src/DLD-FUNCTIONS/inv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/inv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/kron.cc --- a/src/DLD-FUNCTIONS/kron.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/kron.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/lpsolve.cc --- a/src/DLD-FUNCTIONS/lpsolve.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/lpsolve.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/lsode.cc --- a/src/DLD-FUNCTIONS/lsode.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/lsode.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/lu.cc --- a/src/DLD-FUNCTIONS/lu.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/lu.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/luinc.cc --- a/src/DLD-FUNCTIONS/luinc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/luinc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -13,8 +13,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/minmax.cc --- a/src/DLD-FUNCTIONS/minmax.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/minmax.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/odessa.cc --- a/src/DLD-FUNCTIONS/odessa.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/odessa.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/pinv.cc --- a/src/DLD-FUNCTIONS/pinv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/pinv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/qr.cc --- a/src/DLD-FUNCTIONS/qr.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/qr.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/quad.cc --- a/src/DLD-FUNCTIONS/quad.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/quad.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/qz.cc --- a/src/DLD-FUNCTIONS/qz.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/qz.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/rand.cc --- a/src/DLD-FUNCTIONS/rand.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/rand.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/schur.cc --- a/src/DLD-FUNCTIONS/schur.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/schur.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/sort.cc --- a/src/DLD-FUNCTIONS/sort.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/sort.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/sparse.cc --- a/src/DLD-FUNCTIONS/sparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/sparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/spdet.cc --- a/src/DLD-FUNCTIONS/spdet.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/spdet.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/splu.cc --- a/src/DLD-FUNCTIONS/splu.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/splu.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/spparms.cc --- a/src/DLD-FUNCTIONS/spparms.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/spparms.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/sqrtm.cc --- a/src/DLD-FUNCTIONS/sqrtm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/sqrtm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,7 +14,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 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301 USA */ @@ -270,3 +271,9 @@ return retval; } + +/* +;;; Local Variables: *** +;;; mode: C++ *** +;;; End: *** +*/ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/svd.cc --- a/src/DLD-FUNCTIONS/svd.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/svd.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/syl.cc --- a/src/DLD-FUNCTIONS/syl.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/syl.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/DLD-FUNCTIONS/time.cc --- a/src/DLD-FUNCTIONS/time.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/DLD-FUNCTIONS/time.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/Makefile.in --- a/src/Makefile.in Tue Apr 26 14:41:40 2005 +0000 +++ b/src/Makefile.in Tue Apr 26 19:24:47 2005 +0000 @@ -226,11 +226,11 @@ VAR_4 := $(addprefix $(srcdir)/, $(SOURCES)) VAR_3 := $(notdir $(shell egrep -l $(DEFVAR_PATTERN) $(VAR_4))) -VAR_2 := $(patsubst %.y, %, $(VAR_3)) -VAR_1 := $(patsubst %.l, %, $(VAR_2)) -VAR_FILES := $(patsubst %.cc, %, $(VAR_1)) +VAR_2 := $(patsubst %.y, %.df, $(VAR_3)) +VAR_1 := $(patsubst %.l, %.df, $(VAR_2)) +VAR_FILES := $(patsubst %.cc, %.df, $(VAR_1)) -DOC_FILES := $(sort $(DEF_FILES) $(patsubst %, %.df, $(VAR_FILES))) +DOC_FILES := $(sort $(DEF_FILES) $(VAR_FILES)) OCTAVE_LFLAGS = -L$(TOPDIR)/liboctave -L$(TOPDIR)/libcruft \ -L$(TOPDIR)/src $(RLD_FLAG) @@ -466,10 +466,13 @@ etags $(SOURCES) $(DLD_SRC) clean: + if [ -n "$(OCT_FILES)" ]; then \ + $(srcdir)/mk-oct-links --delete . $(DLD_DEF_FILES); \ + fi rm -f liboctinterp.$(LIBEXT) rm -f liboctinterp.$(SHLEXT_VER) liboctinterp.$(SHLEXT) - rm -f $(OBJECTS) $(MAKEDEPS) $(DEF_FILES) $(VAR_FILES) $(OCT_FILES) - rm -f $(PICOBJ) stmp-pic gendoc$(EXEEXT) + rm -f $(OBJECTS) $(MAKEDEPS) $(DOC_FILES) $(OCT_FILES) + rm -f $(PICOBJ) $(DLD_PICOBJ) stmp-pic gendoc$(EXEEXT) rm -f builtins.cc ops.cc defaults.h oct-conf.h def-files var-files rm -f PKG_ADD -rmdir pic diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-b-b.cc --- a/src/OPERATORS/op-b-b.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-b-b.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-b-bm.cc --- a/src/OPERATORS/op-b-bm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-b-bm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-b-sbm.cc --- a/src/OPERATORS/op-b-sbm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-b-sbm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-bm-b.cc --- a/src/OPERATORS/op-bm-b.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-bm-b.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-bm-bm.cc --- a/src/OPERATORS/op-bm-bm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-bm-bm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-bm-sbm.cc --- a/src/OPERATORS/op-bm-sbm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-bm-sbm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cell.cc --- a/src/OPERATORS/op-cell.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cell.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-chm.cc --- a/src/OPERATORS/op-chm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-chm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cm-cm.cc --- a/src/OPERATORS/op-cm-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cm-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cm-cs.cc --- a/src/OPERATORS/op-cm-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cm-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cm-m.cc --- a/src/OPERATORS/op-cm-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cm-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cm-s.cc --- a/src/OPERATORS/op-cm-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cm-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cm-scm.cc --- a/src/OPERATORS/op-cm-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cm-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cm-sm.cc --- a/src/OPERATORS/op-cm-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cm-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cs-cm.cc --- a/src/OPERATORS/op-cs-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cs-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cs-cs.cc --- a/src/OPERATORS/op-cs-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cs-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cs-m.cc --- a/src/OPERATORS/op-cs-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cs-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cs-s.cc --- a/src/OPERATORS/op-cs-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cs-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cs-scm.cc --- a/src/OPERATORS/op-cs-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cs-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-cs-sm.cc --- a/src/OPERATORS/op-cs-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-cs-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-double-conv.cc --- a/src/OPERATORS/op-double-conv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-double-conv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-b.cc --- a/src/OPERATORS/op-fil-b.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-b.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-bm.cc --- a/src/OPERATORS/op-fil-bm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-bm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-cm.cc --- a/src/OPERATORS/op-fil-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-cs.cc --- a/src/OPERATORS/op-fil-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-lis.cc --- a/src/OPERATORS/op-fil-lis.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-lis.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-m.cc --- a/src/OPERATORS/op-fil-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-rec.cc --- a/src/OPERATORS/op-fil-rec.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-rec.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-s.cc --- a/src/OPERATORS/op-fil-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-sbm.cc --- a/src/OPERATORS/op-fil-sbm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-sbm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-scm.cc --- a/src/OPERATORS/op-fil-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-sm.cc --- a/src/OPERATORS/op-fil-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-fil-str.cc --- a/src/OPERATORS/op-fil-str.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-fil-str.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-i16-i16.cc --- a/src/OPERATORS/op-i16-i16.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-i16-i16.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-i32-i32.cc --- a/src/OPERATORS/op-i32-i32.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-i32-i32.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-i64-i64.cc --- a/src/OPERATORS/op-i64-i64.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-i64-i64.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-i8-i8.cc --- a/src/OPERATORS/op-i8-i8.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-i8-i8.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-int-concat.cc --- a/src/OPERATORS/op-int-concat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-int-concat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-int-conv.cc --- a/src/OPERATORS/op-int-conv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-int-conv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-int.h --- a/src/OPERATORS/op-int.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-int.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-list.cc --- a/src/OPERATORS/op-list.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-list.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-m-cm.cc --- a/src/OPERATORS/op-m-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-m-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-m-cs.cc --- a/src/OPERATORS/op-m-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-m-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-m-m.cc --- a/src/OPERATORS/op-m-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-m-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-m-s.cc --- a/src/OPERATORS/op-m-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-m-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-m-scm.cc --- a/src/OPERATORS/op-m-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-m-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-m-sm.cc --- a/src/OPERATORS/op-m-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-m-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-range.cc --- a/src/OPERATORS/op-range.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-range.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-s-cm.cc --- a/src/OPERATORS/op-s-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-s-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-s-cs.cc --- a/src/OPERATORS/op-s-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-s-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-s-m.cc --- a/src/OPERATORS/op-s-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-s-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-s-s.cc --- a/src/OPERATORS/op-s-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-s-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-s-scm.cc --- a/src/OPERATORS/op-s-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-s-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-s-sm.cc --- a/src/OPERATORS/op-s-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-s-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sbm-b.cc --- a/src/OPERATORS/op-sbm-b.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sbm-b.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sbm-bm.cc --- a/src/OPERATORS/op-sbm-bm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sbm-bm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sbm-sbm.cc --- a/src/OPERATORS/op-sbm-sbm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sbm-sbm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-scm-cm.cc --- a/src/OPERATORS/op-scm-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-scm-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-scm-cs.cc --- a/src/OPERATORS/op-scm-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-scm-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-scm-m.cc --- a/src/OPERATORS/op-scm-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-scm-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-scm-s.cc --- a/src/OPERATORS/op-scm-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-scm-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-scm-scm.cc --- a/src/OPERATORS/op-scm-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-scm-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-scm-sm.cc --- a/src/OPERATORS/op-scm-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-scm-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sm-cm.cc --- a/src/OPERATORS/op-sm-cm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sm-cm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sm-cs.cc --- a/src/OPERATORS/op-sm-cs.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sm-cs.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sm-m.cc --- a/src/OPERATORS/op-sm-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sm-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sm-s.cc --- a/src/OPERATORS/op-sm-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sm-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sm-scm.cc --- a/src/OPERATORS/op-sm-scm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sm-scm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-sm-sm.cc --- a/src/OPERATORS/op-sm-sm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-sm-sm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-str-m.cc --- a/src/OPERATORS/op-str-m.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-str-m.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-str-s.cc --- a/src/OPERATORS/op-str-s.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-str-s.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-str-str.cc --- a/src/OPERATORS/op-str-str.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-str-str.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-streamoff.cc --- a/src/OPERATORS/op-streamoff.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-streamoff.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-struct.cc --- a/src/OPERATORS/op-struct.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-struct.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-ui16-ui16.cc --- a/src/OPERATORS/op-ui16-ui16.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-ui16-ui16.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-ui32-ui32.cc --- a/src/OPERATORS/op-ui32-ui32.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-ui32-ui32.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-ui64-ui64.cc --- a/src/OPERATORS/op-ui64-ui64.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-ui64-ui64.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/OPERATORS/op-ui8-ui8.cc --- a/src/OPERATORS/op-ui8-ui8.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/OPERATORS/op-ui8-ui8.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/TEMPLATE-INST/Array-os.cc --- a/src/TEMPLATE-INST/Array-os.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/TEMPLATE-INST/Array-os.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/TEMPLATE-INST/Array-sym.cc --- a/src/TEMPLATE-INST/Array-sym.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/TEMPLATE-INST/Array-sym.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/TEMPLATE-INST/Array-tc.cc --- a/src/TEMPLATE-INST/Array-tc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/TEMPLATE-INST/Array-tc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/base-list.h --- a/src/base-list.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/base-list.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/bitfcns.cc --- a/src/bitfcns.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/bitfcns.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/builtins.h --- a/src/builtins.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/builtins.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/c-file-ptr-stream.cc --- a/src/c-file-ptr-stream.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/c-file-ptr-stream.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/c-file-ptr-stream.h --- a/src/c-file-ptr-stream.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/c-file-ptr-stream.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/comment-list.cc --- a/src/comment-list.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/comment-list.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/comment-list.h --- a/src/comment-list.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/comment-list.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/cutils.c --- a/src/cutils.c Tue Apr 26 14:41:40 2005 +0000 +++ b/src/cutils.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/data.cc --- a/src/data.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/data.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/debug.cc --- a/src/debug.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/debug.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/defaults.cc --- a/src/defaults.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/defaults.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/defaults.h.in --- a/src/defaults.h.in Tue Apr 26 14:41:40 2005 +0000 +++ b/src/defaults.h.in Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/defun-dld.h --- a/src/defun-dld.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/defun-dld.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/defun-int.h --- a/src/defun-int.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/defun-int.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/defun.cc --- a/src/defun.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/defun.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/defun.h --- a/src/defun.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/defun.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/dirfns.cc --- a/src/dirfns.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/dirfns.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/dirfns.h --- a/src/dirfns.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/dirfns.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/dynamic-ld.cc --- a/src/dynamic-ld.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/dynamic-ld.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/dynamic-ld.h --- a/src/dynamic-ld.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/dynamic-ld.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/error.cc --- a/src/error.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/error.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/error.h --- a/src/error.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/error.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/file-io.cc --- a/src/file-io.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/file-io.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/file-io.h --- a/src/file-io.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/file-io.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/fn-cache.cc --- a/src/fn-cache.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/fn-cache.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/fn-cache.h --- a/src/fn-cache.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/fn-cache.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/gripes.cc --- a/src/gripes.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/gripes.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/gripes.h --- a/src/gripes.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/gripes.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/help.cc --- a/src/help.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/help.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/help.h --- a/src/help.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/help.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/input.cc --- a/src/input.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/input.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/input.h --- a/src/input.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/input.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/lex.h --- a/src/lex.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/lex.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/lex.l --- a/src/lex.l Tue Apr 26 14:41:40 2005 +0000 +++ b/src/lex.l Tue Apr 26 19:24:47 2005 +0000 @@ -15,8 +15,9 @@ for more details. You should have received a copy of the GNU General Public License -along with GNU CC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with Octavee; see the file COPYING. If not, write to the Free +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/load-save.cc --- a/src/load-save.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/load-save.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/load-save.h --- a/src/load-save.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/load-save.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-hdf5.cc --- a/src/ls-hdf5.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-hdf5.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-hdf5.h --- a/src/ls-hdf5.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-hdf5.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-mat-ascii.cc --- a/src/ls-mat-ascii.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-mat-ascii.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-mat-ascii.h --- a/src/ls-mat-ascii.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-mat-ascii.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-mat4.cc --- a/src/ls-mat4.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-mat4.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-mat4.h --- a/src/ls-mat4.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-mat4.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-mat5.cc --- a/src/ls-mat5.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-mat5.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-mat5.h --- a/src/ls-mat5.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-mat5.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-oct-ascii.cc --- a/src/ls-oct-ascii.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-oct-ascii.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-oct-ascii.h --- a/src/ls-oct-ascii.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-oct-ascii.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-oct-binary.cc --- a/src/ls-oct-binary.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-oct-binary.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-oct-binary.h --- a/src/ls-oct-binary.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-oct-binary.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-utils.cc --- a/src/ls-utils.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-utils.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ls-utils.h --- a/src/ls-utils.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ls-utils.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/main.c --- a/src/main.c Tue Apr 26 14:41:40 2005 +0000 +++ b/src/main.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/mappers.cc --- a/src/mappers.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/mappers.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/matherr.c --- a/src/matherr.c Tue Apr 26 14:41:40 2005 +0000 +++ b/src/matherr.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/mk-oct-links --- a/src/mk-oct-links Tue Apr 26 14:41:40 2005 +0000 +++ b/src/mk-oct-links Tue Apr 26 19:24:47 2005 +0000 @@ -3,7 +3,7 @@ # Create additional links to .oct files that define more than one # function. -# If the first arg is -p, only print the links we need to make. +# If the first arg is --print, only print the links we need to make. # The first non-option arg is taken as the directory where the .oct # files are installed. The remaining arguments should be the list of @@ -13,32 +13,40 @@ SED=${SED:-'sed'} print_only=false -if [ $1 = "-p" ]; then +delete_links=false +if [ $1 = "--print" -o $1 = "-p" ]; then print_only=true shift +elif [ $1 = "--delete" ]; then + delete_links=true + shift fi links_dir=$1 shift for f in "$@"; do - base=`basename $f | $SED 's/\.df$//'` - fcns=`grep '^ *XDEFUN_DLD_INTERNAL' $f |\ - $SED -e 's/XDEFUN_DLD_INTERNAL *( *//' -e 's/ *,.*$//' |\ - sort -u` - if [ -n "$fcns" ]; then - for n in $fcns; do - if [ "$n" = "$base" ]; then - true - else - if $print_only; then - echo $base.oct $n.oct - else - echo "creating link $n.oct -> $base.oct" - ( cd $links_dir; rm -f $n.oct; ln $base.oct $n.oct ) - fi - fi - done + if [ -f $f ]; then + base=`basename $f | $SED 's/\.df$//'` + fcns=`grep '^ *XDEFUN_DLD_INTERNAL' $f |\ + $SED -e 's/XDEFUN_DLD_INTERNAL *( *//' -e 's/ *,.*$//' |\ + sort -u` + if [ -n "$fcns" ]; then + for n in $fcns; do + if [ "$n" = "$base" ]; then + true + else + if $print_only; then + echo $base.oct $n.oct + elif $delete_links; then + rm -f $links_dir/$n.oct + else + echo "creating link $n.oct -> $base.oct" + ( cd $links_dir; rm -f $n.oct; ln $base.oct $n.oct ) + fi + fi + done + fi fi done diff -r 63cf9851f55c -r 4c8a2e4e0717 src/mkbuiltins --- a/src/mkbuiltins Tue Apr 26 14:41:40 2005 +0000 +++ b/src/mkbuiltins Tue Apr 26 19:24:47 2005 +0000 @@ -80,7 +80,7 @@ done for file in $VAR_FILES; do - f=`echo $file | $SED 's,^\./,,; s/-/_/g'` + f=`echo $file | $SED 's,^\./,,; s/\.df//; s/-/_/g'` echo "extern void symbols_of_${f} (void);" done @@ -92,7 +92,7 @@ EOF for file in $VAR_FILES; do - f=`echo $file | $SED 's,^\./,,; s/-/_/g'` + f=`echo $file | $SED 's,^\./,,; s/\.df//; s/-/_/g'` echo " symbols_of_${f} ();" done diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-conf.h.in --- a/src/oct-conf.h.in Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-conf.h.in Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-fstrm.cc --- a/src/oct-fstrm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-fstrm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-fstrm.h --- a/src/oct-fstrm.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-fstrm.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-hist.cc --- a/src/oct-hist.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-hist.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-hist.h --- a/src/oct-hist.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-hist.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-iostrm.cc --- a/src/oct-iostrm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-iostrm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-iostrm.h --- a/src/oct-iostrm.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-iostrm.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-lvalue.cc --- a/src/oct-lvalue.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-lvalue.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-lvalue.h --- a/src/oct-lvalue.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-lvalue.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-map.cc --- a/src/oct-map.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-map.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-map.h --- a/src/oct-map.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-map.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-obj.cc --- a/src/oct-obj.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-obj.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-obj.h --- a/src/oct-obj.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-obj.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-prcstrm.cc --- a/src/oct-prcstrm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-prcstrm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-prcstrm.h --- a/src/oct-prcstrm.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-prcstrm.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-procbuf.cc --- a/src/oct-procbuf.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-procbuf.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-procbuf.h --- a/src/oct-procbuf.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-procbuf.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-stdstrm.cc --- a/src/oct-stdstrm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-stdstrm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-stdstrm.h --- a/src/oct-stdstrm.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-stdstrm.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-stream.cc --- a/src/oct-stream.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-stream.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-stream.h --- a/src/oct-stream.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-stream.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-strstrm.cc --- a/src/oct-strstrm.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-strstrm.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct-strstrm.h --- a/src/oct-strstrm.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct-strstrm.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/oct.h --- a/src/oct.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/oct.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/octave.cc --- a/src/octave.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/octave.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/octave.h --- a/src/octave.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/octave.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ops.h --- a/src/ops.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ops.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-int.cc --- a/src/ov-base-int.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-int.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-int.h --- a/src/ov-base-int.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-int.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-mat.cc --- a/src/ov-base-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-mat.h --- a/src/ov-base-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-scalar.cc --- a/src/ov-base-scalar.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-scalar.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-scalar.h --- a/src/ov-base-scalar.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-scalar.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-sparse.cc --- a/src/ov-base-sparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-sparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base-sparse.h --- a/src/ov-base-sparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base-sparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base.cc --- a/src/ov-base.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-base.h --- a/src/ov-base.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-base.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-bool-mat.cc --- a/src/ov-bool-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-bool-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-bool-mat.h --- a/src/ov-bool-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-bool-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-bool-sparse.cc --- a/src/ov-bool-sparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-bool-sparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-bool-sparse.h --- a/src/ov-bool-sparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-bool-sparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-bool.cc --- a/src/ov-bool.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-bool.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-bool.h --- a/src/ov-bool.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-bool.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-builtin.cc --- a/src/ov-builtin.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-builtin.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-builtin.h --- a/src/ov-builtin.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-builtin.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cell.cc --- a/src/ov-cell.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cell.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cell.h --- a/src/ov-cell.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cell.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-ch-mat.cc --- a/src/ov-ch-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-ch-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-ch-mat.h --- a/src/ov-ch-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-ch-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-colon.cc --- a/src/ov-colon.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-colon.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-colon.h --- a/src/ov-colon.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-colon.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-complex.cc --- a/src/ov-complex.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-complex.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-complex.h --- a/src/ov-complex.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-complex.h Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cs-list.cc --- a/src/ov-cs-list.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cs-list.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cs-list.h --- a/src/ov-cs-list.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cs-list.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cx-mat.cc --- a/src/ov-cx-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cx-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cx-mat.h --- a/src/ov-cx-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cx-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cx-sparse.cc --- a/src/ov-cx-sparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cx-sparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-cx-sparse.h --- a/src/ov-cx-sparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-cx-sparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-dld-fcn.cc --- a/src/ov-dld-fcn.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-dld-fcn.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-dld-fcn.h --- a/src/ov-dld-fcn.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-dld-fcn.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-fcn-handle.cc --- a/src/ov-fcn-handle.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-fcn-handle.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-fcn-handle.h --- a/src/ov-fcn-handle.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-fcn-handle.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-fcn-inline.cc --- a/src/ov-fcn-inline.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-fcn-inline.cc Tue Apr 26 19:24:47 2005 +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 -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. In addition to the terms of the GPL, you are permitted to link this program with any Open Source program, as defined by the diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-fcn-inline.h --- a/src/ov-fcn-inline.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-fcn-inline.h Tue Apr 26 19:24:47 2005 +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 -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-fcn.cc --- a/src/ov-fcn.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-fcn.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-fcn.h --- a/src/ov-fcn.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-fcn.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-file.cc --- a/src/ov-file.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-file.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-file.h --- a/src/ov-file.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-file.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int-traits.h --- a/src/ov-int-traits.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int-traits.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int16.cc --- a/src/ov-int16.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int16.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int16.h --- a/src/ov-int16.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int16.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int32.cc --- a/src/ov-int32.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int32.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int32.h --- a/src/ov-int32.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int32.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int64.cc --- a/src/ov-int64.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int64.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int64.h --- a/src/ov-int64.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int64.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int8.cc --- a/src/ov-int8.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int8.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-int8.h --- a/src/ov-int8.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-int8.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-intx.h --- a/src/ov-intx.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-intx.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-list.cc --- a/src/ov-list.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-list.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-list.h --- a/src/ov-list.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-list.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-mapper.cc --- a/src/ov-mapper.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-mapper.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-mapper.h --- a/src/ov-mapper.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-mapper.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-range.cc --- a/src/ov-range.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-range.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-range.h --- a/src/ov-range.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-range.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-re-mat.cc --- a/src/ov-re-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-re-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-re-mat.h --- a/src/ov-re-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-re-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-re-sparse.cc --- a/src/ov-re-sparse.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-re-sparse.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-re-sparse.h --- a/src/ov-re-sparse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-re-sparse.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-scalar.cc --- a/src/ov-scalar.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-scalar.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-scalar.h --- a/src/ov-scalar.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-scalar.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-str-mat.cc --- a/src/ov-str-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-str-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-str-mat.h --- a/src/ov-str-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-str-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-streamoff.cc --- a/src/ov-streamoff.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-streamoff.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-streamoff.h --- a/src/ov-streamoff.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-streamoff.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-struct.cc --- a/src/ov-struct.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-struct.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-struct.h --- a/src/ov-struct.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-struct.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-type-conv.h --- a/src/ov-type-conv.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-type-conv.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-typeinfo.cc --- a/src/ov-typeinfo.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-typeinfo.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-typeinfo.h --- a/src/ov-typeinfo.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-typeinfo.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint16.cc --- a/src/ov-uint16.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint16.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint16.h --- a/src/ov-uint16.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint16.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint32.cc --- a/src/ov-uint32.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint32.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint32.h --- a/src/ov-uint32.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint32.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint64.cc --- a/src/ov-uint64.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint64.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint64.h --- a/src/ov-uint64.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint64.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint8.cc --- a/src/ov-uint8.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint8.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-uint8.h --- a/src/ov-uint8.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-uint8.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-usr-fcn.cc --- a/src/ov-usr-fcn.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-usr-fcn.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-usr-fcn.h --- a/src/ov-usr-fcn.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-usr-fcn.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-va-args.cc --- a/src/ov-va-args.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-va-args.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov-va-args.h --- a/src/ov-va-args.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov-va-args.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov.cc --- a/src/ov.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/ov.h --- a/src/ov.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/ov.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pager.cc --- a/src/pager.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pager.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pager.h --- a/src/pager.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pager.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/parse.h --- a/src/parse.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/parse.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/parse.y --- a/src/parse.y Tue Apr 26 14:41:40 2005 +0000 +++ b/src/parse.y Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pr-output.cc --- a/src/pr-output.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pr-output.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pr-output.h --- a/src/pr-output.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pr-output.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/procstream.cc --- a/src/procstream.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/procstream.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/procstream.h --- a/src/procstream.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/procstream.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-all.h --- a/src/pt-all.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-all.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-arg-list.cc --- a/src/pt-arg-list.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-arg-list.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-arg-list.h --- a/src/pt-arg-list.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-arg-list.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-assign.cc --- a/src/pt-assign.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-assign.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-assign.h --- a/src/pt-assign.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-assign.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-binop.cc --- a/src/pt-binop.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-binop.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-binop.h --- a/src/pt-binop.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-binop.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-bp.cc --- a/src/pt-bp.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-bp.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-bp.h --- a/src/pt-bp.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-bp.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-cell.cc --- a/src/pt-cell.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-cell.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-cell.h --- a/src/pt-cell.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-cell.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-check.cc --- a/src/pt-check.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-check.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-check.h --- a/src/pt-check.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-check.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-cmd.cc --- a/src/pt-cmd.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-cmd.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-cmd.h --- a/src/pt-cmd.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-cmd.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-colon.cc --- a/src/pt-colon.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-colon.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-colon.h --- a/src/pt-colon.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-colon.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-const.cc --- a/src/pt-const.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-const.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-const.h --- a/src/pt-const.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-const.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-decl.cc --- a/src/pt-decl.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-decl.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-decl.h --- a/src/pt-decl.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-decl.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-except.cc --- a/src/pt-except.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-except.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-except.h --- a/src/pt-except.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-except.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-exp.cc --- a/src/pt-exp.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-exp.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-exp.h --- a/src/pt-exp.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-exp.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-fcn-handle.cc --- a/src/pt-fcn-handle.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-fcn-handle.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-fcn-handle.h --- a/src/pt-fcn-handle.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-fcn-handle.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-id.cc --- a/src/pt-id.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-id.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-id.h --- a/src/pt-id.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-id.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-idx.cc --- a/src/pt-idx.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-idx.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-idx.h --- a/src/pt-idx.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-idx.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-jump.cc --- a/src/pt-jump.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-jump.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-jump.h --- a/src/pt-jump.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-jump.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-loop.cc --- a/src/pt-loop.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-loop.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-loop.h --- a/src/pt-loop.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-loop.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-mat.cc --- a/src/pt-mat.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-mat.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-mat.h --- a/src/pt-mat.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-mat.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-misc.cc --- a/src/pt-misc.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-misc.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-misc.h --- a/src/pt-misc.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-misc.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-pr-code.cc --- a/src/pt-pr-code.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-pr-code.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-pr-code.h --- a/src/pt-pr-code.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-pr-code.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-select.cc --- a/src/pt-select.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-select.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-select.h --- a/src/pt-select.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-select.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-stmt.cc --- a/src/pt-stmt.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-stmt.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-stmt.h --- a/src/pt-stmt.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-stmt.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-unop.cc --- a/src/pt-unop.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-unop.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-unop.h --- a/src/pt-unop.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-unop.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt-walk.h --- a/src/pt-walk.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt-walk.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt.cc --- a/src/pt.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/pt.h --- a/src/pt.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/pt.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sighandlers.cc --- a/src/sighandlers.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sighandlers.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sighandlers.h --- a/src/sighandlers.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sighandlers.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/siglist.c --- a/src/siglist.c Tue Apr 26 14:41:40 2005 +0000 +++ b/src/siglist.c Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/siglist.h --- a/src/siglist.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/siglist.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sparse-xdiv.cc --- a/src/sparse-xdiv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sparse-xdiv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sparse-xdiv.h --- a/src/sparse-xdiv.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sparse-xdiv.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sparse-xpow.cc --- a/src/sparse-xpow.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sparse-xpow.cc Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sparse-xpow.h --- a/src/sparse-xpow.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sparse-xpow.h Tue Apr 26 19:24:47 2005 +0000 @@ -14,8 +14,9 @@ for more details. You should have received a copy of the GNU General Public License -along with this program; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/strcasecmp.c --- a/src/strcasecmp.c Tue Apr 26 14:41:40 2005 +0000 +++ b/src/strcasecmp.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,8 +13,8 @@ You should have received a copy of the GNU General Public License along with the GNU C Library; see the file COPYING. If -not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +not, write to the Free Software Foundation, Inc., 51 Franklin Street, +Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 src/strfns.cc --- a/src/strfns.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/strfns.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/strncase.c --- a/src/strncase.c Tue Apr 26 14:41:40 2005 +0000 +++ b/src/strncase.c Tue Apr 26 19:24:47 2005 +0000 @@ -13,8 +13,8 @@ You should have received a copy of the GNU General Public License along with the GNU C Library; see the file COPYING. If -not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +not, write to the Free Software Foundation, Inc., 51 Franklin Street, +Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H #include diff -r 63cf9851f55c -r 4c8a2e4e0717 src/symtab.cc --- a/src/symtab.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/symtab.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/symtab.h --- a/src/symtab.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/symtab.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/syscalls.cc --- a/src/syscalls.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/syscalls.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sysdep.cc --- a/src/sysdep.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sysdep.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/sysdep.h --- a/src/sysdep.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/sysdep.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/token.cc --- a/src/token.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/token.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/token.h --- a/src/token.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/token.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/toplev.cc --- a/src/toplev.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/toplev.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ @@ -299,7 +300,8 @@ \n\ You should have received a copy of the GNU General Public License\n\ along with this program. If not, write to the Free Software\n\ -Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n\ +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n\ +02110-1301, USA.\n\ \n"; return retval; diff -r 63cf9851f55c -r 4c8a2e4e0717 src/toplev.h --- a/src/toplev.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/toplev.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/unwind-prot.cc --- a/src/unwind-prot.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/unwind-prot.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/unwind-prot.h --- a/src/unwind-prot.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/unwind-prot.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/utils.cc --- a/src/utils.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/utils.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/utils.h --- a/src/utils.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/utils.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/variables.cc --- a/src/variables.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/variables.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/variables.h --- a/src/variables.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/variables.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/version.h --- a/src/version.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/version.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/xdiv.cc --- a/src/xdiv.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/xdiv.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/xdiv.h --- a/src/xdiv.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/xdiv.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/xpow.cc --- a/src/xpow.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/xpow.cc Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/xpow.h --- a/src/xpow.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/xpow.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/zfstream.cc --- a/src/zfstream.cc Tue Apr 26 14:41:40 2005 +0000 +++ b/src/zfstream.cc Tue Apr 26 19:24:47 2005 +0000 @@ -17,7 +17,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ diff -r 63cf9851f55c -r 4c8a2e4e0717 src/zfstream.h --- a/src/zfstream.h Tue Apr 26 14:41:40 2005 +0000 +++ b/src/zfstream.h Tue Apr 26 19:24:47 2005 +0000 @@ -16,7 +16,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 02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */