forked from quozl/netrek-client-cow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
copyright.h
29 lines (26 loc) · 1 KB
/
copyright.h
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
/* Copyright (c) 1986 Chris Guthrie
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and without fee is hereby granted, provided
* that the above copyright notice appear in all copies and that both that
* copyright notice and this permission notice appear in supporting
* documentation. No representations are made about the suitability of this
* software for any purpose. It is provided "as is" without express or
* implied warranty.
*
* ----------------------------------------------------------- Copyright 1989
* Kevin P. Smith Scott Silvey
*
* ditto.
*
* ----------------------------------------------------------- Copyright 1993
*
* As above. Use at your own risk.
*
* COW (BRM) authors (including but not limitted to: Kevin Powell Nick Trown
* Jeff Nelson Kurt Siegl)
* ----------------------------------------------------------- Copyright 1994
*
* As above.
*
* Hockey Lines added to COW by Nathan Doss Michael Kantner */