~ubuntu-branches/ubuntu/natty/iptraf/natty-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2006-10-15 13:34:14 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20061015133414-77itbhydih1z3amr
* Sync with Ubuntu fixes (by Oliver Grawert and Michael Vogt)
  * added fix for /var/run detection (since it is a tmpfs by default on
    Ubuntu) [and fixed ubuntu fix]
  * added support for ath devices
  * fixed FTBFS by changing linux/if_tr.h to netinet/if_tr.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This package is maintained by Frederic Peters <fpeters@debian.org>.
2
2
 
3
3
It was downloaded from:
4
 
 
5
 
ftp://ftp.cebu.mozcom.com/pub/linux/net/iptraf-2.7.0.tar.gz
6
 
 
7
 
Copyright:
8
 
GPL, as evidenced by existence of GPL license file "COPYING".
9
 
(the GNU GPL may be viewed on Debian systems in /usr/share/common-licenses/GPL)
 
4
  ftp://iptraf.seul.org/pub/iptraf/iptraf-3.0.0.tar.gz
 
5
 
 
6
 
 
7
Copyright (c) Gerard Paul Java 1997-2005
 
8
 
 
9
IPTraf is open-source software, distributed under the terms of the GNU
 
10
General Public License, Version 2, or (at your option) any later version.
 
11
 
 
12
This program is free software; you can redistribute it and/or modify it
 
13
under the terms of the GNU General Public License as published by the Free
 
14
Software Foundation; either version 2 of the License, or (at your option)
 
15
any later version.
 
16
 
 
17
This program is distributed in the hope that it will be useful, but
 
18
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 
19
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 
20
for more details.
 
21
 
 
22
You should have received a copy of the GNU General Public License along with
 
23
this program; if not, write to the Free Software Foundation, Inc., 51
 
24
Franklin St, Fifth Floor, Boston, MA  02110-1301,  USA.
 
25
 
 
26
 
 
27
On Debian GNU/Linux systems, the complete text of the GNU General Public
 
28
License can be found in `/usr/share/common-licenses/GPL'.
10
29