diff options
author | InspIRCd Robot <noreply@inspircd.org> | 2020-04-24 10:23:47 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-04-24 10:23:47 +0100 |
commit | 44489ddf7e90413d8f656aea24d74445bab227af (patch) | |
tree | 85260700251fdeb1eff5f6226c17eeb461ec2be1 /include/users.h | |
parent | 8a362080a461ebbe5c8ab2d4c059ab0dfc09725c (diff) |
Update copyright headers.
Diffstat (limited to 'include/users.h')
-rw-r--r-- | include/users.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/users.h b/include/users.h index d7a71954e..2f1df535a 100644 --- a/include/users.h +++ b/include/users.h @@ -1,11 +1,11 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2019-2020 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2019 linuxdaemon <linuxdaemon.irc@gmail.com> - * Copyright (C) 2019 Matt Schatz <genius3000@g3k.solutions> * Copyright (C) 2013 Daniel Vassdal <shutter@canternet.org> * Copyright (C) 2012-2016, 2018 Attila Molnar <attilamolnar@hush.com> - * Copyright (C) 2012-2013, 2016-2019 Sadie Powell <sadie@witchery.services> + * Copyright (C) 2012-2013, 2016-2020 Sadie Powell <sadie@witchery.services> * Copyright (C) 2012, 2018-2019 Robby <robby@chatbelgie.be> * Copyright (C) 2012 DjSlash <djslash@djslash.org> * Copyright (C) 2012 ChrisTX <xpipe@hotmail.de> |