Added some copyright notices and updated a few TODOs

This commit is contained in:
Kenn Jacobsen
2021-03-04 07:14:54 +01:00
parent 527d726e82
commit 27c5c1b461
9 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
// Copyright (c) Umbraco.
// See LICENSE for more details.
using System;
using System.Linq;
using Newtonsoft.Json.Linq;