aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2012-11-25 12:01:54 +0000
committerYegor Kozlov <yegor@apache.org>2012-11-25 12:01:54 +0000
commit287e0a6f191a946b370d994be7a20024642430f8 (patch)
treeb3a31b75fbbb11f2e33744a42b2516db10c5b4af /build.xml
parentafba4c2a2d43049585e8b2b26f6369d716e5fd89 (diff)
downloadpoi-287e0a6f191a946b370d994be7a20024642430f8.tar.gz
poi-287e0a6f191a946b370d994be7a20024642430f8.zip
fixed missing licence headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413340 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 6ffae12a7c..2bf7dd9df1 100644
--- a/build.xml
+++ b/build.xml
@@ -1174,6 +1174,7 @@ under the License.
<exclude name="contrib/testcases/dummy.txt" />
<exclude name="examples/lib/dummy.txt" />
<exclude name="resources/ooxml/org/apache/poi/xslf/usermodel/presetShapeDefinitions.xml" />
+ <exclude name="examples/src/org/apache/poi/xslf/usermodel/pie-chart-data.txt" />
</fileset>
</rat:report>
</target>