Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Rafael Laboissiere <rlaboiss@us...> - 2005-04-27 06:45:12
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25205/src Modified Files: Makefile.am pdfutils.c plargs.c plbox.c plbuf.c plcont.c plcore.c plctrl.c plcvt.c pldtik.c plfill.c plfreetype.c plgridd.c plhist.c plimage.c plline.c plmap.c plot3d.c plpage.c plsdef.c plshade.c plstripc.c plsym.c pltick.c plvect.c plvpor.c plwind.c Log Message: Updated FSF address in copyright notices Index: Makefile.am =================================================================== RCS file: /cvsroot/plplot/plplot/src/Makefile.am,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- Makefile.am 8 Mar 2005 16:16:32 -0000 1.16 +++ Makefile.am 27 Apr 2005 06:44:22 -0000 1.17 @@ -19,7 +19,7 @@ # # You should have received a copy of the GNU Library General Public License # along with PLplot; 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 lib_LTLIBRARIES = libplplot@...@.la Index: plstripc.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plstripc.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- plstripc.c 17 Jan 2004 16:41:40 -0000 1.10 +++ plstripc.c 27 Apr 2005 06:44:25 -0000 1.11 @@ -18,7 +18,7 @@ * * You should have received a copy of the GNU Library General Public License * along with PLplot; 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 * * * ToDo: better way of clearing plot. search for `plvsta'. Index: plpage.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plpage.c,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- plpage.c 23 Mar 2005 11:52:31 -0000 1.28 +++ plpage.c 27 Apr 2005 06:44:25 -0000 1.29 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plsdef.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plsdef.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- plsdef.c 17 Jan 2004 16:41:40 -0000 1.14 +++ plsdef.c 27 Apr 2005 06:44:25 -0000 1.15 @@ -19,7 +19,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plargs.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plargs.c,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- plargs.c 5 Apr 2005 20:13:18 -0000 1.72 +++ plargs.c 27 Apr 2005 06:44:22 -0000 1.73 @@ -21,7 +21,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 Some parts of this code were derived from "xterm.c" and "ParseCmd.c" of the X-windows Version 11 distribution. The copyright notice is Index: pldtik.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/pldtik.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- pldtik.c 17 Jan 2004 16:41:40 -0000 1.14 +++ pldtik.c 27 Apr 2005 06:44:23 -0000 1.15 @@ -19,7 +19,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plot3d.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plot3d.c,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- plot3d.c 24 Aug 2004 19:56:46 -0000 1.64 +++ plot3d.c 27 Apr 2005 06:44:25 -0000 1.65 @@ -20,7 +20,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plfill.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plfill.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- plfill.c 17 Jan 2004 16:41:40 -0000 1.24 +++ plfill.c 27 Apr 2005 06:44:23 -0000 1.25 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ Index: plline.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plline.c,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- plline.c 25 Apr 2005 09:58:28 -0000 1.34 +++ plline.c 27 Apr 2005 06:44:24 -0000 1.35 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ Index: plvpor.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plvpor.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- plvpor.c 17 Jan 2004 16:41:40 -0000 1.21 +++ plvpor.c 27 Apr 2005 06:44:25 -0000 1.22 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plvect.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plvect.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- plvect.c 18 Apr 2005 08:28:02 -0000 1.12 +++ plvect.c 27 Apr 2005 06:44:25 -0000 1.13 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ #define NEED_PLDEBUG Index: plbox.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plbox.c,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- plbox.c 14 Jun 2004 21:51:57 -0000 1.38 +++ plbox.c 27 Apr 2005 06:44:23 -0000 1.39 @@ -19,7 +19,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plcvt.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plcvt.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- plcvt.c 5 May 2004 20:00:28 -0000 1.11 +++ plcvt.c 27 Apr 2005 06:44:23 -0000 1.12 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plctrl.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plctrl.c,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- plctrl.c 14 Mar 2005 19:41:27 -0000 1.81 +++ plctrl.c 27 Apr 2005 06:44:23 -0000 1.82 @@ -21,7 +21,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ Index: plsym.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plsym.c,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- plsym.c 7 Mar 2005 11:25:50 -0000 1.49 +++ plsym.c 27 Apr 2005 06:44:25 -0000 1.50 @@ -25,7 +25,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ #ifndef __PLSYM_H__ Index: plwind.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plwind.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- plwind.c 5 May 2004 20:00:27 -0000 1.16 +++ plwind.c 27 Apr 2005 06:44:25 -0000 1.17 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plmap.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plmap.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- plmap.c 19 Jan 2004 19:14:25 -0000 1.16 +++ plmap.c 27 Apr 2005 06:44:25 -0000 1.17 @@ -34,7 +34,7 @@ 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 + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ Index: plshade.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plshade.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- plshade.c 17 Jan 2004 16:41:40 -0000 1.25 +++ plshade.c 27 Apr 2005 06:44:25 -0000 1.26 @@ -20,7 +20,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ Index: plcore.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plcore.c,v retrieving revision 1.158 retrieving revision 1.159 diff -u -d -r1.158 -r1.159 --- plcore.c 15 Apr 2005 11:44:25 -0000 1.158 +++ plcore.c 27 Apr 2005 06:44:23 -0000 1.159 @@ -28,7 +28,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ Index: plgridd.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plgridd.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- plgridd.c 5 Aug 2004 15:25:39 -0000 1.9 +++ plgridd.c 27 Apr 2005 06:44:24 -0000 1.10 @@ -19,7 +19,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ Index: plbuf.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plbuf.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- plbuf.c 27 Feb 2005 11:58:21 -0000 1.5 +++ plbuf.c 27 Apr 2005 06:44:23 -0000 1.6 @@ -19,7 +19,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 */ #define NEED_PLDEBUG Index: plfreetype.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plfreetype.c,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- plfreetype.c 25 Jan 2005 09:54:12 -0000 1.42 +++ plfreetype.c 27 Apr 2005 06:44:24 -0000 1.43 @@ -21,7 +21,7 @@ * * You should have received a copy of the GNU Library General Public License * along with PLplot; 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 * * * Support routines for freetype font engine Index: pdfutils.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/pdfutils.c,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- pdfutils.c 14 Jun 2004 21:51:57 -0000 1.29 +++ pdfutils.c 27 Apr 2005 06:44:22 -0000 1.30 @@ -24,7 +24,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Index: plimage.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plimage.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- plimage.c 17 Jan 2004 16:41:40 -0000 1.10 +++ plimage.c 27 Apr 2005 06:44:24 -0000 1.11 @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU Library General Public License * along with PLplot; 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 "plplotP.h" Index: plhist.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plhist.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- plhist.c 17 Jan 2004 16:41:40 -0000 1.17 +++ plhist.c 27 Apr 2005 06:44:24 -0000 1.18 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: plcont.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/plcont.c,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- plcont.c 13 Feb 2005 00:04:07 -0000 1.32 +++ plcont.c 27 Apr 2005 06:44:23 -0000 1.33 @@ -21,7 +21,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" Index: pltick.c =================================================================== RCS file: /cvsroot/plplot/plplot/src/pltick.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- pltick.c 17 Jan 2004 16:41:40 -0000 1.10 +++ pltick.c 27 Apr 2005 06:44:25 -0000 1.11 @@ -18,7 +18,7 @@ You should have received a copy of the GNU Library General Public License along with PLplot; 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 "plplotP.h" |