Skip to content

Commit

Permalink
include LICENSE.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Aug 31, 2010
1 parent de17567 commit dac2ab4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dist/build.xml
Expand Up @@ -48,12 +48,10 @@
<copy todir="${dist.dir}">
<fileset dir="${weld.dir}">
<include name="jboss-as/**" />
<include name="lib/**" />
<include name="readme.txt" />
</fileset>
<fileset dir="${basedir}">
<include name="readme.txt" />
<include name="apl.txt" />
<include name="LICENSE.txt" />
</fileset>
</copy>

Expand Down

0 comments on commit dac2ab4

Please sign in to comment.