File: copyright

package info (click to toggle)
ruby-dbus 0.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 520 kB
  • sloc: ruby: 3,786; sh: 53; makefile: 8
file content (26 lines) | stat: -rw-r--r-- 981 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
23
24
25
26
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ruby-dbus
Source: https://github.com/mvidner/ruby-dbus

Files: *
Copyright: 2007 Arnaud Cornet <arnaud.cornet@gmail.com>
           2007 Paul van Tilburg <paul@luon.net>
           2009-2014 Martin Vidner
License: LGPL-2.1+

Files: debian/*
Copyright: 2011-2018 Paul van Tilburg <paulvt@debian.org>
           2020 Utkarsh Gupta <utkarsh@debian.org>
License: LGPL-2.1+
Comment: The Debian packaging is licensed under the same terms as the original
 library.

License: LGPL-2.1+
 This library 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; either version 2.1 of the License, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.