diff options
-rw-r--r-- | modules/m_dline.c | 2 | ||||
-rw-r--r-- | modules/m_kline.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/m_dline.c b/modules/m_dline.c index b03303d..eae25ba 100644 --- a/modules/m_dline.c +++ b/modules/m_dline.c @@ -1,7 +1,7 @@ /* * ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd) * - * Copyright (c) 2002-2014 ircd-hybrid development team + * 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 diff --git a/modules/m_kline.c b/modules/m_kline.c index 56c2de3..f8e47df 100644 --- a/modules/m_kline.c +++ b/modules/m_kline.c @@ -1,7 +1,7 @@ /* * ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd) * - * Copyright (c) 2002-2014 ircd-hybrid development team + * 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 |