]> code.citadel.org Git - citadel.git/blobdiff - webcit/README.txt
* Set all version numbers to 7.41 for upcoming beta.
[citadel.git] / webcit / README.txt
index 6a8b22a57aef0c054a68caf687686a9b29192ed8..4cc0550034faf019973bb6f8eb28a63186d49393 100644 (file)
@@ -1,19 +1,22 @@
                         WEBCIT for the Citadel System
-                               version 7.02
+                               version 7.41
+   Copyright (C) 1996-2009 by the authors.  Portions written by:
  
-   Copyright (C) 1996-2007 by the authors.  Portions written by:
        Art Cancro
+       Wilfried Goesgens
+       Dave West
+       Thierry Pasquier
        Nathan Bryant
-       Alessandro Fulciniti
-       Wilifried Goesgens
        Nick Grossman
        Andru Luvisi
+       Alessandro Fulciniti
        Dave Lindquist
        Matt Pfleger
        Martin Mouritzen
 
    This program is open source software released under the terms of the GNU
-   General Public License, version 2.  Please read COPYING.txt for more
+   General Public License, version 3.  Please read COPYING.txt for more
    licensing information.
  
    WebCit bundles the Prototype JavaScript Framework, writen by Sam
    [http://cerca.html.it/cgi-bin/cerca.cgi?q=nifty+corners].  This component
    is licensed to you under the terms of the GNU General Public License.
 
+   One or more icons are from Milosz Wlazlo [http://miloszwl.deviantart.com]
+   whose license explicitly allows inclusion in open source projects on the
+   condition of this attribution.
+
    The Citadel logo was designed by Lisa Aurigemma.
 
  
@@ -92,18 +99,18 @@ special circumstances, or if you'd prefer to configure WebCit manually, you
 may skip the setup program.  Instead, open /etc/inittab and add an entry
 something like this:
  
- wc:2345:respawn:/usr/local/webcit/webserver
+ wc:2345:respawn:/usr/local/webcit/webcit
  
  
  Several command-line options are also available.  Here's the usage for
-the "webserver" program:
+the "webcit" program:
   
- webserver [-i ip_addr] [-p http_port] [-s] [-t tracefile]
+ webcit [-i ip_addr] [-p http_port] [-s] [-t tracefile]
            [-c] [-f] [remotehost [remoteport]]
  
    *or*
  
- webserver [-i ip_addr] [-p http_port] [-s] [-t tracefile]
+ webcit [-i ip_addr] [-p http_port] [-s] [-t tracefile]
            [-c] [-f] uds /your/citadel/directory
  
  Explained: