From f28112eae5e6e0f788e6a9c12afcb6240f7c12b1 Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Tue, 1 Sep 2020 19:00:31 -0700 Subject: Adjust copyright string to refer to The Nitrocli Developers This change adjusts the copyright header in all files to no longer mention individuals but refer to The Nitrocli Developers in general. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e7f7da5..e221cd8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile #/*************************************************************************** -# * Copyright (C) 2017-2019 Daniel Mueller (deso@posteo.net) * +# * Copyright (C) 2017-2019 The Nitrocli Developers * # * * # * 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 * -- cgit v1.2.1