Blame
Date:
Sat Jan 2 13:23:45 2021 UTC
Message:
Update AUTHORS file
01
2002-01-02
alex
#
02
2002-01-02
alex
# ngIRCd -- The Next Generation IRC Daemon
03
2002-01-02
alex
# Copyright (c)2001,2002 by Alexander Barton (alex@barton.de)
04
2002-01-02
alex
#
05
2003-01-13
alex
# This program is free software; you can redistribute it and/or modify
06
2003-01-13
alex
# it under the terms of the GNU General Public License as published by
07
2003-01-13
alex
# the Free Software Foundation; either version 2 of the License, or
08
2003-01-13
alex
# (at your option) any later version.
09
2003-01-13
alex
# Please read the file COPYING, README and AUTHORS for more information.
10
2002-01-02
alex
#
11
2008-02-26
fw
# $Id: Makefile.am,v 1.8 2008/02/26 22:04:15 fw Exp $
12
2002-01-02
alex
#
13
2001-12-11
alex
14
2008-02-26
fw
SUBDIRS = portab tool ipaddr ngircd testsuite
15
2001-12-11
alex
16
2001-12-11
alex
maintainer-clean-local:
17
2001-12-11
alex
rm -f Makefile Makefile.in config.h config.h.in stamp-h.in
18
2001-12-11
alex
19
2001-12-11
alex
# -eof-
IRCNow