From 5bc0c72c6b039da7cc4582accb65db66c34376ce Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Thu, 28 May 2026 13:22:40 -0700 Subject: [PATCH] Update copyrights and licenses --- OConnor/build.gradle | 15 +++++++++++++++ OConnor/resources/queries/lists/active_grants.sql | 2 +- OConnor/resources/queries/lists/all_purchases.sql | 2 +- .../resources/queries/lists/purchases_status.sql | 2 +- .../resources/queries/oconnor/ELISpotResults.sql | 2 +- .../queries/oconnor/ELISpotResults_original.sql | 2 +- OConnor/resources/queries/oconnor/ELISpotRuns.sql | 2 +- OConnor/resources/queries/oconnor/FlowResults.sql | 2 +- OConnor/resources/queries/oconnor/all_orders.sql | 2 +- OConnor/resources/queries/oconnor/animalsInfo.sql | 2 +- .../resources/queries/oconnor/grant_summary.sql | 2 +- .../oconnor/inventory_specimens_siv_date.sql | 2 +- .../queries/oconnor/mhc_haplotypes_distinct.sql | 2 +- OConnor/resources/queries/oconnor/my_orders.sql | 2 +- .../queries/oconnor/popular_purchases.sql | 2 +- .../dbscripts/postgresql/oconnor-0.000-23.000.sql | 2 +- .../postgresql/oconnor-25.000-25.001.sql | 5 +++++ .../postgresql/oconnor-26.000-26.001.sql | 5 +++++ .../postgresql/oconnor-26.001-26.002.sql | 5 +++++ OConnor/resources/web/oconnor/addExperiment.js | 2 +- OConnor/resources/web/oconnor/addOCIcons.js | 2 +- .../web/oconnor/inventoryDrawCellsLayout.js | 2 +- .../web/oconnor/inventoryDrawOligoLayout.js | 2 +- .../web/oconnor/inventoryDrawPlasmidLayout.js | 2 +- .../web/oconnor/inventoryDrawSpecimenLayout.js | 2 +- .../web/oconnor/inventoryDrawVirusLayout.js | 2 +- OConnor/resources/web/oconnor/moreInfo.js | 2 +- .../web/oconnor/oconnorAlabrityConfig.js | 2 +- .../resources/web/oconnor/oconnorFreezerCommon.js | 2 +- OConnor/resources/web/oconnor/oconnorFunctions.js | 2 +- .../web/oconnor/oconnorPurchaseCommon.js | 2 +- OConnor/resources/web/oconnor/openImage.js | 2 +- OConnorExperiments/build.gradle | 15 +++++++++++++++ .../resources/queries/ExperimentNumbers.sql | 2 +- .../postgresql/oconnorexperiments-0.00-14.30.sql | 2 +- .../resources/schemas/oconnorexperiments.xml | 2 +- .../resources/web/ocexp/internal/Experiment.js | 2 +- .../OConnorExperimentsContainerListener.java | 2 +- .../OConnorExperimentsController.java | 2 +- .../OConnorExperimentsModule.java | 2 +- .../OConnorExperimentsSchema.java | 2 +- .../oconnorexperiments/WorkbookQueryView.java | 2 +- .../oconnorexperiments/WorkbookSearchBean.java | 2 +- .../model/OConnorExperimentsManager.java | 2 +- .../query/ExperimentsTable.java | 2 +- .../query/OConnorExperimentsUserSchema.java | 2 +- .../labkey/oconnorexperiments/view/history.jsp | 2 +- .../oconnorexperiments/view/workbookSearch.jsp | 2 +- .../labkey/test/tests/OConnorExperimentTest.java | 2 +- .../org/labkey/test/tests/OConnorListTest.java | 2 +- OConnorRepository/build.gradle | 15 +++++++++++++++ .../queries/study/AlphagenesisAliases.sql | 2 +- .../webapp/OConnorRepository/Animal.js | 2 +- genotyping/build.gradle | 15 +++++++++++++++ .../queries/AggregatedAnalysisResults.sql | 2 +- .../Haplotype/queries/DuplicateAssignment.sql | 2 +- .../postgresql/genotyping-26.000-26.001.sql | 5 +++++ .../web/genotyping/IlluminaExportPanel.js | 2 +- .../resources/web/genotyping/RunExportWindow.js | 2 +- .../ConcatenatedHaplotypesDisplayColumn.java | 2 +- .../labkey/genotyping/GenotypingAnalysesView.java | 2 +- .../org/labkey/genotyping/GenotypingAnalysis.java | 2 +- .../genotyping/GenotypingContainerListener.java | 2 +- .../labkey/genotyping/GenotypingController.java | 2 +- .../genotyping/GenotypingFolderSettings.java | 2 +- .../labkey/genotyping/GenotypingFolderType.java | 2 +- .../org/labkey/genotyping/GenotypingManager.java | 4 ++-- .../org/labkey/genotyping/GenotypingModule.java | 2 +- .../labkey/genotyping/GenotypingQueryHelper.java | 2 +- .../labkey/genotyping/GenotypingQuerySchema.java | 2 +- .../src/org/labkey/genotyping/GenotypingRun.java | 2 +- .../org/labkey/genotyping/GenotypingRunsView.java | 2 +- .../org/labkey/genotyping/GenotypingSchema.java | 2 +- .../org/labkey/genotyping/GenotypingWebPart.java | 2 +- .../labkey/genotyping/HaplotypeAssayProvider.java | 2 +- .../HaplotypeColumnMappingProperty.java | 2 +- .../labkey/genotyping/HaplotypeDataCollector.java | 2 +- .../labkey/genotyping/HaplotypeDataHandler.java | 2 +- .../genotyping/HaplotypeProtocolSchema.java | 2 +- .../labkey/genotyping/IlluminaFastqParser.java | 2 +- .../org/labkey/genotyping/IlluminaReadHeader.java | 2 +- .../org/labkey/genotyping/Import454ReadsJob.java | 2 +- .../Import454ReadsPipelineProvider.java | 2 +- .../org/labkey/genotyping/ImportAnalysisJob.java | 2 +- .../ImportAnalysisPipelineProvider.java | 2 +- .../labkey/genotyping/ImportIlluminaReadsJob.java | 2 +- .../ImportIlluminaReadsPipelineProvider.java | 2 +- .../labkey/genotyping/ImportPacBioReadsJob.java | 2 +- .../src/org/labkey/genotyping/MetaDataRun.java | 2 +- .../NonValidatingGenotypingFolderSettings.java | 2 +- .../src/org/labkey/genotyping/ReadsJob.java | 2 +- .../labkey/genotyping/ReadsPipelineProvider.java | 2 +- .../src/org/labkey/genotyping/SampleManager.java | 2 +- genotyping/src/org/labkey/genotyping/Status.java | 2 +- .../org/labkey/genotyping/SubmitAnalysisJob.java | 2 +- .../SubmitAnalysisPipelineProvider.java | 2 +- .../ValidatingGenotypingFolderSettings.java | 2 +- .../genotyping/galaxy/GalaxyFolderSettings.java | 2 +- .../labkey/genotyping/galaxy/GalaxyManager.java | 2 +- .../labkey/genotyping/galaxy/GalaxyServer.java | 2 +- .../genotyping/galaxy/GalaxyUserSettings.java | 2 +- .../org/labkey/genotyping/galaxy/GalaxyUtils.java | 2 +- .../galaxy/WorkflowCompletionMonitor.java | 2 +- .../org/labkey/genotyping/sequences/Allele.java | 2 +- .../genotyping/sequences/FastqGenerator.java | 2 +- .../labkey/genotyping/sequences/FastqWriter.java | 2 +- .../genotyping/sequences/SequenceDictionary.java | 2 +- .../genotyping/sequences/SequenceManager.java | 2 +- .../src/org/labkey/genotyping/view/analyze.jsp | 2 +- .../src/org/labkey/genotyping/view/configure.jsp | 2 +- .../genotyping/view/editHaplotypeAssignment.jsp | 2 +- .../labkey/genotyping/view/fastqExportOptions.jsp | 2 +- .../genotyping/view/haplotypeAssignmentReport.jsp | 2 +- .../view/importHaplotypeAssignments.jsp | 2 +- .../org/labkey/genotyping/view/importReads.jsp | 2 +- .../org/labkey/genotyping/view/loadSequences.jsp | 2 +- .../src/org/labkey/genotyping/view/mhcQuery.jsp | 2 +- .../src/org/labkey/genotyping/view/mySettings.jsp | 2 +- .../src/org/labkey/genotyping/view/overview.jsp | 2 +- .../labkey/genotyping/view/strDiscrepancies.jsp | 2 +- .../org/labkey/test/tests/GenotypingBaseTest.java | 2 +- .../src/org/labkey/test/tests/GenotypingTest.java | 2 +- .../org/labkey/test/tests/HaplotypeAssayTest.java | 2 +- .../src/org/labkey/test/tests/IlluminaTest.java | 2 +- .../src/org/labkey/test/tests/PacBioTest.java | 2 +- 125 files changed, 198 insertions(+), 118 deletions(-) diff --git a/OConnor/build.gradle b/OConnor/build.gradle index 416dcc43..31d003d9 100644 --- a/OConnor/build.gradle +++ b/OConnor/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.fileModule' } diff --git a/OConnor/resources/queries/lists/active_grants.sql b/OConnor/resources/queries/lists/active_grants.sql index 9c1a7046..d9a7e1d8 100644 --- a/OConnor/resources/queries/lists/active_grants.sql +++ b/OConnor/resources/queries/lists/active_grants.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/lists/all_purchases.sql b/OConnor/resources/queries/lists/all_purchases.sql index 56f63895..00421c2d 100644 --- a/OConnor/resources/queries/lists/all_purchases.sql +++ b/OConnor/resources/queries/lists/all_purchases.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/lists/purchases_status.sql b/OConnor/resources/queries/lists/purchases_status.sql index c776fd99..95df9aea 100644 --- a/OConnor/resources/queries/lists/purchases_status.sql +++ b/OConnor/resources/queries/lists/purchases_status.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/ELISpotResults.sql b/OConnor/resources/queries/oconnor/ELISpotResults.sql index 3cc01e14..d5e9c8ca 100644 --- a/OConnor/resources/queries/oconnor/ELISpotResults.sql +++ b/OConnor/resources/queries/oconnor/ELISpotResults.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/ELISpotResults_original.sql b/OConnor/resources/queries/oconnor/ELISpotResults_original.sql index 4855f94d..8edc23e5 100644 --- a/OConnor/resources/queries/oconnor/ELISpotResults_original.sql +++ b/OConnor/resources/queries/oconnor/ELISpotResults_original.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/ELISpotRuns.sql b/OConnor/resources/queries/oconnor/ELISpotRuns.sql index f8443bbe..433fb32f 100644 --- a/OConnor/resources/queries/oconnor/ELISpotRuns.sql +++ b/OConnor/resources/queries/oconnor/ELISpotRuns.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/FlowResults.sql b/OConnor/resources/queries/oconnor/FlowResults.sql index daebd8b3..c48e42db 100644 --- a/OConnor/resources/queries/oconnor/FlowResults.sql +++ b/OConnor/resources/queries/oconnor/FlowResults.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/all_orders.sql b/OConnor/resources/queries/oconnor/all_orders.sql index 7053e5dd..38e3e94d 100644 --- a/OConnor/resources/queries/oconnor/all_orders.sql +++ b/OConnor/resources/queries/oconnor/all_orders.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/animalsInfo.sql b/OConnor/resources/queries/oconnor/animalsInfo.sql index 0edef050..efd662bd 100644 --- a/OConnor/resources/queries/oconnor/animalsInfo.sql +++ b/OConnor/resources/queries/oconnor/animalsInfo.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/grant_summary.sql b/OConnor/resources/queries/oconnor/grant_summary.sql index f34c7aad..60708dcc 100644 --- a/OConnor/resources/queries/oconnor/grant_summary.sql +++ b/OConnor/resources/queries/oconnor/grant_summary.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/inventory_specimens_siv_date.sql b/OConnor/resources/queries/oconnor/inventory_specimens_siv_date.sql index 7c8f9c75..40578282 100644 --- a/OConnor/resources/queries/oconnor/inventory_specimens_siv_date.sql +++ b/OConnor/resources/queries/oconnor/inventory_specimens_siv_date.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/mhc_haplotypes_distinct.sql b/OConnor/resources/queries/oconnor/mhc_haplotypes_distinct.sql index 837aa793..55150f4f 100644 --- a/OConnor/resources/queries/oconnor/mhc_haplotypes_distinct.sql +++ b/OConnor/resources/queries/oconnor/mhc_haplotypes_distinct.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/my_orders.sql b/OConnor/resources/queries/oconnor/my_orders.sql index 193ef10b..2555df8e 100644 --- a/OConnor/resources/queries/oconnor/my_orders.sql +++ b/OConnor/resources/queries/oconnor/my_orders.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/queries/oconnor/popular_purchases.sql b/OConnor/resources/queries/oconnor/popular_purchases.sql index f15e8a54..94a9ff44 100644 --- a/OConnor/resources/queries/oconnor/popular_purchases.sql +++ b/OConnor/resources/queries/oconnor/popular_purchases.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-0.000-23.000.sql b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-0.000-23.000.sql index 2712cc17..0eb84dba 100644 --- a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-0.000-23.000.sql +++ b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-0.000-23.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 LabKey Corporation + * Copyright (c) 2019-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-25.000-25.001.sql b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-25.000-25.001.sql index d0417c93..c3169614 100644 --- a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-25.000-25.001.sql +++ b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-25.000-25.001.sql @@ -1,2 +1,7 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE oconnor.vendors ADD COLUMN shopUW BOOLEAN; ALTER TABLE oconnor.vendors DROP COLUMN fax; diff --git a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.000-26.001.sql b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.000-26.001.sql index 1f0529e6..2c696458 100644 --- a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.000-26.001.sql +++ b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.000-26.001.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ DO $$ DECLARE rec RECORD; diff --git a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.001-26.002.sql b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.001-26.002.sql index 78918a2f..9df0857c 100644 --- a/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.001-26.002.sql +++ b/OConnor/resources/schemas/dbscripts/postgresql/oconnor-26.001-26.002.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ -- Dropping key [key] because it overlaps with inventorytemp_pkey [key] DROP INDEX oconnor.key; -- Dropping experiment_db_experiment_number_key [experiment_number] because it overlaps with pk_experiment_db [experiment_number] diff --git a/OConnor/resources/web/oconnor/addExperiment.js b/OConnor/resources/web/oconnor/addExperiment.js index 05067a9b..499c6aa6 100644 --- a/OConnor/resources/web/oconnor/addExperiment.js +++ b/OConnor/resources/web/oconnor/addExperiment.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/addOCIcons.js b/OConnor/resources/web/oconnor/addOCIcons.js index 147c30e6..a9649b6e 100644 --- a/OConnor/resources/web/oconnor/addOCIcons.js +++ b/OConnor/resources/web/oconnor/addOCIcons.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/inventoryDrawCellsLayout.js b/OConnor/resources/web/oconnor/inventoryDrawCellsLayout.js index 53e69b6e..d8cf0c58 100644 --- a/OConnor/resources/web/oconnor/inventoryDrawCellsLayout.js +++ b/OConnor/resources/web/oconnor/inventoryDrawCellsLayout.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/inventoryDrawOligoLayout.js b/OConnor/resources/web/oconnor/inventoryDrawOligoLayout.js index 0e18bc87..69aa5e8d 100644 --- a/OConnor/resources/web/oconnor/inventoryDrawOligoLayout.js +++ b/OConnor/resources/web/oconnor/inventoryDrawOligoLayout.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/inventoryDrawPlasmidLayout.js b/OConnor/resources/web/oconnor/inventoryDrawPlasmidLayout.js index 2a2ed57a..7b639053 100644 --- a/OConnor/resources/web/oconnor/inventoryDrawPlasmidLayout.js +++ b/OConnor/resources/web/oconnor/inventoryDrawPlasmidLayout.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/inventoryDrawSpecimenLayout.js b/OConnor/resources/web/oconnor/inventoryDrawSpecimenLayout.js index c7bdc635..cb959c26 100644 --- a/OConnor/resources/web/oconnor/inventoryDrawSpecimenLayout.js +++ b/OConnor/resources/web/oconnor/inventoryDrawSpecimenLayout.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/inventoryDrawVirusLayout.js b/OConnor/resources/web/oconnor/inventoryDrawVirusLayout.js index 0932c0d1..36bbb303 100644 --- a/OConnor/resources/web/oconnor/inventoryDrawVirusLayout.js +++ b/OConnor/resources/web/oconnor/inventoryDrawVirusLayout.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2017 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/moreInfo.js b/OConnor/resources/web/oconnor/moreInfo.js index 47bfeac3..f693c46e 100644 --- a/OConnor/resources/web/oconnor/moreInfo.js +++ b/OConnor/resources/web/oconnor/moreInfo.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/oconnorAlabrityConfig.js b/OConnor/resources/web/oconnor/oconnorAlabrityConfig.js index b655f76f..2a000cff 100644 --- a/OConnor/resources/web/oconnor/oconnorAlabrityConfig.js +++ b/OConnor/resources/web/oconnor/oconnorAlabrityConfig.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/oconnorFreezerCommon.js b/OConnor/resources/web/oconnor/oconnorFreezerCommon.js index e8b34426..d488c176 100644 --- a/OConnor/resources/web/oconnor/oconnorFreezerCommon.js +++ b/OConnor/resources/web/oconnor/oconnorFreezerCommon.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/oconnorFunctions.js b/OConnor/resources/web/oconnor/oconnorFunctions.js index 097f949c..b9181d44 100644 --- a/OConnor/resources/web/oconnor/oconnorFunctions.js +++ b/OConnor/resources/web/oconnor/oconnorFunctions.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/oconnorPurchaseCommon.js b/OConnor/resources/web/oconnor/oconnorPurchaseCommon.js index 4dce4574..4c36816b 100644 --- a/OConnor/resources/web/oconnor/oconnorPurchaseCommon.js +++ b/OConnor/resources/web/oconnor/oconnorPurchaseCommon.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnor/resources/web/oconnor/openImage.js b/OConnor/resources/web/oconnor/openImage.js index 2d79a215..a5a674c4 100644 --- a/OConnor/resources/web/oconnor/openImage.js +++ b/OConnor/resources/web/oconnor/openImage.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 David O'Connor + * Copyright (c) 2014-2026 David O'Connor * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/OConnorExperiments/build.gradle b/OConnorExperiments/build.gradle index 405ae240..4864ae7f 100644 --- a/OConnorExperiments/build.gradle +++ b/OConnorExperiments/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/OConnorExperiments/resources/queries/ExperimentNumbers.sql b/OConnorExperiments/resources/queries/ExperimentNumbers.sql index 4076f181..e1e44da6 100644 --- a/OConnorExperiments/resources/queries/ExperimentNumbers.sql +++ b/OConnorExperiments/resources/queries/ExperimentNumbers.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 LabKey Corporation + * Copyright (c) 2015-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/OConnorExperiments/resources/schemas/dbscripts/postgresql/oconnorexperiments-0.00-14.30.sql b/OConnorExperiments/resources/schemas/dbscripts/postgresql/oconnorexperiments-0.00-14.30.sql index 8228e48c..e31a23ab 100644 --- a/OConnorExperiments/resources/schemas/dbscripts/postgresql/oconnorexperiments-0.00-14.30.sql +++ b/OConnorExperiments/resources/schemas/dbscripts/postgresql/oconnorexperiments-0.00-14.30.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 LabKey Corporation + * Copyright (c) 2016-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/OConnorExperiments/resources/schemas/oconnorexperiments.xml b/OConnorExperiments/resources/schemas/oconnorexperiments.xml index 6964675e..08106c5e 100644 --- a/OConnorExperiments/resources/schemas/oconnorexperiments.xml +++ b/OConnorExperiments/resources/schemas/oconnorexperiments.xml @@ -1,7 +1,7 @@