File: copyright

package info (click to toggle)
golang-github-juju-webbrowser 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 76 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 787 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
22
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: webbrowser
Source: https://github.com/juju/webbrowser

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

Files: debian/*
Copyright:
 Copyright 2018-2021 Alexandre Viau <aviau@debian.org>
 Copyright 2021 Mathias Gibbens
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'.