Update copyright notice based on root license

This commit is contained in:
James Jackson-South
2020-11-03 17:47:16 +00:00
parent 5321b761a5
commit 4aa85073d0
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"documentationRules": {
"xmlHeader": false,
"documentInternalElements": false,
"copyrightText": "Copyright (c) Umbraco and contributors.\nSee LICENSE for more details."
"copyrightText": "Copyright (c) Umbraco.\nSee LICENSE for more details."
}
}
}

View File

@@ -1,4 +1,4 @@
// Copyright (c) Umbraco and contributors.
// Copyright (c) Umbraco.
// See LICENSE for more details.
using System;