From b139e3a96829f04e15874a42ef11cdf7526931d4 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Fri, 19 Jul 2024 12:50:21 +0100 Subject: [PATCH] Ensure the XML declaration is before the copyright. --- pldebugger.proj | 20 ++++++++++---------- settings.projinc | 23 ++++++++++++----------- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/pldebugger.proj b/pldebugger.proj index 8ffee06..4c21688 100644 --- a/pldebugger.proj +++ b/pldebugger.proj @@ -1,17 +1,17 @@ - + Copyright (c) 2004-2024 EnterpriseDB Corporation. All Rights Reserved. - - + Licensed under the Artistic License v2.0, see + https://opensource.org/licenses/artistic-license-2.0 + for full details + --> diff --git a/settings.projinc b/settings.projinc index 0721a61..e64725b 100644 --- a/settings.projinc +++ b/settings.projinc @@ -1,17 +1,18 @@ - + Copyright (c) 2004-2024 EnterpriseDB Corporation. All Rights Reserved. + + Licensed under the Artistic License v2.0, see + https://opensource.org/licenses/artistic-license-2.0 + for full details + --> - -