File: copyright

package info (click to toggle)
etherape 0.9.21-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 6,208 kB
  • sloc: ansic: 11,665; sh: 4,913; makefile: 151; sed: 16
file content (105 lines) | stat: -rw-r--r-- 2,430 bytes parent folder | download | duplicates (4)
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 1994-2013, Free Software Foundation, Inc.
License: GPL-2+

Files: src/*
Copyright: 2000, 2001, Juan Toledo
License: GPL-2+

Files: src/appdata.c
  src/pref_dialog.c
  src/pref_dialog.h
  src/preferences.h
Copyright: 2011, Riccardo Ghetta
  2000, 2001, Juan Toledo
License: GPL-2+

Files: src/capture/*
Copyright: 2014, 2016, Zev Weiss <zev@bewilderbeest.net>
License: GPL-2+

Files: src/capture/cap-util.c
Copyright: 2016, Zev Weiss
License: GPL-2+

Files: src/capture/cap-util.h
Copyright: no-info-found
License: GPL-2+

Files: src/capture/capctl.h
Copyright: 2014, 2016, Zev Weiss
  2000, Juan Toledo
License: GPL-2+

Files: src/compat.c
  src/compat.h
  src/export.c
  src/export.h
Copyright: 2011, 2016, Riccardo Ghetta
License: GPL-2+

Files: src/names/dns.c
Copyright: 2016
License: GPL-2+

Files: src/names/eth_resolv.c
  src/names/eth_resolv.h
  src/names/ip-cache.c
Copyright: 2014, 2016, Zev Weiss <zev@bewilderbeest.net>
License: GPL-2+

Files: src/names/names_netbios.c
  src/names/names_netbios.h
Copyright: 1998, Gerald Combs
License: GPL-2+

Files: src/names/thread_resolve.c
  src/names/thread_resolve.h
Copyright: 2005, R.Ghetta
License: GPL-2+

Files: src/node_windows.c
  src/node_windows.h
  src/ui_utils.h
Copyright: 2000-2009, Juan Toledo, Riccardo Ghetta
License: GPL-2+

Files: src/stats/*
Copyright: 2000-2009, Juan Toledo, Riccardo Ghetta
License: GPL-2+

Files: src/stats/conversations.c
  src/stats/conversations.h
  src/stats/decode_proto.c
  src/stats/decode_proto.h
  src/stats/prot_types.h
Copyright: 2000, 2001, Juan Toledo
License: GPL-2+

Files: src/stats/links.c
  src/stats/node.c
  src/stats/traffic_stats.c
Copyright: 2001, Juan Toledo, 2005, Riccardo Ghetta
License: GPL-2+

Files: src/stats/protocols.c
  src/stats/protocols.h
Copyright: 2005, Juan Toledo, R.Ghetta
License: GPL-2+

Files: src/stats/util.c
  src/stats/util.h
Copyright: 2016, Riccardo Ghetta
  1998, Gerald Combs
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; version 2 dated June, 1991, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.