aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.packaging
blob: d22fc2a85cae3b1f7ce585fd3904b38ed2965c43 (plain)
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
Here's a brief list of information that might be useful to anyone
distributing a software package containing Wireshark:

1.  The canonical location for every Wireshark source release is

    http://www.wireshark.org/download/all-versions/, e.g.

    http://www.wireshark.org/download/all-versions/wireshark-0.55.71.tar.bz2

    If your packaging system downloads a copy of the Wireshark sources,
    use this location.

2.  The Wireshark web site URL is http://www.wireshark.org/ .

3.  Wireshark is released under the GNU General Public License.  Make sure
    your package complies with this license, or we send in the marmots.

4.  Wireshark and the "e" logo are registered trademarks of Wireshark, Inc.

5.  Custom version information can be added by creating a file called
    "version.conf".  See make-version.pl for details.  We recommend that
    you use this to differentiate your package from official Wireshark
    releases.

6.  Wireshark icons and logoscan be found in the "image" directory of the
    Wireshark sources.

If you have a question not addressed here, send it to
wireshark-dev@wireshark.org.

$Id$