File: copyright

package info (click to toggle)
gdb-mingw-w64 10.4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 48 kB
  • ctags: 18
  • sloc: makefile: 125
file content (68 lines) | stat: -rw-r--r-- 2,593 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gdb
Source: http://www.gnu.org/software/gdb/
Comment:
 This package uses gdb-source, so the copyright and licensing
 information below describes both the contents of gdb-source and the
 Debian packaging in this package.

Files: *
Copyright: 1986-2014 Free Software Foundation, Inc.
License: GPL-3+

Files: gdb/doc/observer.texi
Copyright: 2003-2006, 2008-2012 Free Software Foundation, Inc.
License: GPL-3+
Comment:
 This file is normally distributed under the GNU Free Documentation
 License, but certain lines from it are also permitted to be
 distributed under the GPL. Only those lines are included in this
 package.

Files: gdb/exc_request.defs
Copyright: 1987-1993 Carnegie Mellon University
License: Mach-OS
 Permission to use, copy, modify and distribute this software and its
 documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
 .
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
 CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
 .
 Carnegie Mellon requests users of this software to return to
 .
   Software Distribution Coordinator  or
   Software.Distribution@CS.CMU.EDU
   School of Computer Science
   Carnegie Mellon University
   Pittsburgh PA 15213-3890
 .
 any improvements or extensions that they make and grant Carnegie
 Mellon the rights to redistribute these changes.

Files: debian/*
Copyright: 2001-2010 Daniel Jacobowitz
           2010-2015 Stephen Kitt
License: GPL-3+

License: GPL-3+
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.
 .
 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see
 <http://www.gnu.org/licenses/>.
 .
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License, version 3, can be found in
 `/usr/share/common-licenses/GPL-3'.