diff options
Diffstat (limited to 'src/conf_class.c')
-rw-r--r-- | src/conf_class.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/conf_class.c b/src/conf_class.c index 3a5804c..6ea26e6 100644 --- a/src/conf_class.c +++ b/src/conf_class.c @@ -1,7 +1,7 @@ /* - * ircd-hybrid: an advanced Internet Relay Chat Daemon(ircd). + * ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd) * - * Copyright (C) 2002 by the past and present ircd coders, and others. + * Copyright (c) 1997-2014 ircd-hybrid development team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ * USA */ -/*! \file +/*! \file conf_class.c * \brief Configuration managment for class{} blocks * \version $Id$ */ |