From 24321d0dcae91b7bca95a3351ec501ad601c3e79 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Tue, 26 May 2026 22:49:00 -0700 Subject: [PATCH 1/5] Update copyrights and licenses --- EHR_App/jest.config.js | 5 +++++ EHR_App/resources/queries/study/Pedigree.sql | 2 +- .../resources/queries/study/aliasIdMatches.sql | 5 +++++ .../queries/study/colonyPopulationByAge.sql | 2 +- .../dbscripts/postgresql/EHR_App-0.000-23.000.sql | 5 +++++ .../AnimalHistory/AnimalHistoryPage.test.tsx | 5 +++++ .../client/AnimalHistory/AnimalHistoryPage.tsx | 5 +++++ EHR_App/src/client/AnimalHistory/app.tsx | 5 +++++ EHR_App/src/client/AnimalHistory/dev.tsx | 5 +++++ EHR_App/src/client/entryPoints.js | 5 +++++ EHR_App/src/client/test/jest.setup.ts | 5 +++++ EHR_App/src/client/typings/main.d.ts | 5 +++++ .../src/org/labkey/ehr_app/EHR_AppController.java | 15 +++++++++++++++ EHR_App/src/org/labkey/ehr_app/EHR_AppModule.java | 2 +- EHR_App/src/org/labkey/ehr_app/EHR_AppSchema.java | 15 +++++++++++++++ .../dataentry/form/EHRAppAliasFormType.java | 15 +++++++++++++++ .../dataentry/form/EHRAppArrivalFormType.java | 15 +++++++++++++++ .../dataentry/form/EHRAppAssignmentFormType.java | 15 +++++++++++++++ .../dataentry/form/EHRAppBirthFormType.java | 15 +++++++++++++++ .../dataentry/form/EHRAppDeathFormType.java | 15 +++++++++++++++ .../dataentry/form/EHRAppDepartureFormType.java | 15 +++++++++++++++ .../dataentry/form/EHRAppHousingFormType.java | 15 +++++++++++++++ .../labkey/ehr_app/query/EHR_AppUserSchema.java | 15 +++++++++++++++ .../labkey/test/pages/ReactAnimalHistoryPage.java | 15 +++++++++++++++ .../src/org/labkey/test/tests/EHR_AppTest.java | 15 +++++++++++++++ .../api/EHR_ComplianceService.java | 15 +++++++++++++++ .../ehr_compliancedb/ComplianceRecentTests.sql | 2 +- .../queries/ehr_compliancedb/EmployeeList.sql | 2 +- .../queries/ehr_compliancedb/EmployeeUsers.sql | 2 +- .../MostRecentCompletionDates.sql | 5 +++++ .../queries/ehr_compliancedb/SOP Comparison.sql | 2 +- .../queries/ehr_compliancedb/employeecategory.js | 2 +- .../queries/ehr_compliancedb/employeelocations.js | 2 +- .../queries/ehr_compliancedb/employees.js | 2 +- .../queries/ehr_compliancedb/employeetitles.js | 2 +- .../queries/ehr_compliancedb/employeetypes.js | 2 +- .../queries/ehr_compliancedb/requirements.js | 2 +- .../queries/ehr_compliancedb/requirementtype.js | 2 +- .../queries/ehr_compliancedb/unit_names.js | 2 +- .../postgresql/EHR_ComplianceDB-25.000-25.001.sql | 5 +++++ .../postgresql/ehr_compliancedb-0.000-25.000.sql | 2 +- .../sqlserver/EHR_ComplianceDB-25.000-25.001.sql | 5 +++++ .../sqlserver/ehr_compliancedb-0.000-25.000.sql | 2 +- .../panel/EmployeeDetailsPanel.js | 2 +- .../EHR_ComplianceDBController.java | 2 +- .../ehr_compliancedb/EHR_ComplianceDBModule.java | 2 +- .../EHR_ComplianceDBUserSchema.java | 2 +- .../EHR_ComplianceServiceImpl.java | 15 +++++++++++++++ .../model/EHRComplianceDBDomainKind.java | 15 +++++++++++++++ .../EmployeeComplianceNotification.java | 2 +- .../query/EHRComplianceTableCustomizer.java | 2 +- .../postgresql/ehr_purchasing-0.000-23.000.sql | 2 +- .../EHR_PurchasingContainerListener.java | 2 +- .../ehr_purchasing/EHR_PurchasingController.java | 2 +- .../ehr_purchasing/EHR_PurchasingModule.java | 2 +- .../ehr_purchasing/EHR_PurchasingTable.java | 15 +++++++++++++++ .../ehr_purchasing/EHR_PurchasingUserSchema.java | 2 +- .../labkey/ehr_sm/EHR_SMContainerListener.java | 2 +- .../src/org/labkey/ehr_sm/EHR_SMController.java | 2 +- .../src/org/labkey/ehr_sm/EHR_SMCustomizer.java | 15 +++++++++++++++ EHR_SM/src/org/labkey/ehr_sm/EHR_SMModule.java | 2 +- EHR_SM/src/org/labkey/ehr_sm/view/admin.jsp | 2 +- .../org/labkey/test/tests/ehr_sm/EHR_SMTest.java | 2 +- .../assay/Viral_Loads/queries/StandardCurve.sql | 5 +++++ .../Viral_Loads/queries/Viral_Load_Summary.sql | 2 +- .../assay/Viral_Load Data/Viral Load Graph.r | 2 +- .../assay/Viral_Load Data/Viral Load JS Graph.js | 2 +- .../postgresql/Viral_Load_Assay-0.00-11.10.sql | 2 +- .../postgresql/Viral_Load_Assay-11.10-11.20.sql | 2 +- .../postgresql/Viral_Load_Assay-12.10-12.20.sql | 2 +- .../postgresql/Viral_Load_Assay-12.11-12.12.sql | 2 +- .../postgresql/Viral_Load_Assay-12.20-12.21.sql | 2 +- .../postgresql/Viral_Load_Assay-12.21-12.22.sql | 2 +- .../postgresql/Viral_Load_Assay-12.22-12.23.sql | 5 +++++ .../postgresql/Viral_Load_Assay-12.23-12.24.sql | 5 +++++ .../postgresql/Viral_Load_Assay-12.25-12.26.sql | 5 +++++ .../postgresql/Viral_Load_Assay-12.26-12.27.sql | 5 +++++ .../postgresql/Viral_Load_Assay-12.27-12.28.sql | 5 +++++ .../sqlserver/Viral_Load_Assay-11.10-11.20.sql | 2 +- .../sqlserver/Viral_Load_Assay-12.10-12.20.sql | 2 +- .../sqlserver/Viral_Load_Assay-12.11-12.12.sql | 2 +- .../sqlserver/Viral_Load_Assay-12.20-12.21.sql | 2 +- .../sqlserver/Viral_Load_Assay-12.21-12.22.sql | 2 +- .../sqlserver/Viral_Load_Assay-12.22-12.23.sql | 5 +++++ .../sqlserver/Viral_Load_Assay-12.23-12.24.sql | 5 +++++ .../sqlserver/Viral_Load_Assay-12.25-12.26.sql | 5 +++++ .../sqlserver/Viral_Load_Assay-12.26-12.27.sql | 5 +++++ .../sqlserver/Viral_Load_Assay-12.27-12.28.sql | 5 +++++ .../resources/web/Viral_Load_Assay/vl_utils.js | 2 +- .../viral_load_assay/ViralLoadCustomizer.java | 15 +++++++++++++++ .../Viral_Load_AssayController.java | 8 +------- .../viral_load_assay/Viral_Load_AssayModule.java | 2 +- .../viral_load_assay/Viral_Load_AssaySchema.java | 2 +- .../viral_load_assay/Viral_Load_Manager.java | 2 +- .../assay/ABI7500ImportMethod.java | 2 +- .../assay/AbstractWNPRCImportMethod.java | 15 +++++++++++++++ .../assay/DefaultVLImportMethod.java | 8 +------- .../viral_load_assay/assay/LC480ImportMethod.java | 8 +------- .../viral_load_assay/assay/LC96ImportMethod.java | 2 +- .../assay/ViralLoadAssayDataProvider.java | 2 +- .../external/labModules/ViralLoadAssayTest.java | 2 +- .../labkey/api/ehr/EHRDemographicsService.java | 2 +- ehr/api-src/org/labkey/api/ehr/EHROwnable.java | 2 +- ehr/api-src/org/labkey/api/ehr/EHRQCState.java | 2 +- ehr/api-src/org/labkey/api/ehr/EHRService.java | 2 +- .../org/labkey/api/ehr/SharedEHRUpgradeCode.java | 15 +++++++++++++++ .../labkey/api/ehr/buttons/BulkEditButton.java | 2 +- .../api/ehr/buttons/ChangeQCStateButton.java | 2 +- .../api/ehr/buttons/CreateProjectButton.java | 2 +- .../api/ehr/buttons/CreateTaskFromIdsButton.java | 2 +- .../ehr/buttons/CreateTaskFromRecordsButton.java | 2 +- .../labkey/api/ehr/buttons/DiscardTaskButton.java | 2 +- .../api/ehr/buttons/EHRShowEditUIButton.java | 2 +- .../buttons/EHRShowEditWithoutFormUIButton.java | 15 +++++++++++++++ .../api/ehr/buttons/MarkCompletedButton.java | 2 +- .../api/ehr/buttons/ReassignRequestButton.java | 2 +- .../labkey/api/ehr/buttons/VetReviewButton.java | 2 +- .../api/ehr/dataentry/AbstractDataEntryForm.java | 2 +- .../api/ehr/dataentry/AbstractFormSection.java | 2 +- .../api/ehr/dataentry/BloodDrawFormSection.java | 2 +- .../api/ehr/dataentry/BulkEditFormType.java | 2 +- .../api/ehr/dataentry/ChildFormSection.java | 2 +- .../labkey/api/ehr/dataentry/DataEntryForm.java | 2 +- .../api/ehr/dataentry/DataEntryFormContext.java | 2 +- .../api/ehr/dataentry/DataEntryFormFactory.java | 2 +- .../dataentry/DefaultDataEntryFormFactory.java | 2 +- .../dataentry/DrugAdministrationFormSection.java | 2 +- .../labkey/api/ehr/dataentry/EncounterForm.java | 2 +- .../api/ehr/dataentry/EncounterFormSection.java | 2 +- .../org/labkey/api/ehr/dataentry/FormElement.java | 2 +- .../org/labkey/api/ehr/dataentry/FormSection.java | 2 +- .../api/ehr/dataentry/NonStoreFormSection.java | 2 +- .../api/ehr/dataentry/ParentFormPanelSection.java | 2 +- .../org/labkey/api/ehr/dataentry/RequestForm.java | 2 +- .../api/ehr/dataentry/RequestFormSection.java | 2 +- .../api/ehr/dataentry/SimpleFormPanelSection.java | 2 +- .../api/ehr/dataentry/SimpleFormSection.java | 2 +- .../ehr/dataentry/SingleQueryFormProvider.java | 2 +- .../api/ehr/dataentry/SingleQueryFormSection.java | 2 +- .../org/labkey/api/ehr/dataentry/TaskForm.java | 2 +- .../labkey/api/ehr/dataentry/TaskFormSection.java | 2 +- .../labkey/api/ehr/dataentry/UnsaveableTask.java | 2 +- .../api/ehr/dataentry/WeightFormSection.java | 2 +- .../ehr/dataentry/forms/AdminLinksFormType.java | 15 +++++++++++++++ .../api/ehr/dataentry/forms/AliasFormSection.java | 15 +++++++++++++++ .../api/ehr/dataentry/forms/ArrivalFormType.java | 2 +- .../forms/ArrivalInstructionsFormSection.java | 2 +- .../dataentry/forms/AssignmentFormSection.java | 2 +- .../api/ehr/dataentry/forms/BirthFormType.java | 2 +- .../forms/BirthInstructionsFormSection.java | 2 +- .../ehr/dataentry/forms/BloodDrawFormType.java | 2 +- .../forms/DeathInstructionsFormSection.java | 2 +- .../forms/DocumentArchiveFormSection.java | 2 +- .../api/ehr/dataentry/forms/FlagsFormType.java | 15 +++++++++++++++ .../dataentry/forms/GroupAssignmentFormType.java | 15 +++++++++++++++ .../ehr/dataentry/forms/HousingFormSection.java | 2 +- .../dataentry/forms/LockAnimalsFormSection.java | 2 +- .../ehr/dataentry/forms/NewAnimalFormSection.java | 2 +- .../api/ehr/dataentry/forms/TBFormSection.java | 2 +- .../ehr/dataentry/forms/WeightFormSection.java | 2 +- .../AbstractDemographicsProvider.java | 2 +- .../AbstractListDemographicsProvider.java | 2 +- .../ActiveAssignmentsDemographicsProvider.java | 2 +- .../ActiveCasesDemographicsProvider.java | 2 +- .../ActiveFlagsDemographicsProvider.java | 2 +- .../ActiveGroupsDemographicsProvider.java | 15 +++++++++++++++ .../ActiveProblemsDemographicsProvider.java | 2 +- .../ActiveTreatmentsDemographicsProvider.java | 2 +- .../labkey/api/ehr/demographics/AnimalRecord.java | 2 +- .../demographics/ArrivalDemographicsProvider.java | 2 +- .../demographics/BirthDemographicsProvider.java | 2 +- .../demographics/DeathsDemographicsProvider.java | 2 +- .../ehr/demographics/DemographicsProvider.java | 2 +- .../DepartureDemographicsProvider.java | 2 +- .../demographics/HousingDemographicsProvider.java | 2 +- .../MostRecentWeightDemographicsProvider.java | 2 +- .../demographics/ParentsDemographicsProvider.java | 2 +- .../demographics/SourceDemographicsProvider.java | 2 +- .../ehr/demographics/TBDemographicsProvider.java | 2 +- .../demographics/WeightsDemographicsProvider.java | 2 +- .../api/ehr/history/AbstractDataSource.java | 2 +- .../history/AntibioticSensitivityLabworkType.java | 2 +- .../api/ehr/history/ChemistryLabworkType.java | 2 +- .../ehr/history/DefaultAlopeciaDataSource.java | 2 +- .../history/DefaultAnimalGroupsDataSource.java | 2 +- .../history/DefaultAnimalGroupsEndDataSource.java | 2 +- .../DefaultAnimalRecordFlagDataSource.java | 2 +- .../api/ehr/history/DefaultArrivalDataSource.java | 2 +- .../ehr/history/DefaultAssignmentDataSource.java | 2 +- .../history/DefaultAssignmentEndDataSource.java | 2 +- .../api/ehr/history/DefaultBirthDataSource.java | 2 +- .../ehr/history/DefaultCasesCloseDataSource.java | 2 +- .../api/ehr/history/DefaultCasesDataSource.java | 2 +- .../history/DefaultClinicalRemarksDataSource.java | 2 +- .../api/ehr/history/DefaultDeathsDataSource.java | 2 +- .../ehr/history/DefaultDepartureDataSource.java | 2 +- .../api/ehr/history/DefaultDrugsDataSource.java | 2 +- .../api/ehr/history/DefaultLabworkType.java | 2 +- .../DefaultProblemListCloseDataSource.java | 2 +- .../ehr/history/DefaultProblemListDataSource.java | 2 +- .../history/DefaultTreatmentEndDataSource.java | 2 +- .../history/DefaultTreatmentOrdersDataSource.java | 2 +- .../api/ehr/history/HematologyLabworkType.java | 2 +- .../org/labkey/api/ehr/history/HistoryRow.java | 2 +- .../labkey/api/ehr/history/HistoryRowImpl.java | 2 +- .../org/labkey/api/ehr/history/LabworkType.java | 2 +- .../api/ehr/history/MicrobiologyLabworkType.java | 2 +- .../api/ehr/history/MiscTestsLabworkType.java | 2 +- .../api/ehr/history/ParasitologyLabworkType.java | 2 +- .../api/ehr/history/SerologyLabworkType.java | 2 +- .../api/ehr/history/SortingLabworkType.java | 2 +- .../labkey/api/ehr/history/iStatLabworkType.java | 2 +- .../ehr/notification/AbstractEHRNotification.java | 2 +- .../security/EHRRequestOnHoldAdminPermission.java | 15 +++++++++++++++ .../EHRRequestOnHoldDeletePermission.java | 15 +++++++++++++++ .../EHRRequestOnHoldInsertPermission.java | 15 +++++++++++++++ .../EHRRequestOnHoldUpdatePermission.java | 15 +++++++++++++++ .../api/ehr/security/EHRSecurityEscalator.java | 2 +- .../EHRSecurityEscalatorAuditProvider.java | 2 +- .../ehr/security/EHRVeterinarianPermission.java | 2 +- .../ehr/security/EHR_BillingAdminPermission.java | 15 +++++++++++++++ .../api/ehr/table/AssignedAtTimeForeignKey.java | 2 +- .../api/ehr/table/AssignmentAtTimeForeignKey.java | 2 +- .../org/labkey/api/ehr/table/DurationColumn.java | 2 +- .../api/ehr/table/FixedWidthDisplayColumn.java | 15 +++++++++++++++ ehr/resources/pipeline/install.r | 2 +- .../pipeline/kinship/populateInbreeding.r | 2 +- ehr/resources/pipeline/kinship/populateKinship.r | 2 +- .../queries/auditLog/DemographicsDeleted.sql | 5 +++++ .../queries/core/PrincipalsWithoutAdmin.sql | 2 +- ehr/resources/queries/ehr/CageUtilization.sql | 2 +- ehr/resources/queries/ehr/TasksById.sql | 2 +- ehr/resources/queries/ehr/kinshipSummary.sql | 2 +- ehr/resources/queries/ehr/missingCages.sql | 2 +- ehr/resources/queries/ehr/my_formtemplates.sql | 2 +- .../queries/ehr/projectLastAssignmentDate.sql | 2 +- .../queries/ehr/projectTotalActivelyAssigned.sql | 2 +- .../queries/ehr/protocolActiveAnimals.sql | 2 +- ehr/resources/queries/ehr/protocolAnimals.sql | 2 +- .../queries/ehr/protocolHistoricAnimals.sql | 2 +- .../queries/ehr/protocolTotalAnimalsBySpecies.sql | 2 +- .../ehr/protocolTotalHistoricAnimalsBySpecies.sql | 2 +- ehr/resources/queries/ehr/protocol_title.sql | 5 +++++ .../queries/ehr_lookups/blood_draw_services.js | 2 +- ehr/resources/queries/ehr_lookups/cage.js | 2 +- ehr/resources/queries/ehr_lookups/cages.sql | 2 +- .../queries/ehr_lookups/cagesMissingColumn.sql | 2 +- ehr/resources/queries/ehr_lookups/dateRange.sql | 2 +- ehr/resources/queries/ehr_lookups/next30Days.sql | 2 +- ehr/resources/queries/ehr_lookups/procedures.js | 2 +- .../queries/ehr_lookups/snomed_combo_list.sql | 2 +- ehr/resources/queries/ehr_lookups/yearMonth.sql | 2 +- .../queries/study/AssignmentOverlaps.sql | 2 +- ehr/resources/queries/study/Cases.js | 2 +- ehr/resources/queries/study/Demographics.js | 2 +- ehr/resources/queries/study/HousingCheck.sql | 2 +- ehr/resources/queries/study/HousingOverlaps.sql | 5 +++++ .../queries/study/HousingOverlapsReport.sql | 5 +++++ .../study/HousingOverlapsReportDateOnly.sql | 5 +++++ ehr/resources/queries/study/Notes.js | 2 +- ehr/resources/queries/study/alias.js | 5 +++++ ehr/resources/queries/study/aliasIdMatches.sql | 5 +++++ .../queries/study/animalIdsAsDamAndSire.sql | 5 +++++ .../queries/study/animal_group_members.js | 2 +- ehr/resources/queries/study/arrival.js | 2 +- ehr/resources/queries/study/assignment.js | 2 +- .../queries/study/assignmentOverlapsById.sql | 2 +- .../queries/study/assignmentTotalDaysAssigned.sql | 2 +- ehr/resources/queries/study/birth.js | 2 +- ehr/resources/queries/study/blood.js | 2 +- ehr/resources/queries/study/chemistryResults.js | 2 +- .../queries/study/clinical_observations.js | 2 +- ehr/resources/queries/study/clinpathRuns.js | 2 +- ehr/resources/queries/study/clinremarks.js | 2 +- .../queries/study/colonyPopulationChange.sql | 2 +- ehr/resources/queries/study/deaths.js | 2 +- ehr/resources/queries/study/demographicsAge.sql | 2 +- .../queries/study/demographicsAgeClass.sql | 2 +- .../queries/study/demographicsArrival.sql | 2 +- .../queries/study/demographicsCurLocation.sql | 2 +- .../study/demographicsMostRecentWeight.sql | 2 +- .../queries/study/demographicsOffspring.sql | 2 +- .../queries/study/demographicsParents.sql | 2 +- ehr/resources/queries/study/directIdMatches.sql | 5 +++++ ehr/resources/queries/study/drug.js | 2 +- ehr/resources/queries/study/encounters.js | 2 +- .../queries/study/encountersWithSnomedBySet.sql | 2 +- ehr/resources/queries/study/flags.js | 5 +++++ ehr/resources/queries/study/hematologyResults.js | 2 +- ehr/resources/queries/study/housing.js | 2 +- ehr/resources/queries/study/organ_weights.js | 2 +- .../queries/study/parasitologyResults.js | 2 +- .../queries/study/parentsDifferentSpecies.sql | 5 +++++ .../queries/study/parentsIncorrectGender.sql | 5 +++++ .../queries/study/parentsYoungerThanOffspring.sql | 5 +++++ ehr/resources/queries/study/problem.js | 2 +- ehr/resources/queries/study/recentSoaps.sql | 2 +- ehr/resources/queries/study/sampleAgeInYears.sql | 5 +++++ ehr/resources/queries/study/tissue_samples.js | 2 +- ehr/resources/queries/study/treatmentSchedule.sql | 2 +- ehr/resources/queries/study/treatment_order.js | 2 +- ehr/resources/queries/study/urinalysisResults.js | 2 +- .../queries/study/validateFinalWeights.sql | 2 +- .../queries/study/weightConsecutiveDrops.sql | 2 +- .../reports/schemas/study/Pedigree/Pedigree.r | 2 +- .../reports/schemas/study/Pedigree/PedigreeDown.r | 2 +- .../reports/schemas/study/Pedigree/PedigreeUp.r | 2 +- .../dbscripts/postgresql/ehr-0.000-25.000.sql | 2 +- .../dbscripts/postgresql/ehr-25.000-25.001.sql | 5 +++++ .../dbscripts/postgresql/ehr-26.000-26.001.sql | 5 +++++ .../postgresql/ehr_lookups-0.000-25.000.sql | 2 +- .../postgresql/ehr_lookups-25.001-25.002.sql | 5 +++++ .../postgresql/ehr_lookups-25.002-25.003.sql | 5 +++++ .../postgresql/ehr_lookups-25.003-25.004.sql | 5 +++++ .../postgresql/ehr_lookups-26.002-26.003.sql | 5 +++++ .../dbscripts/sqlserver/ehr-0.000-25.000.sql | 2 +- .../dbscripts/sqlserver/ehr-25.000-25.001.sql | 5 +++++ .../dbscripts/sqlserver/ehr-26.000-26.001.sql | 5 +++++ .../dbscripts/sqlserver/ehr-26.001-26.002.sql | 5 +++++ .../sqlserver/ehr_lookups-0.000-25.000.sql | 2 +- .../sqlserver/ehr_lookups-25.001-25.002.sql | 5 +++++ .../sqlserver/ehr_lookups-25.002-25.003.sql | 5 +++++ .../sqlserver/ehr_lookups-25.003-25.004.sql | 5 +++++ ehr/resources/scripts/ehr/ScriptHelper.js | 2 +- ehr/resources/scripts/ehr/security.js | 2 +- ehr/resources/scripts/ehr/triggerManager.js | 2 +- ehr/resources/scripts/ehr/triggers.js | 2 +- ehr/resources/scripts/ehr/utils.js | 2 +- ehr/resources/scripts/ehr/validation.js | 2 +- ehr/resources/web/ehr/DataEntryUtils.js | 2 +- ehr/resources/web/ehr/DemographicsCache.js | 2 +- ehr/resources/web/ehr/Security.js | 2 +- .../web/ehr/data/AssignmentClientStore.js | 2 +- .../web/ehr/data/BloodDrawClientStore.js | 2 +- .../web/ehr/data/ClinicalEncountersClientStore.js | 2 +- .../web/ehr/data/ClinicalHistoryStore.js | 2 +- .../web/ehr/data/ClinpathRunsClientStore.js | 2 +- .../web/ehr/data/DataEntryClientStore.js | 2 +- .../web/ehr/data/DataEntryServerStore.js | 2 +- .../ehr/data/DrugAdministrationRunsClientStore.js | 2 +- .../web/ehr/data/EncounterStoreCollection.js | 2 +- .../web/ehr/data/ParentAndChildClientStore.js | 5 +++++ ehr/resources/web/ehr/data/ParentClientStore.js | 2 +- .../web/ehr/data/RequestStoreCollection.js | 2 +- ehr/resources/web/ehr/data/StoreCollection.js | 2 +- ehr/resources/web/ehr/data/WeightClientStore.js | 2 +- ehr/resources/web/ehr/form/Panel.js | 2 +- ehr/resources/web/ehr/form/field/AnimalField.js | 2 +- .../web/ehr/form/field/AnimalIdUpperField.js | 5 +++++ ehr/resources/web/ehr/form/field/BuildingField.js | 5 +++++ ehr/resources/web/ehr/form/field/HxTextArea.js | 2 +- ehr/resources/web/ehr/form/field/PlanTextArea.js | 2 +- .../web/ehr/form/field/ProjectEntryField.js | 2 +- ehr/resources/web/ehr/form/field/RoomField.js | 2 +- .../web/ehr/form/field/SnomedCodesEditor.js | 2 +- .../web/ehr/form/field/UsersAndGroupsCombo.js | 2 +- ehr/resources/web/ehr/grid/Panel.js | 2 +- ehr/resources/web/ehr/grid/SnomedColumn.js | 2 +- ehr/resources/web/ehr/model/DataModelManager.js | 2 +- .../web/ehr/model/sources/BehaviorDefaults.js | 2 +- ehr/resources/web/ehr/model/sources/Default.js | 2 +- .../web/ehr/model/sources/EncounterChild.js | 2 +- .../web/ehr/model/sources/ParentChild.js | 2 +- ehr/resources/web/ehr/navMenu.js | 2 +- ehr/resources/web/ehr/overrides.js | 5 +++++ ehr/resources/web/ehr/panel/AnimalDetailsPanel.js | 2 +- .../web/ehr/panel/AnimalGroupDetailsPanel.js | 2 +- ehr/resources/web/ehr/panel/AnimalHistoryPanel.js | 2 +- ehr/resources/web/ehr/panel/BloodSummaryPanel.js | 2 +- .../web/ehr/panel/BulkEditDataEntryPanel.js | 2 +- ehr/resources/web/ehr/panel/BulkEditPanel.js | 2 +- .../web/ehr/panel/ClinicalHistoryPanel.js | 2 +- .../web/ehr/panel/ClinicalManagementPanel.js | 2 +- .../web/ehr/panel/DataEntryErrorPanel.js | 2 +- .../web/ehr/panel/DataEntryFormDetailsPanel.js | 2 +- ehr/resources/web/ehr/panel/DataEntryPanel.js | 2 +- ehr/resources/web/ehr/panel/EnterDataPanel.js | 2 +- .../web/ehr/panel/ExamCasesDataEntryPanel.js | 2 +- .../ehr/panel/GeneticCalculationSettingsPanel.js | 2 +- .../web/ehr/panel/HousingDataEntryPanel.js | 2 +- ehr/resources/web/ehr/panel/KinshipPanel.js | 2 +- ehr/resources/web/ehr/panel/LocationFilterType.js | 2 +- ehr/resources/web/ehr/panel/LockAnimalsPanel.js | 2 +- ehr/resources/web/ehr/panel/ManageCasesPanel.js | 2 +- .../web/ehr/panel/ManageTreatmentsPanel.js | 2 +- .../web/ehr/panel/NarrowSnapshotPanel.js | 2 +- .../web/ehr/panel/ParticipantDetailsPanel.js | 2 +- .../web/ehr/panel/RequestDataEntryPanel.js | 2 +- .../web/ehr/panel/ServiceRequestsPanel.js | 2 +- ehr/resources/web/ehr/panel/SnapshotPanel.js | 2 +- ehr/resources/web/ehr/panel/TaskDataEntryPanel.js | 2 +- ehr/resources/web/ehr/panel/WeightGraphPanel.js | 2 +- .../ehr/plugin/ClinicalObservationsCellEditing.js | 2 +- .../web/ehr/plugin/CollapsibleDataEntryPanel.js | 5 +++++ ehr/resources/web/ehr/plugin/DataBind.js | 2 +- ehr/resources/web/ehr/plugin/RowEditor.js | 2 +- ehr/resources/web/ehr/reports.js | 2 +- ehr/resources/web/ehr/sharedReports.js | 5 +++++ ehr/resources/web/ehr/studyButtons.js | 2 +- ehr/resources/web/ehr/utils.js | 2 +- ehr/resources/web/ehr/window/AddAnimalsWindow.js | 2 +- .../web/ehr/window/AddProcedureDefaultsWindow.js | 2 +- .../ehr/window/AddScheduledBloodDrawsWindow.js | 2 +- .../web/ehr/window/AddScheduledTreatmentWindow.js | 2 +- .../web/ehr/window/ApplyTemplateWindow.js | 2 +- ehr/resources/web/ehr/window/BulkEditWindow.js | 2 +- .../web/ehr/window/CopyFromRunsWindow.js | 2 +- .../web/ehr/window/CopyFromSectionWindow.js | 2 +- ehr/resources/web/ehr/window/CopyTaskWindow.js | 2 +- .../web/ehr/window/CreateFormTemplateWindow.js | 5 +++++ .../web/ehr/window/CreateProjectWindow.js | 2 +- .../web/ehr/window/CreateTaskFromIdsWindow.js | 2 +- .../web/ehr/window/CreateTaskFromRecordsWindow.js | 2 +- ehr/resources/web/ehr/window/DrugAmountWindow.js | 2 +- .../web/ehr/window/EncounterAddRecordWindow.js | 2 +- ehr/resources/web/ehr/window/FormBulkAddWindow.js | 2 +- .../web/ehr/window/FormTemplateWindow.js | 2 +- .../web/ehr/window/GuessProjectWindow.js | 2 +- .../web/ehr/window/LabworkPanelEditWindow.js | 2 +- .../web/ehr/window/OpenSurgeryCasesWindow.js | 2 +- .../web/ehr/window/SaveTemplateWindow.js | 2 +- ehr/resources/web/ehr/window/SedationWindow.js | 2 +- .../web/ehr/window/SubmitForReviewWindow.js | 2 +- .../web/ehr/window/SurgeryPostOpMedsWindow.js | 2 +- ehr/src/client/AnimalHistory/ParticipantView.tsx | 5 +++++ ehr/src/client/AnimalHistory/app.tsx | 5 +++++ ehr/src/client/AnimalHistory/dev.tsx | 5 +++++ ehr/src/client/EHRLookups/EHRLookupsPage.tsx | 5 +++++ ehr/src/client/EHRLookups/app.tsx | 5 +++++ ehr/src/client/EHRLookups/dev.tsx | 5 +++++ ehr/src/client/EHRLookups/webpart/app.tsx | 5 +++++ ehr/src/client/EHRLookups/webpart/dev.tsx | 5 +++++ ehr/src/client/entryPoints.js | 2 +- ehr/src/client/typings/main.d.ts | 5 +++++ ehr/src/org/labkey/ehr/EHRActionResolver.java | 2 +- ehr/src/org/labkey/ehr/EHRController.java | 2 +- ehr/src/org/labkey/ehr/EHRManager.java | 2 +- ehr/src/org/labkey/ehr/EHRModule.java | 2 +- ehr/src/org/labkey/ehr/EHRProperties.java | 2 +- ehr/src/org/labkey/ehr/EHRSchema.java | 2 +- ehr/src/org/labkey/ehr/EHRServiceImpl.java | 2 +- ehr/src/org/labkey/ehr/EHRUpgradeCode.java | 2 +- .../labkey/ehr/buttons/CageBulkEditButton.java | 2 +- .../labkey/ehr/buttons/CompareWeightsButton.java | 2 +- .../labkey/ehr/buttons/LocationEditButton.java | 2 +- .../labkey/ehr/buttons/ProcedureEditButton.java | 2 +- .../org/labkey/ehr/buttons/ProjectEditButton.java | 2 +- .../labkey/ehr/buttons/ProtocolEditButton.java | 2 +- .../org/labkey/ehr/buttons/TaskAssignButton.java | 2 +- .../labkey/ehr/dataentry/DataEntryManager.java | 2 +- .../labkey/ehr/dataentry/RecordDeleteRunner.java | 2 +- .../labkey/ehr/dataentry/SimpleGridpanelForm.java | 2 +- .../org/labkey/ehr/dataentry/SingleQueryForm.java | 2 +- .../labkey/ehr/demographics/AnimalRecordImpl.java | 2 +- .../demographics/BasicDemographicsProvider.java | 2 +- .../demographics/EHRDemographicsServiceImpl.java | 2 +- .../ehr/demographics/EHRProjectValidator.java | 2 +- .../ehr/history/ClinicalHistoryManager.java | 2 +- .../ehr/history/DefaultDeliveryDataSource.java | 2 +- .../ehr/history/DefaultEncountersDataSource.java | 2 +- .../ehr/history/DefaultLabworkDataSource.java | 2 +- .../history/DefaultObservationsDataSource.java | 2 +- .../ehr/history/DefaultPregnanciesDataSource.java | 2 +- .../org/labkey/ehr/history/LabworkManager.java | 2 +- ehr/src/org/labkey/ehr/model/EHRDomainKind.java | 2 +- .../labkey/ehr/notification/DataEntrySummary.java | 2 +- .../notification/OverdueWeightsNotification.java | 2 +- .../pipeline/GeneticCalculationsImportTask.java | 2 +- .../ehr/pipeline/GeneticCalculationsInitTask.java | 2 +- .../ehr/pipeline/GeneticCalculationsJob.java | 2 +- .../ehr/pipeline/GeneticCalculationsRTask.java | 2 +- .../ehr/pipeline/GeneticCalculationsRunnable.java | 2 +- ehr/src/org/labkey/ehr/query/BloodPlotData.java | 2 +- .../ehr/query/EHRCustomPermissionsTable.java | 15 +++++++++++++++ .../org/labkey/ehr/query/EHRDataEntryTable.java | 2 +- .../labkey/ehr/query/EHRLookupsUserSchema.java | 2 +- .../org/labkey/ehr/query/LabworkTypeTable.java | 2 +- ehr/src/org/labkey/ehr/query/LookupSetTable.java | 2 +- ehr/src/org/labkey/ehr/query/LookupSetsTable.java | 15 +++++++++++++++ .../ehr/query/buttons/ExcelImportButton.java | 2 +- .../ehr/query/buttons/JumpToHistoryButton.java | 2 +- .../ehr/query/buttons/ReturnDistinctButton.java | 2 +- .../ehr/query/buttons/ShowAuditHistoryButton.java | 2 +- .../ehr/security/AbstractEHRDatasetRole.java | 2 +- .../org/labkey/ehr/security/AbstractEHRRole.java | 2 +- .../ehr/security/EHRBasicSubmitterRole.java | 2 +- .../labkey/ehr/security/EHRBehaviorEntryRole.java | 2 +- .../org/labkey/ehr/security/EHRDataAdminRole.java | 2 +- .../labkey/ehr/security/EHRFullSubmitterRole.java | 2 +- .../labkey/ehr/security/EHRFullUpdaterRole.java | 2 +- .../ehr/security/EHRPathologyEntryRole.java | 2 +- .../ehr/security/EHRProcedureManagementRole.java | 2 +- .../ehr/security/EHRProtocolManagementRole.java | 2 +- .../labkey/ehr/security/EHRRequestAdminRole.java | 2 +- .../org/labkey/ehr/security/EHRRequestorRole.java | 2 +- .../labkey/ehr/security/EHRSecurityManager.java | 2 +- .../ehr/security/EHRTemplateCreatorRole.java | 2 +- .../labkey/ehr/security/EHRVeterinarianRole.java | 2 +- .../ehr/table/AbstractAgeDisplayColumn.java | 15 +++++++++++++++ .../org/labkey/ehr/table/AgeDisplayColumn.java | 2 +- .../labkey/ehr/table/AgeMonthsDisplayColumn.java | 2 +- .../ehr/table/AgeYearMonthsDisplayColumn.java | 2 +- .../table/AgeYearsMonthsDaysDisplayColumn.java | 2 +- .../labkey/ehr/table/DefaultEHRCustomizer.java | 2 +- .../ehr/table/SNOMEDCodesDisplayColumn.java | 2 +- .../labkey/ehr/table/WrappingTableCustomizer.java | 2 +- ehr/src/org/labkey/ehr/utils/EHRQCStateImpl.java | 2 +- .../labkey/ehr/utils/TriggerScriptFactory.java | 2 +- .../org/labkey/ehr/utils/TriggerScriptHelper.java | 2 +- ehr/src/org/labkey/ehr/view/dataEntryForm.jsp | 2 +- .../components/ldk/panel/AbstractFilterType.java | 2 +- .../labkey/test/pages/ehr/AnimalHistoryPage.java | 2 +- .../test/pages/ehr/BaseColonyOverviewPage.java | 2 +- .../org/labkey/test/pages/ehr/EHRLookupPage.java | 15 +++++++++++++++ .../test/pages/ehr/NotificationAdminPage.java | 2 +- .../test/pages/ehr/ParticipantViewPage.java | 2 +- .../labkey/test/tests/ehr/AbstractEHRTest.java | 2 +- .../test/tests/ehr/AbstractGenericEHRTest.java | 2 +- .../test/tests/ehr/ComplianceTrainingTest.java | 2 +- .../labkey/test/tests/ehr/EHRBillingHelper.java | 2 +- .../labkey/test/util/ehr/EHRClientAPIHelper.java | 2 +- .../org/labkey/test/util/ehr/EHRTestHelper.java | 2 +- .../notification/BillingNotificationProvider.java | 2 +- .../notification/ChargeCategoryInfo.java | 15 +++++++++++++++ .../ehr_billing/notification/FieldDescriptor.java | 2 +- .../pipeline/BillingPipelineJobProcess.java | 2 +- .../pipeline/BillingPipelineJobSupport.java | 2 +- .../pipeline/InvoicedItemsProcessingService.java | 2 +- .../queries/ehr_billing/chargeItemsWithRates.sql | 5 +++++ .../postgresql/ehr_billing-0.000-25.000.sql | 2 +- .../postgresql/ehr_billing-26.000-26.001.sql | 5 +++++ .../sqlserver/ehr_billing-0.000-25.000.sql | 2 +- .../resources/web/ehr_billing/BillingUtils.js | 2 +- .../web/ehr_billing/buttons/financeButtons.js | 5 +++++ .../data/sources/EHR_BillingDefault.js | 2 +- .../form/field/EHRBillingProjectEntryField.js | 2 +- .../form/field/EHRBillingProjectField.js | 2 +- .../web/ehr_billing/model/sources/Charges.js | 2 +- .../web/ehr_billing/panel/DomainSettingsPanel.js | 2 +- .../panel/EHR_BillingAnimalDetailsPanel.js | 2 +- .../ehr_billing/EHR_BillingContainerListener.java | 2 +- .../labkey/ehr_billing/EHR_BillingController.java | 2 +- .../labkey/ehr_billing/EHR_BillingManager.java | 2 +- .../org/labkey/ehr_billing/EHR_BillingModule.java | 2 +- .../org/labkey/ehr_billing/EHR_BillingSchema.java | 2 +- .../labkey/ehr_billing/EHR_BillingUserSchema.java | 2 +- .../notification/BillingNotification.java | 2 +- .../BillingNotificationServiceImpl.java | 2 +- .../ehr_billing/pipeline/BillingPipelineForm.java | 2 +- .../ehr_billing/pipeline/BillingPipelineJob.java | 2 +- .../labkey/ehr_billing/pipeline/BillingTask.java | 2 +- .../query/EHRBillingTriggerHelper.java | 2 +- .../ehr_billing/security/EHR_BillingRole.java | 2 +- .../ehr_billing/table/EHR_BillingCustomizer.java | 15 +++++++++++++++ labkey-ui-ehr/jest.config.js | 5 +++++ labkey-ui-ehr/package.config.js | 5 +++++ .../src/ParticipantHistory/APIWrapper.test.ts | 5 +++++ .../src/ParticipantHistory/APIWrapper.ts | 5 +++++ .../ParticipantReports.test.tsx | 5 +++++ .../src/ParticipantHistory/ParticipantReports.tsx | 5 +++++ .../SearchByIdPanel/IdResolutionFeedback.test.tsx | 5 +++++ .../SearchByIdPanel/IdResolutionFeedback.tsx | 5 +++++ .../SearchByIdPanel/SearchByIdPanel.test.tsx | 5 +++++ .../SearchByIdPanel/SearchByIdPanel.tsx | 5 +++++ .../TabbedReportPanel/JSReportWrapper.test.tsx | 5 +++++ .../TabbedReportPanel/JSReportWrapper.tsx | 5 +++++ .../TabbedReportPanel/OtherReportWrapper.test.tsx | 5 +++++ .../TabbedReportPanel/OtherReportWrapper.tsx | 5 +++++ .../TabbedReportPanel/QueryReportWrapper.test.tsx | 5 +++++ .../TabbedReportPanel/QueryReportWrapper.tsx | 5 +++++ .../TabbedReportPanel/TabbedReportPanel.test.tsx | 5 +++++ .../TabbedReportPanel/TabbedReportPanel.tsx | 5 +++++ .../TabbedReportPanel/useReportTab.test.tsx | 5 +++++ .../TabbedReportPanel/useReportTab.ts | 5 +++++ labkey-ui-ehr/src/ParticipantHistory/globals.d.ts | 5 +++++ labkey-ui-ehr/src/ParticipantHistory/index.ts | 5 +++++ .../src/ParticipantHistory/models/index.ts | 5 +++++ .../ParticipantHistory/utils/urlHashUtils.test.ts | 5 +++++ .../src/ParticipantHistory/utils/urlHashUtils.ts | 5 +++++ labkey-ui-ehr/src/index.ts | 5 +++++ labkey-ui-ehr/src/test/jest.setup.ts | 5 +++++ labkey-ui-ehr/src/test/styleMock.js | 5 +++++ labkey-ui-ehr/src/test/utils.tsx | 5 +++++ 583 files changed, 1507 insertions(+), 465 deletions(-) diff --git a/EHR_App/jest.config.js b/EHR_App/jest.config.js index a1c424ada..7e0447d6d 100644 --- a/EHR_App/jest.config.js +++ b/EHR_App/jest.config.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ module.exports = { globals: { LABKEY: { diff --git a/EHR_App/resources/queries/study/Pedigree.sql b/EHR_App/resources/queries/study/Pedigree.sql index 2ba0f1e2e..ca8c7cec1 100644 --- a/EHR_App/resources/queries/study/Pedigree.sql +++ b/EHR_App/resources/queries/study/Pedigree.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2018 LabKey Corporation + * Copyright (c) 2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_App/resources/queries/study/aliasIdMatches.sql b/EHR_App/resources/queries/study/aliasIdMatches.sql index da93d7304..0ba57745c 100644 --- a/EHR_App/resources/queries/study/aliasIdMatches.sql +++ b/EHR_App/resources/queries/study/aliasIdMatches.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 + */ SELECT a.Id as resolvedId, diff --git a/EHR_App/resources/queries/study/colonyPopulationByAge.sql b/EHR_App/resources/queries/study/colonyPopulationByAge.sql index 1f3e9c2c7..d7629f32c 100644 --- a/EHR_App/resources/queries/study/colonyPopulationByAge.sql +++ b/EHR_App/resources/queries/study/colonyPopulationByAge.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2023-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_App/resources/schemas/dbscripts/postgresql/EHR_App-0.000-23.000.sql b/EHR_App/resources/schemas/dbscripts/postgresql/EHR_App-0.000-23.000.sql index 53c87ff70..d8a740d36 100644 --- a/EHR_App/resources/schemas/dbscripts/postgresql/EHR_App-0.000-23.000.sql +++ b/EHR_App/resources/schemas/dbscripts/postgresql/EHR_App-0.000-23.000.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE SCHEMA EHR_App; \ No newline at end of file diff --git a/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.test.tsx b/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.test.tsx index 7acb1f81c..7eb7a4715 100644 --- a/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.test.tsx +++ b/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.test.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import { screen } from '@testing-library/react'; import { act } from 'react-dom/test-utils'; diff --git a/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.tsx b/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.tsx index f56aff779..736283f9a 100644 --- a/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.tsx +++ b/EHR_App/src/client/AnimalHistory/AnimalHistoryPage.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React, { FC, memo } from 'react'; import { ParticipantReports } from '@labkey/ehr/participanthistory'; import { withServerContext } from '@labkey/components'; diff --git a/EHR_App/src/client/AnimalHistory/app.tsx b/EHR_App/src/client/AnimalHistory/app.tsx index 3df579b91..40e2de140 100644 --- a/EHR_App/src/client/AnimalHistory/app.tsx +++ b/EHR_App/src/client/AnimalHistory/app.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import { createRoot } from 'react-dom/client'; import { App } from './AnimalHistoryPage'; diff --git a/EHR_App/src/client/AnimalHistory/dev.tsx b/EHR_App/src/client/AnimalHistory/dev.tsx index d1c1dcdbc..36e6ac1e6 100644 --- a/EHR_App/src/client/AnimalHistory/dev.tsx +++ b/EHR_App/src/client/AnimalHistory/dev.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import { createRoot } from 'react-dom/client'; import { App } from './AnimalHistoryPage'; diff --git a/EHR_App/src/client/entryPoints.js b/EHR_App/src/client/entryPoints.js index 6ec0ee363..32118a782 100644 --- a/EHR_App/src/client/entryPoints.js +++ b/EHR_App/src/client/entryPoints.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ module.exports = { apps: [ { diff --git a/EHR_App/src/client/test/jest.setup.ts b/EHR_App/src/client/test/jest.setup.ts index f084d3e16..5f771048e 100644 --- a/EHR_App/src/client/test/jest.setup.ts +++ b/EHR_App/src/client/test/jest.setup.ts @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import '@testing-library/jest-dom'; // add custom jest matchers from jest-dom // This silences errors related to components using window.scrollTo. JSDom doesn't implement scrollTo, but that is ok, diff --git a/EHR_App/src/client/typings/main.d.ts b/EHR_App/src/client/typings/main.d.ts index aa2721563..15f502647 100644 --- a/EHR_App/src/client/typings/main.d.ts +++ b/EHR_App/src/client/typings/main.d.ts @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2024-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /** diff --git a/EHR_App/src/org/labkey/ehr_app/EHR_AppController.java b/EHR_App/src/org/labkey/ehr_app/EHR_AppController.java index cd835065a..4640878a4 100644 --- a/EHR_App/src/org/labkey/ehr_app/EHR_AppController.java +++ b/EHR_App/src/org/labkey/ehr_app/EHR_AppController.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app; import org.labkey.api.action.SpringActionController; diff --git a/EHR_App/src/org/labkey/ehr_app/EHR_AppModule.java b/EHR_App/src/org/labkey/ehr_app/EHR_AppModule.java index 239f2cd92..7e2f1bfdc 100644 --- a/EHR_App/src/org/labkey/ehr_app/EHR_AppModule.java +++ b/EHR_App/src/org/labkey/ehr_app/EHR_AppModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 LabKey Corporation + * Copyright (c) 2023-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/EHR_App/src/org/labkey/ehr_app/EHR_AppSchema.java b/EHR_App/src/org/labkey/ehr_app/EHR_AppSchema.java index 7762522ad..3021ac342 100644 --- a/EHR_App/src/org/labkey/ehr_app/EHR_AppSchema.java +++ b/EHR_App/src/org/labkey/ehr_app/EHR_AppSchema.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app; import org.labkey.api.data.DbSchema; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAliasFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAliasFormType.java index 091df1590..5f5fbd336 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAliasFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAliasFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppArrivalFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppArrivalFormType.java index d47059087..1209b06b0 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppArrivalFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppArrivalFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAssignmentFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAssignmentFormType.java index 0851d988a..7b71cc8cd 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAssignmentFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppAssignmentFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppBirthFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppBirthFormType.java index a179af73e..472660803 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppBirthFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppBirthFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDeathFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDeathFormType.java index 09aeaa625..c84de3b20 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDeathFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDeathFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDepartureFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDepartureFormType.java index 1cd62f52a..f5703e1ce 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDepartureFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppDepartureFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppHousingFormType.java b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppHousingFormType.java index b2a1bfb1b..7ab84d876 100644 --- a/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppHousingFormType.java +++ b/EHR_App/src/org/labkey/ehr_app/dataentry/form/EHRAppHousingFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.dataentry.form; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/EHR_App/src/org/labkey/ehr_app/query/EHR_AppUserSchema.java b/EHR_App/src/org/labkey/ehr_app/query/EHR_AppUserSchema.java index 33f8e48b3..75f1690c3 100644 --- a/EHR_App/src/org/labkey/ehr_app/query/EHR_AppUserSchema.java +++ b/EHR_App/src/org/labkey/ehr_app/query/EHR_AppUserSchema.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_app.query; import org.jetbrains.annotations.Nullable; diff --git a/EHR_App/test/src/org/labkey/test/pages/ReactAnimalHistoryPage.java b/EHR_App/test/src/org/labkey/test/pages/ReactAnimalHistoryPage.java index 1a8253edb..9b99b155e 100644 --- a/EHR_App/test/src/org/labkey/test/pages/ReactAnimalHistoryPage.java +++ b/EHR_App/test/src/org/labkey/test/pages/ReactAnimalHistoryPage.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 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. + */ package org.labkey.test.pages; import org.apache.commons.lang3.StringUtils; diff --git a/EHR_App/test/src/org/labkey/test/tests/EHR_AppTest.java b/EHR_App/test/src/org/labkey/test/tests/EHR_AppTest.java index f9d1e9151..3bd27522f 100644 --- a/EHR_App/test/src/org/labkey/test/tests/EHR_AppTest.java +++ b/EHR_App/test/src/org/labkey/test/tests/EHR_AppTest.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.test.tests; import org.junit.Before; diff --git a/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java b/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java index 163762e73..f6681c625 100644 --- a/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java +++ b/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java @@ -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. + */ package org.labkey.ehr_compliancedb.api; import org.labkey.api.data.Container; diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/ComplianceRecentTests.sql b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/ComplianceRecentTests.sql index 43c99370d..5904f40cd 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/ComplianceRecentTests.sql +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/ComplianceRecentTests.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeList.sql b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeList.sql index f174015d5..4b5a60fb6 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeList.sql +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeList.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeUsers.sql b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeUsers.sql index 77fce6a6e..436733ca6 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeUsers.sql +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/EmployeeUsers.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/MostRecentCompletionDates.sql b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/MostRecentCompletionDates.sql index a7ed96d66..d8bdbf747 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/MostRecentCompletionDates.sql +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/MostRecentCompletionDates.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ PARAMETERS (RequirementName VARCHAR DEFAULT 'SOP REVIEW-ANNUAL') SELECT t1.employeeid, t3.lastname, t3.firstname, t1.requirementname, t1.date diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/SOP Comparison.sql b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/SOP Comparison.sql index af8b9c556..9f9837445 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/SOP Comparison.sql +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/SOP Comparison.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeecategory.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeecategory.js index 80e5e380c..539484e71 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeecategory.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeecategory.js @@ -1,5 +1,5 @@ /* -* Copyright (c) 2013-2019 LabKey Corporation +* Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeelocations.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeelocations.js index d7a91cd3d..687a81fd1 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeelocations.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeelocations.js @@ -1,5 +1,5 @@ /* -* Copyright (c) 2012-2019 LabKey Corporation +* Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employees.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employees.js index 99490d1b9..dfbc90de8 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employees.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employees.js @@ -1,5 +1,5 @@ /* -* Copyright (c) 2013-2019 LabKey Corporation +* Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetitles.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetitles.js index f914e3f87..26514c011 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetitles.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetitles.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetypes.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetypes.js index 1dc519c0a..63386b3c8 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetypes.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/employeetypes.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirements.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirements.js index 32eb5862a..ff678c69a 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirements.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirements.js @@ -1,5 +1,5 @@ /* -* Copyright (c) 2013-2019 LabKey Corporation +* Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirementtype.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirementtype.js index bbd46093d..c40a0fa29 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirementtype.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/requirementtype.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/unit_names.js b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/unit_names.js index 9e5482744..7dae024fd 100644 --- a/EHR_ComplianceDB/resources/queries/ehr_compliancedb/unit_names.js +++ b/EHR_ComplianceDB/resources/queries/ehr_compliancedb/unit_names.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/EHR_ComplianceDB-25.000-25.001.sql b/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/EHR_ComplianceDB-25.000-25.001.sql index 52811f63a..a92fd8be7 100644 --- a/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/EHR_ComplianceDB-25.000-25.001.sql +++ b/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/EHR_ComplianceDB-25.000-25.001.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr_compliancedb.requirementsperemployee ADD COLUMN LSID LSIDtype; \ No newline at end of file diff --git a/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/ehr_compliancedb-0.000-25.000.sql b/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/ehr_compliancedb-0.000-25.000.sql index cd8ed2981..bec677253 100644 --- a/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/ehr_compliancedb-0.000-25.000.sql +++ b/EHR_ComplianceDB/resources/schemas/dbscripts/postgresql/ehr_compliancedb-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/EHR_ComplianceDB-25.000-25.001.sql b/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/EHR_ComplianceDB-25.000-25.001.sql index df2cbf19e..da6e918f5 100644 --- a/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/EHR_ComplianceDB-25.000-25.001.sql +++ b/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/EHR_ComplianceDB-25.000-25.001.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr_compliancedb.requirementsperemployee ADD Lsid LsidType null; \ No newline at end of file diff --git a/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/ehr_compliancedb-0.000-25.000.sql b/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/ehr_compliancedb-0.000-25.000.sql index d12cf0b76..9e22c6f9a 100644 --- a/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/ehr_compliancedb-0.000-25.000.sql +++ b/EHR_ComplianceDB/resources/schemas/dbscripts/sqlserver/ehr_compliancedb-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/resources/web/ehr_compliancedb/panel/EmployeeDetailsPanel.js b/EHR_ComplianceDB/resources/web/ehr_compliancedb/panel/EmployeeDetailsPanel.js index b8f9ea641..9dd8e356f 100644 --- a/EHR_ComplianceDB/resources/web/ehr_compliancedb/panel/EmployeeDetailsPanel.js +++ b/EHR_ComplianceDB/resources/web/ehr_compliancedb/panel/EmployeeDetailsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBController.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBController.java index 88fae1896..647327e05 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBController.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBController.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBModule.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBModule.java index d7d285696..5b729dc42 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBModule.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBUserSchema.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBUserSchema.java index 370843787..bd54e3741 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBUserSchema.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceDBUserSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java index 3cd204cb9..ade43de96 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java @@ -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. + */ package org.labkey.ehr_compliancedb; import org.labkey.api.data.Container; diff --git a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/model/EHRComplianceDBDomainKind.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/model/EHRComplianceDBDomainKind.java index af8b83911..26dc56f2f 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/model/EHRComplianceDBDomainKind.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/model/EHRComplianceDBDomainKind.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2025-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. + */ package org.labkey.ehr_compliancedb.model; import org.labkey.api.data.Container; diff --git a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/notification/EmployeeComplianceNotification.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/notification/EmployeeComplianceNotification.java index 0b04f4ebd..67e45cd3b 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/notification/EmployeeComplianceNotification.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/notification/EmployeeComplianceNotification.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/query/EHRComplianceTableCustomizer.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/query/EHRComplianceTableCustomizer.java index e490c7fc4..d4a679782 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/query/EHRComplianceTableCustomizer.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/query/EHRComplianceTableCustomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/EHR_Purchasing/resources/schemas/dbscripts/postgresql/ehr_purchasing-0.000-23.000.sql b/EHR_Purchasing/resources/schemas/dbscripts/postgresql/ehr_purchasing-0.000-23.000.sql index ecfad9034..60fd2823e 100644 --- a/EHR_Purchasing/resources/schemas/dbscripts/postgresql/ehr_purchasing-0.000-23.000.sql +++ b/EHR_Purchasing/resources/schemas/dbscripts/postgresql/ehr_purchasing-0.000-23.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 LabKey Corporation + * Copyright (c) 2023-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/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingContainerListener.java b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingContainerListener.java index 045bd6a8d..5435ef5e4 100644 --- a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingContainerListener.java +++ b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingContainerListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 LabKey Corporation + * 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. diff --git a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingController.java b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingController.java index ff398e64e..035c0e8ee 100644 --- a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingController.java +++ b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingController.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 LabKey Corporation + * 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. diff --git a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingModule.java b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingModule.java index dbbb1cac4..6557ddfdf 100644 --- a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingModule.java +++ b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 LabKey Corporation + * 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. diff --git a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingTable.java b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingTable.java index f00e01b06..c47ca4f57 100644 --- a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingTable.java +++ b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingTable.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.ehr_purchasing; import org.labkey.api.data.ContainerFilter; diff --git a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingUserSchema.java b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingUserSchema.java index c46fd4751..3397d2f8e 100644 --- a/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingUserSchema.java +++ b/EHR_Purchasing/src/org/labkey/ehr_purchasing/EHR_PurchasingUserSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 LabKey Corporation + * 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. diff --git a/EHR_SM/src/org/labkey/ehr_sm/EHR_SMContainerListener.java b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMContainerListener.java index 5bbdf6541..4441f18cb 100644 --- a/EHR_SM/src/org/labkey/ehr_sm/EHR_SMContainerListener.java +++ b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMContainerListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 LabKey Corporation + * Copyright (c) 2022-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/EHR_SM/src/org/labkey/ehr_sm/EHR_SMController.java b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMController.java index dd0f2d07d..ef4282f4d 100644 --- a/EHR_SM/src/org/labkey/ehr_sm/EHR_SMController.java +++ b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMController.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 LabKey Corporation + * Copyright (c) 2022-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/EHR_SM/src/org/labkey/ehr_sm/EHR_SMCustomizer.java b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMCustomizer.java index ed76a003a..36ccf01d1 100644 --- a/EHR_SM/src/org/labkey/ehr_sm/EHR_SMCustomizer.java +++ b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMCustomizer.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022-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. + */ package org.labkey.ehr_sm; import org.labkey.api.data.AbstractTableInfo; diff --git a/EHR_SM/src/org/labkey/ehr_sm/EHR_SMModule.java b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMModule.java index 5eebb09c2..39d656c00 100644 --- a/EHR_SM/src/org/labkey/ehr_sm/EHR_SMModule.java +++ b/EHR_SM/src/org/labkey/ehr_sm/EHR_SMModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 LabKey Corporation + * Copyright (c) 2022-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/EHR_SM/src/org/labkey/ehr_sm/view/admin.jsp b/EHR_SM/src/org/labkey/ehr_sm/view/admin.jsp index 215b9b81e..6f5cf8369 100644 --- a/EHR_SM/src/org/labkey/ehr_sm/view/admin.jsp +++ b/EHR_SM/src/org/labkey/ehr_sm/view/admin.jsp @@ -1,6 +1,6 @@ <% /* - * Copyright (c) 2022 LabKey Corporation + * Copyright (c) 2022-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/EHR_SM/test/src/org/labkey/test/tests/ehr_sm/EHR_SMTest.java b/EHR_SM/test/src/org/labkey/test/tests/ehr_sm/EHR_SMTest.java index 1627de90a..adbd1e371 100644 --- a/EHR_SM/test/src/org/labkey/test/tests/ehr_sm/EHR_SMTest.java +++ b/EHR_SM/test/src/org/labkey/test/tests/ehr_sm/EHR_SMTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 LabKey Corporation + * Copyright (c) 2022-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/Viral_Load_Assay/resources/assay/Viral_Loads/queries/StandardCurve.sql b/Viral_Load_Assay/resources/assay/Viral_Loads/queries/StandardCurve.sql index 073824c89..f29439efa 100644 --- a/Viral_Load_Assay/resources/assay/Viral_Loads/queries/StandardCurve.sql +++ b/Viral_Load_Assay/resources/assay/Viral_Loads/queries/StandardCurve.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2013-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ select d.subjectid, d.run, diff --git a/Viral_Load_Assay/resources/assay/Viral_Loads/queries/Viral_Load_Summary.sql b/Viral_Load_Assay/resources/assay/Viral_Loads/queries/Viral_Load_Summary.sql index 8ae507352..471f89518 100644 --- a/Viral_Load_Assay/resources/assay/Viral_Loads/queries/Viral_Load_Summary.sql +++ b/Viral_Load_Assay/resources/assay/Viral_Loads/queries/Viral_Load_Summary.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load Graph.r b/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load Graph.r index f88b7cc89..b1527bcf2 100644 --- a/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load Graph.r +++ b/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load Graph.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2011-2012 LabKey Corporation +# Copyright (c) 2013-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load JS Graph.js b/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load JS Graph.js index af4dc7b7c..c47ac5ca3 100644 --- a/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load JS Graph.js +++ b/Viral_Load_Assay/resources/reports/schemas/assay/Viral_Load Data/Viral Load JS Graph.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-0.00-11.10.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-0.00-11.10.sql index b383e2079..0144cd25f 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-0.00-11.10.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-0.00-11.10.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-11.10-11.20.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-11.10-11.20.sql index 8f2bd3afc..13e08f7fd 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-11.10-11.20.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-11.10-11.20.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.10-12.20.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.10-12.20.sql index b00e97614..b9f21663b 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.10-12.20.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.10-12.20.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.11-12.12.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.11-12.12.sql index 494130b3b..a0c5adc26 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.11-12.12.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.11-12.12.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.20-12.21.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.20-12.21.sql index 4f75f746b..a187e7bb1 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.20-12.21.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.20-12.21.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.21-12.22.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.21-12.22.sql index 380a389a5..ff8df9e5d 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.21-12.22.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.21-12.22.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.22-12.23.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.22-12.23.sql index 3c2d3eb6e..1661552ec 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.22-12.23.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.22-12.23.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2013-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE TABLE viral_load_assay.abi7500_detectors ( rowid serial, assayName varchar(200), diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.23-12.24.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.23-12.24.sql index 71ba679e9..08fb7ee0b 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.23-12.24.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.23-12.24.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2013-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE viral_load_assay.abi7500_detectors ADD reporter varchar(200); ALTER TABLE viral_load_assay.abi7500_detectors ADD quencher varchar(200); UPDATE viral_load_assay.abi7500_detectors SET reporter = fluor; diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.25-12.26.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.25-12.26.sql index f374dc3df..4ab9d2ecc 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.25-12.26.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.25-12.26.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE TABLE viral_load_assay.nucleic_acid ( type CHARACTER VARYING(200) NOT NULL, diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.26-12.27.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.26-12.27.sql index 48199fdfb..7a194fd22 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.26-12.27.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.26-12.27.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ -- @SkipOnEmptySchemasBegin INSERT INTO viral_load_assay.vl_instrument (instrument) SELECT 'LC96' diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.27-12.28.sql b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.27-12.28.sql index 17951e367..b7ed6586f 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.27-12.28.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/postgresql/Viral_Load_Assay-12.27-12.28.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ BEGIN; ALTER TABLE viral_load_assay.nucleic_acid DROP CONSTRAINT pk_nucleic_acid; diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-11.10-11.20.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-11.10-11.20.sql index cb5ffb740..7d2e3e323 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-11.10-11.20.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-11.10-11.20.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.10-12.20.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.10-12.20.sql index b00e97614..b9f21663b 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.10-12.20.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.10-12.20.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.11-12.12.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.11-12.12.sql index 494130b3b..a0c5adc26 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.11-12.12.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.11-12.12.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.20-12.21.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.20-12.21.sql index dafce96d8..98b8c9380 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.20-12.21.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.20-12.21.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.21-12.22.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.21-12.22.sql index 380a389a5..ff8df9e5d 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.21-12.22.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.21-12.22.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.22-12.23.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.22-12.23.sql index 95de8ac54..76f1e7abf 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.22-12.23.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.22-12.23.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2013-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE TABLE viral_load_assay.abi7500_detectors ( rowid int identity(1,1), assayName varchar(200), diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.23-12.24.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.23-12.24.sql index 4536352f5..989327a8f 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.23-12.24.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.23-12.24.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2013-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE viral_load_assay.abi7500_detectors ADD quencher varchar(200); ALTER TABLE viral_load_assay.abi7500_detectors ADD reporter varchar(200); GO diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.25-12.26.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.25-12.26.sql index 98f877233..152217459 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.25-12.26.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.25-12.26.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE TABLE viral_load_assay.nucleic_acid ( type NVARCHAR(200) NOT NULL, diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.26-12.27.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.26-12.27.sql index 54b19fe71..454548769 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.26-12.27.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.26-12.27.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ INSERT INTO viral_load_assay.vl_instrument (instrument) SELECT 'LC96' WHERE diff --git a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.27-12.28.sql b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.27-12.28.sql index 52af38b90..904ee5666 100644 --- a/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.27-12.28.sql +++ b/Viral_Load_Assay/resources/schemas/dbscripts/sqlserver/Viral_Load_Assay-12.27-12.28.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE viral_load_assay.nucleic_acid DROP CONSTRAINT pk_nucleic_acid; ALTER TABLE viral_load_assay.nucleic_acid ADD CONSTRAINT pk_nucleic_acid PRIMARY KEY (type); diff --git a/Viral_Load_Assay/resources/web/Viral_Load_Assay/vl_utils.js b/Viral_Load_Assay/resources/web/Viral_Load_Assay/vl_utils.js index 9a407b21e..c5484b79f 100644 --- a/Viral_Load_Assay/resources/web/Viral_Load_Assay/vl_utils.js +++ b/Viral_Load_Assay/resources/web/Viral_Load_Assay/vl_utils.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2012 LabKey Corporation + * Copyright (c) 2020-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java index f16dcb334..acfbcd116 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java @@ -1,3 +1,18 @@ +/* + * 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. + * 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. + */ package org.labkey.viral_load_assay; import org.labkey.api.data.AbstractTableInfo; diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayController.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayController.java index 0d2824f73..37441a81a 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayController.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayController.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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. @@ -17,12 +17,6 @@ import org.labkey.api.action.SpringActionController; -/** - * Created with IntelliJ IDEA. - * User: bimber - * Date: 9/1/12 - * Time: 8:45 PM - */ public class Viral_Load_AssayController extends SpringActionController { private static final DefaultActionResolver _actionResolver = new DefaultActionResolver(Viral_Load_AssayController.class); diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayModule.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayModule.java index 412f7c047..5af402456 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayModule.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssayModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssaySchema.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssaySchema.java index e82daa91a..3fa0c0428 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssaySchema.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_AssaySchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_Manager.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_Manager.java index da4377bda..921d00e1f 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_Manager.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/Viral_Load_Manager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ABI7500ImportMethod.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ABI7500ImportMethod.java index aba27dd9e..c3f148c4c 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ABI7500ImportMethod.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ABI7500ImportMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/AbstractWNPRCImportMethod.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/AbstractWNPRCImportMethod.java index b259920bb..5dda58d9d 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/AbstractWNPRCImportMethod.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/AbstractWNPRCImportMethod.java @@ -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. + */ package org.labkey.viral_load_assay.assay; import org.apache.commons.beanutils.ConversionException; diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/DefaultVLImportMethod.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/DefaultVLImportMethod.java index 74cfb9714..fbffe8fc7 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/DefaultVLImportMethod.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/DefaultVLImportMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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. @@ -28,12 +28,6 @@ import java.util.Date; import java.util.Map; -/** - * Created with IntelliJ IDEA. - * User: bimber - * Date: 9/26/12 - * Time: 3:52 PM - */ class DefaultVLImportMethod extends DefaultAssayImportMethod { public DefaultVLImportMethod(String providerName) diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC480ImportMethod.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC480ImportMethod.java index 477b6a329..c4bb472a7 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC480ImportMethod.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC480ImportMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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. @@ -29,12 +29,6 @@ import java.io.IOException; import java.io.StringReader; -/** - * Created with IntelliJ IDEA. - * User: bimber - * Date: 9/15/12 - * Time: 7:29 AM - */ public class LC480ImportMethod extends AbstractWNPRCImportMethod { public static final String NAME = "LC480"; diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC96ImportMethod.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC96ImportMethod.java index e2f5c0289..8f85068ec 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC96ImportMethod.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/LC96ImportMethod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * 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. diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ViralLoadAssayDataProvider.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ViralLoadAssayDataProvider.java index 5720bf011..911847003 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ViralLoadAssayDataProvider.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/assay/ViralLoadAssayDataProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 LabKey Corporation + * Copyright (c) 2013-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/Viral_Load_Assay/test/src/org/labkey/test/tests/external/labModules/ViralLoadAssayTest.java b/Viral_Load_Assay/test/src/org/labkey/test/tests/external/labModules/ViralLoadAssayTest.java index 7cd59fc2e..a80088591 100644 --- a/Viral_Load_Assay/test/src/org/labkey/test/tests/external/labModules/ViralLoadAssayTest.java +++ b/Viral_Load_Assay/test/src/org/labkey/test/tests/external/labModules/ViralLoadAssayTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2015 LabKey Corporation + * Copyright (c) 2019-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/ehr/api-src/org/labkey/api/ehr/EHRDemographicsService.java b/ehr/api-src/org/labkey/api/ehr/EHRDemographicsService.java index 6ee69f0d4..1a4195fe5 100644 --- a/ehr/api-src/org/labkey/api/ehr/EHRDemographicsService.java +++ b/ehr/api-src/org/labkey/api/ehr/EHRDemographicsService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/EHROwnable.java b/ehr/api-src/org/labkey/api/ehr/EHROwnable.java index b654cfa0a..afbdab7c9 100644 --- a/ehr/api-src/org/labkey/api/ehr/EHROwnable.java +++ b/ehr/api-src/org/labkey/api/ehr/EHROwnable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/EHRQCState.java b/ehr/api-src/org/labkey/api/ehr/EHRQCState.java index a2fce9b27..2967a41b0 100644 --- a/ehr/api-src/org/labkey/api/ehr/EHRQCState.java +++ b/ehr/api-src/org/labkey/api/ehr/EHRQCState.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/EHRService.java b/ehr/api-src/org/labkey/api/ehr/EHRService.java index 9dae8fbe8..685b338ff 100644 --- a/ehr/api-src/org/labkey/api/ehr/EHRService.java +++ b/ehr/api-src/org/labkey/api/ehr/EHRService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/SharedEHRUpgradeCode.java b/ehr/api-src/org/labkey/api/ehr/SharedEHRUpgradeCode.java index 294478696..7dfcdb432 100644 --- a/ehr/api-src/org/labkey/api/ehr/SharedEHRUpgradeCode.java +++ b/ehr/api-src/org/labkey/api/ehr/SharedEHRUpgradeCode.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2021-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. + */ package org.labkey.api.ehr; import jakarta.servlet.ServletContext; diff --git a/ehr/api-src/org/labkey/api/ehr/buttons/BulkEditButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/BulkEditButton.java index d41a130e5..42480aa3b 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/BulkEditButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/BulkEditButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/buttons/ChangeQCStateButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/ChangeQCStateButton.java index 9ec48d494..530ae2255 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/ChangeQCStateButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/ChangeQCStateButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/buttons/CreateProjectButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/CreateProjectButton.java index 2736760c0..07f4566e6 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/CreateProjectButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/CreateProjectButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 LabKey Corporation + * Copyright (c) 2022-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/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromIdsButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromIdsButton.java index 67245fbd7..022eb797a 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromIdsButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromIdsButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromRecordsButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromRecordsButton.java index 7b7a5c548..886166460 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromRecordsButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/CreateTaskFromRecordsButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/buttons/DiscardTaskButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/DiscardTaskButton.java index a5da23da9..606b0218a 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/DiscardTaskButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/DiscardTaskButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditUIButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditUIButton.java index 904523773..88edcf076 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditUIButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditUIButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditWithoutFormUIButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditWithoutFormUIButton.java index 34f811d92..31d241c69 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditWithoutFormUIButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/EHRShowEditWithoutFormUIButton.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.api.ehr.buttons; import org.labkey.api.ldk.buttons.ShowEditUIButton; diff --git a/ehr/api-src/org/labkey/api/ehr/buttons/MarkCompletedButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/MarkCompletedButton.java index a5d128b5a..c5f6a6296 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/MarkCompletedButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/MarkCompletedButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/buttons/ReassignRequestButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/ReassignRequestButton.java index 89ac9eb5b..57306907d 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/ReassignRequestButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/ReassignRequestButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/buttons/VetReviewButton.java b/ehr/api-src/org/labkey/api/ehr/buttons/VetReviewButton.java index 987af2428..f46983355 100644 --- a/ehr/api-src/org/labkey/api/ehr/buttons/VetReviewButton.java +++ b/ehr/api-src/org/labkey/api/ehr/buttons/VetReviewButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2018 LabKey Corporation + * Copyright (c) 2023-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/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractDataEntryForm.java b/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractDataEntryForm.java index c2b9c866c..a755ac59c 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractDataEntryForm.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractDataEntryForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractFormSection.java index b41aea745..e9c14597b 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/AbstractFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/BloodDrawFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/BloodDrawFormSection.java index ad439432d..db85c2fb1 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/BloodDrawFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/BloodDrawFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/dataentry/BulkEditFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/BulkEditFormType.java index 756fef798..9bc18e2b0 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/BulkEditFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/BulkEditFormType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/ChildFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/ChildFormSection.java index 5320be557..e47a17a65 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/ChildFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/ChildFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryForm.java b/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryForm.java index 0da865e87..27a6e2b21 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryForm.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormContext.java b/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormContext.java index e7264e174..9599f0781 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormContext.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormFactory.java b/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormFactory.java index 945b04635..bbe86729d 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormFactory.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/DataEntryFormFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/DefaultDataEntryFormFactory.java b/ehr/api-src/org/labkey/api/ehr/dataentry/DefaultDataEntryFormFactory.java index 2f6d488ca..6f879f2f5 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/DefaultDataEntryFormFactory.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/DefaultDataEntryFormFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/DrugAdministrationFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/DrugAdministrationFormSection.java index edba97c95..b0be2f194 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/DrugAdministrationFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/DrugAdministrationFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterForm.java b/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterForm.java index 9abf8f810..1dcbee6b1 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterForm.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterFormSection.java index 63b446014..8438cafe8 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/EncounterFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/FormElement.java b/ehr/api-src/org/labkey/api/ehr/dataentry/FormElement.java index 96176fc24..52248a441 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/FormElement.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/FormElement.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/FormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/FormSection.java index de5613f52..decf050b4 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/FormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/FormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/NonStoreFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/NonStoreFormSection.java index dfe9d3ebe..06569fd7a 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/NonStoreFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/NonStoreFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/ParentFormPanelSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/ParentFormPanelSection.java index c02ccbbb4..20c531635 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/ParentFormPanelSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/ParentFormPanelSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/dataentry/RequestForm.java b/ehr/api-src/org/labkey/api/ehr/dataentry/RequestForm.java index d491b1e60..5e8e13dc3 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/RequestForm.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/RequestForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/RequestFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/RequestFormSection.java index 27925b477..659742e9f 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/RequestFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/RequestFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormPanelSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormPanelSection.java index f7e4bb0e7..808eeb629 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormPanelSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormPanelSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormSection.java index 2aff385ad..72082dff4 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/SimpleFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormProvider.java b/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormProvider.java index c36fd096c..30551d2db 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormSection.java index a49db44a3..41abed438 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/SingleQueryFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/TaskForm.java b/ehr/api-src/org/labkey/api/ehr/dataentry/TaskForm.java index cc4bd4d88..633115c40 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/TaskForm.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/TaskForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/TaskFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/TaskFormSection.java index cb8c8e746..7b93bd0ee 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/TaskFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/TaskFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/UnsaveableTask.java b/ehr/api-src/org/labkey/api/ehr/dataentry/UnsaveableTask.java index f0591b97a..991cf7ae5 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/UnsaveableTask.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/UnsaveableTask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/dataentry/WeightFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/WeightFormSection.java index bdf14aa2d..210ceb881 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/WeightFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/WeightFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AdminLinksFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AdminLinksFormType.java index 0c3428049..e28da3c4d 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AdminLinksFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AdminLinksFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022-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. + */ package org.labkey.api.ehr.dataentry.forms; import org.json.JSONObject; diff --git a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AliasFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AliasFormSection.java index 465915571..f3879dafc 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AliasFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AliasFormSection.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022-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. + */ package org.labkey.api.ehr.dataentry.forms; import org.labkey.api.ehr.dataentry.SimpleFormSection; diff --git a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalFormType.java index 3c6b07458..136dcf32a 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalFormType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalInstructionsFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalInstructionsFormSection.java index 00ba4a262..1f819812b 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalInstructionsFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/ArrivalInstructionsFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AssignmentFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AssignmentFormSection.java index 2261abc68..13a6b781f 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AssignmentFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/AssignmentFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthFormType.java index 95f995542..30454ccea 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthFormType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthInstructionsFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthInstructionsFormSection.java index 6a4595aec..9c4fed64b 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthInstructionsFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BirthInstructionsFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BloodDrawFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BloodDrawFormType.java index 0c4079697..533abc437 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BloodDrawFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/BloodDrawFormType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DeathInstructionsFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DeathInstructionsFormSection.java index 0a4e032c0..3497e1688 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DeathInstructionsFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DeathInstructionsFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DocumentArchiveFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DocumentArchiveFormSection.java index c7a4043ce..b700ed16b 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DocumentArchiveFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/DocumentArchiveFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/FlagsFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/FlagsFormType.java index b4cb1a34b..c212aa25e 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/FlagsFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/FlagsFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022-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. + */ package org.labkey.api.ehr.dataentry.forms; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/GroupAssignmentFormType.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/GroupAssignmentFormType.java index dd1029e04..ddf166c0e 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/GroupAssignmentFormType.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/GroupAssignmentFormType.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022-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. + */ package org.labkey.api.ehr.dataentry.forms; import org.labkey.api.ehr.dataentry.AnimalDetailsFormSection; diff --git a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/HousingFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/HousingFormSection.java index db552ca56..5ccf4c9b3 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/HousingFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/HousingFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/LockAnimalsFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/LockAnimalsFormSection.java index de24ea31e..d3284aa1e 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/LockAnimalsFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/LockAnimalsFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/NewAnimalFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/NewAnimalFormSection.java index 8ef04522e..413f0b3fb 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/NewAnimalFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/NewAnimalFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/TBFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/TBFormSection.java index d31bfeaa3..fab29be20 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/TBFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/TBFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/dataentry/forms/WeightFormSection.java b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/WeightFormSection.java index c9652ecfc..0c02cddd3 100644 --- a/ehr/api-src/org/labkey/api/ehr/dataentry/forms/WeightFormSection.java +++ b/ehr/api-src/org/labkey/api/ehr/dataentry/forms/WeightFormSection.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/demographics/AbstractDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/AbstractDemographicsProvider.java index 78123f921..a322b5ca0 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/AbstractDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/AbstractDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/demographics/AbstractListDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/AbstractListDemographicsProvider.java index c401d0edb..7ea4c6b21 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/AbstractListDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/AbstractListDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/demographics/ActiveAssignmentsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveAssignmentsDemographicsProvider.java index 09e259dac..4594a2916 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveAssignmentsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveAssignmentsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/ActiveCasesDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveCasesDemographicsProvider.java index 596f94b99..cb7213ff9 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveCasesDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveCasesDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 LabKey Corporation + * Copyright (c) 2023-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/ehr/api-src/org/labkey/api/ehr/demographics/ActiveFlagsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveFlagsDemographicsProvider.java index 2717d54f7..da5f95cfd 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveFlagsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveFlagsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/ActiveGroupsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveGroupsDemographicsProvider.java index 2365bb96b..97c1733a3 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveGroupsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveGroupsDemographicsProvider.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2022-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. + */ package org.labkey.api.ehr.demographics; import org.labkey.api.data.CompareType; diff --git a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveProblemsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveProblemsDemographicsProvider.java index 7ad3e7b8e..156019dd2 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveProblemsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveProblemsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/ActiveTreatmentsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveTreatmentsDemographicsProvider.java index 8ea289ee9..30b3b3272 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ActiveTreatmentsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ActiveTreatmentsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/AnimalRecord.java b/ehr/api-src/org/labkey/api/ehr/demographics/AnimalRecord.java index fb7ee11e5..c7b99f43c 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/AnimalRecord.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/AnimalRecord.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/demographics/ArrivalDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ArrivalDemographicsProvider.java index ecfdbb76f..e5d1647b6 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ArrivalDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ArrivalDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/demographics/BirthDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/BirthDemographicsProvider.java index e3e5f3a78..34162168a 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/BirthDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/BirthDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/DeathsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/DeathsDemographicsProvider.java index 34fdb140d..0bf17ab58 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/DeathsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/DeathsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/DemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/DemographicsProvider.java index 04d775d7b..44fda5ef1 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/DemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/DemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/demographics/DepartureDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/DepartureDemographicsProvider.java index eb026c9cd..402e9b71d 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/DepartureDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/DepartureDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/HousingDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/HousingDemographicsProvider.java index a9649c35e..fa1d31eae 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/HousingDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/HousingDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/MostRecentWeightDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/MostRecentWeightDemographicsProvider.java index 2a5f8919e..20c8c9a1c 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/MostRecentWeightDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/MostRecentWeightDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/ParentsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/ParentsDemographicsProvider.java index 2206ba726..d3cbb0a09 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ParentsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ParentsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 LabKey Corporation + * Copyright (c) 2022-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/ehr/api-src/org/labkey/api/ehr/demographics/SourceDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/SourceDemographicsProvider.java index 4836c2d8c..08d8a0fb7 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/SourceDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/SourceDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 LabKey Corporation + * Copyright (c) 2022-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/ehr/api-src/org/labkey/api/ehr/demographics/TBDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/TBDemographicsProvider.java index 11fbf9c21..028e575ec 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/TBDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/TBDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/demographics/WeightsDemographicsProvider.java b/ehr/api-src/org/labkey/api/ehr/demographics/WeightsDemographicsProvider.java index d30b59394..52f824649 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/WeightsDemographicsProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/WeightsDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/AbstractDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/AbstractDataSource.java index 615f9e881..fb0bce911 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/AbstractDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/AbstractDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/AntibioticSensitivityLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/AntibioticSensitivityLabworkType.java index 1b45d73b0..40efc9ead 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/AntibioticSensitivityLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/AntibioticSensitivityLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/ChemistryLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/ChemistryLabworkType.java index e79dade8e..af3eb9997 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/ChemistryLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/ChemistryLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultAlopeciaDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultAlopeciaDataSource.java index 8f01ab199..ec45af179 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultAlopeciaDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultAlopeciaDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 LabKey Corporation + * Copyright (c) 2022-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/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsDataSource.java index c1d401018..1f1099ff4 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 LabKey Corporation + * Copyright (c) 2023-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/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsEndDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsEndDataSource.java index 3ba6788b7..3af3b103c 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsEndDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalGroupsEndDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 LabKey Corporation + * Copyright (c) 2023-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/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalRecordFlagDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalRecordFlagDataSource.java index fb91a3bbe..a7e07bf56 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalRecordFlagDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultAnimalRecordFlagDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/DefaultArrivalDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultArrivalDataSource.java index 0f8ea3a3a..8472ff985 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultArrivalDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultArrivalDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentDataSource.java index 442869db1..1a050c2eb 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentEndDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentEndDataSource.java index c7f1ac932..cb9c83959 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentEndDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultAssignmentEndDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultBirthDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultBirthDataSource.java index 7743fb6b0..63f0ef475 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultBirthDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultBirthDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesCloseDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesCloseDataSource.java index ae36207bd..59711f765 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesCloseDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesCloseDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesDataSource.java index c4648ca81..f816cb43b 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultCasesDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultClinicalRemarksDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultClinicalRemarksDataSource.java index 7f5a70afe..c0baf0317 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultClinicalRemarksDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultClinicalRemarksDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultDeathsDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultDeathsDataSource.java index 9277b76af..0999159dc 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultDeathsDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultDeathsDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultDepartureDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultDepartureDataSource.java index 7a91825ea..0329633b8 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultDepartureDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultDepartureDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultDrugsDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultDrugsDataSource.java index 504096f44..97fd5d781 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultDrugsDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultDrugsDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultLabworkType.java index 7f02563aa..425207a46 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListCloseDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListCloseDataSource.java index 217a1d6cd..c7e5f4d50 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListCloseDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListCloseDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListDataSource.java index 7491d6511..ec7c4ea5f 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultProblemListDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentEndDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentEndDataSource.java index 04708bc02..b3161e0e5 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentEndDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentEndDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentOrdersDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentOrdersDataSource.java index 626ce9788..97987145c 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentOrdersDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultTreatmentOrdersDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/HematologyLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/HematologyLabworkType.java index 48b23192a..4c834eb30 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/HematologyLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/HematologyLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java b/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java index 270e3ea35..eace2c312 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java +++ b/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/HistoryRowImpl.java b/ehr/api-src/org/labkey/api/ehr/history/HistoryRowImpl.java index 0785e023a..3caba9257 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/HistoryRowImpl.java +++ b/ehr/api-src/org/labkey/api/ehr/history/HistoryRowImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/LabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/LabworkType.java index f864cd3aa..86558ca04 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/LabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/LabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/MicrobiologyLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/MicrobiologyLabworkType.java index 2c038b412..65002f5d0 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/MicrobiologyLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/MicrobiologyLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/MiscTestsLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/MiscTestsLabworkType.java index d308a4033..4ec2f2eba 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/MiscTestsLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/MiscTestsLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/ParasitologyLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/ParasitologyLabworkType.java index 8a965fd35..abf94c089 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/ParasitologyLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/ParasitologyLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/SerologyLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/SerologyLabworkType.java index 0cf2a1d74..b4d8890ce 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/SerologyLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/SerologyLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/history/SortingLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/SortingLabworkType.java index 013d915e7..007fc448c 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/SortingLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/SortingLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/iStatLabworkType.java b/ehr/api-src/org/labkey/api/ehr/history/iStatLabworkType.java index 99deb8e9b..ac709ee11 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/iStatLabworkType.java +++ b/ehr/api-src/org/labkey/api/ehr/history/iStatLabworkType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/api-src/org/labkey/api/ehr/notification/AbstractEHRNotification.java b/ehr/api-src/org/labkey/api/ehr/notification/AbstractEHRNotification.java index d04fcae23..44237637f 100644 --- a/ehr/api-src/org/labkey/api/ehr/notification/AbstractEHRNotification.java +++ b/ehr/api-src/org/labkey/api/ehr/notification/AbstractEHRNotification.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldAdminPermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldAdminPermission.java index 5b7e92dff..5241bf074 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldAdminPermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldAdminPermission.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2021-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. + */ package org.labkey.api.ehr.security; /** diff --git a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldDeletePermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldDeletePermission.java index 7d7d98b47..b26a88ea0 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldDeletePermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldDeletePermission.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2021-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. + */ package org.labkey.api.ehr.security; /** diff --git a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldInsertPermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldInsertPermission.java index 509fded74..9a70d0b21 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldInsertPermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldInsertPermission.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2021-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. + */ package org.labkey.api.ehr.security; /** diff --git a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldUpdatePermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldUpdatePermission.java index fa2e4d043..d57a25994 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldUpdatePermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRRequestOnHoldUpdatePermission.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2021-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. + */ package org.labkey.api.ehr.security; /** diff --git a/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalator.java b/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalator.java index 8bb412098..930e9b8c4 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalator.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2019-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/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalatorAuditProvider.java b/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalatorAuditProvider.java index aa013232f..61e6c2da0 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalatorAuditProvider.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalatorAuditProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2019-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/ehr/api-src/org/labkey/api/ehr/security/EHRVeterinarianPermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRVeterinarianPermission.java index 858f29555..94df470f6 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRVeterinarianPermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRVeterinarianPermission.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 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/ehr/api-src/org/labkey/api/ehr/security/EHR_BillingAdminPermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHR_BillingAdminPermission.java index 4c0469007..6e7bc17f4 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHR_BillingAdminPermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHR_BillingAdminPermission.java @@ -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. + */ package org.labkey.api.ehr.security; import org.labkey.api.security.permissions.AbstractPermission; diff --git a/ehr/api-src/org/labkey/api/ehr/table/AssignedAtTimeForeignKey.java b/ehr/api-src/org/labkey/api/ehr/table/AssignedAtTimeForeignKey.java index 6dc7cc19e..db512d2b7 100644 --- a/ehr/api-src/org/labkey/api/ehr/table/AssignedAtTimeForeignKey.java +++ b/ehr/api-src/org/labkey/api/ehr/table/AssignedAtTimeForeignKey.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/table/AssignmentAtTimeForeignKey.java b/ehr/api-src/org/labkey/api/ehr/table/AssignmentAtTimeForeignKey.java index 55725a202..3fcb52dfe 100644 --- a/ehr/api-src/org/labkey/api/ehr/table/AssignmentAtTimeForeignKey.java +++ b/ehr/api-src/org/labkey/api/ehr/table/AssignmentAtTimeForeignKey.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/api-src/org/labkey/api/ehr/table/DurationColumn.java b/ehr/api-src/org/labkey/api/ehr/table/DurationColumn.java index 2ee621c6c..5ff21d309 100644 --- a/ehr/api-src/org/labkey/api/ehr/table/DurationColumn.java +++ b/ehr/api-src/org/labkey/api/ehr/table/DurationColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/api-src/org/labkey/api/ehr/table/FixedWidthDisplayColumn.java b/ehr/api-src/org/labkey/api/ehr/table/FixedWidthDisplayColumn.java index c27c47c4f..cb4b29064 100644 --- a/ehr/api-src/org/labkey/api/ehr/table/FixedWidthDisplayColumn.java +++ b/ehr/api-src/org/labkey/api/ehr/table/FixedWidthDisplayColumn.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2023-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. + */ package org.labkey.api.ehr.table; import org.labkey.api.data.ColumnInfo; diff --git a/ehr/resources/pipeline/install.r b/ehr/resources/pipeline/install.r index 82c99d48a..44f406bac 100644 --- a/ehr/resources/pipeline/install.r +++ b/ehr/resources/pipeline/install.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2013-2019 LabKey Corporation +# Copyright (c) 2012-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/ehr/resources/pipeline/kinship/populateInbreeding.r b/ehr/resources/pipeline/kinship/populateInbreeding.r index bc5b6b95e..49f0c6825 100644 --- a/ehr/resources/pipeline/kinship/populateInbreeding.r +++ b/ehr/resources/pipeline/kinship/populateInbreeding.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2013-2019 LabKey Corporation +# Copyright (c) 2013-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/ehr/resources/pipeline/kinship/populateKinship.r b/ehr/resources/pipeline/kinship/populateKinship.r index ab2f4032d..8ccf8e741 100644 --- a/ehr/resources/pipeline/kinship/populateKinship.r +++ b/ehr/resources/pipeline/kinship/populateKinship.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2013-2019 LabKey Corporation +# Copyright (c) 2012-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/ehr/resources/queries/auditLog/DemographicsDeleted.sql b/ehr/resources/queries/auditLog/DemographicsDeleted.sql index 8a830c747..442620661 100644 --- a/ehr/resources/queries/auditLog/DemographicsDeleted.sql +++ b/ehr/resources/queries/auditLog/DemographicsDeleted.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ WITH cte0 AS ( SELECT a.Date, diff --git a/ehr/resources/queries/core/PrincipalsWithoutAdmin.sql b/ehr/resources/queries/core/PrincipalsWithoutAdmin.sql index cf47bf87e..109904a97 100644 --- a/ehr/resources/queries/core/PrincipalsWithoutAdmin.sql +++ b/ehr/resources/queries/core/PrincipalsWithoutAdmin.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/resources/queries/ehr/CageUtilization.sql b/ehr/resources/queries/ehr/CageUtilization.sql index 562b9c4f5..b4a15947b 100644 --- a/ehr/resources/queries/ehr/CageUtilization.sql +++ b/ehr/resources/queries/ehr/CageUtilization.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/TasksById.sql b/ehr/resources/queries/ehr/TasksById.sql index ef0fcf36f..8776aa729 100644 --- a/ehr/resources/queries/ehr/TasksById.sql +++ b/ehr/resources/queries/ehr/TasksById.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/kinshipSummary.sql b/ehr/resources/queries/ehr/kinshipSummary.sql index b4a051798..e1a4333b9 100644 --- a/ehr/resources/queries/ehr/kinshipSummary.sql +++ b/ehr/resources/queries/ehr/kinshipSummary.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/missingCages.sql b/ehr/resources/queries/ehr/missingCages.sql index 69c97fd5d..9b6826f92 100644 --- a/ehr/resources/queries/ehr/missingCages.sql +++ b/ehr/resources/queries/ehr/missingCages.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/my_formtemplates.sql b/ehr/resources/queries/ehr/my_formtemplates.sql index 129d567a2..000cf4cbb 100644 --- a/ehr/resources/queries/ehr/my_formtemplates.sql +++ b/ehr/resources/queries/ehr/my_formtemplates.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/projectLastAssignmentDate.sql b/ehr/resources/queries/ehr/projectLastAssignmentDate.sql index 0aba44314..7f4e7559f 100644 --- a/ehr/resources/queries/ehr/projectLastAssignmentDate.sql +++ b/ehr/resources/queries/ehr/projectLastAssignmentDate.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/projectTotalActivelyAssigned.sql b/ehr/resources/queries/ehr/projectTotalActivelyAssigned.sql index e7f5308b2..0c763efb7 100644 --- a/ehr/resources/queries/ehr/projectTotalActivelyAssigned.sql +++ b/ehr/resources/queries/ehr/projectTotalActivelyAssigned.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/protocolActiveAnimals.sql b/ehr/resources/queries/ehr/protocolActiveAnimals.sql index 91313bdc1..07349b477 100644 --- a/ehr/resources/queries/ehr/protocolActiveAnimals.sql +++ b/ehr/resources/queries/ehr/protocolActiveAnimals.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/protocolAnimals.sql b/ehr/resources/queries/ehr/protocolAnimals.sql index a49e481ff..889f47f4d 100644 --- a/ehr/resources/queries/ehr/protocolAnimals.sql +++ b/ehr/resources/queries/ehr/protocolAnimals.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/protocolHistoricAnimals.sql b/ehr/resources/queries/ehr/protocolHistoricAnimals.sql index 2f792feae..43593b282 100644 --- a/ehr/resources/queries/ehr/protocolHistoricAnimals.sql +++ b/ehr/resources/queries/ehr/protocolHistoricAnimals.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/protocolTotalAnimalsBySpecies.sql b/ehr/resources/queries/ehr/protocolTotalAnimalsBySpecies.sql index 465363ab6..20a00a7b4 100644 --- a/ehr/resources/queries/ehr/protocolTotalAnimalsBySpecies.sql +++ b/ehr/resources/queries/ehr/protocolTotalAnimalsBySpecies.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/protocolTotalHistoricAnimalsBySpecies.sql b/ehr/resources/queries/ehr/protocolTotalHistoricAnimalsBySpecies.sql index f89f0d9cb..8d7982b22 100644 --- a/ehr/resources/queries/ehr/protocolTotalHistoricAnimalsBySpecies.sql +++ b/ehr/resources/queries/ehr/protocolTotalHistoricAnimalsBySpecies.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr/protocol_title.sql b/ehr/resources/queries/ehr/protocol_title.sql index dcc39c067..09f64167f 100644 --- a/ehr/resources/queries/ehr/protocol_title.sql +++ b/ehr/resources/queries/ehr/protocol_title.sql @@ -1,2 +1,7 @@ +/* + * Copyright (c) 2020-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ SELECT protocol, title , protocol || '-' || coalesce (title,'No Title') as protocolTitle FROM ehr.protocol \ No newline at end of file diff --git a/ehr/resources/queries/ehr_lookups/blood_draw_services.js b/ehr/resources/queries/ehr_lookups/blood_draw_services.js index bffd0b42a..bbef0f183 100644 --- a/ehr/resources/queries/ehr_lookups/blood_draw_services.js +++ b/ehr/resources/queries/ehr_lookups/blood_draw_services.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 LabKey Corporation + * Copyright (c) 2015-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/cage.js b/ehr/resources/queries/ehr_lookups/cage.js index 8576340dc..0c7b1a25f 100644 --- a/ehr/resources/queries/ehr_lookups/cage.js +++ b/ehr/resources/queries/ehr_lookups/cage.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/cages.sql b/ehr/resources/queries/ehr_lookups/cages.sql index 66ba2f343..9fe81e9ee 100644 --- a/ehr/resources/queries/ehr_lookups/cages.sql +++ b/ehr/resources/queries/ehr_lookups/cages.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/cagesMissingColumn.sql b/ehr/resources/queries/ehr_lookups/cagesMissingColumn.sql index f54b548d6..5bfe5f2ed 100644 --- a/ehr/resources/queries/ehr_lookups/cagesMissingColumn.sql +++ b/ehr/resources/queries/ehr_lookups/cagesMissingColumn.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/dateRange.sql b/ehr/resources/queries/ehr_lookups/dateRange.sql index f17475e74..56c533db0 100644 --- a/ehr/resources/queries/ehr_lookups/dateRange.sql +++ b/ehr/resources/queries/ehr_lookups/dateRange.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/next30Days.sql b/ehr/resources/queries/ehr_lookups/next30Days.sql index cae27d05f..799350759 100644 --- a/ehr/resources/queries/ehr_lookups/next30Days.sql +++ b/ehr/resources/queries/ehr_lookups/next30Days.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/procedures.js b/ehr/resources/queries/ehr_lookups/procedures.js index 60f385a93..42ecc9104 100644 --- a/ehr/resources/queries/ehr_lookups/procedures.js +++ b/ehr/resources/queries/ehr_lookups/procedures.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/snomed_combo_list.sql b/ehr/resources/queries/ehr_lookups/snomed_combo_list.sql index ff0bdea5c..be0b14041 100644 --- a/ehr/resources/queries/ehr_lookups/snomed_combo_list.sql +++ b/ehr/resources/queries/ehr_lookups/snomed_combo_list.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/ehr_lookups/yearMonth.sql b/ehr/resources/queries/ehr_lookups/yearMonth.sql index 147404ba5..c49b35b9d 100644 --- a/ehr/resources/queries/ehr_lookups/yearMonth.sql +++ b/ehr/resources/queries/ehr_lookups/yearMonth.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/AssignmentOverlaps.sql b/ehr/resources/queries/study/AssignmentOverlaps.sql index b2b5cfdc4..4e7296666 100644 --- a/ehr/resources/queries/study/AssignmentOverlaps.sql +++ b/ehr/resources/queries/study/AssignmentOverlaps.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/Cases.js b/ehr/resources/queries/study/Cases.js index b7fdf85cb..dc47d32f0 100644 --- a/ehr/resources/queries/study/Cases.js +++ b/ehr/resources/queries/study/Cases.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/Demographics.js b/ehr/resources/queries/study/Demographics.js index 38df4c5c3..ca2a0bfd6 100644 --- a/ehr/resources/queries/study/Demographics.js +++ b/ehr/resources/queries/study/Demographics.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/HousingCheck.sql b/ehr/resources/queries/study/HousingCheck.sql index 2b9fa4693..aaec8b053 100644 --- a/ehr/resources/queries/study/HousingCheck.sql +++ b/ehr/resources/queries/study/HousingCheck.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/HousingOverlaps.sql b/ehr/resources/queries/study/HousingOverlaps.sql index 2889b8eca..dee5172a2 100644 --- a/ehr/resources/queries/study/HousingOverlaps.sql +++ b/ehr/resources/queries/study/HousingOverlaps.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2011-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /** * This query is designed to find housing records that overlap. In this query, the overlap to calculated based on both date and time * A record that ends at the same time that a second record begins is not considered an overlap. diff --git a/ehr/resources/queries/study/HousingOverlapsReport.sql b/ehr/resources/queries/study/HousingOverlapsReport.sql index f2cb68596..c590322cc 100644 --- a/ehr/resources/queries/study/HousingOverlapsReport.sql +++ b/ehr/resources/queries/study/HousingOverlapsReport.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ PARAMETERS(StartDate TIMESTAMP, EndDate TIMESTAMP) SELECT diff --git a/ehr/resources/queries/study/HousingOverlapsReportDateOnly.sql b/ehr/resources/queries/study/HousingOverlapsReportDateOnly.sql index 65847cacd..1a4e27961 100644 --- a/ehr/resources/queries/study/HousingOverlapsReportDateOnly.sql +++ b/ehr/resources/queries/study/HousingOverlapsReportDateOnly.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ PARAMETERS(StartDate TIMESTAMP, EndDate TIMESTAMP) SELECT diff --git a/ehr/resources/queries/study/Notes.js b/ehr/resources/queries/study/Notes.js index 54e949537..63c4c0653 100644 --- a/ehr/resources/queries/study/Notes.js +++ b/ehr/resources/queries/study/Notes.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/alias.js b/ehr/resources/queries/study/alias.js index 055e5a967..1f95d20a5 100644 --- a/ehr/resources/queries/study/alias.js +++ b/ehr/resources/queries/study/alias.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ require("ehr/triggers").initScript(this); diff --git a/ehr/resources/queries/study/aliasIdMatches.sql b/ehr/resources/queries/study/aliasIdMatches.sql index 0027e7d6a..a030561f2 100644 --- a/ehr/resources/queries/study/aliasIdMatches.sql +++ b/ehr/resources/queries/study/aliasIdMatches.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 + */ -- Override this to implement alias matching in React animal history. See EHR_App module for an example. SELECT * diff --git a/ehr/resources/queries/study/animalIdsAsDamAndSire.sql b/ehr/resources/queries/study/animalIdsAsDamAndSire.sql index 777d200ae..3b7adf479 100644 --- a/ehr/resources/queries/study/animalIdsAsDamAndSire.sql +++ b/ehr/resources/queries/study/animalIdsAsDamAndSire.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ SELECT Id.parents.dam AS parent, gender, diff --git a/ehr/resources/queries/study/animal_group_members.js b/ehr/resources/queries/study/animal_group_members.js index d20932f70..ba5331481 100644 --- a/ehr/resources/queries/study/animal_group_members.js +++ b/ehr/resources/queries/study/animal_group_members.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2014 LabKey Corporation + * Copyright (c) 2022-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/arrival.js b/ehr/resources/queries/study/arrival.js index 445d5d6ab..8387e4826 100644 --- a/ehr/resources/queries/study/arrival.js +++ b/ehr/resources/queries/study/arrival.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/assignment.js b/ehr/resources/queries/study/assignment.js index 074775b45..942cc5f39 100644 --- a/ehr/resources/queries/study/assignment.js +++ b/ehr/resources/queries/study/assignment.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/assignmentOverlapsById.sql b/ehr/resources/queries/study/assignmentOverlapsById.sql index 57c5f5102..c9d860fa7 100644 --- a/ehr/resources/queries/study/assignmentOverlapsById.sql +++ b/ehr/resources/queries/study/assignmentOverlapsById.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/assignmentTotalDaysAssigned.sql b/ehr/resources/queries/study/assignmentTotalDaysAssigned.sql index 1aa6a022c..6f0b429f2 100644 --- a/ehr/resources/queries/study/assignmentTotalDaysAssigned.sql +++ b/ehr/resources/queries/study/assignmentTotalDaysAssigned.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/birth.js b/ehr/resources/queries/study/birth.js index 543156409..50c7179dd 100644 --- a/ehr/resources/queries/study/birth.js +++ b/ehr/resources/queries/study/birth.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/blood.js b/ehr/resources/queries/study/blood.js index c8d647dce..9266676c8 100644 --- a/ehr/resources/queries/study/blood.js +++ b/ehr/resources/queries/study/blood.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/chemistryResults.js b/ehr/resources/queries/study/chemistryResults.js index aac405ab6..29d6cc326 100644 --- a/ehr/resources/queries/study/chemistryResults.js +++ b/ehr/resources/queries/study/chemistryResults.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/clinical_observations.js b/ehr/resources/queries/study/clinical_observations.js index 16ce676a8..4f71c9540 100644 --- a/ehr/resources/queries/study/clinical_observations.js +++ b/ehr/resources/queries/study/clinical_observations.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/clinpathRuns.js b/ehr/resources/queries/study/clinpathRuns.js index ea124c0f9..65fc0d867 100644 --- a/ehr/resources/queries/study/clinpathRuns.js +++ b/ehr/resources/queries/study/clinpathRuns.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/clinremarks.js b/ehr/resources/queries/study/clinremarks.js index f268b1826..43bdae9c2 100644 --- a/ehr/resources/queries/study/clinremarks.js +++ b/ehr/resources/queries/study/clinremarks.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/colonyPopulationChange.sql b/ehr/resources/queries/study/colonyPopulationChange.sql index ad8983525..451647517 100644 --- a/ehr/resources/queries/study/colonyPopulationChange.sql +++ b/ehr/resources/queries/study/colonyPopulationChange.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/deaths.js b/ehr/resources/queries/study/deaths.js index cc2ded893..ce26551e5 100644 --- a/ehr/resources/queries/study/deaths.js +++ b/ehr/resources/queries/study/deaths.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsAge.sql b/ehr/resources/queries/study/demographicsAge.sql index 150e825d1..916c94d6d 100644 --- a/ehr/resources/queries/study/demographicsAge.sql +++ b/ehr/resources/queries/study/demographicsAge.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsAgeClass.sql b/ehr/resources/queries/study/demographicsAgeClass.sql index 0a327f501..5ee6bab62 100644 --- a/ehr/resources/queries/study/demographicsAgeClass.sql +++ b/ehr/resources/queries/study/demographicsAgeClass.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsArrival.sql b/ehr/resources/queries/study/demographicsArrival.sql index c715f54ec..a93ebc928 100644 --- a/ehr/resources/queries/study/demographicsArrival.sql +++ b/ehr/resources/queries/study/demographicsArrival.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsCurLocation.sql b/ehr/resources/queries/study/demographicsCurLocation.sql index 8e73574df..d4091f8e7 100644 --- a/ehr/resources/queries/study/demographicsCurLocation.sql +++ b/ehr/resources/queries/study/demographicsCurLocation.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsMostRecentWeight.sql b/ehr/resources/queries/study/demographicsMostRecentWeight.sql index f5aea3bf4..f2f968373 100644 --- a/ehr/resources/queries/study/demographicsMostRecentWeight.sql +++ b/ehr/resources/queries/study/demographicsMostRecentWeight.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsOffspring.sql b/ehr/resources/queries/study/demographicsOffspring.sql index 97a613d13..1e494da49 100644 --- a/ehr/resources/queries/study/demographicsOffspring.sql +++ b/ehr/resources/queries/study/demographicsOffspring.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/demographicsParents.sql b/ehr/resources/queries/study/demographicsParents.sql index 830417d9d..09316b65b 100644 --- a/ehr/resources/queries/study/demographicsParents.sql +++ b/ehr/resources/queries/study/demographicsParents.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 LabKey Corporation + * Copyright (c) 2023-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/ehr/resources/queries/study/directIdMatches.sql b/ehr/resources/queries/study/directIdMatches.sql index 7fd4f6297..b6203803f 100644 --- a/ehr/resources/queries/study/directIdMatches.sql +++ b/ehr/resources/queries/study/directIdMatches.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 + */ SELECT Id as resolvedId, diff --git a/ehr/resources/queries/study/drug.js b/ehr/resources/queries/study/drug.js index bbcbb21e3..72b907a5a 100644 --- a/ehr/resources/queries/study/drug.js +++ b/ehr/resources/queries/study/drug.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/encounters.js b/ehr/resources/queries/study/encounters.js index e89e6e750..5c5c96371 100644 --- a/ehr/resources/queries/study/encounters.js +++ b/ehr/resources/queries/study/encounters.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/encountersWithSnomedBySet.sql b/ehr/resources/queries/study/encountersWithSnomedBySet.sql index c2d4ce6bc..a10bdefe0 100644 --- a/ehr/resources/queries/study/encountersWithSnomedBySet.sql +++ b/ehr/resources/queries/study/encountersWithSnomedBySet.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/resources/queries/study/flags.js b/ehr/resources/queries/study/flags.js index 69318834a..879fd3102 100644 --- a/ehr/resources/queries/study/flags.js +++ b/ehr/resources/queries/study/flags.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ require("ehr/triggers").initScript(this); diff --git a/ehr/resources/queries/study/hematologyResults.js b/ehr/resources/queries/study/hematologyResults.js index aac405ab6..29d6cc326 100644 --- a/ehr/resources/queries/study/hematologyResults.js +++ b/ehr/resources/queries/study/hematologyResults.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/housing.js b/ehr/resources/queries/study/housing.js index f894c13bc..bad84da97 100644 --- a/ehr/resources/queries/study/housing.js +++ b/ehr/resources/queries/study/housing.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/organ_weights.js b/ehr/resources/queries/study/organ_weights.js index 9edfdd376..137e7ed11 100644 --- a/ehr/resources/queries/study/organ_weights.js +++ b/ehr/resources/queries/study/organ_weights.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/parasitologyResults.js b/ehr/resources/queries/study/parasitologyResults.js index ae055dfb3..f4a537ca7 100644 --- a/ehr/resources/queries/study/parasitologyResults.js +++ b/ehr/resources/queries/study/parasitologyResults.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/parentsDifferentSpecies.sql b/ehr/resources/queries/study/parentsDifferentSpecies.sql index 2941e9044..1350eca1e 100644 --- a/ehr/resources/queries/study/parentsDifferentSpecies.sql +++ b/ehr/resources/queries/study/parentsDifferentSpecies.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ SELECT * FROM ( SELECT diff --git a/ehr/resources/queries/study/parentsIncorrectGender.sql b/ehr/resources/queries/study/parentsIncorrectGender.sql index 8204ccf09..3067eef76 100644 --- a/ehr/resources/queries/study/parentsIncorrectGender.sql +++ b/ehr/resources/queries/study/parentsIncorrectGender.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ SELECT * FROM ( SELECT diff --git a/ehr/resources/queries/study/parentsYoungerThanOffspring.sql b/ehr/resources/queries/study/parentsYoungerThanOffspring.sql index 0da8ce389..9b98fb2e1 100644 --- a/ehr/resources/queries/study/parentsYoungerThanOffspring.sql +++ b/ehr/resources/queries/study/parentsYoungerThanOffspring.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ SELECT * FROM ( SELECT diff --git a/ehr/resources/queries/study/problem.js b/ehr/resources/queries/study/problem.js index c82a79d79..7f8b38a04 100644 --- a/ehr/resources/queries/study/problem.js +++ b/ehr/resources/queries/study/problem.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/recentSoaps.sql b/ehr/resources/queries/study/recentSoaps.sql index 14378f5c7..02292d2cb 100644 --- a/ehr/resources/queries/study/recentSoaps.sql +++ b/ehr/resources/queries/study/recentSoaps.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 LabKey Corporation + * Copyright (c) 2023-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/ehr/resources/queries/study/sampleAgeInYears.sql b/ehr/resources/queries/study/sampleAgeInYears.sql index eb4d98862..4a1b33608 100644 --- a/ehr/resources/queries/study/sampleAgeInYears.sql +++ b/ehr/resources/queries/study/sampleAgeInYears.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ PARAMETERS(sampleDate TIMESTAMP) diff --git a/ehr/resources/queries/study/tissue_samples.js b/ehr/resources/queries/study/tissue_samples.js index 64a117a3e..137e7ed11 100644 --- a/ehr/resources/queries/study/tissue_samples.js +++ b/ehr/resources/queries/study/tissue_samples.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/treatmentSchedule.sql b/ehr/resources/queries/study/treatmentSchedule.sql index 9806c83a9..cc1e7a8f6 100644 --- a/ehr/resources/queries/study/treatmentSchedule.sql +++ b/ehr/resources/queries/study/treatmentSchedule.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2014 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/treatment_order.js b/ehr/resources/queries/study/treatment_order.js index 9d6728b8e..dfff16eaa 100644 --- a/ehr/resources/queries/study/treatment_order.js +++ b/ehr/resources/queries/study/treatment_order.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/urinalysisResults.js b/ehr/resources/queries/study/urinalysisResults.js index ae055dfb3..f4a537ca7 100644 --- a/ehr/resources/queries/study/urinalysisResults.js +++ b/ehr/resources/queries/study/urinalysisResults.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/validateFinalWeights.sql b/ehr/resources/queries/study/validateFinalWeights.sql index d734cfafd..e6cfdd697 100644 --- a/ehr/resources/queries/study/validateFinalWeights.sql +++ b/ehr/resources/queries/study/validateFinalWeights.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/queries/study/weightConsecutiveDrops.sql b/ehr/resources/queries/study/weightConsecutiveDrops.sql index 9291fee30..f26626270 100644 --- a/ehr/resources/queries/study/weightConsecutiveDrops.sql +++ b/ehr/resources/queries/study/weightConsecutiveDrops.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/reports/schemas/study/Pedigree/Pedigree.r b/ehr/resources/reports/schemas/study/Pedigree/Pedigree.r index 24259fdfa..913dee95d 100644 --- a/ehr/resources/reports/schemas/study/Pedigree/Pedigree.r +++ b/ehr/resources/reports/schemas/study/Pedigree/Pedigree.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2011-2019 LabKey Corporation +# Copyright (c) 2011-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/ehr/resources/reports/schemas/study/Pedigree/PedigreeDown.r b/ehr/resources/reports/schemas/study/Pedigree/PedigreeDown.r index 417806de0..57d90ea4a 100644 --- a/ehr/resources/reports/schemas/study/Pedigree/PedigreeDown.r +++ b/ehr/resources/reports/schemas/study/Pedigree/PedigreeDown.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2010-2015 LabKey Corporation +# Copyright (c) 2020-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/ehr/resources/reports/schemas/study/Pedigree/PedigreeUp.r b/ehr/resources/reports/schemas/study/Pedigree/PedigreeUp.r index 394c11119..9b341fdb4 100644 --- a/ehr/resources/reports/schemas/study/Pedigree/PedigreeUp.r +++ b/ehr/resources/reports/schemas/study/Pedigree/PedigreeUp.r @@ -1,5 +1,5 @@ ## -# Copyright (c) 2010-2015 LabKey Corporation +# Copyright (c) 2020-2026 LabKey Corporation # # Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 ## diff --git a/ehr/resources/schemas/dbscripts/postgresql/ehr-0.000-25.000.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr-0.000-25.000.sql index 58a2f6f80..6bd1a432d 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr-0.000-25.000.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 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/ehr/resources/schemas/dbscripts/postgresql/ehr-25.000-25.001.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr-25.000-25.001.sql index 7b2ed3190..7c0288275 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr-25.000-25.001.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr-25.000-25.001.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr.tasks ADD caseid ENTITYID null; \ No newline at end of file diff --git a/ehr/resources/schemas/dbscripts/postgresql/ehr-26.000-26.001.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr-26.000-26.001.sql index 853ff8ba2..c9e791554 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr-26.000-26.001.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr-26.000-26.001.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr.reports ADD supportsNonIdFilters BOOL DEFAULT NULL; diff --git a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-0.000-25.000.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-0.000-25.000.sql index eed17733a..55b491729 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-0.000-25.000.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 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/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.001-25.002.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.001-25.002.sql index e867d20cb..01e5bb864 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.001-25.002.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.001-25.002.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr_lookups.cageclass ADD COLUMN LSID LSIDtype; \ No newline at end of file diff --git a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.002-25.003.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.002-25.003.sql index 432cc1567..dfaa89a09 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.002-25.003.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.002-25.003.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr_lookups.treatment_frequency ADD COLUMN LSID LSIDtype; \ No newline at end of file diff --git a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.003-25.004.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.003-25.004.sql index 6c031774a..cb5bf437f 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.003-25.004.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-25.003-25.004.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE TABLE ehr_lookups.editable_lookups ( diff --git a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-26.002-26.003.sql b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-26.002-26.003.sql index 5368f65ed..911cbaf22 100644 --- a/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-26.002-26.003.sql +++ b/ehr/resources/schemas/dbscripts/postgresql/ehr_lookups-26.002-26.003.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 ix_ehr_lookups_request_priority_container [container] because it overlaps with uq_request_priority [container, priority] DROP INDEX ehr_lookups.ix_ehr_lookups_request_priority_container; -- Dropping ix_ehr_lookups_usda_levels_container [container] because it overlaps with uq_usda_levels [container, usda_level] diff --git a/ehr/resources/schemas/dbscripts/sqlserver/ehr-0.000-25.000.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr-0.000-25.000.sql index 6fedfc6a7..f1fb49aa9 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr-0.000-25.000.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 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/ehr/resources/schemas/dbscripts/sqlserver/ehr-25.000-25.001.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr-25.000-25.001.sql index 7b2ed3190..7c0288275 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr-25.000-25.001.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr-25.000-25.001.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr.tasks ADD caseid ENTITYID null; \ No newline at end of file diff --git a/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.000-26.001.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.000-26.001.sql index d0627eee4..a2f459cc7 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.000-26.001.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.000-26.001.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr.reports ADD supportsNonIdFilters BIT; diff --git a/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.001-26.002.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.001-26.002.sql index aaab29c51..11caeebe0 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr-26.001-26.002.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr-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 + */ -- ehr.Project.Created and ehr.Project.Modified are NULL on SQL Server but NOT NULL on PostgreSQL. Set the NULL values -- and switch the columns to NOT NULL to match PostgreSQL. UPDATE ehr.Project SET Created = COALESCE(diCreated, GETDATE()) WHERE Created IS NULL; diff --git a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-0.000-25.000.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-0.000-25.000.sql index 2bc0d7ba1..8b6da148b 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-0.000-25.000.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 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/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.001-25.002.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.001-25.002.sql index 5e1b39074..cc8a3957f 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.001-25.002.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.001-25.002.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr_lookups.cageclass ADD Lsid LsidType null; \ No newline at end of file diff --git a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.002-25.003.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.002-25.003.sql index 2902e5370..a493d2809 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.002-25.003.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.002-25.003.sql @@ -1 +1,6 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ ALTER TABLE ehr_lookups.treatment_frequency ADD Lsid LsidType null; \ No newline at end of file diff --git a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.003-25.004.sql b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.003-25.004.sql index 225122983..da5fe5788 100644 --- a/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.003-25.004.sql +++ b/ehr/resources/schemas/dbscripts/sqlserver/ehr_lookups-25.003-25.004.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ CREATE TABLE ehr_lookups.editable_lookups ( diff --git a/ehr/resources/scripts/ehr/ScriptHelper.js b/ehr/resources/scripts/ehr/ScriptHelper.js index 49a3c5495..75cf36f04 100644 --- a/ehr/resources/scripts/ehr/ScriptHelper.js +++ b/ehr/resources/scripts/ehr/ScriptHelper.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/scripts/ehr/security.js b/ehr/resources/scripts/ehr/security.js index a065f83a1..5de6de624 100644 --- a/ehr/resources/scripts/ehr/security.js +++ b/ehr/resources/scripts/ehr/security.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/scripts/ehr/triggerManager.js b/ehr/resources/scripts/ehr/triggerManager.js index be4fee3cf..1ad1f423b 100644 --- a/ehr/resources/scripts/ehr/triggerManager.js +++ b/ehr/resources/scripts/ehr/triggerManager.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/scripts/ehr/triggers.js b/ehr/resources/scripts/ehr/triggers.js index c864da879..95f539aa8 100644 --- a/ehr/resources/scripts/ehr/triggers.js +++ b/ehr/resources/scripts/ehr/triggers.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/scripts/ehr/utils.js b/ehr/resources/scripts/ehr/utils.js index fe2c5d68b..f79f376e1 100644 --- a/ehr/resources/scripts/ehr/utils.js +++ b/ehr/resources/scripts/ehr/utils.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/scripts/ehr/validation.js b/ehr/resources/scripts/ehr/validation.js index e2ecbaab6..dd38befd9 100644 --- a/ehr/resources/scripts/ehr/validation.js +++ b/ehr/resources/scripts/ehr/validation.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/DataEntryUtils.js b/ehr/resources/web/ehr/DataEntryUtils.js index e218991d3..d0f0f01af 100644 --- a/ehr/resources/web/ehr/DataEntryUtils.js +++ b/ehr/resources/web/ehr/DataEntryUtils.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/DemographicsCache.js b/ehr/resources/web/ehr/DemographicsCache.js index 24d986f91..61152a9dc 100644 --- a/ehr/resources/web/ehr/DemographicsCache.js +++ b/ehr/resources/web/ehr/DemographicsCache.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/Security.js b/ehr/resources/web/ehr/Security.js index 2213816c1..8f1220ee7 100644 --- a/ehr/resources/web/ehr/Security.js +++ b/ehr/resources/web/ehr/Security.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/AssignmentClientStore.js b/ehr/resources/web/ehr/data/AssignmentClientStore.js index 0720ad6a8..20490cf3f 100644 --- a/ehr/resources/web/ehr/data/AssignmentClientStore.js +++ b/ehr/resources/web/ehr/data/AssignmentClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/BloodDrawClientStore.js b/ehr/resources/web/ehr/data/BloodDrawClientStore.js index d3d2004ee..2e432c9ab 100644 --- a/ehr/resources/web/ehr/data/BloodDrawClientStore.js +++ b/ehr/resources/web/ehr/data/BloodDrawClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/ClinicalEncountersClientStore.js b/ehr/resources/web/ehr/data/ClinicalEncountersClientStore.js index 41ae7e1b3..bf35405ae 100644 --- a/ehr/resources/web/ehr/data/ClinicalEncountersClientStore.js +++ b/ehr/resources/web/ehr/data/ClinicalEncountersClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/ClinicalHistoryStore.js b/ehr/resources/web/ehr/data/ClinicalHistoryStore.js index 09c5de3ab..f8c149a5a 100644 --- a/ehr/resources/web/ehr/data/ClinicalHistoryStore.js +++ b/ehr/resources/web/ehr/data/ClinicalHistoryStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/ehr/resources/web/ehr/data/ClinpathRunsClientStore.js b/ehr/resources/web/ehr/data/ClinpathRunsClientStore.js index d0eaa2858..1392698a1 100644 --- a/ehr/resources/web/ehr/data/ClinpathRunsClientStore.js +++ b/ehr/resources/web/ehr/data/ClinpathRunsClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/DataEntryClientStore.js b/ehr/resources/web/ehr/data/DataEntryClientStore.js index 04546dafa..14998474f 100644 --- a/ehr/resources/web/ehr/data/DataEntryClientStore.js +++ b/ehr/resources/web/ehr/data/DataEntryClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/DataEntryServerStore.js b/ehr/resources/web/ehr/data/DataEntryServerStore.js index 7237189b4..3e5eda44f 100644 --- a/ehr/resources/web/ehr/data/DataEntryServerStore.js +++ b/ehr/resources/web/ehr/data/DataEntryServerStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/DrugAdministrationRunsClientStore.js b/ehr/resources/web/ehr/data/DrugAdministrationRunsClientStore.js index 19c7ff7db..6b85ac6d8 100644 --- a/ehr/resources/web/ehr/data/DrugAdministrationRunsClientStore.js +++ b/ehr/resources/web/ehr/data/DrugAdministrationRunsClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/EncounterStoreCollection.js b/ehr/resources/web/ehr/data/EncounterStoreCollection.js index a669ecef2..97a31c5bf 100644 --- a/ehr/resources/web/ehr/data/EncounterStoreCollection.js +++ b/ehr/resources/web/ehr/data/EncounterStoreCollection.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/ParentAndChildClientStore.js b/ehr/resources/web/ehr/data/ParentAndChildClientStore.js index c7d7d04a8..420ed37e5 100644 --- a/ehr/resources/web/ehr/data/ParentAndChildClientStore.js +++ b/ehr/resources/web/ehr/data/ParentAndChildClientStore.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2021-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /** * Some forms have a procedure as their top-level entity, with a child entity that itself has children. For example, * a bacterial culture might be modeled via a procedure with a row in the Bacterial Culture dataset, with SNOMED coding diff --git a/ehr/resources/web/ehr/data/ParentClientStore.js b/ehr/resources/web/ehr/data/ParentClientStore.js index fee9d6121..ddd3203e5 100644 --- a/ehr/resources/web/ehr/data/ParentClientStore.js +++ b/ehr/resources/web/ehr/data/ParentClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/RequestStoreCollection.js b/ehr/resources/web/ehr/data/RequestStoreCollection.js index b0130a4b1..c0d1d8f54 100644 --- a/ehr/resources/web/ehr/data/RequestStoreCollection.js +++ b/ehr/resources/web/ehr/data/RequestStoreCollection.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/data/StoreCollection.js b/ehr/resources/web/ehr/data/StoreCollection.js index 45c893b20..4ee33b0af 100644 --- a/ehr/resources/web/ehr/data/StoreCollection.js +++ b/ehr/resources/web/ehr/data/StoreCollection.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/ehr/resources/web/ehr/data/WeightClientStore.js b/ehr/resources/web/ehr/data/WeightClientStore.js index 8f5c1c59a..2d8c64d5c 100644 --- a/ehr/resources/web/ehr/data/WeightClientStore.js +++ b/ehr/resources/web/ehr/data/WeightClientStore.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/Panel.js b/ehr/resources/web/ehr/form/Panel.js index f99fff511..fa5d7f64b 100644 --- a/ehr/resources/web/ehr/form/Panel.js +++ b/ehr/resources/web/ehr/form/Panel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/AnimalField.js b/ehr/resources/web/ehr/form/field/AnimalField.js index c25448def..96be0e9a6 100644 --- a/ehr/resources/web/ehr/form/field/AnimalField.js +++ b/ehr/resources/web/ehr/form/field/AnimalField.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/AnimalIdUpperField.js b/ehr/resources/web/ehr/form/field/AnimalIdUpperField.js index ec96a7ef0..b40913ee3 100644 --- a/ehr/resources/web/ehr/form/field/AnimalIdUpperField.js +++ b/ehr/resources/web/ehr/form/field/AnimalIdUpperField.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ Ext4.define('EHR.form.AnimalIdUpperField', { extend: 'EHR.form.field.AnimalField.js', alias: 'widget.ehr-animalIdUpperField', diff --git a/ehr/resources/web/ehr/form/field/BuildingField.js b/ehr/resources/web/ehr/form/field/BuildingField.js index ea9f75cb9..3ea2ed152 100644 --- a/ehr/resources/web/ehr/form/field/BuildingField.js +++ b/ehr/resources/web/ehr/form/field/BuildingField.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2025-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ Ext4.define('EHR.form.field.BuildingField', { extend: 'Ext.ux.CheckCombo', alias: 'widget.ehr-buildingfield', diff --git a/ehr/resources/web/ehr/form/field/HxTextArea.js b/ehr/resources/web/ehr/form/field/HxTextArea.js index 7d7c9b0f3..8791fdb24 100644 --- a/ehr/resources/web/ehr/form/field/HxTextArea.js +++ b/ehr/resources/web/ehr/form/field/HxTextArea.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/PlanTextArea.js b/ehr/resources/web/ehr/form/field/PlanTextArea.js index 6f6c3a8b3..b12311c42 100644 --- a/ehr/resources/web/ehr/form/field/PlanTextArea.js +++ b/ehr/resources/web/ehr/form/field/PlanTextArea.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/ProjectEntryField.js b/ehr/resources/web/ehr/form/field/ProjectEntryField.js index 5155bcb9a..51ea85e45 100644 --- a/ehr/resources/web/ehr/form/field/ProjectEntryField.js +++ b/ehr/resources/web/ehr/form/field/ProjectEntryField.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/RoomField.js b/ehr/resources/web/ehr/form/field/RoomField.js index 8c14a8bc7..81b98aa0f 100644 --- a/ehr/resources/web/ehr/form/field/RoomField.js +++ b/ehr/resources/web/ehr/form/field/RoomField.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/SnomedCodesEditor.js b/ehr/resources/web/ehr/form/field/SnomedCodesEditor.js index af6fbde83..8fdc28009 100644 --- a/ehr/resources/web/ehr/form/field/SnomedCodesEditor.js +++ b/ehr/resources/web/ehr/form/field/SnomedCodesEditor.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/form/field/UsersAndGroupsCombo.js b/ehr/resources/web/ehr/form/field/UsersAndGroupsCombo.js index e8f3448bc..798773b05 100644 --- a/ehr/resources/web/ehr/form/field/UsersAndGroupsCombo.js +++ b/ehr/resources/web/ehr/form/field/UsersAndGroupsCombo.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/grid/Panel.js b/ehr/resources/web/ehr/grid/Panel.js index 3f7c1638f..dab21fad8 100644 --- a/ehr/resources/web/ehr/grid/Panel.js +++ b/ehr/resources/web/ehr/grid/Panel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/grid/SnomedColumn.js b/ehr/resources/web/ehr/grid/SnomedColumn.js index 3851e7941..43f31945d 100644 --- a/ehr/resources/web/ehr/grid/SnomedColumn.js +++ b/ehr/resources/web/ehr/grid/SnomedColumn.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/model/DataModelManager.js b/ehr/resources/web/ehr/model/DataModelManager.js index 637a7324c..bb7599d4b 100644 --- a/ehr/resources/web/ehr/model/DataModelManager.js +++ b/ehr/resources/web/ehr/model/DataModelManager.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/ehr/resources/web/ehr/model/sources/BehaviorDefaults.js b/ehr/resources/web/ehr/model/sources/BehaviorDefaults.js index f4358f064..af99896e5 100644 --- a/ehr/resources/web/ehr/model/sources/BehaviorDefaults.js +++ b/ehr/resources/web/ehr/model/sources/BehaviorDefaults.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/model/sources/Default.js b/ehr/resources/web/ehr/model/sources/Default.js index e20a137af..312fe218c 100644 --- a/ehr/resources/web/ehr/model/sources/Default.js +++ b/ehr/resources/web/ehr/model/sources/Default.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/model/sources/EncounterChild.js b/ehr/resources/web/ehr/model/sources/EncounterChild.js index d27cdc046..59ee640e7 100644 --- a/ehr/resources/web/ehr/model/sources/EncounterChild.js +++ b/ehr/resources/web/ehr/model/sources/EncounterChild.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/model/sources/ParentChild.js b/ehr/resources/web/ehr/model/sources/ParentChild.js index 298bfbc99..deaf252f7 100644 --- a/ehr/resources/web/ehr/model/sources/ParentChild.js +++ b/ehr/resources/web/ehr/model/sources/ParentChild.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 LabKey Corporation + * Copyright (c) 2023-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/navMenu.js b/ehr/resources/web/ehr/navMenu.js index 8f4d6048c..9e712324b 100644 --- a/ehr/resources/web/ehr/navMenu.js +++ b/ehr/resources/web/ehr/navMenu.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2013 LabKey Corporation + * Copyright (c) 2011-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/overrides.js b/ehr/resources/web/ehr/overrides.js index 2f5f6a676..7f02a9a63 100644 --- a/ehr/resources/web/ehr/overrides.js +++ b/ehr/resources/web/ehr/overrides.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ LDK.Utils.splitIds = function(subjectArray, unsorted, preserveDuplicates) { diff --git a/ehr/resources/web/ehr/panel/AnimalDetailsPanel.js b/ehr/resources/web/ehr/panel/AnimalDetailsPanel.js index 3a1b5b338..d7d5ce3aa 100644 --- a/ehr/resources/web/ehr/panel/AnimalDetailsPanel.js +++ b/ehr/resources/web/ehr/panel/AnimalDetailsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/ehr/resources/web/ehr/panel/AnimalGroupDetailsPanel.js b/ehr/resources/web/ehr/panel/AnimalGroupDetailsPanel.js index 100bf018c..3aa4bec23 100644 --- a/ehr/resources/web/ehr/panel/AnimalGroupDetailsPanel.js +++ b/ehr/resources/web/ehr/panel/AnimalGroupDetailsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/AnimalHistoryPanel.js b/ehr/resources/web/ehr/panel/AnimalHistoryPanel.js index 4bfadf2ec..d552ed275 100644 --- a/ehr/resources/web/ehr/panel/AnimalHistoryPanel.js +++ b/ehr/resources/web/ehr/panel/AnimalHistoryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/BloodSummaryPanel.js b/ehr/resources/web/ehr/panel/BloodSummaryPanel.js index 71882db04..294398abb 100644 --- a/ehr/resources/web/ehr/panel/BloodSummaryPanel.js +++ b/ehr/resources/web/ehr/panel/BloodSummaryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2016-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/BulkEditDataEntryPanel.js b/ehr/resources/web/ehr/panel/BulkEditDataEntryPanel.js index a4148a13b..f48e5a1c7 100644 --- a/ehr/resources/web/ehr/panel/BulkEditDataEntryPanel.js +++ b/ehr/resources/web/ehr/panel/BulkEditDataEntryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/BulkEditPanel.js b/ehr/resources/web/ehr/panel/BulkEditPanel.js index 6ac52fcac..4dd1cbe69 100644 --- a/ehr/resources/web/ehr/panel/BulkEditPanel.js +++ b/ehr/resources/web/ehr/panel/BulkEditPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ClinicalHistoryPanel.js b/ehr/resources/web/ehr/panel/ClinicalHistoryPanel.js index 58053ccde..423ef6c78 100644 --- a/ehr/resources/web/ehr/panel/ClinicalHistoryPanel.js +++ b/ehr/resources/web/ehr/panel/ClinicalHistoryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ClinicalManagementPanel.js b/ehr/resources/web/ehr/panel/ClinicalManagementPanel.js index 2bd06e3d6..fac208dc9 100644 --- a/ehr/resources/web/ehr/panel/ClinicalManagementPanel.js +++ b/ehr/resources/web/ehr/panel/ClinicalManagementPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/DataEntryErrorPanel.js b/ehr/resources/web/ehr/panel/DataEntryErrorPanel.js index c7eff1426..c4e46a7c0 100644 --- a/ehr/resources/web/ehr/panel/DataEntryErrorPanel.js +++ b/ehr/resources/web/ehr/panel/DataEntryErrorPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/DataEntryFormDetailsPanel.js b/ehr/resources/web/ehr/panel/DataEntryFormDetailsPanel.js index 00195409d..0ce3f2502 100644 --- a/ehr/resources/web/ehr/panel/DataEntryFormDetailsPanel.js +++ b/ehr/resources/web/ehr/panel/DataEntryFormDetailsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/DataEntryPanel.js b/ehr/resources/web/ehr/panel/DataEntryPanel.js index 1c7ff43ae..6aa76d8e3 100644 --- a/ehr/resources/web/ehr/panel/DataEntryPanel.js +++ b/ehr/resources/web/ehr/panel/DataEntryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/ehr/resources/web/ehr/panel/EnterDataPanel.js b/ehr/resources/web/ehr/panel/EnterDataPanel.js index 0b223b8a5..25661561b 100644 --- a/ehr/resources/web/ehr/panel/EnterDataPanel.js +++ b/ehr/resources/web/ehr/panel/EnterDataPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ExamCasesDataEntryPanel.js b/ehr/resources/web/ehr/panel/ExamCasesDataEntryPanel.js index 5ae5be5f2..f19fd6406 100644 --- a/ehr/resources/web/ehr/panel/ExamCasesDataEntryPanel.js +++ b/ehr/resources/web/ehr/panel/ExamCasesDataEntryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 LabKey Corporation + * Copyright (c) 2023-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/GeneticCalculationSettingsPanel.js b/ehr/resources/web/ehr/panel/GeneticCalculationSettingsPanel.js index 2a527591b..ec6c436a4 100644 --- a/ehr/resources/web/ehr/panel/GeneticCalculationSettingsPanel.js +++ b/ehr/resources/web/ehr/panel/GeneticCalculationSettingsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/HousingDataEntryPanel.js b/ehr/resources/web/ehr/panel/HousingDataEntryPanel.js index 9c848e11d..1351cafcd 100644 --- a/ehr/resources/web/ehr/panel/HousingDataEntryPanel.js +++ b/ehr/resources/web/ehr/panel/HousingDataEntryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/KinshipPanel.js b/ehr/resources/web/ehr/panel/KinshipPanel.js index 7408d76d3..7f699c14f 100644 --- a/ehr/resources/web/ehr/panel/KinshipPanel.js +++ b/ehr/resources/web/ehr/panel/KinshipPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2019 LabKey Corporation + * Copyright (c) 2015-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/LocationFilterType.js b/ehr/resources/web/ehr/panel/LocationFilterType.js index ca225ecb2..9498feb58 100644 --- a/ehr/resources/web/ehr/panel/LocationFilterType.js +++ b/ehr/resources/web/ehr/panel/LocationFilterType.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/LockAnimalsPanel.js b/ehr/resources/web/ehr/panel/LockAnimalsPanel.js index fdd1284f5..13712ad41 100644 --- a/ehr/resources/web/ehr/panel/LockAnimalsPanel.js +++ b/ehr/resources/web/ehr/panel/LockAnimalsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ManageCasesPanel.js b/ehr/resources/web/ehr/panel/ManageCasesPanel.js index 0f30eefad..eb8b7f95f 100644 --- a/ehr/resources/web/ehr/panel/ManageCasesPanel.js +++ b/ehr/resources/web/ehr/panel/ManageCasesPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ManageTreatmentsPanel.js b/ehr/resources/web/ehr/panel/ManageTreatmentsPanel.js index 15670d9a2..f809c4c9c 100644 --- a/ehr/resources/web/ehr/panel/ManageTreatmentsPanel.js +++ b/ehr/resources/web/ehr/panel/ManageTreatmentsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/NarrowSnapshotPanel.js b/ehr/resources/web/ehr/panel/NarrowSnapshotPanel.js index 35fa0f2c7..a6619a032 100644 --- a/ehr/resources/web/ehr/panel/NarrowSnapshotPanel.js +++ b/ehr/resources/web/ehr/panel/NarrowSnapshotPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ParticipantDetailsPanel.js b/ehr/resources/web/ehr/panel/ParticipantDetailsPanel.js index 7fb270771..2d086338e 100644 --- a/ehr/resources/web/ehr/panel/ParticipantDetailsPanel.js +++ b/ehr/resources/web/ehr/panel/ParticipantDetailsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/RequestDataEntryPanel.js b/ehr/resources/web/ehr/panel/RequestDataEntryPanel.js index 6c71c71d7..b20ebc324 100644 --- a/ehr/resources/web/ehr/panel/RequestDataEntryPanel.js +++ b/ehr/resources/web/ehr/panel/RequestDataEntryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/ServiceRequestsPanel.js b/ehr/resources/web/ehr/panel/ServiceRequestsPanel.js index 1fafde6fc..1caf214fc 100644 --- a/ehr/resources/web/ehr/panel/ServiceRequestsPanel.js +++ b/ehr/resources/web/ehr/panel/ServiceRequestsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/SnapshotPanel.js b/ehr/resources/web/ehr/panel/SnapshotPanel.js index 9f435158f..15a210821 100644 --- a/ehr/resources/web/ehr/panel/SnapshotPanel.js +++ b/ehr/resources/web/ehr/panel/SnapshotPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/TaskDataEntryPanel.js b/ehr/resources/web/ehr/panel/TaskDataEntryPanel.js index 7605c6130..2bbf81c88 100644 --- a/ehr/resources/web/ehr/panel/TaskDataEntryPanel.js +++ b/ehr/resources/web/ehr/panel/TaskDataEntryPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/panel/WeightGraphPanel.js b/ehr/resources/web/ehr/panel/WeightGraphPanel.js index a62119b29..62b92a7fa 100644 --- a/ehr/resources/web/ehr/panel/WeightGraphPanel.js +++ b/ehr/resources/web/ehr/panel/WeightGraphPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/plugin/ClinicalObservationsCellEditing.js b/ehr/resources/web/ehr/plugin/ClinicalObservationsCellEditing.js index 16675a955..1beb035fc 100644 --- a/ehr/resources/web/ehr/plugin/ClinicalObservationsCellEditing.js +++ b/ehr/resources/web/ehr/plugin/ClinicalObservationsCellEditing.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/plugin/CollapsibleDataEntryPanel.js b/ehr/resources/web/ehr/plugin/CollapsibleDataEntryPanel.js index 62569dbd5..9b90caeed 100644 --- a/ehr/resources/web/ehr/plugin/CollapsibleDataEntryPanel.js +++ b/ehr/resources/web/ehr/plugin/CollapsibleDataEntryPanel.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2024-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /** * A plugin for Ext.form.TextArea that will allow the box to be resized by the user. diff --git a/ehr/resources/web/ehr/plugin/DataBind.js b/ehr/resources/web/ehr/plugin/DataBind.js index e28c3e6df..e26417244 100644 --- a/ehr/resources/web/ehr/plugin/DataBind.js +++ b/ehr/resources/web/ehr/plugin/DataBind.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/plugin/RowEditor.js b/ehr/resources/web/ehr/plugin/RowEditor.js index 6e3eccc21..445947047 100644 --- a/ehr/resources/web/ehr/plugin/RowEditor.js +++ b/ehr/resources/web/ehr/plugin/RowEditor.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/reports.js b/ehr/resources/web/ehr/reports.js index 1db84d6ba..943939996 100644 --- a/ehr/resources/web/ehr/reports.js +++ b/ehr/resources/web/ehr/reports.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/sharedReports.js b/ehr/resources/web/ehr/sharedReports.js index 00d3c5b6b..f55e1f7a5 100644 --- a/ehr/resources/web/ehr/sharedReports.js +++ b/ehr/resources/web/ehr/sharedReports.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2024-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ EHR.reports.FileRepository = function(panel,tab) { if (tab.filters.subjects){ var animalIds = tab.filters.subjects[0]; diff --git a/ehr/resources/web/ehr/studyButtons.js b/ehr/resources/web/ehr/studyButtons.js index adfc6fb37..6a54bfc69 100644 --- a/ehr/resources/web/ehr/studyButtons.js +++ b/ehr/resources/web/ehr/studyButtons.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/utils.js b/ehr/resources/web/ehr/utils.js index 580e6909e..ef059942a 100644 --- a/ehr/resources/web/ehr/utils.js +++ b/ehr/resources/web/ehr/utils.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2010-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/AddAnimalsWindow.js b/ehr/resources/web/ehr/window/AddAnimalsWindow.js index dd00c66e6..e208e2c10 100644 --- a/ehr/resources/web/ehr/window/AddAnimalsWindow.js +++ b/ehr/resources/web/ehr/window/AddAnimalsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/AddProcedureDefaultsWindow.js b/ehr/resources/web/ehr/window/AddProcedureDefaultsWindow.js index 3f0903a2b..50cc0093d 100644 --- a/ehr/resources/web/ehr/window/AddProcedureDefaultsWindow.js +++ b/ehr/resources/web/ehr/window/AddProcedureDefaultsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/AddScheduledBloodDrawsWindow.js b/ehr/resources/web/ehr/window/AddScheduledBloodDrawsWindow.js index 8c4e11363..bb8553434 100644 --- a/ehr/resources/web/ehr/window/AddScheduledBloodDrawsWindow.js +++ b/ehr/resources/web/ehr/window/AddScheduledBloodDrawsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/AddScheduledTreatmentWindow.js b/ehr/resources/web/ehr/window/AddScheduledTreatmentWindow.js index a93bf99e9..055cc0b6d 100644 --- a/ehr/resources/web/ehr/window/AddScheduledTreatmentWindow.js +++ b/ehr/resources/web/ehr/window/AddScheduledTreatmentWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/ApplyTemplateWindow.js b/ehr/resources/web/ehr/window/ApplyTemplateWindow.js index 153ffaf77..f21dbdcdc 100644 --- a/ehr/resources/web/ehr/window/ApplyTemplateWindow.js +++ b/ehr/resources/web/ehr/window/ApplyTemplateWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/BulkEditWindow.js b/ehr/resources/web/ehr/window/BulkEditWindow.js index 72eea0449..1d2a9e5f2 100644 --- a/ehr/resources/web/ehr/window/BulkEditWindow.js +++ b/ehr/resources/web/ehr/window/BulkEditWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/CopyFromRunsWindow.js b/ehr/resources/web/ehr/window/CopyFromRunsWindow.js index 880320785..c69637944 100644 --- a/ehr/resources/web/ehr/window/CopyFromRunsWindow.js +++ b/ehr/resources/web/ehr/window/CopyFromRunsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/CopyFromSectionWindow.js b/ehr/resources/web/ehr/window/CopyFromSectionWindow.js index 627b301c3..f0965cf6b 100644 --- a/ehr/resources/web/ehr/window/CopyFromSectionWindow.js +++ b/ehr/resources/web/ehr/window/CopyFromSectionWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/CopyTaskWindow.js b/ehr/resources/web/ehr/window/CopyTaskWindow.js index 0251522a4..15bd07756 100644 --- a/ehr/resources/web/ehr/window/CopyTaskWindow.js +++ b/ehr/resources/web/ehr/window/CopyTaskWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/CreateFormTemplateWindow.js b/ehr/resources/web/ehr/window/CreateFormTemplateWindow.js index 5d21c45eb..9213cac6c 100644 --- a/ehr/resources/web/ehr/window/CreateFormTemplateWindow.js +++ b/ehr/resources/web/ehr/window/CreateFormTemplateWindow.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ Ext4.define('EHR.window.CreateFormTemplateWindow', { diff --git a/ehr/resources/web/ehr/window/CreateProjectWindow.js b/ehr/resources/web/ehr/window/CreateProjectWindow.js index 7d6a7b97a..07964d2db 100644 --- a/ehr/resources/web/ehr/window/CreateProjectWindow.js +++ b/ehr/resources/web/ehr/window/CreateProjectWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2015 LabKey Corporation + * Copyright (c) 2022-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/CreateTaskFromIdsWindow.js b/ehr/resources/web/ehr/window/CreateTaskFromIdsWindow.js index ac74f0d96..b2209f218 100644 --- a/ehr/resources/web/ehr/window/CreateTaskFromIdsWindow.js +++ b/ehr/resources/web/ehr/window/CreateTaskFromIdsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/CreateTaskFromRecordsWindow.js b/ehr/resources/web/ehr/window/CreateTaskFromRecordsWindow.js index 564b4ab91..63a89af6d 100644 --- a/ehr/resources/web/ehr/window/CreateTaskFromRecordsWindow.js +++ b/ehr/resources/web/ehr/window/CreateTaskFromRecordsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/DrugAmountWindow.js b/ehr/resources/web/ehr/window/DrugAmountWindow.js index 1fa08fb93..da1aa840b 100644 --- a/ehr/resources/web/ehr/window/DrugAmountWindow.js +++ b/ehr/resources/web/ehr/window/DrugAmountWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/EncounterAddRecordWindow.js b/ehr/resources/web/ehr/window/EncounterAddRecordWindow.js index 4846e3deb..bf11b7b63 100644 --- a/ehr/resources/web/ehr/window/EncounterAddRecordWindow.js +++ b/ehr/resources/web/ehr/window/EncounterAddRecordWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/FormBulkAddWindow.js b/ehr/resources/web/ehr/window/FormBulkAddWindow.js index 71ec6c945..84244bbe3 100644 --- a/ehr/resources/web/ehr/window/FormBulkAddWindow.js +++ b/ehr/resources/web/ehr/window/FormBulkAddWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2025 LabKey Corporation + * Copyright (c) 2025-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/FormTemplateWindow.js b/ehr/resources/web/ehr/window/FormTemplateWindow.js index 603df450e..2cd64bd39 100644 --- a/ehr/resources/web/ehr/window/FormTemplateWindow.js +++ b/ehr/resources/web/ehr/window/FormTemplateWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/GuessProjectWindow.js b/ehr/resources/web/ehr/window/GuessProjectWindow.js index 04d4c0152..1d0537428 100644 --- a/ehr/resources/web/ehr/window/GuessProjectWindow.js +++ b/ehr/resources/web/ehr/window/GuessProjectWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/LabworkPanelEditWindow.js b/ehr/resources/web/ehr/window/LabworkPanelEditWindow.js index c60a7834d..86823d5a8 100644 --- a/ehr/resources/web/ehr/window/LabworkPanelEditWindow.js +++ b/ehr/resources/web/ehr/window/LabworkPanelEditWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/OpenSurgeryCasesWindow.js b/ehr/resources/web/ehr/window/OpenSurgeryCasesWindow.js index eafed3a78..3b51a31e5 100644 --- a/ehr/resources/web/ehr/window/OpenSurgeryCasesWindow.js +++ b/ehr/resources/web/ehr/window/OpenSurgeryCasesWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/SaveTemplateWindow.js b/ehr/resources/web/ehr/window/SaveTemplateWindow.js index 63d222e80..665939bc9 100644 --- a/ehr/resources/web/ehr/window/SaveTemplateWindow.js +++ b/ehr/resources/web/ehr/window/SaveTemplateWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/SedationWindow.js b/ehr/resources/web/ehr/window/SedationWindow.js index 2722a5f12..8a185b050 100644 --- a/ehr/resources/web/ehr/window/SedationWindow.js +++ b/ehr/resources/web/ehr/window/SedationWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/SubmitForReviewWindow.js b/ehr/resources/web/ehr/window/SubmitForReviewWindow.js index 4ce929fca..a4b39ab45 100644 --- a/ehr/resources/web/ehr/window/SubmitForReviewWindow.js +++ b/ehr/resources/web/ehr/window/SubmitForReviewWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/resources/web/ehr/window/SurgeryPostOpMedsWindow.js b/ehr/resources/web/ehr/window/SurgeryPostOpMedsWindow.js index 2c4360985..68b84209f 100644 --- a/ehr/resources/web/ehr/window/SurgeryPostOpMedsWindow.js +++ b/ehr/resources/web/ehr/window/SurgeryPostOpMedsWindow.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/src/client/AnimalHistory/ParticipantView.tsx b/ehr/src/client/AnimalHistory/ParticipantView.tsx index 96b86db74..2d0994018 100644 --- a/ehr/src/client/AnimalHistory/ParticipantView.tsx +++ b/ehr/src/client/AnimalHistory/ParticipantView.tsx @@ -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 + */ import React, { FC, memo } from 'react'; import { ParticipantReports } from '@labkey/ehr/participanthistory'; import {ServerContextProvider, withAppUser, withServerContext} from '@labkey/components'; diff --git a/ehr/src/client/AnimalHistory/app.tsx b/ehr/src/client/AnimalHistory/app.tsx index 45afd22e5..230d4a67b 100644 --- a/ehr/src/client/AnimalHistory/app.tsx +++ b/ehr/src/client/AnimalHistory/app.tsx @@ -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 + */ import React from 'react'; import { createRoot } from 'react-dom/client'; import { App } from './ParticipantView'; diff --git a/ehr/src/client/AnimalHistory/dev.tsx b/ehr/src/client/AnimalHistory/dev.tsx index 9fb5efea7..7701d2e00 100644 --- a/ehr/src/client/AnimalHistory/dev.tsx +++ b/ehr/src/client/AnimalHistory/dev.tsx @@ -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 + */ import React from 'react'; import { createRoot } from 'react-dom/client'; import { App } from './ParticipantView'; diff --git a/ehr/src/client/EHRLookups/EHRLookupsPage.tsx b/ehr/src/client/EHRLookups/EHRLookupsPage.tsx index e6af8d422..862ff7454 100644 --- a/ehr/src/client/EHRLookups/EHRLookupsPage.tsx +++ b/ehr/src/client/EHRLookups/EHRLookupsPage.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React, { FC, memo } from 'react'; import { diff --git a/ehr/src/client/EHRLookups/app.tsx b/ehr/src/client/EHRLookups/app.tsx index a39588fa4..ddcd0a353 100644 --- a/ehr/src/client/EHRLookups/app.tsx +++ b/ehr/src/client/EHRLookups/app.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import ReactDOM from 'react-dom'; import { EHRLookups } from "./EHRLookupsPage"; diff --git a/ehr/src/client/EHRLookups/dev.tsx b/ehr/src/client/EHRLookups/dev.tsx index d26b9df08..5eab7d3c3 100644 --- a/ehr/src/client/EHRLookups/dev.tsx +++ b/ehr/src/client/EHRLookups/dev.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import ReactDOM from 'react-dom'; import { EHRLookups } from "./EHRLookupsPage"; diff --git a/ehr/src/client/EHRLookups/webpart/app.tsx b/ehr/src/client/EHRLookups/webpart/app.tsx index 3a5225612..941078f96 100644 --- a/ehr/src/client/EHRLookups/webpart/app.tsx +++ b/ehr/src/client/EHRLookups/webpart/app.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import ReactDOM from 'react-dom'; import { App } from '@labkey/api'; diff --git a/ehr/src/client/EHRLookups/webpart/dev.tsx b/ehr/src/client/EHRLookups/webpart/dev.tsx index 953315fc5..bfaf6b59f 100644 --- a/ehr/src/client/EHRLookups/webpart/dev.tsx +++ b/ehr/src/client/EHRLookups/webpart/dev.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2022-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import ReactDOM from 'react-dom'; import { App } from '@labkey/api'; diff --git a/ehr/src/client/entryPoints.js b/ehr/src/client/entryPoints.js index f44fe7aab..08b797302 100644 --- a/ehr/src/client/entryPoints.js +++ b/ehr/src/client/entryPoints.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2022-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr/src/client/typings/main.d.ts b/ehr/src/client/typings/main.d.ts index aa2721563..15f502647 100644 --- a/ehr/src/client/typings/main.d.ts +++ b/ehr/src/client/typings/main.d.ts @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2024-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /** diff --git a/ehr/src/org/labkey/ehr/EHRActionResolver.java b/ehr/src/org/labkey/ehr/EHRActionResolver.java index ca0affeb8..6773f6ce5 100644 --- a/ehr/src/org/labkey/ehr/EHRActionResolver.java +++ b/ehr/src/org/labkey/ehr/EHRActionResolver.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/EHRController.java b/ehr/src/org/labkey/ehr/EHRController.java index 2d6fd261c..cc2a0172d 100644 --- a/ehr/src/org/labkey/ehr/EHRController.java +++ b/ehr/src/org/labkey/ehr/EHRController.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2019 LabKey Corporation + * Copyright (c) 2009-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 diff --git a/ehr/src/org/labkey/ehr/EHRManager.java b/ehr/src/org/labkey/ehr/EHRManager.java index 933c7b2f0..ac6ddc417 100644 --- a/ehr/src/org/labkey/ehr/EHRManager.java +++ b/ehr/src/org/labkey/ehr/EHRManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2019 LabKey Corporation + * Copyright (c) 2009-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 diff --git a/ehr/src/org/labkey/ehr/EHRModule.java b/ehr/src/org/labkey/ehr/EHRModule.java index 5ee3f873d..b2467344a 100644 --- a/ehr/src/org/labkey/ehr/EHRModule.java +++ b/ehr/src/org/labkey/ehr/EHRModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2019 LabKey Corporation + * Copyright (c) 2009-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 diff --git a/ehr/src/org/labkey/ehr/EHRProperties.java b/ehr/src/org/labkey/ehr/EHRProperties.java index 8a14d0f26..a30905523 100644 --- a/ehr/src/org/labkey/ehr/EHRProperties.java +++ b/ehr/src/org/labkey/ehr/EHRProperties.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2017 LabKey Corporation + * Copyright (c) 2010-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/ehr/src/org/labkey/ehr/EHRSchema.java b/ehr/src/org/labkey/ehr/EHRSchema.java index 019bdbd4e..e62f50a13 100644 --- a/ehr/src/org/labkey/ehr/EHRSchema.java +++ b/ehr/src/org/labkey/ehr/EHRSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2019 LabKey Corporation + * Copyright (c) 2009-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 diff --git a/ehr/src/org/labkey/ehr/EHRServiceImpl.java b/ehr/src/org/labkey/ehr/EHRServiceImpl.java index 31d009fa8..fb42cedda 100644 --- a/ehr/src/org/labkey/ehr/EHRServiceImpl.java +++ b/ehr/src/org/labkey/ehr/EHRServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/EHRUpgradeCode.java b/ehr/src/org/labkey/ehr/EHRUpgradeCode.java index e59336ace..2aa3fcbb1 100644 --- a/ehr/src/org/labkey/ehr/EHRUpgradeCode.java +++ b/ehr/src/org/labkey/ehr/EHRUpgradeCode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/src/org/labkey/ehr/buttons/CageBulkEditButton.java b/ehr/src/org/labkey/ehr/buttons/CageBulkEditButton.java index 89d87594d..1e429e31d 100644 --- a/ehr/src/org/labkey/ehr/buttons/CageBulkEditButton.java +++ b/ehr/src/org/labkey/ehr/buttons/CageBulkEditButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/buttons/CompareWeightsButton.java b/ehr/src/org/labkey/ehr/buttons/CompareWeightsButton.java index 6969e0e04..486dbdea0 100644 --- a/ehr/src/org/labkey/ehr/buttons/CompareWeightsButton.java +++ b/ehr/src/org/labkey/ehr/buttons/CompareWeightsButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/buttons/LocationEditButton.java b/ehr/src/org/labkey/ehr/buttons/LocationEditButton.java index e3747cec9..c9619564b 100644 --- a/ehr/src/org/labkey/ehr/buttons/LocationEditButton.java +++ b/ehr/src/org/labkey/ehr/buttons/LocationEditButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/buttons/ProcedureEditButton.java b/ehr/src/org/labkey/ehr/buttons/ProcedureEditButton.java index 3e2e2bd4f..c941faa7f 100644 --- a/ehr/src/org/labkey/ehr/buttons/ProcedureEditButton.java +++ b/ehr/src/org/labkey/ehr/buttons/ProcedureEditButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/buttons/ProjectEditButton.java b/ehr/src/org/labkey/ehr/buttons/ProjectEditButton.java index 282f382ad..71845ab8b 100644 --- a/ehr/src/org/labkey/ehr/buttons/ProjectEditButton.java +++ b/ehr/src/org/labkey/ehr/buttons/ProjectEditButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/buttons/ProtocolEditButton.java b/ehr/src/org/labkey/ehr/buttons/ProtocolEditButton.java index 9886637fb..0aea37c5c 100644 --- a/ehr/src/org/labkey/ehr/buttons/ProtocolEditButton.java +++ b/ehr/src/org/labkey/ehr/buttons/ProtocolEditButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/buttons/TaskAssignButton.java b/ehr/src/org/labkey/ehr/buttons/TaskAssignButton.java index 6b307c976..58de26ae6 100644 --- a/ehr/src/org/labkey/ehr/buttons/TaskAssignButton.java +++ b/ehr/src/org/labkey/ehr/buttons/TaskAssignButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/dataentry/DataEntryManager.java b/ehr/src/org/labkey/ehr/dataentry/DataEntryManager.java index 0d364ef6e..d0340f635 100644 --- a/ehr/src/org/labkey/ehr/dataentry/DataEntryManager.java +++ b/ehr/src/org/labkey/ehr/dataentry/DataEntryManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/dataentry/RecordDeleteRunner.java b/ehr/src/org/labkey/ehr/dataentry/RecordDeleteRunner.java index 2221fa595..e4b893ad1 100644 --- a/ehr/src/org/labkey/ehr/dataentry/RecordDeleteRunner.java +++ b/ehr/src/org/labkey/ehr/dataentry/RecordDeleteRunner.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/dataentry/SimpleGridpanelForm.java b/ehr/src/org/labkey/ehr/dataentry/SimpleGridpanelForm.java index 14b3bf7ad..48cdbdaca 100644 --- a/ehr/src/org/labkey/ehr/dataentry/SimpleGridpanelForm.java +++ b/ehr/src/org/labkey/ehr/dataentry/SimpleGridpanelForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/dataentry/SingleQueryForm.java b/ehr/src/org/labkey/ehr/dataentry/SingleQueryForm.java index 5d001bfbc..35d386ac8 100644 --- a/ehr/src/org/labkey/ehr/dataentry/SingleQueryForm.java +++ b/ehr/src/org/labkey/ehr/dataentry/SingleQueryForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/demographics/AnimalRecordImpl.java b/ehr/src/org/labkey/ehr/demographics/AnimalRecordImpl.java index 45843e4b3..fd889e08e 100644 --- a/ehr/src/org/labkey/ehr/demographics/AnimalRecordImpl.java +++ b/ehr/src/org/labkey/ehr/demographics/AnimalRecordImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/demographics/BasicDemographicsProvider.java b/ehr/src/org/labkey/ehr/demographics/BasicDemographicsProvider.java index 5be89611d..24ff56232 100644 --- a/ehr/src/org/labkey/ehr/demographics/BasicDemographicsProvider.java +++ b/ehr/src/org/labkey/ehr/demographics/BasicDemographicsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/demographics/EHRDemographicsServiceImpl.java b/ehr/src/org/labkey/ehr/demographics/EHRDemographicsServiceImpl.java index 7888a610a..a6503b46f 100644 --- a/ehr/src/org/labkey/ehr/demographics/EHRDemographicsServiceImpl.java +++ b/ehr/src/org/labkey/ehr/demographics/EHRDemographicsServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java b/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java index b7d287d92..350477fb1 100644 --- a/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java +++ b/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/src/org/labkey/ehr/history/ClinicalHistoryManager.java b/ehr/src/org/labkey/ehr/history/ClinicalHistoryManager.java index 67fb0f520..8a439c64b 100644 --- a/ehr/src/org/labkey/ehr/history/ClinicalHistoryManager.java +++ b/ehr/src/org/labkey/ehr/history/ClinicalHistoryManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/history/DefaultDeliveryDataSource.java b/ehr/src/org/labkey/ehr/history/DefaultDeliveryDataSource.java index 6f04e5305..c3c1de87e 100644 --- a/ehr/src/org/labkey/ehr/history/DefaultDeliveryDataSource.java +++ b/ehr/src/org/labkey/ehr/history/DefaultDeliveryDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/history/DefaultEncountersDataSource.java b/ehr/src/org/labkey/ehr/history/DefaultEncountersDataSource.java index b430cb29e..b4e4d4018 100644 --- a/ehr/src/org/labkey/ehr/history/DefaultEncountersDataSource.java +++ b/ehr/src/org/labkey/ehr/history/DefaultEncountersDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/history/DefaultLabworkDataSource.java b/ehr/src/org/labkey/ehr/history/DefaultLabworkDataSource.java index 862638964..9224da437 100644 --- a/ehr/src/org/labkey/ehr/history/DefaultLabworkDataSource.java +++ b/ehr/src/org/labkey/ehr/history/DefaultLabworkDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/history/DefaultObservationsDataSource.java b/ehr/src/org/labkey/ehr/history/DefaultObservationsDataSource.java index a2958b3f9..4a8a939fa 100644 --- a/ehr/src/org/labkey/ehr/history/DefaultObservationsDataSource.java +++ b/ehr/src/org/labkey/ehr/history/DefaultObservationsDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/history/DefaultPregnanciesDataSource.java b/ehr/src/org/labkey/ehr/history/DefaultPregnanciesDataSource.java index a7506a7ba..8fce8a794 100644 --- a/ehr/src/org/labkey/ehr/history/DefaultPregnanciesDataSource.java +++ b/ehr/src/org/labkey/ehr/history/DefaultPregnanciesDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/history/LabworkManager.java b/ehr/src/org/labkey/ehr/history/LabworkManager.java index 38202aa1d..e6f37b5b4 100644 --- a/ehr/src/org/labkey/ehr/history/LabworkManager.java +++ b/ehr/src/org/labkey/ehr/history/LabworkManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/model/EHRDomainKind.java b/ehr/src/org/labkey/ehr/model/EHRDomainKind.java index d755552b1..ffb1afda4 100644 --- a/ehr/src/org/labkey/ehr/model/EHRDomainKind.java +++ b/ehr/src/org/labkey/ehr/model/EHRDomainKind.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/src/org/labkey/ehr/notification/DataEntrySummary.java b/ehr/src/org/labkey/ehr/notification/DataEntrySummary.java index a1ed5672c..899e31ac9 100644 --- a/ehr/src/org/labkey/ehr/notification/DataEntrySummary.java +++ b/ehr/src/org/labkey/ehr/notification/DataEntrySummary.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/notification/OverdueWeightsNotification.java b/ehr/src/org/labkey/ehr/notification/OverdueWeightsNotification.java index 76f5fa4ee..0ff30fbcb 100644 --- a/ehr/src/org/labkey/ehr/notification/OverdueWeightsNotification.java +++ b/ehr/src/org/labkey/ehr/notification/OverdueWeightsNotification.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsImportTask.java b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsImportTask.java index 67ee80a28..24b04ae71 100644 --- a/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsImportTask.java +++ b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsImportTask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsInitTask.java b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsInitTask.java index 0e9c4d91f..bfc5ea6d0 100644 --- a/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsInitTask.java +++ b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsInitTask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsJob.java b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsJob.java index d12ab0a20..6f51e2274 100644 --- a/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsJob.java +++ b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsJob.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRTask.java b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRTask.java index e2af29f78..a37737533 100644 --- a/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRTask.java +++ b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRTask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRunnable.java b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRunnable.java index ced4e36ad..f170977a5 100644 --- a/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRunnable.java +++ b/ehr/src/org/labkey/ehr/pipeline/GeneticCalculationsRunnable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/query/BloodPlotData.java b/ehr/src/org/labkey/ehr/query/BloodPlotData.java index 50a80e3f2..7ae9224c9 100644 --- a/ehr/src/org/labkey/ehr/query/BloodPlotData.java +++ b/ehr/src/org/labkey/ehr/query/BloodPlotData.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/src/org/labkey/ehr/query/EHRCustomPermissionsTable.java b/ehr/src/org/labkey/ehr/query/EHRCustomPermissionsTable.java index 63bdde464..e39d1bf89 100644 --- a/ehr/src/org/labkey/ehr/query/EHRCustomPermissionsTable.java +++ b/ehr/src/org/labkey/ehr/query/EHRCustomPermissionsTable.java @@ -1,3 +1,18 @@ +/* + * 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. + * 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. + */ package org.labkey.ehr.query; import org.labkey.api.data.Container; diff --git a/ehr/src/org/labkey/ehr/query/EHRDataEntryTable.java b/ehr/src/org/labkey/ehr/query/EHRDataEntryTable.java index a60d8161d..6500d487f 100644 --- a/ehr/src/org/labkey/ehr/query/EHRDataEntryTable.java +++ b/ehr/src/org/labkey/ehr/query/EHRDataEntryTable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/EHRLookupsUserSchema.java b/ehr/src/org/labkey/ehr/query/EHRLookupsUserSchema.java index ec6e8bfa2..26ca6a40d 100644 --- a/ehr/src/org/labkey/ehr/query/EHRLookupsUserSchema.java +++ b/ehr/src/org/labkey/ehr/query/EHRLookupsUserSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/LabworkTypeTable.java b/ehr/src/org/labkey/ehr/query/LabworkTypeTable.java index 7bdeac121..77c8560db 100644 --- a/ehr/src/org/labkey/ehr/query/LabworkTypeTable.java +++ b/ehr/src/org/labkey/ehr/query/LabworkTypeTable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/LookupSetTable.java b/ehr/src/org/labkey/ehr/query/LookupSetTable.java index 0ca415f4c..3ae4cf2ac 100644 --- a/ehr/src/org/labkey/ehr/query/LookupSetTable.java +++ b/ehr/src/org/labkey/ehr/query/LookupSetTable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/LookupSetsTable.java b/ehr/src/org/labkey/ehr/query/LookupSetsTable.java index c31061065..63025855b 100644 --- a/ehr/src/org/labkey/ehr/query/LookupSetsTable.java +++ b/ehr/src/org/labkey/ehr/query/LookupSetsTable.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2021-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. + */ package org.labkey.ehr.query; import org.labkey.api.data.Container; diff --git a/ehr/src/org/labkey/ehr/query/buttons/ExcelImportButton.java b/ehr/src/org/labkey/ehr/query/buttons/ExcelImportButton.java index a47cebbb9..5a9948173 100644 --- a/ehr/src/org/labkey/ehr/query/buttons/ExcelImportButton.java +++ b/ehr/src/org/labkey/ehr/query/buttons/ExcelImportButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/buttons/JumpToHistoryButton.java b/ehr/src/org/labkey/ehr/query/buttons/JumpToHistoryButton.java index 3cabb2fda..7abbf86cd 100644 --- a/ehr/src/org/labkey/ehr/query/buttons/JumpToHistoryButton.java +++ b/ehr/src/org/labkey/ehr/query/buttons/JumpToHistoryButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/buttons/ReturnDistinctButton.java b/ehr/src/org/labkey/ehr/query/buttons/ReturnDistinctButton.java index b6596994e..2a5f58456 100644 --- a/ehr/src/org/labkey/ehr/query/buttons/ReturnDistinctButton.java +++ b/ehr/src/org/labkey/ehr/query/buttons/ReturnDistinctButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/query/buttons/ShowAuditHistoryButton.java b/ehr/src/org/labkey/ehr/query/buttons/ShowAuditHistoryButton.java index 1ab1a4f5d..04707b203 100644 --- a/ehr/src/org/labkey/ehr/query/buttons/ShowAuditHistoryButton.java +++ b/ehr/src/org/labkey/ehr/query/buttons/ShowAuditHistoryButton.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/security/AbstractEHRDatasetRole.java b/ehr/src/org/labkey/ehr/security/AbstractEHRDatasetRole.java index 7ee255de6..231786255 100644 --- a/ehr/src/org/labkey/ehr/security/AbstractEHRDatasetRole.java +++ b/ehr/src/org/labkey/ehr/security/AbstractEHRDatasetRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/security/AbstractEHRRole.java b/ehr/src/org/labkey/ehr/security/AbstractEHRRole.java index b40856f69..246a3c1a7 100644 --- a/ehr/src/org/labkey/ehr/security/AbstractEHRRole.java +++ b/ehr/src/org/labkey/ehr/security/AbstractEHRRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRBasicSubmitterRole.java b/ehr/src/org/labkey/ehr/security/EHRBasicSubmitterRole.java index 4bced74b7..d8a8fccf2 100644 --- a/ehr/src/org/labkey/ehr/security/EHRBasicSubmitterRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRBasicSubmitterRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRBehaviorEntryRole.java b/ehr/src/org/labkey/ehr/security/EHRBehaviorEntryRole.java index cb43b4872..1cd4fbba5 100644 --- a/ehr/src/org/labkey/ehr/security/EHRBehaviorEntryRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRBehaviorEntryRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/security/EHRDataAdminRole.java b/ehr/src/org/labkey/ehr/security/EHRDataAdminRole.java index ab454c938..956769336 100644 --- a/ehr/src/org/labkey/ehr/security/EHRDataAdminRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRDataAdminRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRFullSubmitterRole.java b/ehr/src/org/labkey/ehr/security/EHRFullSubmitterRole.java index bf140755b..96bab31ac 100644 --- a/ehr/src/org/labkey/ehr/security/EHRFullSubmitterRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRFullSubmitterRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRFullUpdaterRole.java b/ehr/src/org/labkey/ehr/security/EHRFullUpdaterRole.java index 4585e404a..788d27c19 100644 --- a/ehr/src/org/labkey/ehr/security/EHRFullUpdaterRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRFullUpdaterRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRPathologyEntryRole.java b/ehr/src/org/labkey/ehr/security/EHRPathologyEntryRole.java index 95ae5aaaf..af19dc664 100644 --- a/ehr/src/org/labkey/ehr/security/EHRPathologyEntryRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRPathologyEntryRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/security/EHRProcedureManagementRole.java b/ehr/src/org/labkey/ehr/security/EHRProcedureManagementRole.java index 693e49245..eaa429fe6 100644 --- a/ehr/src/org/labkey/ehr/security/EHRProcedureManagementRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRProcedureManagementRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/security/EHRProtocolManagementRole.java b/ehr/src/org/labkey/ehr/security/EHRProtocolManagementRole.java index ac8994f0a..8328b770d 100644 --- a/ehr/src/org/labkey/ehr/security/EHRProtocolManagementRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRProtocolManagementRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/security/EHRRequestAdminRole.java b/ehr/src/org/labkey/ehr/security/EHRRequestAdminRole.java index 0a7df4f60..e9679b83d 100644 --- a/ehr/src/org/labkey/ehr/security/EHRRequestAdminRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRRequestAdminRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRRequestorRole.java b/ehr/src/org/labkey/ehr/security/EHRRequestorRole.java index a9641d66f..7cc3dc7d3 100644 --- a/ehr/src/org/labkey/ehr/security/EHRRequestorRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRRequestorRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011-2019 LabKey Corporation + * Copyright (c) 2011-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/ehr/src/org/labkey/ehr/security/EHRSecurityManager.java b/ehr/src/org/labkey/ehr/security/EHRSecurityManager.java index 62e20f167..d058f1bd4 100644 --- a/ehr/src/org/labkey/ehr/security/EHRSecurityManager.java +++ b/ehr/src/org/labkey/ehr/security/EHRSecurityManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java b/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java index 2de8cce9a..3fc0ae5d8 100644 --- a/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/src/org/labkey/ehr/security/EHRVeterinarianRole.java b/ehr/src/org/labkey/ehr/security/EHRVeterinarianRole.java index 06dd12232..3c20093d2 100644 --- a/ehr/src/org/labkey/ehr/security/EHRVeterinarianRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRVeterinarianRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/table/AbstractAgeDisplayColumn.java b/ehr/src/org/labkey/ehr/table/AbstractAgeDisplayColumn.java index 0df82846c..d8f95c770 100644 --- a/ehr/src/org/labkey/ehr/table/AbstractAgeDisplayColumn.java +++ b/ehr/src/org/labkey/ehr/table/AbstractAgeDisplayColumn.java @@ -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. + */ package org.labkey.ehr.table; import org.labkey.api.data.ColumnInfo; diff --git a/ehr/src/org/labkey/ehr/table/AgeDisplayColumn.java b/ehr/src/org/labkey/ehr/table/AgeDisplayColumn.java index f3c56b175..5a32f6ab8 100644 --- a/ehr/src/org/labkey/ehr/table/AgeDisplayColumn.java +++ b/ehr/src/org/labkey/ehr/table/AgeDisplayColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/table/AgeMonthsDisplayColumn.java b/ehr/src/org/labkey/ehr/table/AgeMonthsDisplayColumn.java index 4ff77e6f1..ba59f30dd 100644 --- a/ehr/src/org/labkey/ehr/table/AgeMonthsDisplayColumn.java +++ b/ehr/src/org/labkey/ehr/table/AgeMonthsDisplayColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2017 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/ehr/src/org/labkey/ehr/table/AgeYearMonthsDisplayColumn.java b/ehr/src/org/labkey/ehr/table/AgeYearMonthsDisplayColumn.java index ee8fe3f56..6197bf4af 100644 --- a/ehr/src/org/labkey/ehr/table/AgeYearMonthsDisplayColumn.java +++ b/ehr/src/org/labkey/ehr/table/AgeYearMonthsDisplayColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/src/org/labkey/ehr/table/AgeYearsMonthsDaysDisplayColumn.java b/ehr/src/org/labkey/ehr/table/AgeYearsMonthsDaysDisplayColumn.java index 04247f558..e74233688 100644 --- a/ehr/src/org/labkey/ehr/table/AgeYearsMonthsDaysDisplayColumn.java +++ b/ehr/src/org/labkey/ehr/table/AgeYearsMonthsDaysDisplayColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/src/org/labkey/ehr/table/DefaultEHRCustomizer.java b/ehr/src/org/labkey/ehr/table/DefaultEHRCustomizer.java index 3a9711fc9..3ffc0a6dd 100644 --- a/ehr/src/org/labkey/ehr/table/DefaultEHRCustomizer.java +++ b/ehr/src/org/labkey/ehr/table/DefaultEHRCustomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/table/SNOMEDCodesDisplayColumn.java b/ehr/src/org/labkey/ehr/table/SNOMEDCodesDisplayColumn.java index 99bc92713..9c9fd7721 100644 --- a/ehr/src/org/labkey/ehr/table/SNOMEDCodesDisplayColumn.java +++ b/ehr/src/org/labkey/ehr/table/SNOMEDCodesDisplayColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/src/org/labkey/ehr/table/WrappingTableCustomizer.java b/ehr/src/org/labkey/ehr/table/WrappingTableCustomizer.java index 209141cec..c98262624 100644 --- a/ehr/src/org/labkey/ehr/table/WrappingTableCustomizer.java +++ b/ehr/src/org/labkey/ehr/table/WrappingTableCustomizer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/src/org/labkey/ehr/utils/EHRQCStateImpl.java b/ehr/src/org/labkey/ehr/utils/EHRQCStateImpl.java index e4ab63a62..8188bda48 100644 --- a/ehr/src/org/labkey/ehr/utils/EHRQCStateImpl.java +++ b/ehr/src/org/labkey/ehr/utils/EHRQCStateImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java b/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java index 9ce6a5f63..86c3e4597 100644 --- a/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java +++ b/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr/src/org/labkey/ehr/utils/TriggerScriptHelper.java b/ehr/src/org/labkey/ehr/utils/TriggerScriptHelper.java index d62e8c5dd..35f61d29c 100644 --- a/ehr/src/org/labkey/ehr/utils/TriggerScriptHelper.java +++ b/ehr/src/org/labkey/ehr/utils/TriggerScriptHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2019 LabKey Corporation + * Copyright (c) 2012-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/ehr/src/org/labkey/ehr/view/dataEntryForm.jsp b/ehr/src/org/labkey/ehr/view/dataEntryForm.jsp index 507fb30fb..cbf629148 100644 --- a/ehr/src/org/labkey/ehr/view/dataEntryForm.jsp +++ b/ehr/src/org/labkey/ehr/view/dataEntryForm.jsp @@ -1,6 +1,6 @@ <% /* - * Copyright (c) 2013-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/test/src/org/labkey/test/components/ldk/panel/AbstractFilterType.java b/ehr/test/src/org/labkey/test/components/ldk/panel/AbstractFilterType.java index 7bb09e860..e240f1233 100644 --- a/ehr/test/src/org/labkey/test/components/ldk/panel/AbstractFilterType.java +++ b/ehr/test/src/org/labkey/test/components/ldk/panel/AbstractFilterType.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2017 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/ehr/test/src/org/labkey/test/pages/ehr/AnimalHistoryPage.java b/ehr/test/src/org/labkey/test/pages/ehr/AnimalHistoryPage.java index bb21dc7e7..75adfc0e0 100644 --- a/ehr/test/src/org/labkey/test/pages/ehr/AnimalHistoryPage.java +++ b/ehr/test/src/org/labkey/test/pages/ehr/AnimalHistoryPage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/test/src/org/labkey/test/pages/ehr/BaseColonyOverviewPage.java b/ehr/test/src/org/labkey/test/pages/ehr/BaseColonyOverviewPage.java index 8d93160bc..5802e34f8 100644 --- a/ehr/test/src/org/labkey/test/pages/ehr/BaseColonyOverviewPage.java +++ b/ehr/test/src/org/labkey/test/pages/ehr/BaseColonyOverviewPage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2018 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/ehr/test/src/org/labkey/test/pages/ehr/EHRLookupPage.java b/ehr/test/src/org/labkey/test/pages/ehr/EHRLookupPage.java index b5ca42439..b4ca81cce 100644 --- a/ehr/test/src/org/labkey/test/pages/ehr/EHRLookupPage.java +++ b/ehr/test/src/org/labkey/test/pages/ehr/EHRLookupPage.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2024-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. + */ package org.labkey.test.pages.ehr; diff --git a/ehr/test/src/org/labkey/test/pages/ehr/NotificationAdminPage.java b/ehr/test/src/org/labkey/test/pages/ehr/NotificationAdminPage.java index ef494bb64..3ff463218 100644 --- a/ehr/test/src/org/labkey/test/pages/ehr/NotificationAdminPage.java +++ b/ehr/test/src/org/labkey/test/pages/ehr/NotificationAdminPage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/test/src/org/labkey/test/pages/ehr/ParticipantViewPage.java b/ehr/test/src/org/labkey/test/pages/ehr/ParticipantViewPage.java index 788bc010d..ffd91c5dd 100644 --- a/ehr/test/src/org/labkey/test/pages/ehr/ParticipantViewPage.java +++ b/ehr/test/src/org/labkey/test/pages/ehr/ParticipantViewPage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/test/src/org/labkey/test/tests/ehr/AbstractEHRTest.java b/ehr/test/src/org/labkey/test/tests/ehr/AbstractEHRTest.java index 306a1ae9b..9840ca203 100644 --- a/ehr/test/src/org/labkey/test/tests/ehr/AbstractEHRTest.java +++ b/ehr/test/src/org/labkey/test/tests/ehr/AbstractEHRTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/test/src/org/labkey/test/tests/ehr/AbstractGenericEHRTest.java b/ehr/test/src/org/labkey/test/tests/ehr/AbstractGenericEHRTest.java index b90a42dfa..3615d96e4 100644 --- a/ehr/test/src/org/labkey/test/tests/ehr/AbstractGenericEHRTest.java +++ b/ehr/test/src/org/labkey/test/tests/ehr/AbstractGenericEHRTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/test/src/org/labkey/test/tests/ehr/ComplianceTrainingTest.java b/ehr/test/src/org/labkey/test/tests/ehr/ComplianceTrainingTest.java index 0e64c0031..41236eede 100644 --- a/ehr/test/src/org/labkey/test/tests/ehr/ComplianceTrainingTest.java +++ b/ehr/test/src/org/labkey/test/tests/ehr/ComplianceTrainingTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr/test/src/org/labkey/test/tests/ehr/EHRBillingHelper.java b/ehr/test/src/org/labkey/test/tests/ehr/EHRBillingHelper.java index 66a7fa750..a508b8dd9 100644 --- a/ehr/test/src/org/labkey/test/tests/ehr/EHRBillingHelper.java +++ b/ehr/test/src/org/labkey/test/tests/ehr/EHRBillingHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr/test/src/org/labkey/test/util/ehr/EHRClientAPIHelper.java b/ehr/test/src/org/labkey/test/util/ehr/EHRClientAPIHelper.java index d2ececdaa..603946424 100644 --- a/ehr/test/src/org/labkey/test/util/ehr/EHRClientAPIHelper.java +++ b/ehr/test/src/org/labkey/test/util/ehr/EHRClientAPIHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2014-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/ehr/test/src/org/labkey/test/util/ehr/EHRTestHelper.java b/ehr/test/src/org/labkey/test/util/ehr/EHRTestHelper.java index fea24d10a..bd203c7ce 100644 --- a/ehr/test/src/org/labkey/test/util/ehr/EHRTestHelper.java +++ b/ehr/test/src/org/labkey/test/util/ehr/EHRTestHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 LabKey Corporation + * Copyright (c) 2013-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/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/BillingNotificationProvider.java b/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/BillingNotificationProvider.java index 9d88084e2..509f2e02c 100644 --- a/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/BillingNotificationProvider.java +++ b/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/BillingNotificationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2019-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/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/ChargeCategoryInfo.java b/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/ChargeCategoryInfo.java index edd855452..40867dac6 100644 --- a/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/ChargeCategoryInfo.java +++ b/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/ChargeCategoryInfo.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2024-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. + */ package org.labkey.api.ehr_billing.notification; public class ChargeCategoryInfo diff --git a/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/FieldDescriptor.java b/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/FieldDescriptor.java index 7b0936840..93fd78b9c 100644 --- a/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/FieldDescriptor.java +++ b/ehr_billing/api-src/org/labkey/api/ehr_billing/notification/FieldDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2019-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/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobProcess.java b/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobProcess.java index c3d66e392..ffce8ea64 100644 --- a/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobProcess.java +++ b/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobProcess.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobSupport.java b/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobSupport.java index 98d75ddc8..f83c0d05e 100644 --- a/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobSupport.java +++ b/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/BillingPipelineJobSupport.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/InvoicedItemsProcessingService.java b/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/InvoicedItemsProcessingService.java index 637ca7f22..ce3f2bc12 100644 --- a/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/InvoicedItemsProcessingService.java +++ b/ehr_billing/api-src/org/labkey/api/ehr_billing/pipeline/InvoicedItemsProcessingService.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr_billing/resources/queries/ehr_billing/chargeItemsWithRates.sql b/ehr_billing/resources/queries/ehr_billing/chargeItemsWithRates.sql index e64eb483d..0b366f3b6 100644 --- a/ehr_billing/resources/queries/ehr_billing/chargeItemsWithRates.sql +++ b/ehr_billing/resources/queries/ehr_billing/chargeItemsWithRates.sql @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2024-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ SELECT cr.chargeId, ci.name AS item, diff --git a/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-0.000-25.000.sql b/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-0.000-25.000.sql index a3515cf89..c2af5514a 100644 --- a/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-0.000-25.000.sql +++ b/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017 LabKey Corporation + * Copyright (c) 2025-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-26.000-26.001.sql b/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-26.000-26.001.sql index 21c37d565..e7eff6fd3 100644 --- a/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-26.000-26.001.sql +++ b/ehr_billing/resources/schemas/dbscripts/postgresql/ehr_billing-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 + */ -- Dropping unique_invoice_num [invoiceNumber] because it overlaps with pk_ehr_billing_invoice_invnum [invoiceNumber] ALTER TABLE ehr_billing.invoice DROP CONSTRAINT unique_invoice_num; -- Dropping ix_ehr_billing_invoice_invoicenumber [invoiceNumber] because it overlaps with pk_ehr_billing_invoice_invnum [invoiceNumber] diff --git a/ehr_billing/resources/schemas/dbscripts/sqlserver/ehr_billing-0.000-25.000.sql b/ehr_billing/resources/schemas/dbscripts/sqlserver/ehr_billing-0.000-25.000.sql index 070954b8c..30ec59ff1 100644 --- a/ehr_billing/resources/schemas/dbscripts/sqlserver/ehr_billing-0.000-25.000.sql +++ b/ehr_billing/resources/schemas/dbscripts/sqlserver/ehr_billing-0.000-25.000.sql @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017 LabKey Corporation + * Copyright (c) 2025-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/BillingUtils.js b/ehr_billing/resources/web/ehr_billing/BillingUtils.js index 031befe1a..efcb5e5d5 100644 --- a/ehr_billing/resources/web/ehr_billing/BillingUtils.js +++ b/ehr_billing/resources/web/ehr_billing/BillingUtils.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 LabKey Corporation + * Copyright (c) 2017-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/buttons/financeButtons.js b/ehr_billing/resources/web/ehr_billing/buttons/financeButtons.js index fa216fb0b..892eafdb3 100644 --- a/ehr_billing/resources/web/ehr_billing/buttons/financeButtons.js +++ b/ehr_billing/resources/web/ehr_billing/buttons/financeButtons.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2018-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /** * A button specific to the charges form */ diff --git a/ehr_billing/resources/web/ehr_billing/data/sources/EHR_BillingDefault.js b/ehr_billing/resources/web/ehr_billing/data/sources/EHR_BillingDefault.js index 14966ece7..8acdc2d7c 100644 --- a/ehr_billing/resources/web/ehr_billing/data/sources/EHR_BillingDefault.js +++ b/ehr_billing/resources/web/ehr_billing/data/sources/EHR_BillingDefault.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectEntryField.js b/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectEntryField.js index efcb23506..46719ec71 100644 --- a/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectEntryField.js +++ b/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectEntryField.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectField.js b/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectField.js index 1e25c74d5..fce2c26ae 100644 --- a/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectField.js +++ b/ehr_billing/resources/web/ehr_billing/form/field/EHRBillingProjectField.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/model/sources/Charges.js b/ehr_billing/resources/web/ehr_billing/model/sources/Charges.js index 78055d0d8..2225e97de 100644 --- a/ehr_billing/resources/web/ehr_billing/model/sources/Charges.js +++ b/ehr_billing/resources/web/ehr_billing/model/sources/Charges.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/panel/DomainSettingsPanel.js b/ehr_billing/resources/web/ehr_billing/panel/DomainSettingsPanel.js index a0b6768aa..5ead3d73f 100644 --- a/ehr_billing/resources/web/ehr_billing/panel/DomainSettingsPanel.js +++ b/ehr_billing/resources/web/ehr_billing/panel/DomainSettingsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 */ diff --git a/ehr_billing/resources/web/ehr_billing/panel/EHR_BillingAnimalDetailsPanel.js b/ehr_billing/resources/web/ehr_billing/panel/EHR_BillingAnimalDetailsPanel.js index 62265b444..eec3ded9a 100644 --- a/ehr_billing/resources/web/ehr_billing/panel/EHR_BillingAnimalDetailsPanel.js +++ b/ehr_billing/resources/web/ehr_billing/panel/EHR_BillingAnimalDetailsPanel.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-2026 LabKey Corporation * * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingContainerListener.java b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingContainerListener.java index a5c0a45f8..0c68ee4f2 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingContainerListener.java +++ b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingContainerListener.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingController.java b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingController.java index 7864e7ad3..46d080f4a 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingController.java +++ b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingController.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingManager.java b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingManager.java index 26c516260..ad446af28 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingManager.java +++ b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingModule.java b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingModule.java index f1c2d6f35..e10f13e5e 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingModule.java +++ b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingSchema.java b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingSchema.java index 308c69272..92ec4d15c 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingSchema.java +++ b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingUserSchema.java b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingUserSchema.java index f78fdf4ba..e7148ffd7 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingUserSchema.java +++ b/ehr_billing/src/org/labkey/ehr_billing/EHR_BillingUserSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotification.java b/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotification.java index e24ed7963..aa8c244b0 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotification.java +++ b/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotification.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2019-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/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotificationServiceImpl.java b/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotificationServiceImpl.java index 8c93af56c..cf52391f7 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotificationServiceImpl.java +++ b/ehr_billing/src/org/labkey/ehr_billing/notification/BillingNotificationServiceImpl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 LabKey Corporation + * Copyright (c) 2019-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/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineForm.java b/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineForm.java index 219f55e2b..008e6a506 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineForm.java +++ b/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineForm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineJob.java b/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineJob.java index 7d0780f75..e67939776 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineJob.java +++ b/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingPipelineJob.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingTask.java b/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingTask.java index f6e292312..e0af285da 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingTask.java +++ b/ehr_billing/src/org/labkey/ehr_billing/pipeline/BillingTask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2024 LabKey Corporation + * Copyright (c) 2018-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/ehr_billing/src/org/labkey/ehr_billing/query/EHRBillingTriggerHelper.java b/ehr_billing/src/org/labkey/ehr_billing/query/EHRBillingTriggerHelper.java index cb5920703..e8157329a 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/query/EHRBillingTriggerHelper.java +++ b/ehr_billing/src/org/labkey/ehr_billing/query/EHRBillingTriggerHelper.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 LabKey Corporation + * Copyright (c) 2018-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/ehr_billing/src/org/labkey/ehr_billing/security/EHR_BillingRole.java b/ehr_billing/src/org/labkey/ehr_billing/security/EHR_BillingRole.java index 98414add0..ffb295f07 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/security/EHR_BillingRole.java +++ b/ehr_billing/src/org/labkey/ehr_billing/security/EHR_BillingRole.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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/ehr_billing/src/org/labkey/ehr_billing/table/EHR_BillingCustomizer.java b/ehr_billing/src/org/labkey/ehr_billing/table/EHR_BillingCustomizer.java index 1ad7bf3db..fddd6b6fe 100644 --- a/ehr_billing/src/org/labkey/ehr_billing/table/EHR_BillingCustomizer.java +++ b/ehr_billing/src/org/labkey/ehr_billing/table/EHR_BillingCustomizer.java @@ -1,3 +1,18 @@ +/* + * Copyright (c) 2019-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. + */ package org.labkey.ehr_billing.table; import org.labkey.api.data.AbstractTableInfo; diff --git a/labkey-ui-ehr/jest.config.js b/labkey-ui-ehr/jest.config.js index 9b500a89c..63ec937a1 100644 --- a/labkey-ui-ehr/jest.config.js +++ b/labkey-ui-ehr/jest.config.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ module.exports = { globals: { LABKEY: { diff --git a/labkey-ui-ehr/package.config.js b/labkey-ui-ehr/package.config.js index 75483d306..7c312ff9e 100644 --- a/labkey-ui-ehr/package.config.js +++ b/labkey-ui-ehr/package.config.js @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ const { merge } = require('webpack-merge'); const baseConfig = require('./node_modules/@labkey/build/webpack/package.config'); diff --git a/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.test.ts b/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.test.ts index 495e2b3c2..b4c7b90ad 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.test.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.test.ts @@ -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 + */ import { Filter, Query } from '@labkey/api'; import { ServerAPIWrapper } from './APIWrapper'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.ts b/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.ts index c43e9e713..60efdee3c 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/APIWrapper.ts @@ -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 + */ import { Filter, Query } from '@labkey/api'; import { IdResolutionResult, ReportConfig, ResolveIdsParams } from './models'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.test.tsx index 8fc70b24f..3e9bc4969 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.test.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React from 'react'; import { screen, waitFor } from '@testing-library/react'; import userEvent from '@testing-library/user-event'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.tsx b/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.tsx index 5baf271af..2bfe6fcc3 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/ParticipantReports.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React, { FC, memo, useCallback, useEffect, useMemo, useState } from 'react'; import { SearchByIdPanel } from './SearchByIdPanel/SearchByIdPanel'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.test.tsx index 35e4c561e..71e6943d8 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.test.tsx @@ -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 + */ import React from 'react'; import { render, screen } from '@testing-library/react'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.tsx b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.tsx index 6b69aa86f..16baa1b54 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/IdResolutionFeedback.tsx @@ -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 + */ import React, { FC, memo } from 'react'; import { IdResolutionResult } from '../models'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.test.tsx index f485e7317..0db516474 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.test.tsx @@ -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 + */ import React from 'react'; import { fireEvent, render, screen, waitFor } from '@testing-library/react'; import userEvent from '@testing-library/user-event'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.tsx b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.tsx index c7d4da0f0..475b10952 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/SearchByIdPanel/SearchByIdPanel.tsx @@ -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 + */ import React, { FC, memo, useCallback, useEffect, useState } from 'react'; import classNames from 'classnames'; import { incrementClientSideMetricCount } from '@labkey/components'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.test.tsx index bef0e1788..b49f0b3cf 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.test.tsx @@ -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 + */ import React from 'react'; import { render, waitFor } from '@testing-library/react'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.tsx index 7ccc9258c..b98a37c4d 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/JSReportWrapper.tsx @@ -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 + */ import React, { FC, memo, useEffect } from 'react'; import { Filter, Query } from '@labkey/api'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.test.tsx index 31c39f6e0..c7699d47b 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.test.tsx @@ -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 + */ import React from 'react'; import { render, waitFor } from '@testing-library/react'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.tsx index 4ca76b457..fa00516b3 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/OtherReportWrapper.tsx @@ -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 + */ import React, { FC, memo, useEffect, useId, useRef } from 'react'; import { Filter } from '@labkey/api'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.test.tsx index 8a5e767f9..454327801 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.test.tsx @@ -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 + */ import React from 'react'; import { waitFor } from '@testing-library/react'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.tsx index 47f8c80e0..220ade971 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/QueryReportWrapper.tsx @@ -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 + */ import React, { FC, memo, useEffect } from 'react'; import { QueryReportConfig, QueryWebPartConfig, ReportFilters } from '../models'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.test.tsx index 790e9acbf..26be6a24e 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.test.tsx @@ -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 + */ import React from 'react'; import { screen, waitFor } from '@testing-library/react'; import userEvent from '@testing-library/user-event'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.tsx index 21317f92b..a29975a1d 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/TabbedReportPanel.tsx @@ -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 + */ import React, { FC, memo, useEffect, useMemo, useRef, useState } from 'react'; import classNames from 'classnames'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.test.tsx b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.test.tsx index 7f84ada1c..bc7122512 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.test.tsx +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.test.tsx @@ -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 + */ import React, { FC, useEffect } from 'react'; import { render, renderHook, waitFor } from '@testing-library/react'; import { Filter } from '@labkey/api'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.ts b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.ts index e7f6b9ca9..622e60875 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/TabbedReportPanel/useReportTab.ts @@ -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 + */ import { useEffect, useRef, useState } from 'react'; import { Filter } from '@labkey/api'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/globals.d.ts b/labkey-ui-ehr/src/ParticipantHistory/globals.d.ts index 767e51f41..62224e039 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/globals.d.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/globals.d.ts @@ -1,2 +1,7 @@ +/* + * Copyright (c) 2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ declare const Ext4: any; declare const LABKEY: any; diff --git a/labkey-ui-ehr/src/ParticipantHistory/index.ts b/labkey-ui-ehr/src/ParticipantHistory/index.ts index 1507ed4a4..8e569957f 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/index.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/index.ts @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ /// /** diff --git a/labkey-ui-ehr/src/ParticipantHistory/models/index.ts b/labkey-ui-ehr/src/ParticipantHistory/models/index.ts index fe7d99bb7..70cb1c141 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/models/index.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/models/index.ts @@ -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 + */ import { Filter } from '@labkey/api'; interface ReportConfigBase { diff --git a/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.test.ts b/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.test.ts index b8fbfbfb6..db607a7b1 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.test.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.test.ts @@ -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 + */ import { FILTER_TYPE_ALIVE_AT_CENTER, FILTER_TYPE_ALL, FILTER_TYPE_ID_SEARCH, FILTER_TYPE_URL_PARAMS } from '../models'; import { getFiltersFromUrl, updateUrlHash } from './urlHashUtils'; diff --git a/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.ts b/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.ts index 42fbe18fe..b874dee1e 100644 --- a/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.ts +++ b/labkey-ui-ehr/src/ParticipantHistory/utils/urlHashUtils.ts @@ -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 + */ import { FILTER_TYPE_ALIVE_AT_CENTER, FILTER_TYPE_ALL, diff --git a/labkey-ui-ehr/src/index.ts b/labkey-ui-ehr/src/index.ts index f665d99e3..edd1fcecb 100644 --- a/labkey-ui-ehr/src/index.ts +++ b/labkey-ui-ehr/src/index.ts @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import { defaultServerContext, renderWithServerContext } from './test/utils'; export { defaultServerContext, renderWithServerContext }; diff --git a/labkey-ui-ehr/src/test/jest.setup.ts b/labkey-ui-ehr/src/test/jest.setup.ts index f084d3e16..5f771048e 100644 --- a/labkey-ui-ehr/src/test/jest.setup.ts +++ b/labkey-ui-ehr/src/test/jest.setup.ts @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import '@testing-library/jest-dom'; // add custom jest matchers from jest-dom // This silences errors related to components using window.scrollTo. JSDom doesn't implement scrollTo, but that is ok, diff --git a/labkey-ui-ehr/src/test/styleMock.js b/labkey-ui-ehr/src/test/styleMock.js index 9b0a56f53..93e948a6b 100644 --- a/labkey-ui-ehr/src/test/styleMock.js +++ b/labkey-ui-ehr/src/test/styleMock.js @@ -1,2 +1,7 @@ +/* + * Copyright (c) 2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ // Mock for CSS/SCSS imports in Jest tests module.exports = {}; diff --git a/labkey-ui-ehr/src/test/utils.tsx b/labkey-ui-ehr/src/test/utils.tsx index ba9e59632..fb4894383 100644 --- a/labkey-ui-ehr/src/test/utils.tsx +++ b/labkey-ui-ehr/src/test/utils.tsx @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2023-2026 LabKey Corporation + * + * Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 + */ import React, { ReactElement } from 'react'; import { render, RenderOptions, RenderResult } from '@testing-library/react'; import { App, Container, ServerContext, ServerContextProvider } from '@labkey/components'; From 7e3caef94d2120cdfe13b714fdb2124565969e3a Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Tue, 26 May 2026 22:51:52 -0700 Subject: [PATCH 2/5] Remove created by --- .../labkey/ehr_compliancedb/api/EHR_ComplianceService.java | 3 --- .../labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java | 3 --- .../org/labkey/viral_load_assay/ViralLoadCustomizer.java | 3 --- .../org/labkey/api/ehr/history/DefaultNotesDataSource.java | 4 ---- .../org/labkey/api/ehr/history/DefaultTBDataSource.java | 4 ---- ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java | 2 -- .../api/ehr/security/EHRTemplateCreatorPermission.java | 3 --- ehr/src/org/labkey/ehr/query/BloodPlotData.java | 3 --- ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java | 3 --- ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java | 6 +----- ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java | 3 --- 11 files changed, 1 insertion(+), 36 deletions(-) diff --git a/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java b/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java index f6681c625..d6fad3afb 100644 --- a/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java +++ b/EHR_ComplianceDB/api-src/org/labkey/ehr_compliancedb/api/EHR_ComplianceService.java @@ -17,9 +17,6 @@ import org.labkey.api.data.Container; -/** - * Created by jon on 3/22/16. - */ public abstract class EHR_ComplianceService { static private EHR_ComplianceService _service = null; diff --git a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java index ade43de96..954ed851e 100644 --- a/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java +++ b/EHR_ComplianceDB/src/org/labkey/ehr_compliancedb/EHR_ComplianceServiceImpl.java @@ -22,9 +22,6 @@ import org.labkey.api.module.ModuleProperty; import org.labkey.ehr_compliancedb.api.EHR_ComplianceService; -/** - * Created by jon on 3/22/16. - */ public class EHR_ComplianceServiceImpl extends EHR_ComplianceService { static public String EmployeeContainerPropertyName = "EmployeeContainer"; diff --git a/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java b/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java index acfbcd116..ba135055a 100644 --- a/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java +++ b/Viral_Load_Assay/src/org/labkey/viral_load_assay/ViralLoadCustomizer.java @@ -31,9 +31,6 @@ import java.util.List; -/** - * Created by bimber on 4/12/2017. - */ public class ViralLoadCustomizer implements TableCustomizer { @Override diff --git a/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java index bb61e7a31..26845fccc 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java @@ -15,10 +15,6 @@ */ package org.labkey.api.ehr.history; -/** - * Created by Marty on 11/28/2016. - */ - import org.labkey.api.data.Container; import org.labkey.api.data.Results; import org.labkey.api.module.Module; diff --git a/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java index c4579b822..f5ad739f3 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java @@ -15,10 +15,6 @@ */ package org.labkey.api.ehr.history; -/** - * Created by Marty on 11/28/2016. - */ - import org.labkey.api.data.Container; import org.labkey.api.data.Results; import org.labkey.api.module.Module; diff --git a/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java b/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java index eace2c312..47b90a1de 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java +++ b/ehr/api-src/org/labkey/api/ehr/history/HistoryRow.java @@ -19,8 +19,6 @@ /** * An individual item within a Clinical History, as created by a {@link HistoryDataSource} - * User: bimber - * Date: 3/3/13 */ public interface HistoryRow { diff --git a/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java index d0bbbe653..6780d3691 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java @@ -15,9 +15,6 @@ */ package org.labkey.api.ehr.security; -/** - * Created by Josh on 2/25/2016. - */ public class EHRTemplateCreatorPermission extends AbstractEHRPermission { public EHRTemplateCreatorPermission() diff --git a/ehr/src/org/labkey/ehr/query/BloodPlotData.java b/ehr/src/org/labkey/ehr/query/BloodPlotData.java index 7ae9224c9..388f19dfa 100644 --- a/ehr/src/org/labkey/ehr/query/BloodPlotData.java +++ b/ehr/src/org/labkey/ehr/query/BloodPlotData.java @@ -18,9 +18,6 @@ import org.json.JSONObject; import java.util.Date; -/** - * Created by Marty on 4/13/2016. - */ public class BloodPlotData { private String _id; diff --git a/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java b/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java index 3fc0ae5d8..4ba7ab8bd 100644 --- a/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java +++ b/ehr/src/org/labkey/ehr/security/EHRTemplateCreatorRole.java @@ -17,9 +17,6 @@ import org.labkey.api.ehr.security.EHRTemplateCreatorPermission; -/** - * Created by Josh on 2/25/2016. - */ public class EHRTemplateCreatorRole extends AbstractEHRRole { public EHRTemplateCreatorRole() diff --git a/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java b/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java index b5680ea01..797111e55 100644 --- a/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java +++ b/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java @@ -14,16 +14,12 @@ * limitations under the License. */ package org.labkey.ehr.table; + import org.junit.Test; import java.util.Calendar; import java.util.GregorianCalendar; -/** - * Created by rond on 12/28/2016. - */ - - public class TestAgeYearsAndMonths { @Test diff --git a/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java b/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java index 86c3e4597..1fded4db7 100644 --- a/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java +++ b/ehr/src/org/labkey/ehr/utils/TriggerScriptFactory.java @@ -29,9 +29,6 @@ import java.util.Collection; import java.util.Collections; -/** - * Created by Marty on 4/24/2017. - */ public class TriggerScriptFactory extends ScriptTriggerFactory { @Override From 1a450c4c57b864197a45161cfb0c049384a2e729 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Tue, 26 May 2026 22:55:43 -0700 Subject: [PATCH 3/5] updates --- .../org/labkey/api/ehr/history/DefaultNotesDataSource.java | 2 +- ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java | 2 +- .../labkey/api/ehr/security/EHRTemplateCreatorPermission.java | 2 +- ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java index 26845fccc..5bf718f26 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultNotesDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java b/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java index f5ad739f3..786bdedac 100644 --- a/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java +++ b/ehr/api-src/org/labkey/api/ehr/history/DefaultTBDataSource.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java b/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java index 6780d3691..f3884756a 100644 --- a/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java +++ b/ehr/api-src/org/labkey/api/ehr/security/EHRTemplateCreatorPermission.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2019 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/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java b/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java index 797111e55..5761e5e66 100644 --- a/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java +++ b/ehr/src/org/labkey/ehr/table/TestAgeYearsAndMonths.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019 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. From eeac57b4275d4e7a9b301fae5296ec2530326234 Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 27 May 2026 07:03:17 -0700 Subject: [PATCH 4/5] Migrate away from deprecated methods --- ehr/src/org/labkey/ehr/EHRManager.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ehr/src/org/labkey/ehr/EHRManager.java b/ehr/src/org/labkey/ehr/EHRManager.java index ac6ddc417..0b28fd3a3 100644 --- a/ehr/src/org/labkey/ehr/EHRManager.java +++ b/ehr/src/org/labkey/ehr/EHRManager.java @@ -109,8 +109,8 @@ import java.util.Set; import java.util.TreeSet; -import static org.labkey.api.exp.api.ExperimentService.asInteger; -import static org.labkey.api.exp.api.ExperimentService.asLong; +import static org.labkey.api.util.IntegerUtils.asInteger; +import static org.labkey.api.util.IntegerUtils.asLong; public class EHRManager { From 0f1d1d61bfb5a4950268b76d754a414a34bcbeef Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Wed, 27 May 2026 11:57:23 -0700 Subject: [PATCH 5/5] Remove author --- .../org/labkey/api/ehr/demographics/ProjectValidator.java | 7 ++----- .../org/labkey/ehr/demographics/EHRProjectValidator.java | 4 ---- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/ehr/api-src/org/labkey/api/ehr/demographics/ProjectValidator.java b/ehr/api-src/org/labkey/api/ehr/demographics/ProjectValidator.java index daa5cba1b..08a8f8cab 100644 --- a/ehr/api-src/org/labkey/api/ehr/demographics/ProjectValidator.java +++ b/ehr/api-src/org/labkey/api/ehr/demographics/ProjectValidator.java @@ -22,11 +22,8 @@ import java.util.Date; /** -* A source for providing the valid project Assignments for an animal - * - * Author: ankurj - * Date: 7/6/2018 -* */ + * A source for providing the valid project Assignments for an animal + */ public interface ProjectValidator { /** Returns an error string if the project is not a valid assignment for an animal */ diff --git a/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java b/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java index 350477fb1..d582fb377 100644 --- a/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java +++ b/ehr/src/org/labkey/ehr/demographics/EHRProjectValidator.java @@ -30,10 +30,6 @@ /** * A core project validator providing validation for assigned projects for animal - * - * Author: ankurj - * Date: 7/6/2018 - * */ public class EHRProjectValidator extends AbstractProjectValidator {