Skip to content

Commit

Permalink
Update headers for 2.0.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfree committed Feb 21, 2021
1 parent 35d5345 commit 80d7ba9
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 32 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
JFreeChart-FX
=============

Version 2.0, 30 October 2020.
Version 2.0.1, 21 February 2021.

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.jfree/org.jfree.chart.fx/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.jfree/org.jfree.chart.fx)

Expand All @@ -25,7 +25,7 @@ To include JFreeChart-FX in your application:

JFreeChart-FX has dependencies on:

* JFreeChart 1.5.1
* JFreeChart 1.5.3
* FXGraphics2D 2.1


Expand All @@ -39,6 +39,10 @@ https://github.com/jfree/jfree-fxdemos
History
-------

##### Version 2.0.1 (21 February 2021)

- update JFreeChart dependency to 1.5.3.

##### Version 2.0 (30 October 2020)

- created a Java module `org.jfree.chart.fx` (requires Java 11 or later);
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>org.jfree</groupId>
<artifactId>org.jfree.chart.fx</artifactId>
<version>2.0</version>
<version>2.0.1</version>
<packaging>jar</packaging>

<organization>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.jfree</groupId>
<artifactId>jfreechart</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/jfree/chart/fx/ChartCanvas.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ----------------
* ChartCanvas.java
* ----------------
* (C) Copyright 2014-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/jfree/chart/fx/ChartViewer.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, 2018 by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021 by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ----------------
* ChartViewer.java
* ----------------
* (C) Copyright 2014-2018, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ---------------------------
* AbstractMouseHandlerFX.java
* ---------------------------
* (C) Copyright 2014, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* --------------------
* AnchorHandlerFX.java
* --------------------
* (C) Copyright 2014-2016, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ----------------------
* ChartMouseEventFX.java
* ----------------------
* (C) Copyright 2014, 2017 by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021 by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* -------------------------
* ChartMouseListenerFX.java
* -------------------------
* (C) Copyright 2014, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ----------------------
* DispatchHandlerFX.java
* ----------------------
* (C) Copyright 2014-2019 by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021 by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* -------------------
* MouseHandlerFX.java
* -------------------
* (C) Copyright 2014, 2017 by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021 by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* -----------------
* PanHandlerFX.java
* -----------------
* (C) Copyright 2014-2019 by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021 by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* --------------------
* ScrollHandlerFX.java
* --------------------
* (C) Copyright 2014-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ---------------------
* TooltipHandlerFX.java
* ---------------------
* (C) Copyright 2014-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* ------------------
* ZoomHandlerFX.java
* ------------------
* (C) Copyright 2014-2019, by Object Refinery Limited and Contributors.
* (C) Copyright 2014-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* -----------------------
* CrosshairOverlayFX.java
* -----------------------
* (C) Copyright 2016, 2017 by Object Refinery Limited and Contributors.
* (C) Copyright 2016-2021 by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/org/jfree/chart/fx/overlay/OverlayFX.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* JFreeChart-FX : JavaFX extensions for JFreeChart
* ================================================
*
* (C) Copyright 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2017-2021, by Object Refinery Limited and Contributors.
*
* Project Info: https://github.com/jfree/jfreechart-fx
*
Expand All @@ -27,7 +27,7 @@
* --------------
* OverlayFX.java
* --------------
* (C) Copyright 2016, 2017, by Object Refinery Limited and Contributors.
* (C) Copyright 2016-2021, by Object Refinery Limited and Contributors.
*
* Original Author: David Gilbert (for Object Refinery Limited);
* Contributor(s): -;
Expand Down

0 comments on commit 80d7ba9

Please sign in to comment.