Skip to content

Commit

Permalink
Misc updates from nested archive in original copy
Browse files Browse the repository at this point in the history
  • Loading branch information
briancline committed Jan 26, 2015
1 parent 9be0a22 commit e66dd1b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,26 @@ Undernet Channel Service (X)
Copyright (C) 1995-2002 Robin Thellend

This is the original Channel Service software that was used
on Undernet from 1995 to 2001.
on Undernet between 1995 and 2001.

For copying and licensing information, please see COPYING in
this directory.

This software is mostly obsolete now. It has been replaced
by GNUworld/CMaster, which can be found at:
http://gnuworld.sourceforge.net/
http://gnuworld.sourceforge.net/

This software is unsupported, which means I have no intention
of ever releasing a new version. It is provided mainly for
educational and historical purposes.

I used this code on many different platforms, including
Undernet ran this code on many different platforms, including
Solaris (sparc and x86), Linux, Freebsd, and OSF/1. As far as
I know, it should still compile and run fine on any of them with
a few minor adjustments.

<ob-disclaimer>
However, I do NOT recommend using it in a production environment.

BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
Expand All @@ -30,7 +31,6 @@ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
</ob-disclaimer>

To compile:
$ cp config.h.dist config.h
Expand All @@ -45,6 +45,3 @@ To run:
You can reach me at <csfeedback@robin.pfft.net> for questions or comments,
but I reserve the right to completely ignore you if I feel like it.

Enjoy!
/Robin

2 changes: 2 additions & 0 deletions Sources/.cvsignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
version.c
cksum

0 comments on commit e66dd1b

Please sign in to comment.