From 4686dbf5d79da730776374d7ef3471c3ed4915b5 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. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e9c91b4..72d24d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ # Cargo.toml #/*************************************************************************** -# * Copyright (C) 2017-2020 Daniel Mueller (deso@posteo.net) * +# * Copyright (C) 2017-2020 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