From 510130f5631bc1f5247994eb916da0e09ff74b96 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Sun, 6 Jul 2008 12:11:37 +0000 Subject: Merged revisions 668156-671000 via svnmerge from https://svn.apache.org/repos/asf/poi/trunk ........ r668257 | yegor | 2008-06-16 19:38:59 +0100 (Mon, 16 Jun 2008) | 1 line TextShape.getMarginLeft() returned incorrect value. Added a unit test for text margins. ........ r668259 | yegor | 2008-06-16 19:40:51 +0100 (Mon, 16 Jun 2008) | 1 line patch from bug #45177: Remove GPL reference in NOTICE ........ r669140 | nick | 2008-06-18 12:35:04 +0100 (Wed, 18 Jun 2008) | 1 line A partial fix for bug #30978, but something still remains, which seems to be related to changing the ptg ........ r669456 | nick | 2008-06-19 12:47:48 +0100 (Thu, 19 Jun 2008) | 1 line Improved HWPF Range.replaceText, from N. Hira in bug #45001 ........ r669658 | josh | 2008-06-19 20:07:20 +0100 (Thu, 19 Jun 2008) | 1 line Fix for bug 45234 - Removed incorrect shared formula conversion in CFRuleRecord ........ r669809 | josh | 2008-06-20 08:10:03 +0100 (Fri, 20 Jun 2008) | 1 line Fix for bug 30978 - small re-arrangement of class Ptg hierarchy for DeletedRef3DPtg and DeletedArea3DPtg. Similar to c664220 ........ r670190 | yegor | 2008-06-21 13:41:34 +0100 (Sat, 21 Jun 2008) | 1 line started a new section for poi-3.2 family, updated release date of 3.2-FINAL ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@674287 13f79535-47bb-0310-9956-ffa450edef68 --- legal/NOTICE | 8 -------- 1 file changed, 8 deletions(-) (limited to 'legal') diff --git a/legal/NOTICE b/legal/NOTICE index d5d7883b35..848c767bc3 100644 --- a/legal/NOTICE +++ b/legal/NOTICE @@ -10,14 +10,6 @@ Common Public License Version 1.0: http://www.opensource.org/licenses/cpl.php See http://www.junit.org/ -A single data file of the POI component HDGF is based on VSDump, - and is under the GNU General Public Licence version 3 (GPL v3): - http://gplv3.fsf.org/ -Since this is a data file, and has no compiled version (the original - file is distributed in both source and binary versions), there should - be little difference in licencing requirements compared to the ASL. -See http://www.gnome.ru/projects/vsdump_en.html - The Office Open XML experimental support had additional dependencies, with their own licensing: -- cgit v1.2.3