From a94ea3da1b2c1ea968d3ed0f501883be12c15992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Tue, 16 Apr 2024 06:40:59 +0200 Subject: [PATCH] Update .stylecop.json. --- .netconfig | 4 ++-- .stylecop.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.netconfig b/.netconfig index 7fdc095..274c40b 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 = 843f34128afef9feee7e200a09871d8cf46d4637 - etag = 7e9d4601916a771495bb6c8e6ac9c2143c0aee9a1498e01f09525872fce21a52 + sha = 7564f93a3f323078847afab4f4dab53d1e83ba89 + etag = 80305e980785a5aa4b5d64f4fc68f408b8b2093cb010d9f6b76943a4290511ca 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 03cb3f5..a6feef3 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 terms found in the repository license file.", "headerDecoration": "---------------------------------------------------------------------------", "xmlHeader": false, "fileNamingConvention": "metadata",