diff options
author | Daniel Mueller <deso@posteo.net> | 2020-09-01 19:00:31 -0700 |
---|---|---|
committer | Daniel Mueller <deso@posteo.net> | 2020-09-01 19:00:31 -0700 |
commit | f28112eae5e6e0f788e6a9c12afcb6240f7c12b1 (patch) | |
tree | 9aeec7eef5f9844291b21b79676df6955bc7785a /Makefile | |
parent | 16ce6d3695f4f54a128d32835232f255a6f6d56d (diff) | |
download | nitrocli-f28112eae5e6e0f788e6a9c12afcb6240f7c12b1.tar.gz nitrocli-f28112eae5e6e0f788e6a9c12afcb6240f7c12b1.tar.bz2 |
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.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 * |