File: copyright

package info (click to toggle)
dsniff 2.5a2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,104 kB
  • sloc: ansic: 13,081; sh: 152; makefile: 140
file content (48 lines) | stat: -rw-r--r-- 2,432 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dsniff
Source: https://github.com/hackerschoice/dsniff

Files: *
Copyright: 1999-2000 Dug Song <dugsong@monkey.org>
           2025 skyper <skyper@thc.org>
License: BSD-3-Clause

Files: debian/*
Copyright: 2016-2024 Marcos Fouces <marcos@debian.org>
           2018      Samuel Henrique <samueloph@debian.org>
           2013      Andrew Shadura <andrewsh@debian.org>
           2011-2012 William Vera <billy@billy.com.mx>
           2011      Ondřej Surý <ondrej@debian.org>
           2006-2011 Luciano Bello <luciano@debian.org>
           2005-2006 Faidon Liambotis <faidon@cube.gr>
           2003-2005 Steve Kemp <skx@debian.org>
           2002      Samuele Giovanni Tonon <samu@debian.org>
           2001      Peter Palfrader <weasel@debian.org>
           2000-2001 Robert van der Meulen <rvdm@debian.org>
           2000      David M. Zendzian <dmz@debian.org>
           2025      Daniel Echeverri <epsilon@debian.org>
License: BSD-3-Clause

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:
 .
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. 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.
  3. The name of author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
 .
  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
  THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.