]> git.sven.stormbind.net Git - sven/jattach.git/blob - debian/copyright
Update upstream source from tag 'upstream/2.0'
[sven/jattach.git] / debian / copyright
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: jattach
3 Source: https://github.com/apangin/jattach/releases
4
5 Files: *
6 Copyright: 2016-2019 Andrei Pangin
7 License: Apache 
8
9 Files: debian/*
10 Copyright: 2019 Sven Hoexter <sven@stormbind.net>
11 License: Apache
12
13 License: Apache
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 full text of the Apache 2.0 License
27  can be found in the file `/usr/share/common-licenses/Apache-2.0'.