diff options
Diffstat (limited to 'include/modules/regex.h')
-rw-r--r-- | include/modules/regex.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/modules/regex.h b/include/modules/regex.h index 5ef00cdd0..23e547915 100644 --- a/include/modules/regex.h +++ b/include/modules/regex.h @@ -1,6 +1,11 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2013 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2013 Attila Molnar <attilamolnar@hush.com> + * Copyright (C) 2012 Robby <robby@chatbelgie.be> + * Copyright (C) 2010 Craig Edwards <brain@inspircd.org> + * Copyright (C) 2009 Uli Schlachter <psychon@inspircd.org> * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * Copyright (C) 2008 Thomas Stagner <aquanight@inspircd.org> * |