From cfea1eeb4e7bd0da5ab78841d6eabfa301c186d4 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Mon, 8 Jan 2018 11:35:53 +0100 Subject: [PATCH] Header fixed --- src/Squidex/AppConfiguration.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Squidex/AppConfiguration.cs b/src/Squidex/AppConfiguration.cs index 9f4177ea2..6c707bafb 100644 --- a/src/Squidex/AppConfiguration.cs +++ b/src/Squidex/AppConfiguration.cs @@ -2,7 +2,7 @@ // Squidex Headless CMS // ========================================================================== // Copyright (c) Squidex UG (haftungsbeschränkt) -// All rights reserved. Licensed under the MIT license. Licensed under the MIT license. +// All rights reserved. Licensed under the MIT license. // ========================================================================== using Microsoft.Extensions.Configuration;