File: copyright

package info (click to toggle)
vtable-dumper 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch, trixie
  • size: 156 kB
  • ctags: 39
  • sloc: ansic: 430; makefile: 34; sh: 26
file content (25 lines) | stat: -rw-r--r-- 968 bytes parent folder | download | duplicates (2)
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Source: https://github.com/lvc/vtable-dumper
Upstream-Name: Vtable-Dumper

Files: *
Copyright: Copyright (C) 2013-2016 ROSA Laboratory
License: GPL-2

Files: debian/*
Copyright: 2013, Mathieu Malaterre <malat@debian.org>
           2016, Bastien Roucariès <roucaries.bastien@gmail.com>
License: GPL-2

License: GPL-2
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License or the GNU Lesser
 General Public License as published by the Free Software Foundation.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 The complete text of the GPL version 2 can be found in
 '/usr/share/common-licenses/GPL-2' on Debian systems.