From aa692dc1039b63deef7886e914ec499abe7facaf Mon Sep 17 00:00:00 2001 From: InspIRCd Robot Date: Sat, 11 Jan 2020 22:02:47 +0000 Subject: Update copyright headers. --- make/template/config.h | 2 +- make/template/inspircd | 14 ++++++++++++++ make/template/inspircd-genssl.1 | 2 +- make/template/inspircd.1 | 2 +- make/template/inspircd.service | 4 +++- make/template/main.mk | 10 ++++++++++ 6 files changed, 30 insertions(+), 4 deletions(-) (limited to 'make/template') diff --git a/make/template/config.h b/make/template/config.h index 2134f65c3..1a342c899 100644 --- a/make/template/config.h +++ b/make/template/config.h @@ -1,7 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * - * Copyright (C) 2014 Sadie Powell + * Copyright (C) 2014, 2016, 2018-2019 Sadie Powell * * This file is part of InspIRCd. InspIRCd is free software: you can * redistribute it and/or modify it under the terms of the GNU General Public diff --git a/make/template/inspircd b/make/template/inspircd index 4f352ddaf..897a8c81a 100644 --- a/make/template/inspircd +++ b/make/template/inspircd @@ -4,7 +4,21 @@ # # InspIRCd -- Internet Relay Chat Daemon # +# Copyright (C) 2015 Steven Van Acker +# Copyright (C) 2015 Attila Molnar +# Copyright (C) 2014 Dan Parsons +# Copyright (C) 2013-2014, 2016-2019 Sadie Powell +# Copyright (C) 2012 Robby +# Copyright (C) 2012 Adam +# Copyright (C) 2011 DjSlash # Copyright (C) 2009-2010 Daniel De Graaf +# Copyright (C) 2008-2009 Robin Burchell +# Copyright (C) 2008 Thomas Stagner +# Copyright (C) 2007 Dennis Friis +# Copyright (C) 2006 Oliver Lupton +# Copyright (C) 2006 John Brooks +# Copyright (C) 2005-2006, 2008-2009 Craig Edwards +# Copyright (C) 2005 Craig McLure # # This file is part of InspIRCd. InspIRCd is free software: you can # redistribute it and/or modify it under the terms of the GNU General Public diff --git a/make/template/inspircd-genssl.1 b/make/template/inspircd-genssl.1 index 93e2c1887..93f05ff58 100644 --- a/make/template/inspircd-genssl.1 +++ b/make/template/inspircd-genssl.1 @@ -1,7 +1,7 @@ .\" .\" InspIRCd -- Internet Relay Chat Daemon .\" -.\" Copyright (C) 2014 Sadie Powell +.\" Copyright (C) 2014, 2016, 2018 Sadie Powell .\" .\" This file is part of InspIRCd. InspIRCd is free software: you can .\" redistribute it and/or modify it under the terms of the GNU General Public diff --git a/make/template/inspircd.1 b/make/template/inspircd.1 index d9abf2f8f..4aac14701 100644 --- a/make/template/inspircd.1 +++ b/make/template/inspircd.1 @@ -1,7 +1,7 @@ .\" .\" InspIRCd -- Internet Relay Chat Daemon .\" -.\" Copyright (C) 2014 Sadie Powell +.\" Copyright (C) 2014, 2016, 2018 Sadie Powell .\" .\" This file is part of InspIRCd. InspIRCd is free software: you can .\" redistribute it and/or modify it under the terms of the GNU General Public diff --git a/make/template/inspircd.service b/make/template/inspircd.service index 9b7b08d8b..39c7d23e0 100644 --- a/make/template/inspircd.service +++ b/make/template/inspircd.service @@ -2,7 +2,9 @@ # # InspIRCd -- Internet Relay Chat Daemon # -# Copyright (C) 2014 Sadie Powell +# Copyright (C) 2019 Robby +# Copyright (C) 2015 Attila Molnar +# Copyright (C) 2014, 2017, 2019 Sadie Powell # # This file is part of InspIRCd. InspIRCd is free software: you can # redistribute it and/or modify it under the terms of the GNU General Public diff --git a/make/template/main.mk b/make/template/main.mk index f71852aa5..cc26411b7 100644 --- a/make/template/main.mk +++ b/make/template/main.mk @@ -2,7 +2,17 @@ # # InspIRCd -- Internet Relay Chat Daemon # +# Copyright (C) 2018 Puck Meerburg +# Copyright (C) 2012-2020 Sadie Powell +# Copyright (C) 2012, 2015-2016 Attila Molnar +# Copyright (C) 2012 Robby +# Copyright (C) 2012 Christoph Egger +# Copyright (C) 2012 ChrisTX +# Copyright (C) 2010 Dennis Friis # Copyright (C) 2009-2010 Daniel De Graaf +# Copyright (C) 2007 Robin Burchell +# Copyright (C) 2005-2007 Craig Edwards +# Copyright (C) 2005 Craig McLure # # This file is part of InspIRCd. InspIRCd is free software: you can # redistribute it and/or modify it under the terms of the GNU General Public -- cgit v1.2.3