File: copyright

package info (click to toggle)
eject 2.1.5%2Bdeb1-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 904 kB
  • ctags: 99
  • sloc: sh: 2,924; ansic: 1,204; makefile: 112
file content (38 lines) | stat: -rw-r--r-- 1,606 bytes parent folder | download | duplicates (6)
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
The original source code for this package was downloaded from
http://www.ibiblio.org/pub/Linux/utils/disk-management

Additional locations where you might find information about
this software:
http://www.pobox.com/~tranter/eject.html
http://sourceforge.net/projects/eject

This package was originaly maintained by
Martin Mitchell <martin@debian.org>, who added the various debian/* files.

It is now maintained by Frank Lichtenheld <djpig@debian.org>.

eject.c:
  Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com)
  Copyright (C) 2004, 2005 Frank Lichtenheld (djpig@debian.org)
volname.c:
  Copyright (C) 2000-2005 Jeff Tranter (tranter@pobox.com)
dmcrypt-get-device.c:
  Copyright (c) 2005 Canonical Ltd.
  (Author: Martin Pitt <martin.pitt@ubuntu.com>)

 * 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 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, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

On Debian systems the full text of the GNU General Public Licence,
version 2, can be found at /usr/share/common-licenses/GPL-2.