diff options
author | Alexander Kurtakov | 2013-11-07 09:14:55 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2013-11-07 10:01:25 +0000 |
commit | 58cf005c8045faf929240eb5242187dbbf8e6373 (patch) | |
tree | d6e586a7433dd3e903c73abcb29f6868191d831d /man/org.eclipse.linuxtools.man-feature/build.properties | |
parent | c3a1836dcfb7dbf67b6c54a57b9238ec3d3e1d4d (diff) | |
download | org.eclipse.linuxtools-58cf005c8045faf929240eb5242187dbbf8e6373.tar.gz org.eclipse.linuxtools-58cf005c8045faf929240eb5242187dbbf8e6373.tar.xz org.eclipse.linuxtools-58cf005c8045faf929240eb5242187dbbf8e6373.zip |
License features real use.
Now that we have license feature epl and license html files don't have
to be copied in every feature. Remove these files and drop them from
build.properties.
Change-Id: Id8b530d26d0a926802585e4ed9e3c95c2bab2120
Reviewed-on: https://git.eclipse.org/r/18164
Tested-by: Hudson CI
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
IP-Clean: Alexander Kurtakov <akurtako@redhat.com>
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'man/org.eclipse.linuxtools.man-feature/build.properties')
-rw-r--r-- | man/org.eclipse.linuxtools.man-feature/build.properties | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/org.eclipse.linuxtools.man-feature/build.properties b/man/org.eclipse.linuxtools.man-feature/build.properties index ac6773ef1b..4aac0caead 100644 --- a/man/org.eclipse.linuxtools.man-feature/build.properties +++ b/man/org.eclipse.linuxtools.man-feature/build.properties @@ -1,7 +1,4 @@ bin.includes = feature.xml,\ - license.html,\ - epl-v10.html,\ p2.inf,\ feature.properties -src.includes = epl-v10.html,\ - license.html + |