From b48715f3bb7c8cc174a14ff06fa569bbedfa8024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Fri, 12 Jan 2024 00:54:37 +0100 Subject: [PATCH] Update .stylecop.json. --- .netconfig | 4 ++-- .stylecop.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.netconfig b/.netconfig index 2f6c1779..df5b9419 100644 --- a/.netconfig +++ b/.netconfig @@ -35,8 +35,8 @@ weak [file ".stylecop.json"] url = https://github.com/vezel-dev/.github/blob/master/syn/.stylecop.json - sha = 7d581ae5eedad5892855cebc673edafad664856b - etag = 45c41b4953e878ab2efc9c18a252a60c4741b14fe274540c8cbffa39744c29a8 + sha = 843f34128afef9feee7e200a09871d8cf46d4637 + etag = 7e9d4601916a771495bb6c8e6ac9c2143c0aee9a1498e01f09525872fce21a52 weak [file "LICENSE-0BSD"] url = https://github.com/vezel-dev/.github/blob/master/syn/LICENSE-0BSD diff --git a/.stylecop.json b/.stylecop.json index f6f717dd..03cb3f56 100644 --- a/.stylecop.json +++ b/.stylecop.json @@ -40,7 +40,7 @@ }, "documentationRules": { "companyName": "Vezel", - "copyrightText": "Copyright © {companyName} Contributors. Licensed under the Zero-Clause BSD license.", + "copyrightText": "Copyright © {companyName} Contributors. Licensed under the Zero-Clause BSD License.", "headerDecoration": "---------------------------------------------------------------------------", "xmlHeader": false, "fileNamingConvention": "metadata",