note about downloading solr dists
[lui-solr.git] / debian / copyright
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
2 Upstream-Name: masterkey-lui-solr
3 Source: This is a repackaging of Solr <http://lucene.apache.org/solr/> for the Index Data Local Unified Index (LUI)
4
5 Files: *
6 Copyright: 2011-2016 Index Data ApS <info@indexdata.com>
7 License:
8  All rights reserved.
9
10 Files: dist/*
11 Copyright: 2006-2016 The Apache Software Foundation
12 License: Apache-2.0
13
14 Files: debian/*
15 Copyright: 2011-2016 Index Data ApS <info@indexdata.com>
16 License:
17  All rights reserved.
18
19 License: Apache-2.0
20  Licensed under the Apache License, Version 2.0 (the "License");
21  you may not use this file except in compliance with the License.
22  You may obtain a copy of the License at
23  .
24  http://www.apache.org/licenses/LICENSE-2.0
25  .
26  Unless required by applicable law or agreed to in writing, software
27  distributed under the License is distributed on an "AS IS" BASIS,
28  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29  See the License for the specific language governing permissions and
30  limitations under the License.
31  .
32  On Debian systems, the complete text of the Apache version 2.0 license
33  can be found in "/usr/share/common-licenses/Apache-2.0".