diff --git a/SkylineToolsStore/build.gradle b/SkylineToolsStore/build.gradle index 405ae240..4864ae7f 100644 --- a/SkylineToolsStore/build.gradle +++ b/SkylineToolsStore/build.gradle @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ plugins { id 'org.labkey.build.module' } diff --git a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-0.00-0.01.sql b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-0.00-0.01.sql index 5e3c20d5..7e306533 100644 --- a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-0.00-0.01.sql +++ b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-0.00-0.01.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.23-13.24.sql b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.23-13.24.sql index 99bc4414..48fc9ba5 100644 --- a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.23-13.24.sql +++ b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.23-13.24.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.24-13.25.sql b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.24-13.25.sql index 2b0ac4ec..d84837b7 100644 --- a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.24-13.25.sql +++ b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.24-13.25.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.25-13.26.sql b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.25-13.26.sql index 43ba43bd..6bc4b54f 100644 --- a/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.25-13.26.sql +++ b/SkylineToolsStore/resources/schemas/dbscripts/postgresql/skylinetoolsstore-13.25-13.26.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/SkylineToolsStore/resources/schemas/skylinetoolsstore.xml b/SkylineToolsStore/resources/schemas/skylinetoolsstore.xml index 0de79e2f..d0a1ea99 100644 --- a/SkylineToolsStore/resources/schemas/skylinetoolsstore.xml +++ b/SkylineToolsStore/resources/schemas/skylinetoolsstore.xml @@ -1,7 +1,7 @@