Package: tree / 1.3-2

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
This is a Debian prepackaged version of tree, the directory tree lister.

This package was put together by Joey Hess <joeyh@master.debian.org>, using
sources from:
	ftp://sunsite.unc.edu/pub/Linux/utils/file/

The following copyright applies to this package:

From the README:

  As always, feel free to use and abuse this peice of fluff.  Feel free to
suggest modifications to it, but I'm not going to take criticisms on this
one, since quite frankly, if you can't code something like this yourself,
what the hell are you complaining about?

                                                - Steve Baker
                                                  ice@mama.indstate.edu
From tree.c:

/* $Copyright: $
 * Copyright (c) 1996 - 1999 by Steve Baker (ice@mama.indstate.edu)
 * All Rights reserved
 *
 * This software is provided as is without any express or implied
 * warranties, including, without limitation, the implied warranties
 * of merchantability and fitness for a particular purpose.
 */