Package: jheatchart / 0.6-1

Fix_license.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Author: Tom Castle
Description: Fix README and header license after the relicensing.
Origin: upstream, https://github.com/tc33/jheatchart/commit/b34d74d919

--- a/src/org/tc33/jheatchart/HeatChart.java
+++ b/src/org/tc33/jheatchart/HeatChart.java
@@ -14,7 +14,7 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  * 
- *  You should have received a copy of the GNU General Public License
+ *  You should have received a copy of the GNU Lesser General Public License
  *  along with JHeatChart.  If not, see <http://www.gnu.org/licenses/>.
  */
 package org.tc33.jheatchart;
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
                                                                            
 *******************************************************************************
 |                                                                             |
-| JHeatChart is made available under a GPL license, for full details of the   |
+| JHeatChart is made available under a LGPL license, for full details of the  |
 | license see the included LICENSE text file.                                 |
 |                                                                             |
 |-----------------------------------------------------------------------------|
@@ -21,7 +21,7 @@
         | javadoc - directory containing the javadoc for this release.
             | ...
         | README - this file.
-        | LICENSE - details of the GPL license this software is covered by.
+        | LICENSE - details of the LGPL license this software is covered by.
 
 Usage: