summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Kajaba <pkajaba@redhat.com>2016-01-12 13:25:20 +0100
committerPavel Kajaba <pkajaba@redhat.com>2016-01-12 13:25:20 +0100
commit1ad7813cba3c355822e0f43cd1019f7a327463ba (patch)
treec3e42386d7b1ae1f70e0d3e552eaab81af764f0c
parentf4a2c3e34b4f13472bb28c6eca518affbb0b2770 (diff)
downloadjava-comment-preprocessor-1ad7813cba3c355822e0f43cd1019f7a327463ba.tar.gz
java-comment-preprocessor-1ad7813cba3c355822e0f43cd1019f7a327463ba.tar.xz
java-comment-preprocessor-1ad7813cba3c355822e0f43cd1019f7a327463ba.zip
Changed licence tag
-rw-r--r--java-comment-preprocessor.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/java-comment-preprocessor.spec b/java-comment-preprocessor.spec
index 5e958b8..5cf8fd5 100644
--- a/java-comment-preprocessor.spec
+++ b/java-comment-preprocessor.spec
@@ -54,10 +54,11 @@ find -name "*.jar" -or -name "*.class" | xargs rm -f
%check
%files -f .mfiles
-%doc texts/LICENSE-2.0.txt texts/readme.txt
+%license texts/LICENSE-2.0.txt
+%doc texts/readme.txt
%files javadoc
-%doc texts/LICENSE-2.0.txt
+%license texts/LICENSE-2.0.txt
%doc %{_javadocdir}/%{name}
%changelog