HBASE-5430 Fix licenses in 0.92.1 -- RAT plugin won't pass

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1296358 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-03-02 18:05:43 +00:00
parent 2c37d21a52
commit 514d7cc8b6
1 changed files with 2 additions and 0 deletions

View File

@ -502,6 +502,8 @@
<configuration>
<excludes>
<exclude>**/.*</exclude>
<exclude>**/*.tgz</exclude>
<exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
<exclude>**/.git/**</exclude>
<exclude>**/target/**</exclude>
<exclude>**/CHANGES.txt</exclude>