1 |
|
/* |
2 |
< |
* ircd-hybrid: an advanced Internet Relay Chat Daemon(ircd). |
2 |
> |
* ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd) |
3 |
|
* |
4 |
< |
* Copyright (C) 2002 by the past and present ircd coders, and others. |
4 |
> |
* Copyright (c) 1997-2014 ircd-hybrid development team |
5 |
|
* |
6 |
|
* This program is free software; you can redistribute it and/or modify |
7 |
|
* it under the terms of the GNU General Public License as published by |
19 |
|
* USA |
20 |
|
*/ |
21 |
|
|
22 |
< |
/*! \file |
22 |
> |
/*! \file conf_class.c |
23 |
|
* \brief Configuration managment for class{} blocks |
24 |
|
* \version $Id$ |
25 |
|
*/ |