You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(165) |
Nov
(296) |
Dec
(92) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(84) |
Feb
(20) |
Mar
(20) |
Apr
(42) |
May
(26) |
Jun
(30) |
Jul
(77) |
Aug
(151) |
Sep
(61) |
Oct
(259) |
Nov
(160) |
Dec
(76) |
2007 |
Jan
(159) |
Feb
(155) |
Mar
(183) |
Apr
(113) |
May
(110) |
Jun
(178) |
Jul
(56) |
Aug
(21) |
Sep
(50) |
Oct
(251) |
Nov
(218) |
Dec
(42) |
2008 |
Jan
(14) |
Feb
(37) |
Mar
(60) |
Apr
(77) |
May
(146) |
Jun
(256) |
Jul
(72) |
Aug
(51) |
Sep
(283) |
Oct
(22) |
Nov
(55) |
Dec
(53) |
2009 |
Jan
(56) |
Feb
(45) |
Mar
(56) |
Apr
(98) |
May
(84) |
Jun
(87) |
Jul
(32) |
Aug
(6) |
Sep
(19) |
Oct
|
Nov
(10) |
Dec
(6) |
2010 |
Jan
(2) |
Feb
(6) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(158) |
Nov
(17) |
Dec
(15) |
2012 |
Jan
(9) |
Feb
(3) |
Mar
(1) |
Apr
|
May
(1) |
Jun
(1) |
Jul
(22) |
Aug
(1) |
Sep
(29) |
Oct
(1) |
Nov
|
Dec
|
2013 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(259) |
Aug
(125) |
Sep
(24) |
Oct
(8) |
Nov
(132) |
Dec
(3) |
2014 |
Jan
(3) |
Feb
(26) |
Mar
(17) |
Apr
(8) |
May
|
Jun
(31) |
Jul
(126) |
Aug
(22) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(21) |
Oct
|
Nov
(1) |
Dec
|
2016 |
Jan
(19) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8738/source/org/jfree/text/junit Modified Files: TextBlockAnchorTests.java TextFragmentTests.java TextBoxTests.java TextBlockTests.java TextLineTests.java TextPackageTests.java Log Message: Updated FSF address. Index: TextBlockAnchorTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit/TextBlockAnchorTests.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TextBlockAnchorTests.java 15 Jul 2004 15:18:06 -0000 1.1 --- TextBlockAnchorTests.java 18 Oct 2005 13:17:29 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextPackageTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit/TextPackageTests.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TextPackageTests.java 15 Jul 2004 15:18:06 -0000 1.1 --- TextPackageTests.java 18 Oct 2005 13:17:29 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextBlockTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit/TextBlockTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TextBlockTests.java 11 Jan 2005 23:39:37 -0000 1.2 --- TextBlockTests.java 18 Oct 2005 13:17:29 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextLineTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit/TextLineTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TextLineTests.java 11 Jan 2005 23:39:37 -0000 1.2 --- TextLineTests.java 18 Oct 2005 13:17:29 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextFragmentTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit/TextFragmentTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TextFragmentTests.java 11 Jan 2005 23:39:37 -0000 1.2 --- TextFragmentTests.java 18 Oct 2005 13:17:29 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextBoxTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/junit/TextBoxTests.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TextBoxTests.java 22 Feb 2005 23:45:55 -0000 1.3 --- TextBoxTests.java 18 Oct 2005 13:17:29 -0000 1.4 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:17:34
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/text In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8606/source/org/jfree/text Modified Files: TextMeasurer.java TextBlock.java TextBox.java TextBlockAnchor.java TextLine.java TextFragment.java TextUtilities.java G2TextMeasurer.java Log Message: Updated FSF address. Index: TextUtilities.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextUtilities.java,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** TextUtilities.java 2 Oct 2005 10:27:17 -0000 1.13 --- TextUtilities.java 18 Oct 2005 13:17:16 -0000 1.14 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextBlock.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextBlock.java,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** TextBlock.java 29 Jul 2005 10:43:11 -0000 1.12 --- TextBlock.java 18 Oct 2005 13:17:16 -0000 1.13 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextBox.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextBox.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** TextBox.java 1 Jun 2005 14:12:29 -0000 1.10 --- TextBox.java 18 Oct 2005 13:17:16 -0000 1.11 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: G2TextMeasurer.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/G2TextMeasurer.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** G2TextMeasurer.java 1 Jun 2005 14:12:29 -0000 1.3 --- G2TextMeasurer.java 18 Oct 2005 13:17:16 -0000 1.4 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextFragment.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextFragment.java,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** TextFragment.java 1 Jul 2005 14:28:05 -0000 1.11 --- TextFragment.java 18 Oct 2005 13:17:16 -0000 1.12 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextMeasurer.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextMeasurer.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TextMeasurer.java 1 Jun 2005 14:12:29 -0000 1.3 --- TextMeasurer.java 18 Oct 2005 13:17:16 -0000 1.4 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextBlockAnchor.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextBlockAnchor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** TextBlockAnchor.java 1 Jun 2005 14:12:29 -0000 1.3 --- TextBlockAnchor.java 18 Oct 2005 13:17:16 -0000 1.4 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextLine.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/text/TextLine.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** TextLine.java 8 Jul 2005 09:19:05 -0000 1.10 --- TextLine.java 18 Oct 2005 13:17:16 -0000 1.11 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:17:14
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8535/source/org/jfree/resources Modified Files: JCommonResources.java Log Message: Updated FSF address. Index: JCommonResources.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/resources/JCommonResources.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** JCommonResources.java 1 Jun 2005 14:12:29 -0000 1.10 --- JCommonResources.java 18 Oct 2005 13:17:00 -0000 1.11 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:17:08
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/layout In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8444/source/org/jfree/layout Modified Files: LCBLayout.java FormatLayout.java RadialLayout.java CenterLayout.java Log Message: Updated FSF address. Index: CenterLayout.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/layout/CenterLayout.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CenterLayout.java 1 Jun 2005 14:12:28 -0000 1.4 --- CenterLayout.java 18 Oct 2005 13:16:50 -0000 1.5 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: FormatLayout.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/layout/FormatLayout.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FormatLayout.java 1 Jun 2005 14:12:29 -0000 1.3 --- FormatLayout.java 18 Oct 2005 13:16:50 -0000 1.4 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: RadialLayout.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/layout/RadialLayout.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** RadialLayout.java 1 Jun 2005 14:12:29 -0000 1.4 --- RadialLayout.java 18 Oct 2005 13:16:50 -0000 1.5 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: LCBLayout.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/layout/LCBLayout.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** LCBLayout.java 1 Jun 2005 14:12:29 -0000 1.3 --- LCBLayout.java 18 Oct 2005 13:16:50 -0000 1.4 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:16:45
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/junit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8388/source/org/jfree/junit Modified Files: StrokeTests.java PaintTests.java JavaTestSuite.java JCommonTestSuite.java Log Message: Updated FSF address. Index: PaintTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/junit/PaintTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PaintTests.java 11 Jan 2005 23:39:37 -0000 1.2 --- PaintTests.java 18 Oct 2005 13:16:37 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: JavaTestSuite.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/junit/JavaTestSuite.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JavaTestSuite.java 15 Jul 2004 15:20:41 -0000 1.1 --- JavaTestSuite.java 18 Oct 2005 13:16:37 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: JCommonTestSuite.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/junit/JCommonTestSuite.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JCommonTestSuite.java 18 Jan 2005 15:58:17 -0000 1.2 --- JCommonTestSuite.java 18 Oct 2005 13:16:37 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: StrokeTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/junit/StrokeTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** StrokeTests.java 11 Jan 2005 23:39:37 -0000 1.2 --- StrokeTests.java 18 Oct 2005 13:16:37 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:16:24
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/io/junit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8298/source/org/jfree/io/junit Modified Files: IOPackageTests.java SerialUtilitiesTests.java IOUtilsTests.java Log Message: Updated FSF address. Index: IOUtilsTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/io/junit/IOUtilsTests.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** IOUtilsTests.java 11 Jan 2005 23:39:38 -0000 1.3 --- IOUtilsTests.java 18 Oct 2005 13:16:15 -0000 1.4 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: SerialUtilitiesTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/io/junit/SerialUtilitiesTests.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** SerialUtilitiesTests.java 29 Jul 2005 10:42:10 -0000 1.6 --- SerialUtilitiesTests.java 18 Oct 2005 13:16:15 -0000 1.7 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: IOPackageTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/io/junit/IOPackageTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IOPackageTests.java 1 Feb 2005 10:07:14 -0000 1.2 --- IOPackageTests.java 18 Oct 2005 13:16:15 -0000 1.3 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:16:18
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/io In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8218/source/org/jfree/io Modified Files: IOUtils.java FileUtilities.java SerialUtilities.java Log Message: Updated FSF address. Index: SerialUtilities.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/io/SerialUtilities.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** SerialUtilities.java 5 Sep 2005 14:11:16 -0000 1.10 --- SerialUtilities.java 18 Oct 2005 13:16:02 -0000 1.11 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: IOUtils.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/io/IOUtils.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** IOUtils.java 5 Nov 2004 17:19:21 -0000 1.4 --- IOUtils.java 18 Oct 2005 13:16:02 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: FileUtilities.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/io/FileUtilities.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FileUtilities.java 1 Jun 2005 14:12:28 -0000 1.4 --- FileUtilities.java 18 Oct 2005 13:16:02 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:15:59
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/demo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8061/source/org/jfree/demo Modified Files: TextBlockDemo.java DrawStringDemo.java TextBlockPanel.java DrawStringPanel.java Log Message: Updated FSF address. Index: TextBlockDemo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/demo/TextBlockDemo.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TextBlockDemo.java 1 Jun 2005 14:12:28 -0000 1.2 --- TextBlockDemo.java 18 Oct 2005 13:15:41 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: TextBlockPanel.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/demo/TextBlockPanel.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TextBlockPanel.java 1 Jun 2005 14:12:28 -0000 1.2 --- TextBlockPanel.java 18 Oct 2005 13:15:41 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: DrawStringDemo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/demo/DrawStringDemo.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DrawStringDemo.java 1 Jun 2005 14:12:28 -0000 1.3 --- DrawStringDemo.java 18 Oct 2005 13:15:41 -0000 1.4 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. *************** *** 25,29 **** * DrawStringDemo.java * ------------------- ! * (C) Copyright 2003, 2004, by Object Refinery Limited. * * Original Author: David Gilbert (for Object Refinery Limited); --- 28,32 ---- * DrawStringDemo.java * ------------------- ! * (C) Copyright 2003-2005, by Object Refinery Limited. * * Original Author: David Gilbert (for Object Refinery Limited); *************** *** 43,48 **** import java.awt.event.ActionEvent; import java.awt.event.ActionListener; - import java.beans.PropertyChangeEvent; - import java.beans.PropertyChangeListener; import javax.swing.JButton; --- 46,49 ---- *************** *** 51,69 **** import javax.swing.JOptionPane; import javax.swing.JPanel; import javax.swing.JTabbedPane; import org.jfree.ui.ApplicationFrame; import org.jfree.ui.FontChooserPanel; import org.jfree.ui.RefineryUtilities; - import org.jfree.ui.Spinner; import org.jfree.ui.TextAnchor; /** * A demo of some of the string drawing methods in the JCommon class library. - * - * @author David Gilbert */ public class DrawStringDemo extends ApplicationFrame ! implements ActionListener, PropertyChangeListener { /** The alignment anchor for the first panel. */ --- 52,71 ---- import javax.swing.JOptionPane; import javax.swing.JPanel; + import javax.swing.JSlider; import javax.swing.JTabbedPane; + import javax.swing.SwingConstants; + import javax.swing.event.ChangeEvent; + import javax.swing.event.ChangeListener; import org.jfree.ui.ApplicationFrame; import org.jfree.ui.FontChooserPanel; import org.jfree.ui.RefineryUtilities; import org.jfree.ui.TextAnchor; /** * A demo of some of the string drawing methods in the JCommon class library. */ public class DrawStringDemo extends ApplicationFrame ! implements ActionListener, ChangeListener { /** The alignment anchor for the first panel. */ *************** *** 76,82 **** private JComboBox combo3; ! /** A spinner for the second panel. */ ! private Spinner spinner; ! /** String panel 1. */ private DrawStringPanel drawStringPanel1; --- 78,84 ---- private JComboBox combo3; ! /** A slider for the second panel - controls the angle of rotation. */ ! private JSlider slider; ! /** String panel 1. */ private DrawStringPanel drawStringPanel1; *************** *** 101,109 **** */ public void actionPerformed(final ActionEvent event) { - if (event.getActionCommand().equals("fontButton.clicked")) { displayFontDialog(); } - if (event.getActionCommand().equals("combo1.changed")) { handleCombo1Change(); --- 103,109 ---- *************** *** 115,134 **** handleCombo3Change(); } - } ! /** ! * Receives property change events. ! * ! * @param event the event. ! */ ! public void propertyChange(final PropertyChangeEvent event) { ! final int r = this.spinner.getValue(); ! final double angle = Math.PI * 2.0 * (r / 360.0); this.drawStringPanel2.setAngle(angle); this.drawStringPanel2.invalidate(); this.drawStringPanel2.repaint(); } ! /** * Updates the display when combo 1 is updated. --- 115,128 ---- handleCombo3Change(); } } ! public void stateChanged(ChangeEvent event) { ! int r = this.slider.getValue(); ! double angle = Math.PI * 2.0 * (r / 360.0); this.drawStringPanel2.setAngle(angle); this.drawStringPanel2.invalidate(); this.drawStringPanel2.repaint(); } ! /** * Updates the display when combo 1 is updated. *************** *** 167,177 **** */ private JPanel createContentPane() { - final JPanel content = new JPanel(new BorderLayout()); final JTabbedPane tabs = new JTabbedPane(); - tabs.add("Alignment", createTab1Content()); tabs.add("Rotation", createTab2Content()); - content.add(tabs); return content; --- 161,168 ---- *************** *** 209,214 **** */ private JPanel createTab2Content() { ! final JPanel content = new JPanel(new BorderLayout()); ! final JPanel controls = new JPanel(); controls.add(new JLabel("Text anchor: ")); this.combo2 = new JComboBox(); --- 200,205 ---- */ private JPanel createTab2Content() { ! JPanel content = new JPanel(new BorderLayout()); ! JPanel controls = new JPanel(); controls.add(new JLabel("Text anchor: ")); this.combo2 = new JComboBox(); *************** *** 223,230 **** this.combo3.addActionListener(this); controls.add(this.combo3); ! this.spinner = new Spinner(0); ! this.spinner.addPropertyChangeListener(this); ! controls.add(this.spinner); content.add(controls, BorderLayout.NORTH); this.drawStringPanel2 = new DrawStringPanel("Rotated Text", true); content.add(this.drawStringPanel2); --- 214,226 ---- this.combo3.addActionListener(this); controls.add(this.combo3); ! this.slider = new JSlider(SwingConstants.VERTICAL, 0, 360, 0); ! this.slider.setMajorTickSpacing(45); ! this.slider.setMinorTickSpacing(5); ! this.slider.setPaintLabels(true); ! this.slider.setPaintTicks(true); ! this.slider.setPaintTrack(true); ! this.slider.addChangeListener(this); content.add(controls, BorderLayout.NORTH); + content.add(this.slider, BorderLayout.WEST); this.drawStringPanel2 = new DrawStringPanel("Rotated Text", true); content.add(this.drawStringPanel2); Index: DrawStringPanel.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/demo/DrawStringPanel.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DrawStringPanel.java 1 Jun 2005 14:12:28 -0000 1.4 --- DrawStringPanel.java 18 Oct 2005 13:15:41 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:15:44
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/date/junit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7969/source/org/jfree/date/junit Modified Files: SpreadsheetDateTests.java DatePackageTests.java SerialDateUtilitiesTests.java SerialDateTests.java Log Message: Updated FSF address. Index: SpreadsheetDateTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/junit/SpreadsheetDateTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SpreadsheetDateTests.java 18 Nov 2004 16:33:02 -0000 1.2 --- SpreadsheetDateTests.java 18 Oct 2005 13:15:28 -0000 1.3 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ------------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ------------------------- Index: SerialDateUtilitiesTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/junit/SerialDateUtilitiesTests.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SerialDateUtilitiesTests.java 18 Nov 2004 16:33:04 -0000 1.2 --- SerialDateUtilitiesTests.java 18 Oct 2005 13:15:28 -0000 1.3 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ----------------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ----------------------------- Index: DatePackageTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/junit/DatePackageTests.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DatePackageTests.java 15 Jul 2004 15:16:29 -0000 1.1 --- DatePackageTests.java 18 Oct 2005 13:15:28 -0000 1.2 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * --------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * --------------------- Index: SerialDateTests.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/junit/SerialDateTests.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** SerialDateTests.java 10 Jan 2005 14:12:03 -0000 1.4 --- SerialDateTests.java 18 Oct 2005 13:15:28 -0000 1.5 *************** *** 1,21 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * -------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * -------------------- |
From: David G. <mu...@us...> - 2005-10-18 13:15:28
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/date In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7885/source/org/jfree/date Modified Files: SerialDateUtilities.java AnnualDateRule.java SerialDate.java RelativeDayOfWeekRule.java DayAndMonthRule.java SpreadsheetDate.java EasterSundayRule.java DateUtilities.java MonthConstants.java DayOfWeekInMonthRule.java Log Message: Updated FSF address. Index: SerialDate.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/SerialDate.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** SerialDate.java 1 Jun 2005 14:12:28 -0000 1.5 --- SerialDate.java 18 Oct 2005 13:15:08 -0000 1.6 *************** *** 1,9 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== ! * ! * Project Info: http://www.jfree.org/jcommon/index.html * * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * This library is free software; you can redistribute it and/or modify it --- 1,9 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * + * Project Info: http://www.jfree.org/jcommon/index.html * * This library is free software; you can redistribute it and/or modify it *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: SerialDateUtilities.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/SerialDateUtilities.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** SerialDateUtilities.java 1 Jun 2005 14:12:28 -0000 1.4 --- SerialDateUtilities.java 18 Oct 2005 13:15:08 -0000 1.5 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ------------------------ --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ------------------------ Index: EasterSundayRule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/EasterSundayRule.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** EasterSundayRule.java 1 Jun 2005 14:12:28 -0000 1.2 --- EasterSundayRule.java 18 Oct 2005 13:15:08 -0000 1.3 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * --------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * --------------------- Index: AnnualDateRule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/AnnualDateRule.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AnnualDateRule.java 1 Jun 2005 14:12:28 -0000 1.2 --- AnnualDateRule.java 18 Oct 2005 13:15:08 -0000 1.3 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ------------------- Index: DayAndMonthRule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/DayAndMonthRule.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DayAndMonthRule.java 1 Jun 2005 14:12:28 -0000 1.4 --- DayAndMonthRule.java 18 Oct 2005 13:15:08 -0000 1.5 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * -------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * -------------------- Index: DateUtilities.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/DateUtilities.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DateUtilities.java 1 Jun 2005 14:12:28 -0000 1.2 --- DateUtilities.java 18 Oct 2005 13:15:08 -0000 1.3 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ------------------ --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ------------------ Index: DayOfWeekInMonthRule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/DayOfWeekInMonthRule.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DayOfWeekInMonthRule.java 1 Jun 2005 14:12:28 -0000 1.3 --- DayOfWeekInMonthRule.java 18 Oct 2005 13:15:08 -0000 1.4 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ------------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ------------------------- Index: RelativeDayOfWeekRule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/RelativeDayOfWeekRule.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** RelativeDayOfWeekRule.java 1 Jun 2005 14:12:28 -0000 1.3 --- RelativeDayOfWeekRule.java 18 Oct 2005 13:15:08 -0000 1.4 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * -------------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * -------------------------- Index: MonthConstants.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/MonthConstants.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MonthConstants.java 1 Jun 2005 14:12:28 -0000 1.2 --- MonthConstants.java 18 Oct 2005 13:15:08 -0000 1.3 *************** *** 1,22 **** ! /* =================================================== ! * JCommon : a free general purpose Java class library ! * =================================================== * * Project Info: http://www.jfree.org/jcommon/index.html - * Project Lead: David Gilbert (dav...@ob...); * ! * (C) Copyright 2000-2003, by Object Refinery Limited and Contributors. * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * ------------------- --- 1,27 ---- ! /* ======================================================================== ! * JCommon : a free general purpose class library for the Java(tm) platform ! * ======================================================================== * + * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. + * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * ! * [Java is a trademark or registered trademark of Sun Microsystems, Inc. ! * in the United States and other countries.] * * ------------------- Index: SpreadsheetDate.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/date/SpreadsheetDate.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** SpreadsheetDate.java 1 Jun 2005 14:12:28 -0000 1.6 --- SpreadsheetDate.java 18 Oct 2005 13:15:08 -0000 1.7 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:15:14
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/base/log In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7775/source/org/jfree/base/log Modified Files: DefaultLog.java DefaultLogModule.java MemoryUsageMessage.java LogConfiguration.java PadMessage.java Log Message: Updated FSF address. Index: MemoryUsageMessage.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/log/MemoryUsageMessage.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MemoryUsageMessage.java 1 Jun 2005 14:12:28 -0000 1.2 --- MemoryUsageMessage.java 18 Oct 2005 13:14:33 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: DefaultLog.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/log/DefaultLog.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DefaultLog.java 7 Sep 2005 11:39:45 -0000 1.4 --- DefaultLog.java 18 Oct 2005 13:14:33 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: DefaultLogModule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/log/DefaultLogModule.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DefaultLogModule.java 7 Sep 2005 11:39:45 -0000 1.4 --- DefaultLogModule.java 18 Oct 2005 13:14:33 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: LogConfiguration.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/log/LogConfiguration.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** LogConfiguration.java 1 Jun 2005 14:12:28 -0000 1.4 --- LogConfiguration.java 18 Oct 2005 13:14:33 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: PadMessage.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/log/PadMessage.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PadMessage.java 1 Jun 2005 14:12:28 -0000 1.3 --- PadMessage.java 18 Oct 2005 13:14:33 -0000 1.4 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:15:10
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7830/source/org/jfree/base/modules Modified Files: AbstractModule.java PackageSorter.java ModuleInitializer.java Module.java PackageState.java PackageManager.java SubSystem.java DefaultModuleInfo.java ModuleInitializeException.java ModuleInfo.java Log Message: Updated FSF address. Index: DefaultModuleInfo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/DefaultModuleInfo.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DefaultModuleInfo.java 15 Jul 2004 14:54:46 -0000 1.1 --- DefaultModuleInfo.java 18 Oct 2005 13:14:50 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: PackageManager.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/PackageManager.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** PackageManager.java 1 Jun 2005 14:12:28 -0000 1.6 --- PackageManager.java 18 Oct 2005 13:14:50 -0000 1.7 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: SubSystem.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/SubSystem.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** SubSystem.java 7 Sep 2005 14:13:33 -0000 1.4 --- SubSystem.java 18 Oct 2005 13:14:50 -0000 1.5 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: Module.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/Module.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Module.java 1 Jun 2005 14:12:28 -0000 1.2 --- Module.java 18 Oct 2005 13:14:50 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: PackageState.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/PackageState.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PackageState.java 15 Jul 2004 14:54:46 -0000 1.1 --- PackageState.java 18 Oct 2005 13:14:50 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: ModuleInitializer.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/ModuleInitializer.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ModuleInitializer.java 15 Jul 2004 14:54:46 -0000 1.1 --- ModuleInitializer.java 18 Oct 2005 13:14:50 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: PackageSorter.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/PackageSorter.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PackageSorter.java 15 Jul 2004 14:54:46 -0000 1.1 --- PackageSorter.java 18 Oct 2005 13:14:50 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: AbstractModule.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/AbstractModule.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AbstractModule.java 20 May 2005 15:34:03 -0000 1.2 --- AbstractModule.java 18 Oct 2005 13:14:50 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: ModuleInfo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/ModuleInfo.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ModuleInfo.java 1 Jun 2005 14:12:28 -0000 1.2 --- ModuleInfo.java 18 Oct 2005 13:14:50 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: ModuleInitializeException.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/modules/ModuleInitializeException.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ModuleInitializeException.java 15 Jul 2004 14:54:46 -0000 1.1 --- ModuleInitializeException.java 18 Oct 2005 13:14:50 -0000 1.2 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/base/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7689/source/org/jfree/base/config Modified Files: HierarchicalConfiguration.java PropertyFileConfiguration.java ModifiableConfiguration.java SystemPropertyConfiguration.java Log Message: Updated FSF address. Index: SystemPropertyConfiguration.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/config/SystemPropertyConfiguration.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SystemPropertyConfiguration.java 7 Nov 2004 17:32:29 -0000 1.2 --- SystemPropertyConfiguration.java 18 Oct 2005 13:14:12 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: HierarchicalConfiguration.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/config/HierarchicalConfiguration.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** HierarchicalConfiguration.java 7 Sep 2005 14:13:32 -0000 1.5 --- HierarchicalConfiguration.java 18 Oct 2005 13:14:12 -0000 1.6 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: ModifiableConfiguration.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/config/ModifiableConfiguration.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ModifiableConfiguration.java 1 Jun 2005 14:12:28 -0000 1.2 --- ModifiableConfiguration.java 18 Oct 2005 13:14:12 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: PropertyFileConfiguration.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/config/PropertyFileConfiguration.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** PropertyFileConfiguration.java 20 May 2005 15:34:03 -0000 1.5 --- PropertyFileConfiguration.java 18 Oct 2005 13:14:12 -0000 1.6 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:14:18
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/base In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7659/source/org/jfree/base Modified Files: BaseBoot.java BootableProjectInfo.java AbstractBoot.java Library.java BasicProjectInfo.java Log Message: Updated FSF address. Index: BasicProjectInfo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/BasicProjectInfo.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** BasicProjectInfo.java 1 Jun 2005 14:12:28 -0000 1.3 --- BasicProjectInfo.java 18 Oct 2005 13:13:58 -0000 1.4 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: Library.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/Library.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Library.java 1 Jun 2005 14:12:28 -0000 1.2 --- Library.java 18 Oct 2005 13:13:58 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: BootableProjectInfo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/BootableProjectInfo.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** BootableProjectInfo.java 1 Jun 2005 14:12:28 -0000 1.2 --- BootableProjectInfo.java 18 Oct 2005 13:13:58 -0000 1.3 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: AbstractBoot.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/AbstractBoot.java,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** AbstractBoot.java 18 Aug 2005 14:39:03 -0000 1.11 --- AbstractBoot.java 18 Oct 2005 13:13:58 -0000 1.12 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser General Public License ! * along with this library; if not, write to the Free Software Foundation, ! * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: BaseBoot.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/base/BaseBoot.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** BaseBoot.java 1 Jun 2005 14:12:28 -0000 1.6 --- BaseBoot.java 18 Oct 2005 13:13:58 -0000 1.7 *************** *** 3,21 **** * ======================================================================== * ! * (C) Copyright 2000-2004, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 3,24 ---- * ======================================================================== * ! * (C) Copyright 2000-2005, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:14:13
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7616/source/org/jfree Modified Files: JCommonInfo.java JCommon.java Log Message: Updated FSF address. Index: JCommonInfo.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/JCommonInfo.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** JCommonInfo.java 1 Jun 2005 14:12:27 -0000 1.5 --- JCommonInfo.java 18 Oct 2005 13:13:46 -0000 1.6 *************** *** 17,23 **** * License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 17,24 ---- * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. Index: JCommon.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/JCommon.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** JCommon.java 1 Jun 2005 14:12:27 -0000 1.3 --- JCommon.java 18 Oct 2005 13:13:46 -0000 1.4 *************** *** 7,21 **** * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it under the terms ! * of the GNU Lesser General Public License as published by the Free Software Foundation; ! * either version 2.1 of the License, or (at your option) any later version. * ! * This library 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 Lesser General Public License for more details. * ! * You should have received a copy of the GNU Lesser 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. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. --- 7,24 ---- * Project Info: http://www.jfree.org/jcommon/index.html * ! * This library is free software; you can redistribute it and/or modify it ! * under the terms of the GNU Lesser General Public License as published by ! * the Free Software Foundation; either version 2.1 of the License, or ! * (at your option) any later version. * ! * This library 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 Lesser General Public ! * License for more details. * ! * You should have received a copy of the GNU Lesser General Public ! * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. * * [Java is a trademark or registered trademark of Sun Microsystems, Inc. |
From: David G. <mu...@us...> - 2005-10-18 13:14:13
|
Update of /cvsroot/jfreechart/jcommon/source/com/keypoint In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7554/source/com/keypoint Modified Files: PngEncoder.java Log Message: Updated FSF address. Index: PngEncoder.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/com/keypoint/PngEncoder.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** PngEncoder.java 2 Oct 2005 10:40:05 -0000 1.4 --- PngEncoder.java 18 Oct 2005 13:13:34 -0000 1.5 *************** *** 35,40 **** * <p>You should have received a copy of the GNU Lesser 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 ! * A copy of the GNU LGPL may be found at * <code>http://www.gnu.org/copyleft/lesser.html</code></p> * --- 35,40 ---- * <p>You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software ! * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, ! * USA. A copy of the GNU LGPL may be found at * <code>http://www.gnu.org/copyleft/lesser.html</code></p> * |
From: David G. <mu...@us...> - 2005-10-14 12:54:41
|
Update of /cvsroot/jfreechart/jfreechart/source/org/jfree/chart/renderer/xy In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25860/source/org/jfree/chart/renderer/xy Modified Files: XYBarRenderer.java Log Message: 14-10-2005 David Gilbert <dav...@ob...> * source/org/jfree/chart/renderer/xy/XYBarRenderer.java (drawItem): fixed bar coordinates to work with inverted axes. Index: XYBarRenderer.java =================================================================== RCS file: /cvsroot/jfreechart/jfreechart/source/org/jfree/chart/renderer/xy/XYBarRenderer.java,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** XYBarRenderer.java 1 Jul 2005 14:56:52 -0000 1.15 --- XYBarRenderer.java 14 Oct 2005 12:54:21 -0000 1.16 *************** *** 70,73 **** --- 70,74 ---- * 20-Apr-2005 : Use generators for label tooltips and URLs (DG); * 19-May-2005 : Added minimal item label implementation - needs improving (DG); + * 14-Oct-2005 : Fixed rendering problem with inverted axes (DG); * */ *************** *** 506,518 **** if (orientation == PlotOrientation.HORIZONTAL) { bar = new Rectangle2D.Double( ! Math.min(translatedValue0, translatedValue1), translatedEndX, ! translatedHeight, translatedWidth ! ); } else if (orientation == PlotOrientation.VERTICAL) { bar = new Rectangle2D.Double( ! translatedStartX, Math.min(translatedValue0, translatedValue1), ! translatedWidth, translatedHeight ! ); } --- 507,519 ---- if (orientation == PlotOrientation.HORIZONTAL) { bar = new Rectangle2D.Double( ! Math.min(translatedValue0, translatedValue1), ! Math.min(translatedEndX, translatedStartX), ! translatedHeight, translatedWidth); } else if (orientation == PlotOrientation.VERTICAL) { bar = new Rectangle2D.Double( ! Math.min(translatedStartX, translatedEndX), ! Math.min(translatedValue0, translatedValue1), ! translatedWidth, translatedHeight); } |
From: David G. <mu...@us...> - 2005-10-14 12:54:41
|
Update of /cvsroot/jfreechart/jfreechart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25860 Modified Files: ChangeLog Log Message: 14-10-2005 David Gilbert <dav...@ob...> * source/org/jfree/chart/renderer/xy/XYBarRenderer.java (drawItem): fixed bar coordinates to work with inverted axes. Index: ChangeLog =================================================================== RCS file: /cvsroot/jfreechart/jfreechart/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ChangeLog 14 Oct 2005 09:45:35 -0000 1.9 --- ChangeLog 14 Oct 2005 12:54:21 -0000 1.10 *************** *** 1,4 **** --- 1,9 ---- 14-10-2005 David Gilbert <dav...@ob...> + * source/org/jfree/chart/renderer/xy/XYBarRenderer.java + (drawItem): fixed bar coordinates to work with inverted axes. + + 14-10-2005 David Gilbert <dav...@ob...> + * source/org/jfree/chart/ChartPanel.java (chartChanged): check chart orientation, which may have changed. |
From: David G. <mu...@us...> - 2005-10-14 10:53:04
|
Update of /cvsroot/jfreechart/jfreechart/source/org/jfree/chart/renderer/xy In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32274/source/org/jfree/chart/renderer/xy Modified Files: Tag: STABLE_1-0-0 XYBarRenderer.java Log Message: 14-10-2005 David Gilbert <dav...@ob...> * source/org/jfree/chart/renderer/xy/XYBarRenderer.java (drawItem): fixed bar coordinates to work with inverted axes. Index: XYBarRenderer.java =================================================================== RCS file: /cvsroot/jfreechart/jfreechart/source/org/jfree/chart/renderer/xy/XYBarRenderer.java,v retrieving revision 1.14.2.1 retrieving revision 1.14.2.2 diff -C2 -d -r1.14.2.1 -r1.14.2.2 *** XYBarRenderer.java 29 Jul 2005 14:24:39 -0000 1.14.2.1 --- XYBarRenderer.java 14 Oct 2005 10:52:50 -0000 1.14.2.2 *************** *** 70,73 **** --- 70,74 ---- * 20-Apr-2005 : Use generators for label tooltips and URLs (DG); * 19-May-2005 : Added minimal item label implementation - needs improving (DG); + * 14-Oct-2005 : Fixed rendering problem with inverted axes (DG); * */ *************** *** 501,513 **** if (orientation == PlotOrientation.HORIZONTAL) { bar = new Rectangle2D.Double( ! Math.min(translatedValue0, translatedValue1), translatedEndX, ! translatedHeight, translatedWidth ! ); } else if (orientation == PlotOrientation.VERTICAL) { bar = new Rectangle2D.Double( ! translatedStartX, Math.min(translatedValue0, translatedValue1), ! translatedWidth, translatedHeight ! ); } --- 502,514 ---- if (orientation == PlotOrientation.HORIZONTAL) { bar = new Rectangle2D.Double( ! Math.min(translatedValue0, translatedValue1), ! Math.min(translatedStartX, translatedEndX), ! translatedHeight, translatedWidth); } else if (orientation == PlotOrientation.VERTICAL) { bar = new Rectangle2D.Double( ! Math.min(translatedStartX, translatedEndX), ! Math.min(translatedValue0, translatedValue1), ! translatedWidth, translatedHeight); } |
From: David G. <mu...@us...> - 2005-10-14 10:53:04
|
Update of /cvsroot/jfreechart/jfreechart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32274 Modified Files: Tag: STABLE_1-0-0 ChangeLog Log Message: 14-10-2005 David Gilbert <dav...@ob...> * source/org/jfree/chart/renderer/xy/XYBarRenderer.java (drawItem): fixed bar coordinates to work with inverted axes. Index: ChangeLog =================================================================== RCS file: /cvsroot/jfreechart/jfreechart/ChangeLog,v retrieving revision 1.1.2.7 retrieving revision 1.1.2.8 diff -C2 -d -r1.1.2.7 -r1.1.2.8 *** ChangeLog 14 Oct 2005 08:24:37 -0000 1.1.2.7 --- ChangeLog 14 Oct 2005 10:52:50 -0000 1.1.2.8 *************** *** 1,4 **** --- 1,9 ---- 14-10-2005 David Gilbert <dav...@ob...> + * source/org/jfree/chart/renderer/xy/XYBarRenderer.java + (drawItem): fixed bar coordinates to work with inverted axes. + + 14-10-2005 David Gilbert <dav...@ob...> + * source/org/jfree/chart/ChartPanel.java (chartChanged): update plot orientation, it may have changed. |
From: David G. <mu...@us...> - 2005-10-14 09:45:47
|
Update of /cvsroot/jfreechart/jfreechart/source/org/jfree/chart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20849/source/org/jfree/chart Modified Files: ChartPanel.java Log Message: 14-10-2005 David Gilbert <dav...@ob...> * source/org/jfree/chart/ChartPanel.java (chartChanged): check chart orientation, which may have changed. Index: ChartPanel.java =================================================================== RCS file: /cvsroot/jfreechart/jfreechart/source/org/jfree/chart/ChartPanel.java,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** ChartPanel.java 19 Jul 2005 14:02:08 -0000 1.22 --- ChartPanel.java 14 Oct 2005 09:45:35 -0000 1.23 *************** *** 1468,1471 **** --- 1468,1480 ---- public void chartChanged(ChartChangeEvent event) { this.refreshBuffer = true; + Plot plot = chart.getPlot(); + this.domainZoomable = false; + this.rangeZoomable = false; + if (plot instanceof Zoomable) { + Zoomable z = (Zoomable) plot; + this.domainZoomable = z.isDomainZoomable(); + this.rangeZoomable = z.isRangeZoomable(); + this.orientation = z.getOrientation(); + } repaint(); } |
From: David G. <mu...@us...> - 2005-10-14 09:45:45
|
Update of /cvsroot/jfreechart/jfreechart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20849 Modified Files: ChangeLog Log Message: 14-10-2005 David Gilbert <dav...@ob...> * source/org/jfree/chart/ChartPanel.java (chartChanged): check chart orientation, which may have changed. Index: ChangeLog =================================================================== RCS file: /cvsroot/jfreechart/jfreechart/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** ChangeLog 6 Oct 2005 15:20:54 -0000 1.8 --- ChangeLog 14 Oct 2005 09:45:35 -0000 1.9 *************** *** 1,2 **** --- 1,7 ---- + 14-10-2005 David Gilbert <dav...@ob...> + + * source/org/jfree/chart/ChartPanel.java + (chartChanged): check chart orientation, which may have changed. + 06-10-2005 David Gilbert <dav...@ob...> |