Update file headers in new files (#828)

This commit is contained in:
Leendert de Borst
2025-05-13 16:34:34 +02:00
committed by Leendert de Borst
parent 85528cdb79
commit 291d245e47
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------
// <copyright file="Constants.cs" company="lanedirt">
// Copyright (c) lanedirt. All rights reserved.
// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.
// Licensed under the AGPLv3 license. See LICENSE.md file in the project root for full license information.
// </copyright>
//-----------------------------------------------------------------------
#pragma warning disable S1075 // URIs should not be hardcoded

View File

@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------
// <copyright file="MobileAppInfo.cs" company="lanedirt">
// Copyright (c) lanedirt. All rights reserved.
// Licensed under the MIT license. See LICENSE.md file in the project root for full license information.
// Licensed under the AGPLv3 license. See LICENSE.md file in the project root for full license information.
// </copyright>
//-----------------------------------------------------------------------