Package: tf / 1:4.0g2-1

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
This is the Debian GNU/Linux prepackaged version of Tinyfugue -- a MUD
client.  This version of TinyFugue was written by Ken Keys
<hawkeye@tcp.com>.

This package was put together by Andrew Howell <andrew@it.com.au>,
from sources obtained from:
 ftp.tcp.com:/pub/mud/Clients/tinyfugue/

This package has been modified by Brian Mays <brian@debian.org>.
Modifications of tf package for Debian GNU/Linux Copyright (C) 1996
Brian Mays and are released under the GPL (on Debian systems see
`/usr/doc/copyright/GPL').

Changes:
 * added Debian GNU/Linux package maintenance system files
 * changed destination directories to /usr/games and /usr/lib/games/tf
 * removed some "foolproofing" from the unix/tfconfig script intended
   to check the existance of directories and normalize the directory
   name in case of links, etc.

tf is Copyright (C) 1993, 1994, 1995 Ken Keys.

   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.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/doc/copyright/GPL'.

The regexp package used by tf is Copyright (c) 1986 by University of
Toronto.

   This is an altered version.  Changes include:

   1. Minor changes in regexp.h for cleaner integration into TinyFugue,
      which should have no effect on the package's portability.

   2. The original Makefile has been renamed original.mak; the
      new Makefile contains only enough to compile regexp.o for use with
      TinyFugue.

   Permission is granted to anyone to use this software for any purpose
   on any computer system, and to redistribute it freely, subject to the
   following restrictions:

   1. The author is not responsible for the consequences of use of this
      software, no matter how awful, even if they arise from defects in it.

   2. The origin of this software must not be misrepresented, either by
      explicit claim or by omission.

   3. Altered versions must be plainly marked as such, and must not be
      misrepresented as being the original software.