[Pkg-octave-commit] [SCM] octave-symbolic branch, master, updated. a718b53403d9f164f8c2a3df521385a01d28a11b

adb014 adb014 at 416fae20-06d0-4450-9b69-c6c34d4b5f03
Mon Jan 3 03:40:51 UTC 2011


The following commit has been merged in the master branch:
commit f03958007f937242ca55a4229635a172a6f4fd26
Author: adb014 <adb014 at 416fae20-06d0-4450-9b69-c6c34d4b5f03>
Date:   Fri Mar 23 16:14:46 2007 +0000

    Update the FSF address
    
    
    git-svn-id: https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/symbolic@3442 416fae20-06d0-4450-9b69-c6c34d4b5f03

diff --git a/inst/findsym.m b/inst/findsym.m
index 11e7c4f..7b11614 100644
--- a/inst/findsym.m
+++ b/inst/findsym.m
@@ -16,7 +16,7 @@
 ## You should have received a copy of the GNU General Public
 ## License along with Octave; see the file COPYING.  If not,
 ## write to the Free Software Foundation, 59 Temple Place -
-## Suite 330, Boston, MA 02111-1307, USA.
+## Suite 330, Boston, MA 02110-1301, USA.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} @var{vars} = findsym (@var{f}, @var{n})
diff --git a/inst/poly2sym.m b/inst/poly2sym.m
index 297adc6..cc677f1 100644
--- a/inst/poly2sym.m
+++ b/inst/poly2sym.m
@@ -16,7 +16,7 @@
 ## You should have received a copy of the GNU General Public
 ## License along with Octave; see the file COPYING.  If not,
 ## write to the Free Software Foundation, 59 Temple Place -
-## Suite 330, Boston, MA 02111-1307, USA.
+## Suite 330, Boston, MA 02110-1301, USA.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} @var{p} = poly2sym (@var{c}, @var{x})
diff --git a/inst/splot.m b/inst/splot.m
index d5c9e48..3f838fd 100644
--- a/inst/splot.m
+++ b/inst/splot.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} splot(@var{f}, at var{x}, at var{range})
diff --git a/inst/sym2poly.m b/inst/sym2poly.m
index 75bc0bd..0379cd4 100644
--- a/inst/sym2poly.m
+++ b/inst/sym2poly.m
@@ -16,7 +16,7 @@
 ## You should have received a copy of the GNU General Public
 ## License along with Octave; see the file COPYING.  If not,
 ## write to the Free Software Foundation, 59 Temple Place -
-## Suite 330, Boston, MA 02111-1307, USA.
+## Suite 330, Boston, MA 02110-1301, USA.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} @var{c} = sym2poly (@var{p}, @var{x})
diff --git a/inst/symfsolve.m b/inst/symfsolve.m
index 8d8a5b1..1c9082d 100644
--- a/inst/symfsolve.m
+++ b/inst/symfsolve.m
@@ -12,7 +12,7 @@
 ## 
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software
-## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {[ @var{x}, at var{inf}, at var{msg} ] =} symfsolve (...)
diff --git a/src/differentiate.cc b/src/differentiate.cc
index 4832a03..cdb4396 100644
--- a/src/differentiate.cc
+++ b/src/differentiate.cc
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 #include <octave/config.h>
diff --git a/src/findsymbols.cc b/src/findsymbols.cc
index c5b9b24..cd54190 100644
--- a/src/findsymbols.cc
+++ b/src/findsymbols.cc
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 #include <octave/oct.h>
diff --git a/src/numden.cc b/src/numden.cc
index 1fe298b..e336f9c 100644
--- a/src/numden.cc
+++ b/src/numden.cc
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 #include <octave/oct.h>
diff --git a/src/op-ex-mat.cc b/src/op-ex-mat.cc
index d31cc7a..70338eb 100644
--- a/src/op-ex-mat.cc
+++ b/src/op-ex-mat.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/op-ex.cc b/src/op-ex.cc
index 3f973bf..8253065 100644
--- a/src/op-ex.cc
+++ b/src/op-ex.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/op-vpa.cc b/src/op-vpa.cc
index 02612ba..550ca45 100644
--- a/src/op-vpa.cc
+++ b/src/op-vpa.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-ex-mat.cc b/src/ov-ex-mat.cc
index 124b114..5af9ff4 100644
--- a/src/ov-ex-mat.cc
+++ b/src/ov-ex-mat.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-ex-mat.h b/src/ov-ex-mat.h
index d6f68fe..f528b3c 100644
--- a/src/ov-ex-mat.h
+++ b/src/ov-ex-mat.h
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-ex.cc b/src/ov-ex.cc
index 39a7668..a4b1cf2 100644
--- a/src/ov-ex.cc
+++ b/src/ov-ex.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-ex.h b/src/ov-ex.h
index 1980f67..62d9c2c 100644
--- a/src/ov-ex.h
+++ b/src/ov-ex.h
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-relational.cc b/src/ov-relational.cc
index ecc3fd9..bad4b16 100644
--- a/src/ov-relational.cc
+++ b/src/ov-relational.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-relational.h b/src/ov-relational.h
index e7be108..e17d743 100644
--- a/src/ov-relational.h
+++ b/src/ov-relational.h
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-vpa.cc b/src/ov-vpa.cc
index c7deba8..56798c6 100644
--- a/src/ov-vpa.cc
+++ b/src/ov-vpa.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/ov-vpa.h b/src/ov-vpa.h
index 0c0b529..5f35c81 100644
--- a/src/ov-vpa.h
+++ b/src/ov-vpa.h
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/probably_prime.cc b/src/probably_prime.cc
index b7a7aa0..9168a9a 100644
--- a/src/probably_prime.cc
+++ b/src/probably_prime.cc
@@ -12,7 +12,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 #include <octave/oct.h>
 #include <ginac/ginac.h>
diff --git a/src/sumterms.cc b/src/sumterms.cc
index f440f12..298ce9d 100644
--- a/src/sumterms.cc
+++ b/src/sumterms.cc
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/sym-bool.cc b/src/sym-bool.cc
index 4c79e8a..42f8112 100644
--- a/src/sym-bool.cc
+++ b/src/sym-bool.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/sym-create.cc b/src/sym-create.cc
index 517b061..d312a7a 100644
--- a/src/sym-create.cc
+++ b/src/sym-create.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/sym-ops.h b/src/sym-ops.h
index 1983c6a..45e5917 100644
--- a/src/sym-ops.h
+++ b/src/sym-ops.h
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/symbols.cc b/src/symbols.cc
index 92009ac..bab7ac2 100644
--- a/src/symbols.cc
+++ b/src/symbols.cc
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/syminfo.cc b/src/syminfo.cc
index ce90d9c..ca72779 100644
--- a/src/syminfo.cc
+++ b/src/syminfo.cc
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
diff --git a/src/symlsolve.cc b/src/symlsolve.cc
index 3f4ff58..d27b6f6 100644
--- a/src/symlsolve.cc
+++ b/src/symlsolve.cc
@@ -13,7 +13,7 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 Based on differentiate.cc by Ben Sapp (2002).
 */

-- 
octave-symbolic



More information about the Pkg-octave-commit mailing list