Author: ebourg Date: Fri Sep 26 22:09:06 2014 New Revision: 1627901 URL: http://svn.apache.org/r1627901 Log: Added LICENSE-header.txt in the source archive
Modified: commons/proper/bcel/trunk/src/main/assembly/src.xml Modified: commons/proper/bcel/trunk/src/main/assembly/src.xml URL: http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/main/assembly/src.xml?rev=1627901&r1=1627900&r2=1627901&view=diff ============================================================================== --- commons/proper/bcel/trunk/src/main/assembly/src.xml (original) +++ commons/proper/bcel/trunk/src/main/assembly/src.xml Fri Sep 26 22:09:06 2014 @@ -26,6 +26,7 @@ <includes> <include>checkstyle.xml</include> <include>LICENSE.txt</include> + <include>LICENSE-header.txt</include> <include>NOTICE.txt</include> <include>pmd.xml</include> <include>pom.xml</include>