[jackrabbit] 20/21: Fix lintian warnings dep5-copyright-license-name-not-unique
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jun 20 22:06:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository jackrabbit.
commit 78312a6adb4d909b8ceea74b379edf8ade2fe71c
Author: Markus Koschany <apo at gambaru.de>
Date: Sat Jun 20 23:07:31 2015 +0200
Fix lintian warnings dep5-copyright-license-name-not-unique
and comma-separated-files-in-dep5-copyright
---
debian/copyright | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 12dfffa..294bf76 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,24 +9,10 @@ Files-Excluded:
Files: *
Copyright: Copyright (C) 2011 The Apache Software Foundation
License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- .
- http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- .
- On Debian systems the full text of the Apache License can be found
- in `/usr/share/common-licenses/Apache-2.0'.
-Files: jackrabbit-spi-commons/src/main/javacc/xpath/javacc.xsl,
- jackrabbit-spi-commons/src/main/javacc/xpath/jjtree.xsl,
- jackrabbit-spi-commons/src/main/javacc/xpath/strip.xsl,
+Files: jackrabbit-spi-commons/src/main/javacc/xpath/javacc.xsl
+ jackrabbit-spi-commons/src/main/javacc/xpath/jjtree.xsl
+ jackrabbit-spi-commons/src/main/javacc/xpath/strip.xsl
jackrabbit-spi-commons/src/main/javacc/xpath/xpath-grammar.xml
Copyright: Copyright (c) 2002 World Wide Web Consortium
(Massachusetts Institute of Technology, Institut National de
@@ -87,5 +73,20 @@ Files: debian/*
Copyright: Copyright (C) 2011, Damien Raude-Morvan <drazzib at debian.org>
2015, Markus Koschany <apo at gambaru.de>
License: Apache-2.0
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+ http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
On Debian systems the full text of the Apache License can be found
in `/usr/share/common-licenses/Apache-2.0'.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git
More information about the pkg-java-commits
mailing list