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

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


The following commit has been merged in the master branch:
commit a81a9772cafd0b580c9380a4e9cb5f73a3eb6ab0
Author: adb014 <adb014 at 416fae20-06d0-4450-9b69-c6c34d4b5f03>
Date:   Mon Feb 4 05:51:49 2008 +0000

    Remove references to Octave in the GPL copyright strings
    
    git-svn-id: https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/symbolic@4578 416fae20-06d0-4450-9b69-c6c34d4b5f03

diff --git a/inst/findsym.m b/inst/findsym.m
index 69871fd..75fa868 100644
--- a/inst/findsym.m
+++ b/inst/findsym.m
@@ -1,20 +1,18 @@
 ## Copyright (C) 2003 Willem J. Atsma
 ##
-## This file is part of Octave.
-##
-## Octave is free software; you can redistribute it and/or
+## This program is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU General Public
 ## License as published by the Free Software Foundation;
 ## either version 2, or (at your option) any later version.
 ##
-## Octave is distributed in the hope that it will be useful,
+## This software is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied
 ## warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 ## PURPOSE.  See the GNU General Public License for more
 ## details.
 ##
 ## You should have received a copy of the GNU General Public
-## License along with Octave; see the file COPYING.  If not,
+## License along with this software; see the file COPYING.  If not,
 ## write to the Free Software Foundation, 51 Franklin Street, 
 ## Fifth Floor, Boston, MA  02110-1301  USA
 
diff --git a/inst/poly2sym.m b/inst/poly2sym.m
index d8a8879..aec1220 100644
--- a/inst/poly2sym.m
+++ b/inst/poly2sym.m
@@ -1,20 +1,18 @@
 ## Copyright (C) 2003 Willem J. Atsma
 ##
-## This file is part of Octave.
-##
-## Octave is free software; you can redistribute it and/or
+## This program is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU General Public
 ## License as published by the Free Software Foundation;
 ## either version 2, or (at your option) any later version.
 ##
-## Octave is distributed in the hope that it will be useful,
+## This software is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied
 ## warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 ## PURPOSE.  See the GNU General Public License for more
 ## details.
 ##
 ## You should have received a copy of the GNU General Public
-## License along with Octave; see the file COPYING.  If not,
+## License along with this software; see the file COPYING.  If not,
 ## write to the Free Software Foundation, 51 Franklin Street, 
 ## Fifth Floor, Boston, MA  02110-1301  USA
 
diff --git a/inst/sym2poly.m b/inst/sym2poly.m
index abeb8c8..f845a63 100644
--- a/inst/sym2poly.m
+++ b/inst/sym2poly.m
@@ -1,20 +1,18 @@
 ## Copyright (C) 2003 Willem J. Atsma
 ##
-## This file is part of Octave.
-##
-## Octave is free software; you can redistribute it and/or
+## This program is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU General Public
 ## License as published by the Free Software Foundation;
 ## either version 2, or (at your option) any later version.
 ##
-## Octave is distributed in the hope that it will be useful,
+## This software is distributed in the hope that it will be useful,
 ## but WITHOUT ANY WARRANTY; without even the implied
 ## warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 ## PURPOSE.  See the GNU General Public License for more
 ## details.
 ##
 ## You should have received a copy of the GNU General Public
-## License along with Octave; see the file COPYING.  If not,
+## License along with this software; see the file COPYING.  If not,
 ## write to the Free Software Foundation, 51 Franklin Street, 
 ## Fifth Floor, Boston, MA  02110-1301  USA
 

-- 
octave-symbolic



More information about the Pkg-octave-commit mailing list