File: copyright

package info (click to toggle)
golang-github-juju-webbrowser 0.0~git20160309.54b8c57-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 64 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 780 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: webbrowser
Source: https://github.com/juju/webbrowser
Files-Excluded: vendor Godeps/_workspace

Files: *
Copyright: 2016 Canonical Ltd
License: LGPL-3.0

Files: debian/*
Copyright: 2018 Alexandre Viau <aviau@debian.org>
License: LGPL-3.0
Comment: Debian packaging is licensed under the same terms as upstream

License: LGPL-3.0
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; version 3 of the License.
 .
 On Debian systems, the complete text of the latest version of the GNU Lesser
 General Public License can be found in `/usr/share/common-licenses/LGPL-3'.