File: copyright

package info (click to toggle)
lilo 1%3A24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,580 kB
  • ctags: 4,114
  • sloc: ansic: 13,306; asm: 10,403; perl: 1,291; sh: 1,035; makefile: 592
file content (51 lines) | stat: -rw-r--r-- 1,999 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lilo
Upstream-Contact: Joachim Wiedorn <joodevel@joonet.de>
Source: http://lilo.alioth.debian.org/


Files: *
Copyright: 2009-2015, Joachim Wiedorn
           1999-2007, John Coffman
           1992-1998, Werner Almesberger
License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without 
  modification, are permitted provided that the following conditions are 
  met:
    .
  * Redistributions of source code must retain the above copyright notice, 
    this list of conditions and the following disclaimer.
    .
  * Redistributions in binary form must reproduce the above copyright 
    notice, this list of conditions and the following disclaimer in the 
    documentation and/or other materials provided with the distribution.
    .
  * Neither the names of the authors nor the names of other contributors 
    may be used to endorse or promote products derived from this software 
    without specific prior written permission. 

Files: man/*
Copyright: 2010-2015, Joachim Wiedorn
License: GPL-2+

Files: debian/*
Copyright: 2010-2015, Joachim Wiedorn
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 as published by 
  the Free Software Foundation; either version 2 of the License, or 
  (at your option) any later version.
  .
  This package 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 systems, the complete text of the GNU General Public License
  version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.