diff options
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/challenge.txt | 2 | ||||
-rw-r--r-- | doc/kline.txt | 2 | ||||
-rw-r--r-- | doc/reference.conf | 2 | ||||
-rw-r--r-- | doc/serverhide.txt | 2 | ||||
-rw-r--r-- | src/version.c | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -2,7 +2,7 @@ $Id$ - Copyright (c) 1997-2013 IRCD-Hybrid Development Team + Copyright (c) 1997-2014 IRCD-Hybrid Development Team ---------------------------------------------------------------------- diff --git a/doc/challenge.txt b/doc/challenge.txt index 2ab2b38..556700d 100644 --- a/doc/challenge.txt +++ b/doc/challenge.txt @@ -2,7 +2,7 @@ $Id$ - Copyright (c) 2001-2013 ircd-hybrid development team + Copyright (c) 2001-2014 ircd-hybrid development team ---------------------------------------------------------------------- diff --git a/doc/kline.txt b/doc/kline.txt index b82c5a2..9477386 100644 --- a/doc/kline.txt +++ b/doc/kline.txt @@ -1,6 +1,6 @@ /* doc/kline.txt - Overview of the remote kline system * - * Copyright (C) 2005-2013 Hybrid Development Team + * Copyright (C) 2005-2014 Hybrid Development Team * * $Id$ */ diff --git a/doc/reference.conf b/doc/reference.conf index af50954..be251a1 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1,5 +1,5 @@ /* ircd-hybrid reference configuration file - * Copyright (C) 2000-2013 Hybrid Development Team + * Copyright (C) 2000-2014 Hybrid Development Team * * Written by ejb, wcampbel, db, leeh and others * diff --git a/doc/serverhide.txt b/doc/serverhide.txt index a2d4f67..d3a76ab 100644 --- a/doc/serverhide.txt +++ b/doc/serverhide.txt @@ -2,7 +2,7 @@ $Id$ - Copyright (c) 2001-2013 by ircd-hybrid team + Copyright (c) 2001-2014 by ircd-hybrid team ---------------------------------------------------------------------- diff --git a/src/version.c b/src/version.c index c6d3803..43f1dbd 100644 --- a/src/version.c +++ b/src/version.c @@ -33,7 +33,7 @@ const char *infotext[] = "ircd-hybrid --", "Based on the original code written by Jarkko Oikarinen", "Copyright 1988, 1989, 1990, 1991 University of Oulu, Computing Center", - "Copyright (c) 1997-2013 Hybrid Development Team", + "Copyright (c) 1997-2014 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", |