Initial import (again)
[srvx.git] / README
1                               srvx Readme File
2
3 Description:
4 ----------
5 srvx is a complete set of services for ircu/Universal or ircu/Undernet
6 P10 protocol networks. It aims to be highly efficient, flexible, and
7 extensible. Features include advanced proxy detection and all the
8 standard services users expect e.g. ChanServ, NickServ, OpServ,
9 HelpServ, and Global.
10
11 srvx is open source software; the source is available for download
12 under the terms and conditions of the GNU General Public License,
13 commonly known as the GNU GPL.
14
15 The official srvx web site is available at http://www.srvx.net/.
16
17 Installation:
18 ----------
19 Please read the INSTALL file for installation instructions.
20
21 Support:
22 ----------
23 There are several conditions under which we WILL NOT support your use
24 of these services. (The license may permit such uses, but we do not
25 wish to encourage them.)
26
27 Specifically:
28
29  - Use under Windows. srvx can work to some extent under the Cygwin
30  (http://www.cygwin.com/) environment, but Windows as a whole departs
31  significantly from standard APIs and is difficult to support.
32
33  - Alteration of credits. If you change the credits in your version of
34  the code so as to obscure the original authorship of the program, we
35  will not support you.  If you want to use our code -- especially if
36  you want us to answer your questions about it -- do the decent thing
37  and preserve the credits that are in the code we distribute.
38
39 In addition, please read the documentation included in the srvx
40 distribution before you ask us for support. The answers to many common
41 questions related to installation are in the INSTALL file, for
42 example. It saves both our time and your time, so please read the
43 documentation.
44
45 Contacts:
46 ----------
47 The AUTHORS file contains contact information for the srvx Development
48 Team.
49
50 End of file, README.
51
52 -Jedi (jedi@turboflux.net)