diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-04-12 17:17:47 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-04-12 17:17:47 +0000 |
commit | 3209eb56eea69dc2c68988d438cb946e6593d635 (patch) | |
tree | 01a92d98c45b7c85d2fd4cc0752207f27d7c163e /.BANNER | |
parent | d8535cdddacf8b3856e1bffe1fd69ab708f34ff4 (diff) |
BUILD : 1.7.8 (660) BUGS : NOTES : Added .BANNER file for the Config script
git-svn-id: svn://svn.anope.org/anope/trunk@660 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@508 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to '.BANNER')
-rw-r--r-- | .BANNER | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.BANNER b/.BANNER new file mode 100644 index 000000000..bd5ff5884 --- /dev/null +++ b/.BANNER @@ -0,0 +1,23 @@ + ___ + / _ \ http://www.anope.org + | /_\ | _ __ _ _ _ _ ___ + | _ || '_ \/ _ \/ _ \ / _ \ + | | | || | | |_| |_| | __/ + |_| |_||_| |_\___/| _/ \___| + | | + |_| IRC Services + v1.7.9 + +This program will help you to compile your Services, and ask you +questions regarding the compile-time settings of it during the +process. For more options type ./Config --help + +Anope is a set of Services for IRC networks that allows users to +manage their nicks and channels in a secure and efficient way, +and administrators to manage their network with powerful tools. + +Do not forget to read all the documents located in "docs/", +specially the README and INSTALL files. + +For all your Anope needs please visit our portal at +http://www.anope.org/ |