~evarlast/ubuntu/trusty/launchpad/trunk

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: jrwren at xmtp
  • Date: 2015-05-06 17:17:40 UTC
  • Revision ID: jrwren@xmtp.net-20150506171740-6s3ie8zqlsa0p7us
Initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: logstash
 
3
Source: <url://example.com>
 
4
 
 
5
Files: *
 
6
Copyright: 2012–2015 Elasticsearch <http://www.elastic.co>
 
7
License: Apache-2.0
 
8
 
 
9
Files: debian/*
 
10
Copyright: 2015 Jay R. Wren <jrwren@xmtp.net>
 
11
License: Apache-2.0
 
12
 
 
13
License: Apache-2.0
 
14
 Licensed under the Apache License, Version 2.0 (the "License");
 
15
 you may not use this file except in compliance with the License.
 
16
 You may obtain a copy of the License at
 
17
 .
 
18
 http://www.apache.org/licenses/LICENSE-2.0
 
19
 .
 
20
 Unless required by applicable law or agreed to in writing, software
 
21
 distributed under the License is distributed on an "AS IS" BASIS,
 
22
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
23
 See the License for the specific language governing permissions and
 
24
 limitations under the License.
 
25
 .
 
26
 On Debian systems, the complete text of the Apache version 2.0 license
 
27
 can be found in "/usr/share/common-licenses/Apache-2.0".
 
28
 
 
29
# Please also look if there are files or directories which have a
 
30
# different copyright/license attached and list them here.
 
31
# Please avoid to pick license terms that are more restrictive than the
 
32
# packaged work, as it may make Debian's contributions unacceptable upstream.