diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f46462..2b95c3c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ If the CI asks you to update the file licenses, follow one of these: $ reuse annotate --license MIT --copyright '%your name% <%your contact info, e.g. email%>' %file names to annotate% ``` -(Feel free to attribute the changes to the "dotnet-licenses contributors " instead of your name in a multi-author file, or if you don't want your name to be mentioned in the project's source: this doesn't mean you'll lose the copyright.) +(Feel free to attribute the changes to the "dotnet-authors contributors " instead of your name in a multi-author file, or if you don't want your name to be mentioned in the project's source: this doesn't mean you'll lose the copyright.) [dotnet-sdk]: https://dotnet.microsoft.com/en-us/download diff --git a/DotNetAuthors/DotNetAuthors.fsproj b/DotNetAuthors/DotNetAuthors.fsproj index e8ff3a0..1395071 100644 --- a/DotNetAuthors/DotNetAuthors.fsproj +++ b/DotNetAuthors/DotNetAuthors.fsproj @@ -20,7 +20,7 @@ SPDX-License-Identifier: MIT README.md true - dotnet-licenses + dotnet-authors