From 5f7082f0ecc2176a8f74cd77156d9a8d587f3cc5 Mon Sep 17 00:00:00 2001 From: Fabian Prasser Date: Sat, 24 Aug 2024 16:03:33 +0200 Subject: [PATCH] Update license header --- src/example/org/deidentifier/arx/examples/Example.java | 2 +- src/example/org/deidentifier/arx/examples/Example1.java | 2 +- src/example/org/deidentifier/arx/examples/Example10.java | 2 +- src/example/org/deidentifier/arx/examples/Example11.java | 2 +- src/example/org/deidentifier/arx/examples/Example12.java | 2 +- src/example/org/deidentifier/arx/examples/Example13.java | 2 +- src/example/org/deidentifier/arx/examples/Example14.java | 2 +- src/example/org/deidentifier/arx/examples/Example16.java | 2 +- src/example/org/deidentifier/arx/examples/Example17.java | 2 +- src/example/org/deidentifier/arx/examples/Example18.java | 2 +- src/example/org/deidentifier/arx/examples/Example19.java | 2 +- src/example/org/deidentifier/arx/examples/Example2.java | 2 +- src/example/org/deidentifier/arx/examples/Example20.java | 2 +- src/example/org/deidentifier/arx/examples/Example21.java | 2 +- src/example/org/deidentifier/arx/examples/Example22.java | 2 +- src/example/org/deidentifier/arx/examples/Example23.java | 2 +- src/example/org/deidentifier/arx/examples/Example24.java | 2 +- src/example/org/deidentifier/arx/examples/Example25.java | 2 +- src/example/org/deidentifier/arx/examples/Example26.java | 2 +- src/example/org/deidentifier/arx/examples/Example27.java | 2 +- src/example/org/deidentifier/arx/examples/Example28.java | 2 +- src/example/org/deidentifier/arx/examples/Example29.java | 2 +- src/example/org/deidentifier/arx/examples/Example3.java | 2 +- src/example/org/deidentifier/arx/examples/Example30.java | 2 +- src/example/org/deidentifier/arx/examples/Example31.java | 2 +- src/example/org/deidentifier/arx/examples/Example32.java | 2 +- src/example/org/deidentifier/arx/examples/Example33.java | 2 +- src/example/org/deidentifier/arx/examples/Example34.java | 2 +- src/example/org/deidentifier/arx/examples/Example35.java | 2 +- src/example/org/deidentifier/arx/examples/Example36.java | 2 +- src/example/org/deidentifier/arx/examples/Example37.java | 2 +- src/example/org/deidentifier/arx/examples/Example38.java | 2 +- src/example/org/deidentifier/arx/examples/Example39.java | 2 +- src/example/org/deidentifier/arx/examples/Example4.java | 2 +- src/example/org/deidentifier/arx/examples/Example40.java | 2 +- src/example/org/deidentifier/arx/examples/Example41.java | 2 +- src/example/org/deidentifier/arx/examples/Example42.java | 2 +- src/example/org/deidentifier/arx/examples/Example43.java | 2 +- src/example/org/deidentifier/arx/examples/Example44.java | 2 +- src/example/org/deidentifier/arx/examples/Example45.java | 2 +- src/example/org/deidentifier/arx/examples/Example46.java | 2 +- src/example/org/deidentifier/arx/examples/Example47.java | 2 +- src/example/org/deidentifier/arx/examples/Example48.java | 2 +- src/example/org/deidentifier/arx/examples/Example49.java | 2 +- src/example/org/deidentifier/arx/examples/Example5.java | 2 +- src/example/org/deidentifier/arx/examples/Example50.java | 2 +- src/example/org/deidentifier/arx/examples/Example51.java | 2 +- src/example/org/deidentifier/arx/examples/Example52.java | 2 +- src/example/org/deidentifier/arx/examples/Example55.java | 2 +- src/example/org/deidentifier/arx/examples/Example56.java | 2 +- src/example/org/deidentifier/arx/examples/Example58.java | 2 +- src/example/org/deidentifier/arx/examples/Example59.java | 2 +- src/example/org/deidentifier/arx/examples/Example6.java | 2 +- src/example/org/deidentifier/arx/examples/Example60.java | 2 +- src/example/org/deidentifier/arx/examples/Example7.java | 2 +- src/example/org/deidentifier/arx/examples/Example8.java | 2 +- src/example/org/deidentifier/arx/examples/Example9.java | 2 +- src/example/org/deidentifier/arx/examples/package-info.java | 2 +- src/gui/org/deidentifier/arx/gui/Controller.java | 2 +- src/gui/org/deidentifier/arx/gui/DebugData.java | 2 +- src/gui/org/deidentifier/arx/gui/Main.java | 2 +- src/gui/org/deidentifier/arx/gui/Update.java | 2 +- src/gui/org/deidentifier/arx/gui/model/Model.java | 2 +- .../arx/gui/model/ModelAnonymizationConfiguration.java | 2 +- .../org/deidentifier/arx/gui/model/ModelAuditTrailEntry.java | 2 +- .../org/deidentifier/arx/gui/model/ModelBLikenessCriterion.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelClassification.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelClipboard.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelConfiguration.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelCriterion.java | 2 +- .../arx/gui/model/ModelDDisclosurePrivacyCriterion.java | 2 +- .../org/deidentifier/arx/gui/model/ModelDPresenceCriterion.java | 2 +- .../arx/gui/model/ModelDifferentialPrivacyCriterion.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelEvent.java | 2 +- .../org/deidentifier/arx/gui/model/ModelExplicitCriterion.java | 2 +- .../org/deidentifier/arx/gui/model/ModelImplicitCriterion.java | 2 +- .../deidentifier/arx/gui/model/ModelKAnonymityCriterion.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelKMapCriterion.java | 2 +- .../deidentifier/arx/gui/model/ModelLDiversityCriterion.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelLocalRecoding.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelNodeFilter.java | 2 +- .../deidentifier/arx/gui/model/ModelProfitabilityCriterion.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelRisk.java | 2 +- .../org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.java | 2 +- .../deidentifier/arx/gui/model/ModelTClosenessCriterion.java | 2 +- .../org/deidentifier/arx/gui/model/ModelTransformationMode.java | 2 +- src/gui/org/deidentifier/arx/gui/model/ModelViewConfig.java | 2 +- src/gui/org/deidentifier/arx/gui/resources/Charsets.java | 2 +- src/gui/org/deidentifier/arx/gui/resources/Resources.java | 2 +- src/gui/org/deidentifier/arx/gui/view/SWTUtil.java | 2 +- src/gui/org/deidentifier/arx/gui/view/def/IComponent.java | 2 +- src/gui/org/deidentifier/arx/gui/view/def/IDialog.java | 2 +- src/gui/org/deidentifier/arx/gui/view/def/IEditor.java | 2 +- src/gui/org/deidentifier/arx/gui/view/def/ILayout.java | 2 +- src/gui/org/deidentifier/arx/gui/view/def/IValidator.java | 2 +- src/gui/org/deidentifier/arx/gui/view/def/IView.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/AbstractMenu.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/MainMenu.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/MainMenuGroup.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/MainMenuItem.java | 2 +- .../org/deidentifier/arx/gui/view/impl/MainMenuSeparator.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/MainSplash.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/MainToolBar.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/MainWindow.java | 2 +- .../arx/gui/view/impl/common/ClipboardHandlerTable.java | 2 +- .../arx/gui/view/impl/common/ClipboardHandlerTree.java | 2 +- .../arx/gui/view/impl/common/ComponentDataTable.java | 2 +- .../arx/gui/view/impl/common/ComponentFilterTable.java | 2 +- .../arx/gui/view/impl/common/ComponentGSSlider.java | 2 +- .../arx/gui/view/impl/common/ComponentHierarchy.java | 2 +- .../arx/gui/view/impl/common/ComponentHierarchyMenu.java | 2 +- .../arx/gui/view/impl/common/ComponentMultiStack.java | 2 +- .../arx/gui/view/impl/common/ComponentResponsiveLayout.java | 2 +- .../arx/gui/view/impl/common/ComponentRiskMonitor.java | 2 +- .../arx/gui/view/impl/common/ComponentRiskProfile.java | 2 +- .../arx/gui/view/impl/common/ComponentRiskThresholds.java | 2 +- .../deidentifier/arx/gui/view/impl/common/ComponentStatus.java | 2 +- .../arx/gui/view/impl/common/ComponentStatusLabel.java | 2 +- .../gui/view/impl/common/ComponentStatusLabelGIFHandler.java | 2 +- .../view/impl/common/ComponentStatusLabelProgressProvider.java | 2 +- .../arx/gui/view/impl/common/ComponentTabFolder.java | 2 +- .../deidentifier/arx/gui/view/impl/common/ComponentTable.java | 2 +- .../arx/gui/view/impl/common/ComponentTitledBorder.java | 2 +- .../arx/gui/view/impl/common/ComponentTitledFolder.java | 2 +- .../gui/view/impl/common/ComponentTitledFolderButtonBar.java | 2 +- .../arx/gui/view/impl/common/DelayedChangeListener.java | 2 +- .../arx/gui/view/impl/common/PageableTableColumnLayout.java | 2 +- .../arx/gui/view/impl/common/PageableTableNavigator.java | 2 +- .../arx/gui/view/impl/common/PageableTableNavigatorFactory.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/common/ViewData.java | 2 +- .../deidentifier/arx/gui/view/impl/common/ViewDataInput.java | 2 +- .../deidentifier/arx/gui/view/impl/common/ViewDataOutput.java | 2 +- .../deidentifier/arx/gui/view/impl/common/async/Analysis.java | 2 +- .../arx/gui/view/impl/common/async/AnalysisContext.java | 2 +- .../view/impl/common/async/AnalysisContextVisualization.java | 2 +- .../arx/gui/view/impl/common/async/AnalysisData.java | 2 +- .../arx/gui/view/impl/common/async/AnalysisManager.java | 2 +- .../gui/view/impl/common/datatable/DataTableBodyLayerStack.java | 2 +- .../common/datatable/DataTableColumnHeaderConfiguration.java | 2 +- .../impl/common/datatable/DataTableConfigLabelAccumulator.java | 2 +- .../arx/gui/view/impl/common/datatable/DataTableContext.java | 2 +- .../gui/view/impl/common/datatable/DataTableDataProvider.java | 2 +- .../arx/gui/view/impl/common/datatable/DataTableDecorator.java | 2 +- .../arx/gui/view/impl/common/datatable/DataTableFillLayout.java | 2 +- .../view/impl/common/datatable/DataTableFillLayoutStyle.java | 2 +- .../arx/gui/view/impl/common/datatable/DataTableGridLayer.java | 2 +- .../gui/view/impl/common/datatable/DataTableGridLayerStack.java | 2 +- .../view/impl/common/datatable/DataTableHandleDataProvider.java | 2 +- .../gui/view/impl/common/datatable/DataTableImagePainter.java | 2 +- .../view/impl/common/datatable/DataTableResizeColumnAction.java | 2 +- .../impl/common/datatable/DataTableRowHeaderConfiguration.java | 2 +- .../gui/view/impl/common/datatable/DataTableSelectionLayer.java | 2 +- .../gui/view/impl/common/datatable/DataTableViewportLayer.java | 2 +- .../arx/gui/view/impl/common/table/CTComponent.java | 2 +- .../arx/gui/view/impl/common/table/CTConfiguration.java | 2 +- .../deidentifier/arx/gui/view/impl/common/table/CTContext.java | 2 +- .../arx/gui/view/impl/common/table/CTDataProvider.java | 2 +- .../deidentifier/arx/gui/view/impl/common/table/CTLayer.java | 2 +- .../arx/gui/view/impl/common/table/CTStyleConfiguration.java | 2 +- .../arx/gui/view/impl/common/table/DataProviderWrapped.java | 2 +- .../arx/gui/view/impl/common/table/FillLayerResetCommand.java | 2 +- .../deidentifier/arx/gui/view/impl/common/table/LayerBody.java | 2 +- .../arx/gui/view/impl/common/table/LayerColumnFillLayout.java | 2 +- .../arx/gui/view/impl/common/table/LayerColumnHeader.java | 2 +- .../arx/gui/view/impl/common/table/LayerRowFillLayout.java | 2 +- .../arx/gui/view/impl/common/table/LayerRowHeader.java | 2 +- .../arx/gui/view/impl/common/table/LayerSelection.java | 2 +- .../arx/gui/view/impl/common/table/LayerViewport.java | 2 +- .../view/impl/common/table/StyleConfigurationFillLayout.java | 2 +- .../gui/view/impl/common/table/StyleConfigurationHeader.java | 2 +- .../gui/view/impl/common/table/StyleConfigurationSelection.java | 2 +- .../arx/gui/view/impl/common/table/StyleConfigurationTable.java | 2 +- .../arx/gui/view/impl/define/LayoutAttributeSettings.java | 2 +- .../deidentifier/arx/gui/view/impl/define/LayoutDefinition.java | 2 +- .../arx/gui/view/impl/define/LayoutPrivacySettings.java | 2 +- .../arx/gui/view/impl/define/LayoutTransformationModel.java | 2 +- .../arx/gui/view/impl/define/ViewAttributeList.java | 2 +- .../arx/gui/view/impl/define/ViewAttributeTransformation.java | 2 +- .../arx/gui/view/impl/define/ViewAttributeWeights.java | 2 +- .../deidentifier/arx/gui/view/impl/define/ViewCodingModel.java | 2 +- .../arx/gui/view/impl/define/ViewCostBenefitModel.java | 2 +- .../arx/gui/view/impl/define/ViewPopulationModel.java | 2 +- .../arx/gui/view/impl/define/ViewPrivacyModels.java | 2 +- .../arx/gui/view/impl/define/ViewSubsetDefinition.java | 2 +- .../arx/gui/view/impl/define/ViewTransformationSettings.java | 2 +- .../arx/gui/view/impl/define/ViewUtilityMeasures.java | 2 +- .../deidentifier/arx/gui/view/impl/explore/LayoutExplore.java | 2 +- .../deidentifier/arx/gui/view/impl/explore/ViewClipboard.java | 2 +- .../org/deidentifier/arx/gui/view/impl/explore/ViewFilter.java | 2 +- .../org/deidentifier/arx/gui/view/impl/explore/ViewLattice.java | 2 +- .../org/deidentifier/arx/gui/view/impl/explore/ViewList.java | 2 +- .../deidentifier/arx/gui/view/impl/explore/ViewProperties.java | 2 +- .../arx/gui/view/impl/explore/ViewSolutionSpace.java | 2 +- .../org/deidentifier/arx/gui/view/impl/explore/ViewTiles.java | 2 +- .../org/deidentifier/arx/gui/view/impl/menu/DialogAbout.java | 2 +- .../arx/gui/view/impl/menu/DialogAnonymization.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/DialogAuditTrail.java | 2 +- .../gui/view/impl/menu/DialogClassificationConfiguration.java | 2 +- .../arx/gui/view/impl/menu/DialogComboDoubleSelection.java | 2 +- .../arx/gui/view/impl/menu/DialogComboSelection.java | 2 +- .../arx/gui/view/impl/menu/DialogCriterionSelection.java | 2 +- .../arx/gui/view/impl/menu/DialogCriterionUpdate.java | 2 +- .../org/deidentifier/arx/gui/view/impl/menu/DialogDebug.java | 2 +- .../arx/gui/view/impl/menu/DialogDefaultParameters.java | 2 +- .../org/deidentifier/arx/gui/view/impl/menu/DialogError.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/DialogFindReplace.java | 2 +- .../arx/gui/view/impl/menu/DialogGeneralizationSelection.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelp.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/DialogHelpConfig.java | 2 +- .../arx/gui/view/impl/menu/DialogMultiSelection.java | 2 +- .../arx/gui/view/impl/menu/DialogOpenHierarchy.java | 2 +- .../arx/gui/view/impl/menu/DialogOrderSelection.java | 2 +- .../org/deidentifier/arx/gui/view/impl/menu/DialogProject.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/DialogProperties.java | 2 +- .../org/deidentifier/arx/gui/view/impl/menu/DialogQuery.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/DialogQueryResult.java | 2 +- .../arx/gui/view/impl/menu/DialogTopBottomCoding.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/EditorCriterion.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionBLikeness.java | 2 +- .../gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionDPresence.java | 2 +- .../gui/view/impl/menu/EditorCriterionDifferentialPrivacy.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionKAnonymity.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionKMap.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionLDiversity.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionProfitability.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionRiskBased.java | 2 +- .../arx/gui/view/impl/menu/EditorCriterionTCloseness.java | 2 +- .../deidentifier/arx/gui/view/impl/menu/EditorSelection.java | 2 +- .../org/deidentifier/arx/gui/view/impl/menu/EditorString.java | 2 +- .../arx/gui/view/impl/risk/AnalysisContextRisk.java | 2 +- .../org/deidentifier/arx/gui/view/impl/risk/LayoutRisks.java | 2 +- .../arx/gui/view/impl/risk/LayoutRisksAbstract.java | 2 +- .../deidentifier/arx/gui/view/impl/risk/LayoutRisksBottom.java | 2 +- .../org/deidentifier/arx/gui/view/impl/risk/LayoutRisksTop.java | 2 +- src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisks.java | 2 +- .../arx/gui/view/impl/risk/ViewRisksAttackerModels.java | 2 +- .../arx/gui/view/impl/risk/ViewRisksHIPAAIdentifiersTable.java | 2 +- .../deidentifier/arx/gui/view/impl/risk/ViewRisksOverview.java | 2 +- .../arx/gui/view/impl/risk/ViewRisksPopulationUniques.java | 2 +- .../arx/gui/view/impl/risk/ViewRisksQuasiIdentifiers.java | 2 +- .../arx/gui/view/impl/risk/ViewRisksQuasiIdentifiersTable.java | 2 +- .../arx/gui/view/impl/risk/ViewRisksRiskDistribution.java | 2 +- .../gui/view/impl/utility/AnalysisContextClassification.java | 2 +- .../arx/gui/view/impl/utility/AnalysisContextContingency.java | 2 +- .../arx/gui/view/impl/utility/AnalysisContextDistribution.java | 2 +- .../arx/gui/view/impl/utility/AnalysisContextQuality.java | 2 +- .../org/deidentifier/arx/gui/view/impl/utility/DensityData.java | 2 +- .../deidentifier/arx/gui/view/impl/utility/LayoutUtility.java | 2 +- .../arx/gui/view/impl/utility/LayoutUtilityStatistics.java | 2 +- .../deidentifier/arx/gui/view/impl/utility/ViewProperties.java | 2 +- .../arx/gui/view/impl/utility/ViewPropertiesInput.java | 2 +- .../arx/gui/view/impl/utility/ViewPropertiesOutput.java | 2 +- .../deidentifier/arx/gui/view/impl/utility/ViewStatistics.java | 2 +- .../arx/gui/view/impl/utility/ViewStatisticsBasic.java | 2 +- .../arx/gui/view/impl/utility/ViewStatisticsClassification.java | 2 +- .../impl/utility/ViewStatisticsClassificationAttributes.java | 2 +- .../impl/utility/ViewStatisticsClassificationConfiguration.java | 2 +- .../view/impl/utility/ViewStatisticsClassificationInput.java | 2 +- .../view/impl/utility/ViewStatisticsClassificationOutput.java | 2 +- .../gui/view/impl/utility/ViewStatisticsContingencyHeatmap.java | 2 +- .../gui/view/impl/utility/ViewStatisticsContingencyTable.java | 2 +- .../view/impl/utility/ViewStatisticsDistributionHistogram.java | 2 +- .../gui/view/impl/utility/ViewStatisticsDistributionTable.java | 2 +- .../view/impl/utility/ViewStatisticsEquivalenceClassTable.java | 2 +- .../arx/gui/view/impl/utility/ViewStatisticsQuality.java | 2 +- .../arx/gui/view/impl/utility/ViewStatisticsSummaryTable.java | 2 +- .../org/deidentifier/arx/gui/view/impl/wizard/ARXWizard.java | 2 +- .../deidentifier/arx/gui/view/impl/wizard/ARXWizardDialog.java | 2 +- .../deidentifier/arx/gui/view/impl/wizard/HierarchyWizard.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditor.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorFunction.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorGroup.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorInterval.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorLayout.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorMenu.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorRange.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModel.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelAbstract.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelDate.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelIntervals.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelOrder.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelPriority.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardModelRedaction.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageBuilder.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageDate.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageFinal.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageIntervals.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageOrder.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPagePriority.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageRedaction.java | 2 +- .../arx/gui/view/impl/wizard/HierarchyWizardPageType.java | 2 +- .../org/deidentifier/arx/gui/view/impl/wizard/ImportWizard.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardDriverShim.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardModel.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardModelColumn.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPageCSV.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPageColumns.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPageExcel.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPageJDBC.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPagePreview.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPageSource.java | 2 +- .../arx/gui/view/impl/wizard/ImportWizardPageTable.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/ProgressAnalysis.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/ProgressListener.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/Worker.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerAnonymize.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerExport.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerImport.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerLoad.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerLocalRecode.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerSave.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/WorkerTransform.java | 2 +- .../arx/gui/worker/io/BackwardsCompatibleObjectInputStream.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/io/FileBuilder.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V1.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V2.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/io/XMLHandler.java | 2 +- src/gui/org/deidentifier/arx/gui/worker/io/XMLWriter.java | 2 +- src/main/org/deidentifier/arx/ARXAnonymizer.java | 2 +- .../org/deidentifier/arx/ARXClassificationConfiguration.java | 2 +- src/main/org/deidentifier/arx/ARXConfiguration.java | 2 +- src/main/org/deidentifier/arx/ARXCostBenefitConfiguration.java | 2 +- src/main/org/deidentifier/arx/ARXFeatureScaling.java | 2 +- src/main/org/deidentifier/arx/ARXLattice.java | 2 +- src/main/org/deidentifier/arx/ARXListener.java | 2 +- src/main/org/deidentifier/arx/ARXPopulationModel.java | 2 +- src/main/org/deidentifier/arx/ARXProcessStatistics.java | 2 +- src/main/org/deidentifier/arx/ARXResult.java | 2 +- src/main/org/deidentifier/arx/ARXSolverConfiguration.java | 2 +- src/main/org/deidentifier/arx/AttributeType.java | 2 +- src/main/org/deidentifier/arx/Data.java | 2 +- src/main/org/deidentifier/arx/DataDefinition.java | 2 +- src/main/org/deidentifier/arx/DataGeneralizationScheme.java | 2 +- src/main/org/deidentifier/arx/DataHandle.java | 2 +- src/main/org/deidentifier/arx/DataHandleInput.java | 2 +- src/main/org/deidentifier/arx/DataHandleInternal.java | 2 +- src/main/org/deidentifier/arx/DataHandleOutput.java | 2 +- src/main/org/deidentifier/arx/DataHandleSubset.java | 2 +- src/main/org/deidentifier/arx/DataRegistry.java | 2 +- src/main/org/deidentifier/arx/DataScale.java | 2 +- src/main/org/deidentifier/arx/DataSelector.java | 2 +- src/main/org/deidentifier/arx/DataSource.java | 2 +- src/main/org/deidentifier/arx/DataSubset.java | 2 +- src/main/org/deidentifier/arx/DataType.java | 2 +- src/main/org/deidentifier/arx/RowSet.java | 2 +- src/main/org/deidentifier/arx/UtilityEstimator.java | 2 +- src/main/org/deidentifier/arx/aggregates/AggregateFunction.java | 2 +- .../ClassificationConfigurationLogisticRegression.java | 2 +- .../arx/aggregates/ClassificationConfigurationNaiveBayes.java | 2 +- .../arx/aggregates/ClassificationConfigurationRandomForest.java | 2 +- src/main/org/deidentifier/arx/aggregates/HierarchyBuilder.java | 2 +- .../org/deidentifier/arx/aggregates/HierarchyBuilderDate.java | 2 +- .../arx/aggregates/HierarchyBuilderGroupingBased.java | 2 +- .../arx/aggregates/HierarchyBuilderIntervalBased.java | 2 +- .../deidentifier/arx/aggregates/HierarchyBuilderOrderBased.java | 2 +- .../arx/aggregates/HierarchyBuilderPriorityBased.java | 2 +- .../arx/aggregates/HierarchyBuilderRedactionBased.java | 2 +- src/main/org/deidentifier/arx/aggregates/StatisticsBuilder.java | 2 +- .../arx/aggregates/StatisticsBuilderInterruptible.java | 2 +- .../deidentifier/arx/aggregates/StatisticsClassification.java | 2 +- .../deidentifier/arx/aggregates/StatisticsContingencyTable.java | 2 +- .../arx/aggregates/StatisticsEquivalenceClasses.java | 2 +- .../arx/aggregates/StatisticsFrequencyDistribution.java | 2 +- src/main/org/deidentifier/arx/aggregates/StatisticsQuality.java | 2 +- src/main/org/deidentifier/arx/aggregates/StatisticsSummary.java | 2 +- .../arx/aggregates/classification/ClassificationMethod.java | 2 +- .../aggregates/classification/MultiClassLogisticRegression.java | 2 +- .../arx/aggregates/classification/MultiClassNaiveBayes.java | 2 +- .../arx/aggregates/classification/MultiClassRandomForest.java | 2 +- .../arx/aggregates/classification/MultiClassZeroR.java | 2 +- .../arx/aggregates/classification/package-info.java | 2 +- src/main/org/deidentifier/arx/aggregates/package-info.java | 2 +- .../arx/aggregates/quality/QualityAggregateFunction.java | 2 +- .../arx/aggregates/quality/QualityConfiguration.java | 2 +- .../arx/aggregates/quality/QualityConfigurationRangeParser.java | 2 +- .../arx/aggregates/quality/QualityConfigurationValueParser.java | 2 +- .../deidentifier/arx/aggregates/quality/QualityDomainShare.java | 2 +- .../arx/aggregates/quality/QualityDomainShareRaw.java | 2 +- .../arx/aggregates/quality/QualityDomainShareRedaction.java | 2 +- .../org/deidentifier/arx/aggregates/quality/QualityMeasure.java | 2 +- .../arx/aggregates/quality/QualityMeasureColumnOriented.java | 2 +- .../arx/aggregates/quality/QualityMeasureRowOriented.java | 2 +- .../org/deidentifier/arx/aggregates/quality/QualityModel.java | 2 +- .../arx/aggregates/quality/QualityModelColumnOrientedLoss.java | 2 +- .../quality/QualityModelColumnOrientedNonUniformEntropy.java | 2 +- .../aggregates/quality/QualityModelColumnOrientedPrecision.java | 2 +- .../quality/QualityModelColumnOrientedSquaredError.java | 2 +- .../arx/aggregates/quality/QualityModelRowOrientedAECS.java | 2 +- .../aggregates/quality/QualityModelRowOrientedAmbiguity.java | 2 +- .../quality/QualityModelRowOrientedDiscernibility.java | 2 +- .../arx/aggregates/quality/QualityModelRowOrientedSSESST.java | 2 +- .../aggregates/quality/QualityModelRowOrientedSquaredError.java | 2 +- .../org/deidentifier/arx/aggregates/quality/package-info.java | 2 +- src/main/org/deidentifier/arx/algorithm/AbstractAlgorithm.java | 2 +- .../deidentifier/arx/algorithm/DataDependentEDDPAlgorithm.java | 2 +- src/main/org/deidentifier/arx/algorithm/FLASHAlgorithm.java | 2 +- src/main/org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.java | 2 +- src/main/org/deidentifier/arx/algorithm/FLASHConfiguration.java | 2 +- .../org/deidentifier/arx/algorithm/FLASHPhaseConfiguration.java | 2 +- src/main/org/deidentifier/arx/algorithm/FLASHStrategy.java | 2 +- src/main/org/deidentifier/arx/algorithm/GeneticAlgorithm.java | 2 +- .../arx/algorithm/GeneticAlgorithmSubpopulation.java | 2 +- src/main/org/deidentifier/arx/algorithm/LIGHTNINGAlgorithm.java | 2 +- .../deidentifier/arx/algorithm/LIGHTNINGTopDownAlgorithm.java | 2 +- src/main/org/deidentifier/arx/algorithm/package-info.java | 2 +- .../org/deidentifier/arx/certificate/elements/package-info.java | 2 +- src/main/org/deidentifier/arx/certificate/package-info.java | 2 +- .../deidentifier/arx/certificate/resources/package-info.java | 2 +- src/main/org/deidentifier/arx/common/Groupify.java | 2 +- src/main/org/deidentifier/arx/common/TupleWrapper.java | 2 +- src/main/org/deidentifier/arx/common/WrappedBoolean.java | 2 +- src/main/org/deidentifier/arx/common/WrappedInteger.java | 2 +- src/main/org/deidentifier/arx/common/package-info.java | 2 +- .../deidentifier/arx/criteria/AverageReidentificationRisk.java | 2 +- src/main/org/deidentifier/arx/criteria/BasicBLikeness.java | 2 +- src/main/org/deidentifier/arx/criteria/DDisclosurePrivacy.java | 2 +- src/main/org/deidentifier/arx/criteria/DPresence.java | 2 +- src/main/org/deidentifier/arx/criteria/DistinctLDiversity.java | 2 +- .../org/deidentifier/arx/criteria/EDDifferentialPrivacy.java | 2 +- src/main/org/deidentifier/arx/criteria/EnhancedBLikeness.java | 2 +- src/main/org/deidentifier/arx/criteria/EntropyLDiversity.java | 2 +- .../org/deidentifier/arx/criteria/EqualDistanceTCloseness.java | 2 +- .../org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.java | 2 +- .../arx/criteria/HierarchicalDistanceTCloseness.java | 2 +- .../org/deidentifier/arx/criteria/ImplicitPrivacyCriterion.java | 2 +- src/main/org/deidentifier/arx/criteria/Inclusion.java | 2 +- src/main/org/deidentifier/arx/criteria/KAnonymity.java | 2 +- src/main/org/deidentifier/arx/criteria/KMap.java | 2 +- src/main/org/deidentifier/arx/criteria/LDiversity.java | 2 +- .../deidentifier/arx/criteria/OrderedDistanceTCloseness.java | 2 +- .../org/deidentifier/arx/criteria/PopulationUniqueness.java | 2 +- src/main/org/deidentifier/arx/criteria/PrivacyCriterion.java | 2 +- .../org/deidentifier/arx/criteria/ProfitabilityJournalist.java | 2 +- .../arx/criteria/ProfitabilityJournalistNoAttack.java | 2 +- .../org/deidentifier/arx/criteria/ProfitabilityProsecutor.java | 2 +- .../arx/criteria/ProfitabilityProsecutorNoAttack.java | 2 +- .../org/deidentifier/arx/criteria/RecursiveCLDiversity.java | 2 +- src/main/org/deidentifier/arx/criteria/RiskBasedCriterion.java | 2 +- .../org/deidentifier/arx/criteria/SampleBasedCriterion.java | 2 +- src/main/org/deidentifier/arx/criteria/SampleUniqueness.java | 2 +- src/main/org/deidentifier/arx/criteria/TCloseness.java | 2 +- src/main/org/deidentifier/arx/criteria/package-info.java | 2 +- src/main/org/deidentifier/arx/dp/ExponentialMechanism.java | 2 +- src/main/org/deidentifier/arx/dp/ParameterCalculation.java | 2 +- src/main/org/deidentifier/arx/dp/package-info.java | 2 +- .../arx/exceptions/ComputationInterruptedException.java | 2 +- .../org/deidentifier/arx/exceptions/ReliabilityException.java | 2 +- .../deidentifier/arx/exceptions/RollbackRequiredException.java | 2 +- .../deidentifier/arx/exceptions/UnexpectedErrorException.java | 2 +- .../arx/framework/check/TransformationApplicator.java | 2 +- .../deidentifier/arx/framework/check/TransformationChecker.java | 2 +- .../arx/framework/check/TransformationCheckerStateMachine.java | 2 +- .../org/deidentifier/arx/framework/check/TransformedData.java | 2 +- src/main/org/deidentifier/arx/framework/check/Transformer.java | 2 +- .../arx/framework/check/distribution/Distribution.java | 2 +- .../check/distribution/DistributionAggregateFunction.java | 2 +- .../arx/framework/check/distribution/DistributionIterator.java | 2 +- .../arx/framework/check/distribution/IntArrayDictionary.java | 2 +- .../framework/check/distribution/IntArrayDictionaryEntry.java | 2 +- .../arx/framework/check/distribution/package-info.java | 2 +- .../deidentifier/arx/framework/check/groupify/HashGroupify.java | 2 +- .../arx/framework/check/groupify/HashGroupifyDistribution.java | 2 +- .../arx/framework/check/groupify/HashGroupifyEntry.java | 2 +- .../arx/framework/check/groupify/HashTableUtil.java | 2 +- .../arx/framework/check/groupify/MetaHashGroupify.java | 2 +- .../arx/framework/check/groupify/MetaHashGroupifyEntry.java | 2 +- .../deidentifier/arx/framework/check/groupify/package-info.java | 2 +- .../org/deidentifier/arx/framework/check/history/History.java | 2 +- .../org/deidentifier/arx/framework/check/history/MRUCache.java | 2 +- .../deidentifier/arx/framework/check/history/MRUCacheEntry.java | 2 +- .../arx/framework/check/history/MRUCacheEntryMetadata.java | 2 +- .../deidentifier/arx/framework/check/history/package-info.java | 2 +- src/main/org/deidentifier/arx/framework/check/package-info.java | 2 +- .../arx/framework/check/transformer/AbstractTransformer.java | 2 +- .../arx/framework/check/transformer/Transformer01.java | 2 +- .../arx/framework/check/transformer/Transformer02.java | 2 +- .../arx/framework/check/transformer/Transformer03.java | 2 +- .../arx/framework/check/transformer/Transformer04.java | 2 +- .../arx/framework/check/transformer/Transformer05.java | 2 +- .../arx/framework/check/transformer/Transformer06.java | 2 +- .../arx/framework/check/transformer/Transformer07.java | 2 +- .../arx/framework/check/transformer/Transformer08.java | 2 +- .../arx/framework/check/transformer/Transformer09.java | 2 +- .../arx/framework/check/transformer/Transformer10.java | 2 +- .../arx/framework/check/transformer/Transformer11.java | 2 +- .../arx/framework/check/transformer/Transformer12.java | 2 +- .../arx/framework/check/transformer/Transformer13.java | 2 +- .../arx/framework/check/transformer/Transformer14.java | 2 +- .../arx/framework/check/transformer/Transformer15.java | 2 +- .../arx/framework/check/transformer/TransformerAll.java | 2 +- .../arx/framework/check/transformer/package-info.java | 2 +- src/main/org/deidentifier/arx/framework/data/Data.java | 2 +- .../arx/framework/data/DataAggregationInformation.java | 2 +- src/main/org/deidentifier/arx/framework/data/DataManager.java | 2 +- .../org/deidentifier/arx/framework/data/DataManagerSubset.java | 2 +- src/main/org/deidentifier/arx/framework/data/DataMatrix.java | 2 +- .../org/deidentifier/arx/framework/data/DataMatrixSubset.java | 2 +- src/main/org/deidentifier/arx/framework/data/Dictionary.java | 2 +- .../arx/framework/data/GeneralizationHierarchy.java | 2 +- src/main/org/deidentifier/arx/framework/data/package-info.java | 2 +- .../org/deidentifier/arx/framework/lattice/DependentAction.java | 2 +- .../org/deidentifier/arx/framework/lattice/ObjectIterator.java | 2 +- .../org/deidentifier/arx/framework/lattice/SolutionSpace.java | 2 +- .../arx/framework/lattice/SolutionSpaceIntArray.java | 2 +- .../deidentifier/arx/framework/lattice/SolutionSpaceLong.java | 2 +- .../org/deidentifier/arx/framework/lattice/Transformation.java | 2 +- .../arx/framework/lattice/TransformationIntArray.java | 2 +- .../deidentifier/arx/framework/lattice/TransformationList.java | 2 +- .../deidentifier/arx/framework/lattice/TransformationLong.java | 2 +- .../org/deidentifier/arx/framework/lattice/package-info.java | 2 +- src/main/org/deidentifier/arx/framework/package-info.java | 2 +- src/main/org/deidentifier/arx/io/CSVDataChecksum.java | 2 +- src/main/org/deidentifier/arx/io/CSVDataInput.java | 2 +- src/main/org/deidentifier/arx/io/CSVDataOutput.java | 2 +- src/main/org/deidentifier/arx/io/CSVHierarchyInput.java | 2 +- src/main/org/deidentifier/arx/io/CSVOptions.java | 2 +- src/main/org/deidentifier/arx/io/CSVSyntax.java | 2 +- src/main/org/deidentifier/arx/io/IImportColumnNamed.java | 2 +- src/main/org/deidentifier/arx/io/IOUtil.java | 2 +- src/main/org/deidentifier/arx/io/package-info.java | 2 +- src/main/org/deidentifier/arx/metric/InformationLoss.java | 2 +- .../org/deidentifier/arx/metric/InformationLossDefault.java | 2 +- .../arx/metric/InformationLossDefaultWithBound.java | 2 +- .../org/deidentifier/arx/metric/InformationLossWithBound.java | 2 +- src/main/org/deidentifier/arx/metric/Metric.java | 2 +- src/main/org/deidentifier/arx/metric/MetricAECS.java | 2 +- src/main/org/deidentifier/arx/metric/MetricConfiguration.java | 2 +- src/main/org/deidentifier/arx/metric/MetricDM.java | 2 +- src/main/org/deidentifier/arx/metric/MetricDMStar.java | 2 +- src/main/org/deidentifier/arx/metric/MetricDefault.java | 2 +- src/main/org/deidentifier/arx/metric/MetricDescription.java | 2 +- src/main/org/deidentifier/arx/metric/MetricEntropy.java | 2 +- src/main/org/deidentifier/arx/metric/MetricHeight.java | 2 +- src/main/org/deidentifier/arx/metric/MetricNMEntropy.java | 2 +- src/main/org/deidentifier/arx/metric/MetricNMPrecision.java | 2 +- src/main/org/deidentifier/arx/metric/MetricPrecision.java | 2 +- src/main/org/deidentifier/arx/metric/MetricStatic.java | 2 +- src/main/org/deidentifier/arx/metric/MetricWeighted.java | 2 +- src/main/org/deidentifier/arx/metric/package-info.java | 2 +- .../deidentifier/arx/metric/v2/AbstractILMultiDimensional.java | 2 +- .../arx/metric/v2/AbstractILMultiDimensionalReduced.java | 2 +- .../arx/metric/v2/AbstractMetricMultiDimensional.java | 2 +- .../AbstractMetricMultiDimensionalPotentiallyPrecomputed.java | 2 +- .../arx/metric/v2/AbstractMetricSingleDimensional.java | 2 +- src/main/org/deidentifier/arx/metric/v2/Cardinalities.java | 2 +- src/main/org/deidentifier/arx/metric/v2/DomainShare.java | 2 +- .../org/deidentifier/arx/metric/v2/DomainShareInterval.java | 2 +- .../org/deidentifier/arx/metric/v2/DomainShareMaterialized.java | 2 +- .../org/deidentifier/arx/metric/v2/DomainShareRedaction.java | 2 +- .../org/deidentifier/arx/metric/v2/DomainShareReliable.java | 2 +- .../arx/metric/v2/ILMultiDimensionalArithmeticMean.java | 2 +- .../arx/metric/v2/ILMultiDimensionalGeometricMean.java | 2 +- .../org/deidentifier/arx/metric/v2/ILMultiDimensionalMax.java | 2 +- .../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.java | 2 +- .../org/deidentifier/arx/metric/v2/ILMultiDimensionalSum.java | 2 +- .../deidentifier/arx/metric/v2/ILMultiDimensionalWithBound.java | 2 +- src/main/org/deidentifier/arx/metric/v2/ILScore.java | 2 +- .../org/deidentifier/arx/metric/v2/ILSingleDimensional.java | 2 +- .../arx/metric/v2/ILSingleDimensionalWithBound.java | 2 +- src/main/org/deidentifier/arx/metric/v2/IO.java | 2 +- src/main/org/deidentifier/arx/metric/v2/MetricMDHeight.java | 2 +- src/main/org/deidentifier/arx/metric/v2/MetricMDNMLoss.java | 2 +- .../arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.java | 2 +- .../deidentifier/arx/metric/v2/MetricMDNMLossPrecomputed.java | 2 +- .../org/deidentifier/arx/metric/v2/MetricMDNMPrecision.java | 2 +- src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropy.java | 2 +- .../arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.java | 2 +- .../arx/metric/v2/MetricMDNUEntropyPrecomputed.java | 2 +- .../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.java | 2 +- .../metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.java | 2 +- .../arx/metric/v2/MetricMDNUNMEntropyPrecomputed.java | 2 +- .../arx/metric/v2/MetricMDNUNMNormalizedEntropy.java | 2 +- .../v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.java | 2 +- .../arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.java | 2 +- src/main/org/deidentifier/arx/metric/v2/MetricMDPrecision.java | 2 +- src/main/org/deidentifier/arx/metric/v2/MetricMDStatic.java | 2 +- src/main/org/deidentifier/arx/metric/v2/MetricSDAECS.java | 2 +- .../org/deidentifier/arx/metric/v2/MetricSDClassification.java | 2 +- .../org/deidentifier/arx/metric/v2/MetricSDDiscernability.java | 2 +- .../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.java | 2 +- .../deidentifier/arx/metric/v2/MetricSDNMDiscernability.java | 2 +- .../arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.java | 2 +- .../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.java | 2 +- .../deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.java | 2 +- src/main/org/deidentifier/arx/metric/v2/QualityMetadata.java | 2 +- src/main/org/deidentifier/arx/metric/v2/TupleMatcher.java | 2 +- src/main/org/deidentifier/arx/metric/v2/__MetricV2.java | 2 +- src/main/org/deidentifier/arx/package-info.java | 2 +- .../deidentifier/arx/reliability/IntervalArithmeticDouble.java | 2 +- .../arx/reliability/IntervalArithmeticException.java | 2 +- src/main/org/deidentifier/arx/reliability/IntervalDouble.java | 2 +- .../org/deidentifier/arx/reliability/ParameterTranslation.java | 2 +- src/main/org/deidentifier/arx/reliability/package-info.java | 2 +- src/main/org/deidentifier/arx/risk/Gamma.java | 2 +- src/main/org/deidentifier/arx/risk/HIPAAConstants.java | 2 +- src/main/org/deidentifier/arx/risk/HIPAAIdentifierConfig.java | 2 +- src/main/org/deidentifier/arx/risk/HIPAAIdentifierMatch.java | 2 +- .../org/deidentifier/arx/risk/HIPAAMatcherAttributeName.java | 2 +- .../org/deidentifier/arx/risk/HIPAAMatcherAttributeValue.java | 2 +- src/main/org/deidentifier/arx/risk/ModelPitman.java | 2 +- src/main/org/deidentifier/arx/risk/ModelSNB.java | 2 +- src/main/org/deidentifier/arx/risk/ModelZayatz.java | 2 +- src/main/org/deidentifier/arx/risk/RiskEstimateBuilder.java | 2 +- .../deidentifier/arx/risk/RiskEstimateBuilderInterruptible.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelAttributes.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelCostBenefit.java | 2 +- .../org/deidentifier/arx/risk/RiskModelHIPAASafeHarbor.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelHistogram.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelPopulation.java | 2 +- .../deidentifier/arx/risk/RiskModelPopulationUniqueness.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelSample.java | 2 +- .../deidentifier/arx/risk/RiskModelSampleRiskDistribution.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelSampleRisks.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelSampleSummary.java | 2 +- .../org/deidentifier/arx/risk/RiskModelSampleUniqueness.java | 2 +- src/main/org/deidentifier/arx/risk/RiskModelSampleWildcard.java | 2 +- src/main/org/deidentifier/arx/risk/package-info.java | 2 +- .../deidentifier/arx/risk/resources/us/HIPAAConstantsUS.java | 2 +- .../org/deidentifier/arx/risk/resources/us/package-info.java | 2 +- .../org/deidentifier/arx/test/AbstractAnonymizationTest.java | 2 +- src/test/org/deidentifier/arx/test/AbstractTest.java | 2 +- .../org/deidentifier/arx/test/AbstractTestExecutionTime.java | 2 +- .../deidentifier/arx/test/AbstractTestUtilityEstimation.java | 2 +- .../org/deidentifier/arx/test/AbstractTestUtilityMetrics.java | 2 +- .../arx/test/AbstractTestUtilityMetricsPrecomputation.java | 2 +- src/test/org/deidentifier/arx/test/DataProvider.java | 2 +- src/test/org/deidentifier/arx/test/TestAnonymization.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationBLikeness.java | 2 +- .../deidentifier/arx/test/TestAnonymizationCellSuppression.java | 2 +- .../deidentifier/arx/test/TestAnonymizationCombinations.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationDPresence.java | 2 +- .../arx/test/TestAnonymizationDifferentialPrivacy.java | 2 +- .../arx/test/TestAnonymizationEntropyLDiversity.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationGenetic.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationHeuristic.java | 2 +- .../arx/test/TestAnonymizationHeuristicTopDown.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationKAnonymity.java | 2 +- src/test/org/deidentifier/arx/test/TestAnonymizationKMap.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationLDiversity.java | 2 +- .../deidentifier/arx/test/TestAnonymizationLocalRecoding.java | 2 +- .../arx/test/TestAnonymizationOrderedDistanceTCloseness.java | 2 +- .../deidentifier/arx/test/TestAnonymizationProfitability.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationRiskBased.java | 2 +- src/test/org/deidentifier/arx/test/TestAnonymizationSubset.java | 2 +- .../org/deidentifier/arx/test/TestAnonymizationTCloseness.java | 2 +- src/test/org/deidentifier/arx/test/TestClassification.java | 2 +- src/test/org/deidentifier/arx/test/TestDataHandle.java | 2 +- src/test/org/deidentifier/arx/test/TestDataImport.java | 2 +- src/test/org/deidentifier/arx/test/TestDataStatistics.java | 2 +- src/test/org/deidentifier/arx/test/TestDomainShare.java | 2 +- src/test/org/deidentifier/arx/test/TestExamples.java | 2 +- src/test/org/deidentifier/arx/test/TestIllegalArguments.java | 2 +- src/test/org/deidentifier/arx/test/TestMicroaggregation.java | 2 +- src/test/org/deidentifier/arx/test/TestResourceBundle.java | 2 +- src/test/org/deidentifier/arx/test/TestRiskMetrics.java | 2 +- .../org/deidentifier/arx/test/TestRiskQuasiIdentifiers.java | 2 +- .../deidentifier/arx/test/TestSolutionSpaceClassification.java | 2 +- .../deidentifier/arx/test/TestSolutionSpaceClassification2.java | 2 +- src/test/org/deidentifier/arx/test/TestSorting.java | 2 +- src/test/org/deidentifier/arx/test/TestUtilityEstimation.java | 2 +- src/test/org/deidentifier/arx/test/TestUtilityMetrics.java | 2 +- src/test/org/deidentifier/arx/test/TestUtilityMetrics2.java | 2 +- src/test/org/deidentifier/arx/test/TestUtilityMetricsLoss.java | 2 +- .../deidentifier/arx/test/TestUtilityMetricsPrecomputation.java | 2 +- src/test/org/deidentifier/arx/test/TestWildcardMatching.java | 2 +- src/test/org/deidentifier/arx/test/package-info.java | 2 +- 670 files changed, 670 insertions(+), 670 deletions(-) diff --git a/src/example/org/deidentifier/arx/examples/Example.java b/src/example/org/deidentifier/arx/examples/Example.java index a4c978178..f1d10d0f6 100644 --- a/src/example/org/deidentifier/arx/examples/Example.java +++ b/src/example/org/deidentifier/arx/examples/Example.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example1.java b/src/example/org/deidentifier/arx/examples/Example1.java index 1366db033..32e8f0ad3 100644 --- a/src/example/org/deidentifier/arx/examples/Example1.java +++ b/src/example/org/deidentifier/arx/examples/Example1.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example10.java b/src/example/org/deidentifier/arx/examples/Example10.java index 13f2607d5..adaf32185 100644 --- a/src/example/org/deidentifier/arx/examples/Example10.java +++ b/src/example/org/deidentifier/arx/examples/Example10.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example11.java b/src/example/org/deidentifier/arx/examples/Example11.java index e52e94d93..093402294 100644 --- a/src/example/org/deidentifier/arx/examples/Example11.java +++ b/src/example/org/deidentifier/arx/examples/Example11.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example12.java b/src/example/org/deidentifier/arx/examples/Example12.java index c9042efbf..b107abc12 100644 --- a/src/example/org/deidentifier/arx/examples/Example12.java +++ b/src/example/org/deidentifier/arx/examples/Example12.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example13.java b/src/example/org/deidentifier/arx/examples/Example13.java index c6e6a9840..c2bff3a33 100644 --- a/src/example/org/deidentifier/arx/examples/Example13.java +++ b/src/example/org/deidentifier/arx/examples/Example13.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example14.java b/src/example/org/deidentifier/arx/examples/Example14.java index 7fb4b03aa..72e7ad474 100644 --- a/src/example/org/deidentifier/arx/examples/Example14.java +++ b/src/example/org/deidentifier/arx/examples/Example14.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example16.java b/src/example/org/deidentifier/arx/examples/Example16.java index f8b909b94..b4714c56b 100644 --- a/src/example/org/deidentifier/arx/examples/Example16.java +++ b/src/example/org/deidentifier/arx/examples/Example16.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example17.java b/src/example/org/deidentifier/arx/examples/Example17.java index c91245306..2ae49d851 100644 --- a/src/example/org/deidentifier/arx/examples/Example17.java +++ b/src/example/org/deidentifier/arx/examples/Example17.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example18.java b/src/example/org/deidentifier/arx/examples/Example18.java index 2ce5398c3..d5e2c3925 100644 --- a/src/example/org/deidentifier/arx/examples/Example18.java +++ b/src/example/org/deidentifier/arx/examples/Example18.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example19.java b/src/example/org/deidentifier/arx/examples/Example19.java index f55ab5b28..b04715823 100644 --- a/src/example/org/deidentifier/arx/examples/Example19.java +++ b/src/example/org/deidentifier/arx/examples/Example19.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example2.java b/src/example/org/deidentifier/arx/examples/Example2.java index bf2fe98e3..3f165d955 100644 --- a/src/example/org/deidentifier/arx/examples/Example2.java +++ b/src/example/org/deidentifier/arx/examples/Example2.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example20.java b/src/example/org/deidentifier/arx/examples/Example20.java index e589b3efd..8031a347c 100644 --- a/src/example/org/deidentifier/arx/examples/Example20.java +++ b/src/example/org/deidentifier/arx/examples/Example20.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example21.java b/src/example/org/deidentifier/arx/examples/Example21.java index 70197dc77..f4b644cf2 100644 --- a/src/example/org/deidentifier/arx/examples/Example21.java +++ b/src/example/org/deidentifier/arx/examples/Example21.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example22.java b/src/example/org/deidentifier/arx/examples/Example22.java index e610662d9..b9ee9d060 100644 --- a/src/example/org/deidentifier/arx/examples/Example22.java +++ b/src/example/org/deidentifier/arx/examples/Example22.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example23.java b/src/example/org/deidentifier/arx/examples/Example23.java index bf096c8fb..20d5ee287 100644 --- a/src/example/org/deidentifier/arx/examples/Example23.java +++ b/src/example/org/deidentifier/arx/examples/Example23.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example24.java b/src/example/org/deidentifier/arx/examples/Example24.java index d61cf47eb..241eeb02f 100644 --- a/src/example/org/deidentifier/arx/examples/Example24.java +++ b/src/example/org/deidentifier/arx/examples/Example24.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example25.java b/src/example/org/deidentifier/arx/examples/Example25.java index 268a8d60a..a5abd1ddf 100644 --- a/src/example/org/deidentifier/arx/examples/Example25.java +++ b/src/example/org/deidentifier/arx/examples/Example25.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example26.java b/src/example/org/deidentifier/arx/examples/Example26.java index 23d0b65ea..9cb0f53b2 100644 --- a/src/example/org/deidentifier/arx/examples/Example26.java +++ b/src/example/org/deidentifier/arx/examples/Example26.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example27.java b/src/example/org/deidentifier/arx/examples/Example27.java index 999306846..5444ae522 100644 --- a/src/example/org/deidentifier/arx/examples/Example27.java +++ b/src/example/org/deidentifier/arx/examples/Example27.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example28.java b/src/example/org/deidentifier/arx/examples/Example28.java index 5240df1f3..cf820a23b 100644 --- a/src/example/org/deidentifier/arx/examples/Example28.java +++ b/src/example/org/deidentifier/arx/examples/Example28.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example29.java b/src/example/org/deidentifier/arx/examples/Example29.java index 512743978..e188612d1 100644 --- a/src/example/org/deidentifier/arx/examples/Example29.java +++ b/src/example/org/deidentifier/arx/examples/Example29.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example3.java b/src/example/org/deidentifier/arx/examples/Example3.java index d5757fcd8..0079da8e1 100644 --- a/src/example/org/deidentifier/arx/examples/Example3.java +++ b/src/example/org/deidentifier/arx/examples/Example3.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example30.java b/src/example/org/deidentifier/arx/examples/Example30.java index 54989919b..da5e5e803 100644 --- a/src/example/org/deidentifier/arx/examples/Example30.java +++ b/src/example/org/deidentifier/arx/examples/Example30.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example31.java b/src/example/org/deidentifier/arx/examples/Example31.java index 062746164..53fd85fd8 100644 --- a/src/example/org/deidentifier/arx/examples/Example31.java +++ b/src/example/org/deidentifier/arx/examples/Example31.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example32.java b/src/example/org/deidentifier/arx/examples/Example32.java index b068f4bff..04e5ab710 100644 --- a/src/example/org/deidentifier/arx/examples/Example32.java +++ b/src/example/org/deidentifier/arx/examples/Example32.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example33.java b/src/example/org/deidentifier/arx/examples/Example33.java index df2a70e51..0d3fe39eb 100644 --- a/src/example/org/deidentifier/arx/examples/Example33.java +++ b/src/example/org/deidentifier/arx/examples/Example33.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example34.java b/src/example/org/deidentifier/arx/examples/Example34.java index c0db53c8c..7fb15c9be 100644 --- a/src/example/org/deidentifier/arx/examples/Example34.java +++ b/src/example/org/deidentifier/arx/examples/Example34.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example35.java b/src/example/org/deidentifier/arx/examples/Example35.java index 328acafe2..85223add5 100644 --- a/src/example/org/deidentifier/arx/examples/Example35.java +++ b/src/example/org/deidentifier/arx/examples/Example35.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example36.java b/src/example/org/deidentifier/arx/examples/Example36.java index 1ac076e6c..eed9619c1 100644 --- a/src/example/org/deidentifier/arx/examples/Example36.java +++ b/src/example/org/deidentifier/arx/examples/Example36.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example37.java b/src/example/org/deidentifier/arx/examples/Example37.java index 8332c4d0f..0c04d05ae 100644 --- a/src/example/org/deidentifier/arx/examples/Example37.java +++ b/src/example/org/deidentifier/arx/examples/Example37.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example38.java b/src/example/org/deidentifier/arx/examples/Example38.java index fb7b34940..c8252b76b 100644 --- a/src/example/org/deidentifier/arx/examples/Example38.java +++ b/src/example/org/deidentifier/arx/examples/Example38.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example39.java b/src/example/org/deidentifier/arx/examples/Example39.java index f25208630..b46707d3f 100644 --- a/src/example/org/deidentifier/arx/examples/Example39.java +++ b/src/example/org/deidentifier/arx/examples/Example39.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example4.java b/src/example/org/deidentifier/arx/examples/Example4.java index 480328572..9af489313 100644 --- a/src/example/org/deidentifier/arx/examples/Example4.java +++ b/src/example/org/deidentifier/arx/examples/Example4.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example40.java b/src/example/org/deidentifier/arx/examples/Example40.java index 64a6cf0f5..8a7ead5aa 100644 --- a/src/example/org/deidentifier/arx/examples/Example40.java +++ b/src/example/org/deidentifier/arx/examples/Example40.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example41.java b/src/example/org/deidentifier/arx/examples/Example41.java index 62be5c5c4..6c597b263 100644 --- a/src/example/org/deidentifier/arx/examples/Example41.java +++ b/src/example/org/deidentifier/arx/examples/Example41.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example42.java b/src/example/org/deidentifier/arx/examples/Example42.java index 80f28eed6..fb0561b6a 100644 --- a/src/example/org/deidentifier/arx/examples/Example42.java +++ b/src/example/org/deidentifier/arx/examples/Example42.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example43.java b/src/example/org/deidentifier/arx/examples/Example43.java index 9b695e0a2..ccb7184c8 100644 --- a/src/example/org/deidentifier/arx/examples/Example43.java +++ b/src/example/org/deidentifier/arx/examples/Example43.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example44.java b/src/example/org/deidentifier/arx/examples/Example44.java index 35815e892..e9fc4eed1 100644 --- a/src/example/org/deidentifier/arx/examples/Example44.java +++ b/src/example/org/deidentifier/arx/examples/Example44.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example45.java b/src/example/org/deidentifier/arx/examples/Example45.java index f571107c0..cfd3a75a1 100644 --- a/src/example/org/deidentifier/arx/examples/Example45.java +++ b/src/example/org/deidentifier/arx/examples/Example45.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example46.java b/src/example/org/deidentifier/arx/examples/Example46.java index 4b0032420..aaa84ba21 100644 --- a/src/example/org/deidentifier/arx/examples/Example46.java +++ b/src/example/org/deidentifier/arx/examples/Example46.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example47.java b/src/example/org/deidentifier/arx/examples/Example47.java index f3a27b5ee..faea81352 100644 --- a/src/example/org/deidentifier/arx/examples/Example47.java +++ b/src/example/org/deidentifier/arx/examples/Example47.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example48.java b/src/example/org/deidentifier/arx/examples/Example48.java index 1b83677cc..29ed63ff0 100644 --- a/src/example/org/deidentifier/arx/examples/Example48.java +++ b/src/example/org/deidentifier/arx/examples/Example48.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example49.java b/src/example/org/deidentifier/arx/examples/Example49.java index 3f9945f3c..8869ef8bd 100644 --- a/src/example/org/deidentifier/arx/examples/Example49.java +++ b/src/example/org/deidentifier/arx/examples/Example49.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example5.java b/src/example/org/deidentifier/arx/examples/Example5.java index 566d46beb..5232a0f74 100644 --- a/src/example/org/deidentifier/arx/examples/Example5.java +++ b/src/example/org/deidentifier/arx/examples/Example5.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example50.java b/src/example/org/deidentifier/arx/examples/Example50.java index 138315792..e11402e16 100644 --- a/src/example/org/deidentifier/arx/examples/Example50.java +++ b/src/example/org/deidentifier/arx/examples/Example50.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example51.java b/src/example/org/deidentifier/arx/examples/Example51.java index 79a60be7a..efe8885d7 100644 --- a/src/example/org/deidentifier/arx/examples/Example51.java +++ b/src/example/org/deidentifier/arx/examples/Example51.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example52.java b/src/example/org/deidentifier/arx/examples/Example52.java index 146a2e438..ec258d384 100644 --- a/src/example/org/deidentifier/arx/examples/Example52.java +++ b/src/example/org/deidentifier/arx/examples/Example52.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example55.java b/src/example/org/deidentifier/arx/examples/Example55.java index 20f91bd45..ba6e6dc72 100644 --- a/src/example/org/deidentifier/arx/examples/Example55.java +++ b/src/example/org/deidentifier/arx/examples/Example55.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example56.java b/src/example/org/deidentifier/arx/examples/Example56.java index 1d66c961e..c8de5b989 100644 --- a/src/example/org/deidentifier/arx/examples/Example56.java +++ b/src/example/org/deidentifier/arx/examples/Example56.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example58.java b/src/example/org/deidentifier/arx/examples/Example58.java index 9d0827135..c0a50f0f4 100644 --- a/src/example/org/deidentifier/arx/examples/Example58.java +++ b/src/example/org/deidentifier/arx/examples/Example58.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example59.java b/src/example/org/deidentifier/arx/examples/Example59.java index 251aa8f99..a2343fe47 100644 --- a/src/example/org/deidentifier/arx/examples/Example59.java +++ b/src/example/org/deidentifier/arx/examples/Example59.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example6.java b/src/example/org/deidentifier/arx/examples/Example6.java index a509b9529..1b2996e63 100644 --- a/src/example/org/deidentifier/arx/examples/Example6.java +++ b/src/example/org/deidentifier/arx/examples/Example6.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example60.java b/src/example/org/deidentifier/arx/examples/Example60.java index efb20fe12..504c12bee 100644 --- a/src/example/org/deidentifier/arx/examples/Example60.java +++ b/src/example/org/deidentifier/arx/examples/Example60.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example7.java b/src/example/org/deidentifier/arx/examples/Example7.java index 25eda4640..dbe8fc27c 100644 --- a/src/example/org/deidentifier/arx/examples/Example7.java +++ b/src/example/org/deidentifier/arx/examples/Example7.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example8.java b/src/example/org/deidentifier/arx/examples/Example8.java index 87e6e7be0..6cad67d8c 100644 --- a/src/example/org/deidentifier/arx/examples/Example8.java +++ b/src/example/org/deidentifier/arx/examples/Example8.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/Example9.java b/src/example/org/deidentifier/arx/examples/Example9.java index 86ee4bccc..14d0ca284 100644 --- a/src/example/org/deidentifier/arx/examples/Example9.java +++ b/src/example/org/deidentifier/arx/examples/Example9.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/example/org/deidentifier/arx/examples/package-info.java b/src/example/org/deidentifier/arx/examples/package-info.java index 932182563..636a4eb27 100644 --- a/src/example/org/deidentifier/arx/examples/package-info.java +++ b/src/example/org/deidentifier/arx/examples/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gui/org/deidentifier/arx/gui/Controller.java b/src/gui/org/deidentifier/arx/gui/Controller.java index f49713488..7b2a90157 100644 --- a/src/gui/org/deidentifier/arx/gui/Controller.java +++ b/src/gui/org/deidentifier/arx/gui/Controller.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * Copyright 2014 Karol Babioch * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/gui/org/deidentifier/arx/gui/DebugData.java b/src/gui/org/deidentifier/arx/gui/DebugData.java index 78c2e7d46..f9cbb940d 100644 --- a/src/gui/org/deidentifier/arx/gui/DebugData.java +++ b/src/gui/org/deidentifier/arx/gui/DebugData.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/Main.java b/src/gui/org/deidentifier/arx/gui/Main.java index ace58b23b..9ec5481bf 100644 --- a/src/gui/org/deidentifier/arx/gui/Main.java +++ b/src/gui/org/deidentifier/arx/gui/Main.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/Update.java b/src/gui/org/deidentifier/arx/gui/Update.java index a3bc6e96f..b234a1f7c 100644 --- a/src/gui/org/deidentifier/arx/gui/Update.java +++ b/src/gui/org/deidentifier/arx/gui/Update.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/Model.java b/src/gui/org/deidentifier/arx/gui/model/Model.java index 851bbe9be..15caf8ab7 100644 --- a/src/gui/org/deidentifier/arx/gui/model/Model.java +++ b/src/gui/org/deidentifier/arx/gui/model/Model.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.java b/src/gui/org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.java index c8313e8d1..e60edd2de 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelAuditTrailEntry.java b/src/gui/org/deidentifier/arx/gui/model/ModelAuditTrailEntry.java index 993024645..573641e70 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelAuditTrailEntry.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelAuditTrailEntry.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelBLikenessCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelBLikenessCriterion.java index b4d70692d..6c2e81de3 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelBLikenessCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelBLikenessCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelClassification.java b/src/gui/org/deidentifier/arx/gui/model/ModelClassification.java index edb6b75f5..0716d7cbe 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelClassification.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelClipboard.java b/src/gui/org/deidentifier/arx/gui/model/ModelClipboard.java index 1b2787067..497bd7c02 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelClipboard.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelClipboard.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelConfiguration.java b/src/gui/org/deidentifier/arx/gui/model/ModelConfiguration.java index 25e63bb1b..5a7594647 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelCriterion.java index 8628c4e11..f08e058f0 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.java index bdc206b52..f76208556 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelDPresenceCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelDPresenceCriterion.java index da805c3bd..98411aed8 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelDPresenceCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelDPresenceCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.java index ab785aca9..768daeb0f 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelEvent.java b/src/gui/org/deidentifier/arx/gui/model/ModelEvent.java index 14a04674e..463163203 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelEvent.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelEvent.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelExplicitCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelExplicitCriterion.java index 85e546159..514529edf 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelExplicitCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelExplicitCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelImplicitCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelImplicitCriterion.java index 3aae8f00e..d5b59002d 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelImplicitCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelImplicitCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.java index db0f1b54e..67e345f5c 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelKMapCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelKMapCriterion.java index 6e195c459..66d959aa6 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelKMapCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelKMapCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelLDiversityCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelLDiversityCriterion.java index 609e7639b..69ef13f89 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelLDiversityCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelLDiversityCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelLocalRecoding.java b/src/gui/org/deidentifier/arx/gui/model/ModelLocalRecoding.java index 859532ece..83a19222d 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelLocalRecoding.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelLocalRecoding.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelNodeFilter.java b/src/gui/org/deidentifier/arx/gui/model/ModelNodeFilter.java index 15dc330ee..24c5941df 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelNodeFilter.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelNodeFilter.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.java index 7df91c314..183cb579c 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelRisk.java b/src/gui/org/deidentifier/arx/gui/model/ModelRisk.java index 9f209e427..92f85ee3e 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelRisk.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelRisk.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.java index d7d793294..8bfc74f57 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelTClosenessCriterion.java b/src/gui/org/deidentifier/arx/gui/model/ModelTClosenessCriterion.java index cf891efa6..95163bdd1 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelTClosenessCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelTClosenessCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelTransformationMode.java b/src/gui/org/deidentifier/arx/gui/model/ModelTransformationMode.java index d702e0ae3..57dfdd384 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelTransformationMode.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelTransformationMode.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/model/ModelViewConfig.java b/src/gui/org/deidentifier/arx/gui/model/ModelViewConfig.java index af01b8d79..8aa193c0a 100644 --- a/src/gui/org/deidentifier/arx/gui/model/ModelViewConfig.java +++ b/src/gui/org/deidentifier/arx/gui/model/ModelViewConfig.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/resources/Charsets.java b/src/gui/org/deidentifier/arx/gui/resources/Charsets.java index 56ede902b..b874e55e9 100644 --- a/src/gui/org/deidentifier/arx/gui/resources/Charsets.java +++ b/src/gui/org/deidentifier/arx/gui/resources/Charsets.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/resources/Resources.java b/src/gui/org/deidentifier/arx/gui/resources/Resources.java index 364f29326..b51e578c5 100644 --- a/src/gui/org/deidentifier/arx/gui/resources/Resources.java +++ b/src/gui/org/deidentifier/arx/gui/resources/Resources.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/SWTUtil.java b/src/gui/org/deidentifier/arx/gui/view/SWTUtil.java index 48e3d826a..0716f99f5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/SWTUtil.java +++ b/src/gui/org/deidentifier/arx/gui/view/SWTUtil.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/def/IComponent.java b/src/gui/org/deidentifier/arx/gui/view/def/IComponent.java index 368d3b594..ed8aacbf6 100644 --- a/src/gui/org/deidentifier/arx/gui/view/def/IComponent.java +++ b/src/gui/org/deidentifier/arx/gui/view/def/IComponent.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/def/IDialog.java b/src/gui/org/deidentifier/arx/gui/view/def/IDialog.java index 641267184..071c25dd4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/def/IDialog.java +++ b/src/gui/org/deidentifier/arx/gui/view/def/IDialog.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/def/IEditor.java b/src/gui/org/deidentifier/arx/gui/view/def/IEditor.java index d4373101a..e55cd5115 100644 --- a/src/gui/org/deidentifier/arx/gui/view/def/IEditor.java +++ b/src/gui/org/deidentifier/arx/gui/view/def/IEditor.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/def/ILayout.java b/src/gui/org/deidentifier/arx/gui/view/def/ILayout.java index 83c57c9b4..7a2f19711 100644 --- a/src/gui/org/deidentifier/arx/gui/view/def/ILayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/def/ILayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/def/IValidator.java b/src/gui/org/deidentifier/arx/gui/view/def/IValidator.java index cd94f83a9..d96585318 100644 --- a/src/gui/org/deidentifier/arx/gui/view/def/IValidator.java +++ b/src/gui/org/deidentifier/arx/gui/view/def/IValidator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/def/IView.java b/src/gui/org/deidentifier/arx/gui/view/def/IView.java index 156102795..e7d16fdf2 100644 --- a/src/gui/org/deidentifier/arx/gui/view/def/IView.java +++ b/src/gui/org/deidentifier/arx/gui/view/def/IView.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/AbstractMenu.java b/src/gui/org/deidentifier/arx/gui/view/impl/AbstractMenu.java index 578321c38..e0c30b4d5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/AbstractMenu.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/AbstractMenu.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenu.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenu.java index 6b3f16abb..f1feca79a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenu.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenu.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuGroup.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuGroup.java index aa1d60c1e..c9778fdb4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuGroup.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuGroup.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuItem.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuItem.java index a497e6d95..4c8f11a62 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuItem.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuItem.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuSeparator.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuSeparator.java index c98b04113..035fdea66 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuSeparator.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainMenuSeparator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainSplash.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainSplash.java index 2ab6e5085..f78bf5e2a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainSplash.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainSplash.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainToolBar.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainToolBar.java index 46777255a..5ea3d12e2 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainToolBar.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainToolBar.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/MainWindow.java b/src/gui/org/deidentifier/arx/gui/view/impl/MainWindow.java index 70e2458bb..a578b000f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/MainWindow.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/MainWindow.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTable.java index d8888b131..dcc05b865 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTree.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTree.java index 1c508ecea..f59ee26bc 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTree.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ClipboardHandlerTree.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentDataTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentDataTable.java index 5cff0ae13..808bfe9ca 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentDataTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentDataTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentFilterTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentFilterTable.java index a24dcd547..1b26ccad9 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentFilterTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentFilterTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentGSSlider.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentGSSlider.java index 44e05f378..c0a1f017e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentGSSlider.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentGSSlider.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchy.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchy.java index 2c6acbd26..3643a3a71 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchy.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchyMenu.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchyMenu.java index 5bfc9c173..c4a6f45dc 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchyMenu.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentHierarchyMenu.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentMultiStack.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentMultiStack.java index 9c3cac2ef..2a9e4c173 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentMultiStack.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentMultiStack.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentResponsiveLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentResponsiveLayout.java index c54bd67fa..a98a4cb06 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentResponsiveLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentResponsiveLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskMonitor.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskMonitor.java index 0ba76c315..99a5bafff 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskMonitor.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskMonitor.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskProfile.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskProfile.java index 4e56804fb..4f1ab57a4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskProfile.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskProfile.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskThresholds.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskThresholds.java index c3fac1230..38a0a12e5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskThresholds.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentRiskThresholds.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatus.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatus.java index 76d432f56..28815c45a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatus.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatus.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabel.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabel.java index 2070fec51..385e052ed 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelGIFHandler.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelGIFHandler.java index 2c55014ba..a0c8ed272 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelGIFHandler.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelGIFHandler.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelProgressProvider.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelProgressProvider.java index 58679b725..a9f2c81fb 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelProgressProvider.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentStatusLabelProgressProvider.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTabFolder.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTabFolder.java index 5ce4d8358..2cb2c2421 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTabFolder.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTabFolder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTable.java index 95471be25..aeba16012 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledBorder.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledBorder.java index 7c2c3bd7e..e48a44c77 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledBorder.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledBorder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolder.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolder.java index 4732b41d8..e4886e503 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolder.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolderButtonBar.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolderButtonBar.java index 0606a2bc0..072e34cd7 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolderButtonBar.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTitledFolderButtonBar.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.java index 505e15385..81405ab92 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableColumnLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableColumnLayout.java index e7523b644..bd48e03b3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableColumnLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableColumnLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigator.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigator.java index 0ed54b38e..2ec5e46ed 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigator.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigatorFactory.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigatorFactory.java index 0f8cd5e21..640211789 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigatorFactory.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/PageableTableNavigatorFactory.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewData.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewData.java index 4b4bf9fed..51f53c974 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewData.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewData.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataInput.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataInput.java index b884d0927..c0a95711b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataInput.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataInput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataOutput.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataOutput.java index 5cd74fb9c..8f435864b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataOutput.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/ViewDataOutput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/Analysis.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/Analysis.java index c8ce8f580..fa67e45c3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/Analysis.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/Analysis.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContext.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContext.java index 1e82f12d4..c48a2478f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContext.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContext.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContextVisualization.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContextVisualization.java index e0ce92817..417111603 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContextVisualization.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisContextVisualization.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.java index 4b80931e6..5f8ad028f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisManager.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisManager.java index 549f05a70..12225f20a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisManager.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/async/AnalysisManager.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableBodyLayerStack.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableBodyLayerStack.java index 3bb96d81d..fac34bbc0 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableBodyLayerStack.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableBodyLayerStack.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableColumnHeaderConfiguration.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableColumnHeaderConfiguration.java index 1d7279cb4..b68970a9a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableColumnHeaderConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableColumnHeaderConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableConfigLabelAccumulator.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableConfigLabelAccumulator.java index 648542aa9..def8177ba 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableConfigLabelAccumulator.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableConfigLabelAccumulator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableContext.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableContext.java index fa4642f96..fedb06cfd 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableContext.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableContext.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDataProvider.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDataProvider.java index f708772ba..aa232345e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDataProvider.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDataProvider.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDecorator.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDecorator.java index 9f8406ba5..e97c14453 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDecorator.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableDecorator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayout.java index b7df14ba2..223feee36 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayoutStyle.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayoutStyle.java index b68b5d45c..07c52cd62 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayoutStyle.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableFillLayoutStyle.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayer.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayer.java index 296d29363..ce37d6408 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayer.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayerStack.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayerStack.java index 57b0655b1..32d5cdecf 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayerStack.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableGridLayerStack.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableHandleDataProvider.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableHandleDataProvider.java index 40c908f36..1eac4d7b2 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableHandleDataProvider.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableHandleDataProvider.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableImagePainter.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableImagePainter.java index f3c897a44..0e4309b75 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableImagePainter.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableImagePainter.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableResizeColumnAction.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableResizeColumnAction.java index c3eb0a24c..f0b4771cd 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableResizeColumnAction.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableResizeColumnAction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableRowHeaderConfiguration.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableRowHeaderConfiguration.java index 501fbcc85..70baea569 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableRowHeaderConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableRowHeaderConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableSelectionLayer.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableSelectionLayer.java index 914760609..a8443a9ca 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableSelectionLayer.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableSelectionLayer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.java index 4a7716404..f26cb3aa7 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTComponent.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTComponent.java index e371ebaf0..9f6294353 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTComponent.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTComponent.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTConfiguration.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTConfiguration.java index 7e7f0d630..d5f73a714 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTContext.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTContext.java index 633e1eb3b..df780ea01 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTContext.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTContext.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTDataProvider.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTDataProvider.java index 10ddf769f..546001cd3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTDataProvider.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTDataProvider.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTLayer.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTLayer.java index ccc566e5d..c3f18cc91 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTLayer.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTLayer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTStyleConfiguration.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTStyleConfiguration.java index 573025f85..8eb0db34f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTStyleConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/CTStyleConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/DataProviderWrapped.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/DataProviderWrapped.java index cc688f5e9..96cf8a5a5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/DataProviderWrapped.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/DataProviderWrapped.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/FillLayerResetCommand.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/FillLayerResetCommand.java index 6b61562a0..0a0e55472 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/FillLayerResetCommand.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/FillLayerResetCommand.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerBody.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerBody.java index 292049dd8..a4708d1bf 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerBody.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerBody.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnFillLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnFillLayout.java index 5d67f61d4..00bfffedb 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnFillLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnFillLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnHeader.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnHeader.java index f87e7a027..c7a814fae 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnHeader.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerColumnHeader.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowFillLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowFillLayout.java index 2247673bd..6e572fd11 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowFillLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowFillLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowHeader.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowHeader.java index 56c817206..9b6b685a1 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowHeader.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerRowHeader.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerSelection.java index 96112a416..9dff7956b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.java index d4a401aca..c58d8c57f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationFillLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationFillLayout.java index 5f8f61af2..a9ffe4c07 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationFillLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationFillLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationHeader.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationHeader.java index 8f5ec7ade..63a5d2b22 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationHeader.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationHeader.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationSelection.java index e58956234..9db694bab 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationTable.java index 7cf24e741..c657a4fc1 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/common/table/StyleConfigurationTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutAttributeSettings.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutAttributeSettings.java index 09fd7ccde..c3a272db9 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutAttributeSettings.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutAttributeSettings.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutDefinition.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutDefinition.java index 8e00aa6ba..b2467b68e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutDefinition.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutDefinition.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutPrivacySettings.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutPrivacySettings.java index d5f75e199..f03bf9580 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutPrivacySettings.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutPrivacySettings.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutTransformationModel.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutTransformationModel.java index 017e37c3d..9ee00cf91 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutTransformationModel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/LayoutTransformationModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeList.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeList.java index ee3db3277..056fae341 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeList.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeList.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeTransformation.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeTransformation.java index 0b1643b25..c8dc66c87 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeTransformation.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeTransformation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeWeights.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeWeights.java index 0cc1807bb..13d805cea 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeWeights.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewAttributeWeights.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCodingModel.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCodingModel.java index cc10e0640..f0b06ce26 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCodingModel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCodingModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCostBenefitModel.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCostBenefitModel.java index 998b117ac..684e31df8 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCostBenefitModel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewCostBenefitModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPopulationModel.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPopulationModel.java index ff728e96e..5b244dafa 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPopulationModel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPopulationModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPrivacyModels.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPrivacyModels.java index 61b55998b..baa343633 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPrivacyModels.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewPrivacyModels.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewSubsetDefinition.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewSubsetDefinition.java index 6435a96e9..028af7d90 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewSubsetDefinition.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewSubsetDefinition.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewTransformationSettings.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewTransformationSettings.java index 35e099f6b..af8f426c4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewTransformationSettings.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewTransformationSettings.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewUtilityMeasures.java b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewUtilityMeasures.java index 27fa751ca..ca3670b0d 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewUtilityMeasures.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/define/ViewUtilityMeasures.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/LayoutExplore.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/LayoutExplore.java index afc466d2e..5361f8edb 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/LayoutExplore.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/LayoutExplore.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewClipboard.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewClipboard.java index f38b374ef..043de2b9d 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewClipboard.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewClipboard.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewFilter.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewFilter.java index cacf8543f..ddda47dfe 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewFilter.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewFilter.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewLattice.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewLattice.java index e99ae27ab..89c0b5fba 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewLattice.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewLattice.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewList.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewList.java index 818d047b0..a52212e32 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewList.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewList.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewProperties.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewProperties.java index a07af6238..c60afe7d5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewProperties.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewProperties.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewSolutionSpace.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewSolutionSpace.java index 09274cf64..7de839cfc 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewSolutionSpace.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewSolutionSpace.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewTiles.java b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewTiles.java index d2b7051e7..cdac76c11 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewTiles.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/explore/ViewTiles.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAbout.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAbout.java index 5b92aad30..e42169d55 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAbout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAbout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAnonymization.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAnonymization.java index 604c76f69..a9a2f2517 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAnonymization.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAnonymization.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAuditTrail.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAuditTrail.java index b2edf5335..c271abad9 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAuditTrail.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogAuditTrail.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogClassificationConfiguration.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogClassificationConfiguration.java index 269da9f9a..7ebff04a7 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogClassificationConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogClassificationConfiguration.java @@ -2,7 +2,7 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboDoubleSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboDoubleSelection.java index 933b90c80..94f10b469 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboDoubleSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboDoubleSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboSelection.java index d313663c8..9e1cd8f1b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogComboSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionSelection.java index f58c53531..db1c47806 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionUpdate.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionUpdate.java index 8ad07434c..086b4e04e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionUpdate.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogCriterionUpdate.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDebug.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDebug.java index d07c6a7ae..711e903a3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDebug.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDebug.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDefaultParameters.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDefaultParameters.java index 6ce4855b0..79b4fe176 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDefaultParameters.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogDefaultParameters.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogError.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogError.java index 86977ed2a..a3d1036f0 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogError.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogError.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogFindReplace.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogFindReplace.java index 0b9e01f04..d3f87ab49 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogFindReplace.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogFindReplace.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogGeneralizationSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogGeneralizationSelection.java index 93fe64e1d..df604d247 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogGeneralizationSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogGeneralizationSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelp.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelp.java index 1c44252bd..fa9df7632 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelp.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelp.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelpConfig.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelpConfig.java index 410056ecb..f4a8b0fb3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelpConfig.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogHelpConfig.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogMultiSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogMultiSelection.java index 877e96571..9e106aa1f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogMultiSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogMultiSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOpenHierarchy.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOpenHierarchy.java index f83e70da6..afd15b78d 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOpenHierarchy.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOpenHierarchy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOrderSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOrderSelection.java index c744a2052..835fa1166 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOrderSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogOrderSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProject.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProject.java index 072494048..5b2202e32 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProject.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProject.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProperties.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProperties.java index 6da5cb67d..f2b774dac 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProperties.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogProperties.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQuery.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQuery.java index fe1c6eabf..48119e628 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQuery.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQuery.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQueryResult.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQueryResult.java index 102c52e21..601e3c77f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQueryResult.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogQueryResult.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogTopBottomCoding.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogTopBottomCoding.java index 6b689a979..4c995aafe 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogTopBottomCoding.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/DialogTopBottomCoding.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.java index 079a8b41d..8c32b38a4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.java index 1ac6ffa61..244a052ee 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.java index dae738ed7..80e88f17b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.java index d816f63da..c8a4297f5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.java index 0a107846d..dcd777502 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.java index a4aa87240..41b354800 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.java index c213a0568..7c12d869f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.java index 7bdbcf5d4..74cb38811 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.java index 367c7364d..e9d075906 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.java index f1bf67199..718c97128 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.java index 5ab1b68d1..0369e0acd 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorSelection.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorSelection.java index badccaf3d..35b2e63bf 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorSelection.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorSelection.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorString.java b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorString.java index 6bde6fa46..105813ef0 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorString.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/menu/EditorString.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/AnalysisContextRisk.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/AnalysisContextRisk.java index c52b6fd6a..cd79aa675 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/AnalysisContextRisk.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/AnalysisContextRisk.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisks.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisks.java index 628d242e5..b7f793488 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisks.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisks.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksAbstract.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksAbstract.java index f6c4285dd..58839c6f6 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksAbstract.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksAbstract.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksBottom.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksBottom.java index b6c7a46b1..bdce14adb 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksBottom.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksBottom.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksTop.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksTop.java index a547aa401..884c36b4e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksTop.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/LayoutRisksTop.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisks.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisks.java index 2bfc86146..67860e17f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisks.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisks.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksAttackerModels.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksAttackerModels.java index 60b84f3d1..506376409 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksAttackerModels.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksAttackerModels.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksHIPAAIdentifiersTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksHIPAAIdentifiersTable.java index 3d576f3af..7b7ea157b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksHIPAAIdentifiersTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksHIPAAIdentifiersTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksOverview.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksOverview.java index 74b7d66cd..f1ee2d79b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksOverview.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksOverview.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksPopulationUniques.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksPopulationUniques.java index 903d7fa3d..4c185bb3a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksPopulationUniques.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksPopulationUniques.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiers.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiers.java index b9a1bfaec..0c173389b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiers.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiers.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiersTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiersTable.java index 245e6eca6..55b9411b1 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiersTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksQuasiIdentifiersTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksRiskDistribution.java b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksRiskDistribution.java index f477cec98..c498b8d2a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksRiskDistribution.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/risk/ViewRisksRiskDistribution.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextClassification.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextClassification.java index dcfc2d330..e22574689 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextClassification.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextContingency.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextContingency.java index 663816a91..cd8da5d37 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextContingency.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextContingency.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextDistribution.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextDistribution.java index 17b0cac54..a1ccf272a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextDistribution.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextDistribution.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextQuality.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextQuality.java index 4933c6cf6..1b1a27c7b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextQuality.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/AnalysisContextQuality.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/DensityData.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/DensityData.java index 5cf62b083..efa7b6308 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/DensityData.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/DensityData.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtility.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtility.java index 0ee8ab0e4..446424dad 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtility.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtility.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtilityStatistics.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtilityStatistics.java index a8ffe57f5..fb4102453 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtilityStatistics.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/LayoutUtilityStatistics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewProperties.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewProperties.java index 288b73cae..181e81aec 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewProperties.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewProperties.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesInput.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesInput.java index c1ab515d9..2b602d88b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesInput.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesInput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesOutput.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesOutput.java index 05cbb645d..b63242fc1 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesOutput.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewPropertiesOutput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatistics.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatistics.java index d529dab56..5b9851d45 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatistics.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatistics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsBasic.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsBasic.java index 8e5d6db3a..e39db731b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsBasic.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsBasic.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassification.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassification.java index b5d35b733..eacaae880 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassification.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationAttributes.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationAttributes.java index 622ac1092..f5b00aae1 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationAttributes.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationAttributes.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationConfiguration.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationConfiguration.java index 2aaa015d4..a55d7bc35 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationConfiguration.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationInput.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationInput.java index b62a4ea96..5960b5ca7 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationInput.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationInput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationOutput.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationOutput.java index b42ae5598..e13b558f2 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationOutput.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsClassificationOutput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyHeatmap.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyHeatmap.java index 9f70c9f42..f1e80f2dc 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyHeatmap.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyHeatmap.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyTable.java index 9ea8e569f..9a2abc03a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsContingencyTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionHistogram.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionHistogram.java index ee9099ce9..346602a20 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionHistogram.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionHistogram.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionTable.java index aace6216b..fbc4e9c72 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsEquivalenceClassTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsEquivalenceClassTable.java index 1918c96b6..7ec60ad0e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsEquivalenceClassTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsEquivalenceClassTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsQuality.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsQuality.java index c2c789fd3..52b1ab15b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsQuality.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsQuality.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsSummaryTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsSummaryTable.java index 31bee0712..558269576 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsSummaryTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsSummaryTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizard.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizard.java index b0ed9fe7f..e0e6b5223 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizard.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizard.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizardDialog.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizardDialog.java index b77db9132..04af4d2af 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizardDialog.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ARXWizardDialog.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizard.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizard.java index 73c4dd5cc..b149f9cac 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizard.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizard.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditor.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditor.java index a1e3634f4..d63bceea4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditor.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditor.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorFunction.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorFunction.java index 28f27b11d..9d5c696fb 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorFunction.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorFunction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorGroup.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorGroup.java index 5157fca51..906284cc6 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorGroup.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorGroup.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorInterval.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorInterval.java index f6ec3e838..4ef9894d0 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorInterval.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorInterval.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorLayout.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorLayout.java index 5a7806ce3..bbb6600f4 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorLayout.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorLayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorMenu.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorMenu.java index 74b4dc86b..65242714d 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorMenu.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorMenu.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRange.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRange.java index 2d14d72f9..0d9e49d14 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRange.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRange.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.java index 7fa7a8256..535d32085 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModel.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModel.java index ac785dc60..8e921c847 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelAbstract.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelAbstract.java index bf6115ae9..67c1935bc 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelAbstract.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelAbstract.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelDate.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelDate.java index 07b187280..a4fb1fe5f 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelDate.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelDate.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.java index b279ec027..b0cd525ae 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelIntervals.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelIntervals.java index 88e39f55f..35e652f6b 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelIntervals.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelIntervals.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.java index 1956b99a0..3bcb512c1 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelPriority.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelPriority.java index 1adb20d7c..fb1ebaea9 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelPriority.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelPriority.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelRedaction.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelRedaction.java index 57b2dbd1a..5d2a75000 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelRedaction.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelRedaction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageBuilder.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageBuilder.java index 88b2bf57c..e4486c918 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageBuilder.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageBuilder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageDate.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageDate.java index 81411f77d..996c59072 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageDate.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageDate.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageFinal.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageFinal.java index c9b7e18cc..b134812b7 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageFinal.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageFinal.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageIntervals.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageIntervals.java index 7377106de..3795be898 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageIntervals.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageIntervals.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageOrder.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageOrder.java index 40c092341..a938ec70a 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageOrder.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageOrder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPagePriority.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPagePriority.java index 2a3c03c2a..f2f7c5e51 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPagePriority.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPagePriority.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageRedaction.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageRedaction.java index 8524bedef..4485a56d0 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageRedaction.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageRedaction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageType.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageType.java index 851cbc8dd..44af69546 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageType.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardPageType.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizard.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizard.java index 48c4aefc0..b7c4b3cd0 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizard.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizard.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardDriverShim.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardDriverShim.java index d85e29b48..368aa3871 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardDriverShim.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardDriverShim.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.java index bbf23745f..2cadbc4bf 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModelColumn.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModelColumn.java index 21b3f4b01..c7cd13a43 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModelColumn.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardModelColumn.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageCSV.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageCSV.java index 2ebf3eaeb..933fa4b30 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageCSV.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageCSV.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageColumns.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageColumns.java index 9190d00be..b76b96c2e 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageColumns.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageColumns.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageExcel.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageExcel.java index 00e2e1b9c..c748ea50d 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageExcel.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageExcel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageJDBC.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageJDBC.java index e36aa02f9..5de37ffcd 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageJDBC.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageJDBC.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPagePreview.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPagePreview.java index d0132a893..6a5c15cf5 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPagePreview.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPagePreview.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageSource.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageSource.java index 77902257c..d31d43db3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageSource.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageSource.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageTable.java b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageTable.java index 05cf5d4b4..71a0795a3 100644 --- a/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageTable.java +++ b/src/gui/org/deidentifier/arx/gui/view/impl/wizard/ImportWizardPageTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/ProgressAnalysis.java b/src/gui/org/deidentifier/arx/gui/worker/ProgressAnalysis.java index 5e94aa342..73d300591 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/ProgressAnalysis.java +++ b/src/gui/org/deidentifier/arx/gui/worker/ProgressAnalysis.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/ProgressListener.java b/src/gui/org/deidentifier/arx/gui/worker/ProgressListener.java index e10985483..64f6eafc2 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/ProgressListener.java +++ b/src/gui/org/deidentifier/arx/gui/worker/ProgressListener.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/Worker.java b/src/gui/org/deidentifier/arx/gui/worker/Worker.java index 81d4db40c..cc81ac535 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/Worker.java +++ b/src/gui/org/deidentifier/arx/gui/worker/Worker.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerAnonymize.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerAnonymize.java index 0964a34f4..62b0dadac 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerAnonymize.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerAnonymize.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerExport.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerExport.java index d50886481..0b12f61d3 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerExport.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerExport.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerImport.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerImport.java index 475d7e7e4..2b92fb819 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerImport.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerImport.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * Copyright 2014 Karol Babioch * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerLoad.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerLoad.java index 9ff08d243..84ace29b1 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerLoad.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerLoad.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerLocalRecode.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerLocalRecode.java index cbfb75cc2..a92d5dd7f 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerLocalRecode.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerLocalRecode.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerSave.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerSave.java index ed6679bcb..afc2ec819 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerSave.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerSave.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/WorkerTransform.java b/src/gui/org/deidentifier/arx/gui/worker/WorkerTransform.java index 80723c9a4..5324dfa94 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/WorkerTransform.java +++ b/src/gui/org/deidentifier/arx/gui/worker/WorkerTransform.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/BackwardsCompatibleObjectInputStream.java b/src/gui/org/deidentifier/arx/gui/worker/io/BackwardsCompatibleObjectInputStream.java index f8cb4ace4..90b9117a4 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/BackwardsCompatibleObjectInputStream.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/BackwardsCompatibleObjectInputStream.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/FileBuilder.java b/src/gui/org/deidentifier/arx/gui/worker/io/FileBuilder.java index 7efef1463..c936c09ce 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/FileBuilder.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/FileBuilder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary.java b/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary.java index 81acd7bb7..5b8f82f41 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V1.java b/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V1.java index 2fb7baf98..564a4d870 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V1.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V1.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V2.java b/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V2.java index 064741abe..aec795088 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V2.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/Vocabulary_V2.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/XMLHandler.java b/src/gui/org/deidentifier/arx/gui/worker/io/XMLHandler.java index e5731a08e..9ee9aa00a 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/XMLHandler.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/XMLHandler.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/gui/org/deidentifier/arx/gui/worker/io/XMLWriter.java b/src/gui/org/deidentifier/arx/gui/worker/io/XMLWriter.java index 44c030d96..407fb526a 100644 --- a/src/gui/org/deidentifier/arx/gui/worker/io/XMLWriter.java +++ b/src/gui/org/deidentifier/arx/gui/worker/io/XMLWriter.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXAnonymizer.java b/src/main/org/deidentifier/arx/ARXAnonymizer.java index 7447b5060..24c18a72d 100644 --- a/src/main/org/deidentifier/arx/ARXAnonymizer.java +++ b/src/main/org/deidentifier/arx/ARXAnonymizer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXClassificationConfiguration.java b/src/main/org/deidentifier/arx/ARXClassificationConfiguration.java index 9ca1ff371..98324b57e 100644 --- a/src/main/org/deidentifier/arx/ARXClassificationConfiguration.java +++ b/src/main/org/deidentifier/arx/ARXClassificationConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXConfiguration.java b/src/main/org/deidentifier/arx/ARXConfiguration.java index aafe9440c..27748441a 100644 --- a/src/main/org/deidentifier/arx/ARXConfiguration.java +++ b/src/main/org/deidentifier/arx/ARXConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXCostBenefitConfiguration.java b/src/main/org/deidentifier/arx/ARXCostBenefitConfiguration.java index ca7a31f33..9f4fd5b95 100644 --- a/src/main/org/deidentifier/arx/ARXCostBenefitConfiguration.java +++ b/src/main/org/deidentifier/arx/ARXCostBenefitConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXFeatureScaling.java b/src/main/org/deidentifier/arx/ARXFeatureScaling.java index 7041c4d36..64485570c 100644 --- a/src/main/org/deidentifier/arx/ARXFeatureScaling.java +++ b/src/main/org/deidentifier/arx/ARXFeatureScaling.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXLattice.java b/src/main/org/deidentifier/arx/ARXLattice.java index 099123286..97feb8d87 100644 --- a/src/main/org/deidentifier/arx/ARXLattice.java +++ b/src/main/org/deidentifier/arx/ARXLattice.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXListener.java b/src/main/org/deidentifier/arx/ARXListener.java index 4763ebb41..5e6f148da 100644 --- a/src/main/org/deidentifier/arx/ARXListener.java +++ b/src/main/org/deidentifier/arx/ARXListener.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXPopulationModel.java b/src/main/org/deidentifier/arx/ARXPopulationModel.java index bcbbf1642..32a8dc711 100644 --- a/src/main/org/deidentifier/arx/ARXPopulationModel.java +++ b/src/main/org/deidentifier/arx/ARXPopulationModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXProcessStatistics.java b/src/main/org/deidentifier/arx/ARXProcessStatistics.java index e29d9a88c..241c1d81d 100644 --- a/src/main/org/deidentifier/arx/ARXProcessStatistics.java +++ b/src/main/org/deidentifier/arx/ARXProcessStatistics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXResult.java b/src/main/org/deidentifier/arx/ARXResult.java index b91dd4c56..838f079ac 100644 --- a/src/main/org/deidentifier/arx/ARXResult.java +++ b/src/main/org/deidentifier/arx/ARXResult.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/ARXSolverConfiguration.java b/src/main/org/deidentifier/arx/ARXSolverConfiguration.java index ace4d1a73..a92107944 100644 --- a/src/main/org/deidentifier/arx/ARXSolverConfiguration.java +++ b/src/main/org/deidentifier/arx/ARXSolverConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/AttributeType.java b/src/main/org/deidentifier/arx/AttributeType.java index ec6864778..b7c3776d7 100644 --- a/src/main/org/deidentifier/arx/AttributeType.java +++ b/src/main/org/deidentifier/arx/AttributeType.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/Data.java b/src/main/org/deidentifier/arx/Data.java index 1d18a1ba6..8439f6eeb 100644 --- a/src/main/org/deidentifier/arx/Data.java +++ b/src/main/org/deidentifier/arx/Data.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataDefinition.java b/src/main/org/deidentifier/arx/DataDefinition.java index 0a552ed65..575becc83 100644 --- a/src/main/org/deidentifier/arx/DataDefinition.java +++ b/src/main/org/deidentifier/arx/DataDefinition.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataGeneralizationScheme.java b/src/main/org/deidentifier/arx/DataGeneralizationScheme.java index 1750f5864..e547f35e3 100644 --- a/src/main/org/deidentifier/arx/DataGeneralizationScheme.java +++ b/src/main/org/deidentifier/arx/DataGeneralizationScheme.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataHandle.java b/src/main/org/deidentifier/arx/DataHandle.java index 0ec1c069e..12f4a8bfc 100644 --- a/src/main/org/deidentifier/arx/DataHandle.java +++ b/src/main/org/deidentifier/arx/DataHandle.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataHandleInput.java b/src/main/org/deidentifier/arx/DataHandleInput.java index 7a10f9e2c..9de6899bb 100644 --- a/src/main/org/deidentifier/arx/DataHandleInput.java +++ b/src/main/org/deidentifier/arx/DataHandleInput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataHandleInternal.java b/src/main/org/deidentifier/arx/DataHandleInternal.java index 9b8a924e2..478e95d14 100644 --- a/src/main/org/deidentifier/arx/DataHandleInternal.java +++ b/src/main/org/deidentifier/arx/DataHandleInternal.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataHandleOutput.java b/src/main/org/deidentifier/arx/DataHandleOutput.java index bb75f8a34..6ccef861c 100644 --- a/src/main/org/deidentifier/arx/DataHandleOutput.java +++ b/src/main/org/deidentifier/arx/DataHandleOutput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataHandleSubset.java b/src/main/org/deidentifier/arx/DataHandleSubset.java index c777f85ee..50edaec70 100644 --- a/src/main/org/deidentifier/arx/DataHandleSubset.java +++ b/src/main/org/deidentifier/arx/DataHandleSubset.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataRegistry.java b/src/main/org/deidentifier/arx/DataRegistry.java index 9132d51e6..112bb7e36 100644 --- a/src/main/org/deidentifier/arx/DataRegistry.java +++ b/src/main/org/deidentifier/arx/DataRegistry.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataScale.java b/src/main/org/deidentifier/arx/DataScale.java index 3de3bdffa..3e19a4617 100644 --- a/src/main/org/deidentifier/arx/DataScale.java +++ b/src/main/org/deidentifier/arx/DataScale.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataSelector.java b/src/main/org/deidentifier/arx/DataSelector.java index cde3813c0..8e056c1af 100644 --- a/src/main/org/deidentifier/arx/DataSelector.java +++ b/src/main/org/deidentifier/arx/DataSelector.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataSource.java b/src/main/org/deidentifier/arx/DataSource.java index 62699d7d8..93f572d56 100644 --- a/src/main/org/deidentifier/arx/DataSource.java +++ b/src/main/org/deidentifier/arx/DataSource.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataSubset.java b/src/main/org/deidentifier/arx/DataSubset.java index e33b34a6a..4cb9f5310 100644 --- a/src/main/org/deidentifier/arx/DataSubset.java +++ b/src/main/org/deidentifier/arx/DataSubset.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/DataType.java b/src/main/org/deidentifier/arx/DataType.java index e13a7b6eb..512257a8d 100644 --- a/src/main/org/deidentifier/arx/DataType.java +++ b/src/main/org/deidentifier/arx/DataType.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/RowSet.java b/src/main/org/deidentifier/arx/RowSet.java index abec30e58..641dbbefb 100644 --- a/src/main/org/deidentifier/arx/RowSet.java +++ b/src/main/org/deidentifier/arx/RowSet.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/UtilityEstimator.java b/src/main/org/deidentifier/arx/UtilityEstimator.java index 91fdae511..4cb804641 100644 --- a/src/main/org/deidentifier/arx/UtilityEstimator.java +++ b/src/main/org/deidentifier/arx/UtilityEstimator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/AggregateFunction.java b/src/main/org/deidentifier/arx/aggregates/AggregateFunction.java index ebd11565b..b77d245b4 100644 --- a/src/main/org/deidentifier/arx/aggregates/AggregateFunction.java +++ b/src/main/org/deidentifier/arx/aggregates/AggregateFunction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationLogisticRegression.java b/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationLogisticRegression.java index f3cfda4a6..72a55ddb0 100644 --- a/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationLogisticRegression.java +++ b/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationLogisticRegression.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationNaiveBayes.java b/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationNaiveBayes.java index 79b47693a..5506846af 100644 --- a/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationNaiveBayes.java +++ b/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationNaiveBayes.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationRandomForest.java b/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationRandomForest.java index abbb9615a..8154850b8 100644 --- a/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationRandomForest.java +++ b/src/main/org/deidentifier/arx/aggregates/ClassificationConfigurationRandomForest.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilder.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilder.java index 29dd14e77..5204d6f00 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilder.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderDate.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderDate.java index a96e89cbe..a14a93654 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderDate.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderDate.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.java index 2833cef75..997b251f2 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.java index dcbbc607c..90d29ca9d 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.java index 064347f24..1a64c589b 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderPriorityBased.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderPriorityBased.java index e38ec0696..556373484 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderPriorityBased.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderPriorityBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.java b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.java index e6cc77600..5c391a634 100644 --- a/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.java +++ b/src/main/org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsBuilder.java b/src/main/org/deidentifier/arx/aggregates/StatisticsBuilder.java index 935e751d1..992a3d204 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsBuilder.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsBuilder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsBuilderInterruptible.java b/src/main/org/deidentifier/arx/aggregates/StatisticsBuilderInterruptible.java index 58a1f6d57..f5ad94750 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsBuilderInterruptible.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsBuilderInterruptible.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsClassification.java b/src/main/org/deidentifier/arx/aggregates/StatisticsClassification.java index e47c6607e..572a1a93a 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsClassification.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsContingencyTable.java b/src/main/org/deidentifier/arx/aggregates/StatisticsContingencyTable.java index 6ba9e17e2..84be39ca2 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsContingencyTable.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsContingencyTable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.java b/src/main/org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.java index af4920e25..d34d7a299 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsFrequencyDistribution.java b/src/main/org/deidentifier/arx/aggregates/StatisticsFrequencyDistribution.java index 03e8fc572..c5303f39c 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsFrequencyDistribution.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsFrequencyDistribution.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsQuality.java b/src/main/org/deidentifier/arx/aggregates/StatisticsQuality.java index 32c99e576..d104c7a94 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsQuality.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsQuality.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/StatisticsSummary.java b/src/main/org/deidentifier/arx/aggregates/StatisticsSummary.java index e0c77b4fa..f75f766fc 100644 --- a/src/main/org/deidentifier/arx/aggregates/StatisticsSummary.java +++ b/src/main/org/deidentifier/arx/aggregates/StatisticsSummary.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/classification/ClassificationMethod.java b/src/main/org/deidentifier/arx/aggregates/classification/ClassificationMethod.java index ae3c23375..615f96587 100644 --- a/src/main/org/deidentifier/arx/aggregates/classification/ClassificationMethod.java +++ b/src/main/org/deidentifier/arx/aggregates/classification/ClassificationMethod.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.java b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.java index 412016287..a50ef1371 100644 --- a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.java +++ b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.java b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.java index 0ae86087d..a23b0b81c 100644 --- a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.java +++ b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.java b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.java index 38e7e9171..f1b8ade08 100644 --- a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.java +++ b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassZeroR.java b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassZeroR.java index 6ec44f9a6..d374a5574 100644 --- a/src/main/org/deidentifier/arx/aggregates/classification/MultiClassZeroR.java +++ b/src/main/org/deidentifier/arx/aggregates/classification/MultiClassZeroR.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/classification/package-info.java b/src/main/org/deidentifier/arx/aggregates/classification/package-info.java index 18d087746..340b0a0ce 100644 --- a/src/main/org/deidentifier/arx/aggregates/classification/package-info.java +++ b/src/main/org/deidentifier/arx/aggregates/classification/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/aggregates/package-info.java b/src/main/org/deidentifier/arx/aggregates/package-info.java index a6cd27f75..17271083d 100644 --- a/src/main/org/deidentifier/arx/aggregates/package-info.java +++ b/src/main/org/deidentifier/arx/aggregates/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityAggregateFunction.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityAggregateFunction.java index 7a775e7ca..093feb158 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityAggregateFunction.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityAggregateFunction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityConfiguration.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityConfiguration.java index d45a89818..19903ef88 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityConfiguration.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationRangeParser.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationRangeParser.java index 5bfd1f429..a620ee9f3 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationRangeParser.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationRangeParser.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationValueParser.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationValueParser.java index 2450d59da..aec0e4069 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationValueParser.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityConfigurationValueParser.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShare.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShare.java index 933a09b49..abff43ca5 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShare.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShare.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRaw.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRaw.java index 4d1b0ba1f..ca1f39b60 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRaw.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRaw.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRedaction.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRedaction.java index 23d6908e9..3de55846c 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRedaction.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityDomainShareRedaction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasure.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasure.java index 8902607be..fcd9a5c6e 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasure.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasure.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureColumnOriented.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureColumnOriented.java index f3d36573a..912d7d07a 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureColumnOriented.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureColumnOriented.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureRowOriented.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureRowOriented.java index 1ef1239e7..1f078660c 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureRowOriented.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityMeasureRowOriented.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModel.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModel.java index 67b465650..cfeb0d727 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModel.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModel.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedLoss.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedLoss.java index 542f5dd0a..50a113bf8 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedLoss.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedLoss.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedNonUniformEntropy.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedNonUniformEntropy.java index c336b365b..bba29c6fe 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedNonUniformEntropy.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedNonUniformEntropy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedPrecision.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedPrecision.java index f9bd5384c..7f261e89f 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedPrecision.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedPrecision.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedSquaredError.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedSquaredError.java index 2c3e1a530..c48f7beb2 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedSquaredError.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedSquaredError.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAECS.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAECS.java index cad010c5d..0cdabf8bb 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAECS.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAECS.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAmbiguity.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAmbiguity.java index 4921c8823..a0259b413 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAmbiguity.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAmbiguity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedDiscernibility.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedDiscernibility.java index a2a82a142..babdf833b 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedDiscernibility.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedDiscernibility.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSSESST.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSSESST.java index ef8b425e8..1d37503e6 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSSESST.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSSESST.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSquaredError.java b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSquaredError.java index 16aefe5b1..87a15ecec 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSquaredError.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSquaredError.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/aggregates/quality/package-info.java b/src/main/org/deidentifier/arx/aggregates/quality/package-info.java index 6ce35c2b1..08110f08f 100644 --- a/src/main/org/deidentifier/arx/aggregates/quality/package-info.java +++ b/src/main/org/deidentifier/arx/aggregates/quality/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/algorithm/AbstractAlgorithm.java b/src/main/org/deidentifier/arx/algorithm/AbstractAlgorithm.java index e72cf9450..dd1d9f2cf 100644 --- a/src/main/org/deidentifier/arx/algorithm/AbstractAlgorithm.java +++ b/src/main/org/deidentifier/arx/algorithm/AbstractAlgorithm.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/DataDependentEDDPAlgorithm.java b/src/main/org/deidentifier/arx/algorithm/DataDependentEDDPAlgorithm.java index 2f7575864..9a348a90a 100644 --- a/src/main/org/deidentifier/arx/algorithm/DataDependentEDDPAlgorithm.java +++ b/src/main/org/deidentifier/arx/algorithm/DataDependentEDDPAlgorithm.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithm.java b/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithm.java index cbe4d4064..303dca5ed 100644 --- a/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithm.java +++ b/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithm.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.java b/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.java index 5d25d4285..164472cdb 100644 --- a/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.java +++ b/src/main/org/deidentifier/arx/algorithm/FLASHAlgorithmImpl.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/FLASHConfiguration.java b/src/main/org/deidentifier/arx/algorithm/FLASHConfiguration.java index e6c1a1efa..fab72706b 100644 --- a/src/main/org/deidentifier/arx/algorithm/FLASHConfiguration.java +++ b/src/main/org/deidentifier/arx/algorithm/FLASHConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/FLASHPhaseConfiguration.java b/src/main/org/deidentifier/arx/algorithm/FLASHPhaseConfiguration.java index 92b7d2deb..9e46cb60d 100644 --- a/src/main/org/deidentifier/arx/algorithm/FLASHPhaseConfiguration.java +++ b/src/main/org/deidentifier/arx/algorithm/FLASHPhaseConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/FLASHStrategy.java b/src/main/org/deidentifier/arx/algorithm/FLASHStrategy.java index e458ed0ac..aa39810dd 100644 --- a/src/main/org/deidentifier/arx/algorithm/FLASHStrategy.java +++ b/src/main/org/deidentifier/arx/algorithm/FLASHStrategy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithm.java b/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithm.java index 458344e48..3e624ab8a 100644 --- a/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithm.java +++ b/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithm.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithmSubpopulation.java b/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithmSubpopulation.java index e373ed773..be7dc5a51 100644 --- a/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithmSubpopulation.java +++ b/src/main/org/deidentifier/arx/algorithm/GeneticAlgorithmSubpopulation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/LIGHTNINGAlgorithm.java b/src/main/org/deidentifier/arx/algorithm/LIGHTNINGAlgorithm.java index e1922c195..b9236edbd 100644 --- a/src/main/org/deidentifier/arx/algorithm/LIGHTNINGAlgorithm.java +++ b/src/main/org/deidentifier/arx/algorithm/LIGHTNINGAlgorithm.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/LIGHTNINGTopDownAlgorithm.java b/src/main/org/deidentifier/arx/algorithm/LIGHTNINGTopDownAlgorithm.java index 704161b8b..c97daefe2 100644 --- a/src/main/org/deidentifier/arx/algorithm/LIGHTNINGTopDownAlgorithm.java +++ b/src/main/org/deidentifier/arx/algorithm/LIGHTNINGTopDownAlgorithm.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/algorithm/package-info.java b/src/main/org/deidentifier/arx/algorithm/package-info.java index 8667bbbe2..4a473a9ae 100644 --- a/src/main/org/deidentifier/arx/algorithm/package-info.java +++ b/src/main/org/deidentifier/arx/algorithm/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/certificate/elements/package-info.java b/src/main/org/deidentifier/arx/certificate/elements/package-info.java index bbc87916f..466ae7df4 100644 --- a/src/main/org/deidentifier/arx/certificate/elements/package-info.java +++ b/src/main/org/deidentifier/arx/certificate/elements/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/certificate/package-info.java b/src/main/org/deidentifier/arx/certificate/package-info.java index 716fbf31f..6b3630699 100644 --- a/src/main/org/deidentifier/arx/certificate/package-info.java +++ b/src/main/org/deidentifier/arx/certificate/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/certificate/resources/package-info.java b/src/main/org/deidentifier/arx/certificate/resources/package-info.java index c1b2b82ee..2a6ae9c8c 100644 --- a/src/main/org/deidentifier/arx/certificate/resources/package-info.java +++ b/src/main/org/deidentifier/arx/certificate/resources/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/common/Groupify.java b/src/main/org/deidentifier/arx/common/Groupify.java index 4f844ef35..1c2cbd3b3 100644 --- a/src/main/org/deidentifier/arx/common/Groupify.java +++ b/src/main/org/deidentifier/arx/common/Groupify.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/common/TupleWrapper.java b/src/main/org/deidentifier/arx/common/TupleWrapper.java index 9befe032d..30cd7bb7c 100644 --- a/src/main/org/deidentifier/arx/common/TupleWrapper.java +++ b/src/main/org/deidentifier/arx/common/TupleWrapper.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/common/WrappedBoolean.java b/src/main/org/deidentifier/arx/common/WrappedBoolean.java index 697195794..26c6c6484 100644 --- a/src/main/org/deidentifier/arx/common/WrappedBoolean.java +++ b/src/main/org/deidentifier/arx/common/WrappedBoolean.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/common/WrappedInteger.java b/src/main/org/deidentifier/arx/common/WrappedInteger.java index 8cbafac78..6fa404491 100644 --- a/src/main/org/deidentifier/arx/common/WrappedInteger.java +++ b/src/main/org/deidentifier/arx/common/WrappedInteger.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/common/package-info.java b/src/main/org/deidentifier/arx/common/package-info.java index 25f130cfe..ef90a8cc7 100644 --- a/src/main/org/deidentifier/arx/common/package-info.java +++ b/src/main/org/deidentifier/arx/common/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/criteria/AverageReidentificationRisk.java b/src/main/org/deidentifier/arx/criteria/AverageReidentificationRisk.java index 3de326c16..7a71aaa48 100644 --- a/src/main/org/deidentifier/arx/criteria/AverageReidentificationRisk.java +++ b/src/main/org/deidentifier/arx/criteria/AverageReidentificationRisk.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/BasicBLikeness.java b/src/main/org/deidentifier/arx/criteria/BasicBLikeness.java index 59fd42378..f191d95a2 100644 --- a/src/main/org/deidentifier/arx/criteria/BasicBLikeness.java +++ b/src/main/org/deidentifier/arx/criteria/BasicBLikeness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/DDisclosurePrivacy.java b/src/main/org/deidentifier/arx/criteria/DDisclosurePrivacy.java index a636c805b..1c5ac2def 100644 --- a/src/main/org/deidentifier/arx/criteria/DDisclosurePrivacy.java +++ b/src/main/org/deidentifier/arx/criteria/DDisclosurePrivacy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/DPresence.java b/src/main/org/deidentifier/arx/criteria/DPresence.java index 832cbc277..b61b8c355 100644 --- a/src/main/org/deidentifier/arx/criteria/DPresence.java +++ b/src/main/org/deidentifier/arx/criteria/DPresence.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/DistinctLDiversity.java b/src/main/org/deidentifier/arx/criteria/DistinctLDiversity.java index 852cd575a..90a4ec23e 100644 --- a/src/main/org/deidentifier/arx/criteria/DistinctLDiversity.java +++ b/src/main/org/deidentifier/arx/criteria/DistinctLDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/EDDifferentialPrivacy.java b/src/main/org/deidentifier/arx/criteria/EDDifferentialPrivacy.java index 24bed59d2..1eeb82d4e 100644 --- a/src/main/org/deidentifier/arx/criteria/EDDifferentialPrivacy.java +++ b/src/main/org/deidentifier/arx/criteria/EDDifferentialPrivacy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/EnhancedBLikeness.java b/src/main/org/deidentifier/arx/criteria/EnhancedBLikeness.java index fb0d56816..32824ab8b 100644 --- a/src/main/org/deidentifier/arx/criteria/EnhancedBLikeness.java +++ b/src/main/org/deidentifier/arx/criteria/EnhancedBLikeness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/EntropyLDiversity.java b/src/main/org/deidentifier/arx/criteria/EntropyLDiversity.java index 369a698b2..82cf27dff 100644 --- a/src/main/org/deidentifier/arx/criteria/EntropyLDiversity.java +++ b/src/main/org/deidentifier/arx/criteria/EntropyLDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/EqualDistanceTCloseness.java b/src/main/org/deidentifier/arx/criteria/EqualDistanceTCloseness.java index ab9b5a06c..07c6087c6 100644 --- a/src/main/org/deidentifier/arx/criteria/EqualDistanceTCloseness.java +++ b/src/main/org/deidentifier/arx/criteria/EqualDistanceTCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.java b/src/main/org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.java index 9561a2ab4..e28576ed7 100644 --- a/src/main/org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.java +++ b/src/main/org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.java b/src/main/org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.java index d35d32b50..951284fd0 100644 --- a/src/main/org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.java +++ b/src/main/org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/ImplicitPrivacyCriterion.java b/src/main/org/deidentifier/arx/criteria/ImplicitPrivacyCriterion.java index 658ebcc29..f69c700bd 100644 --- a/src/main/org/deidentifier/arx/criteria/ImplicitPrivacyCriterion.java +++ b/src/main/org/deidentifier/arx/criteria/ImplicitPrivacyCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/Inclusion.java b/src/main/org/deidentifier/arx/criteria/Inclusion.java index fa0fdab97..f03da9fed 100644 --- a/src/main/org/deidentifier/arx/criteria/Inclusion.java +++ b/src/main/org/deidentifier/arx/criteria/Inclusion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/KAnonymity.java b/src/main/org/deidentifier/arx/criteria/KAnonymity.java index 1f66eff14..b424bf0c9 100644 --- a/src/main/org/deidentifier/arx/criteria/KAnonymity.java +++ b/src/main/org/deidentifier/arx/criteria/KAnonymity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/KMap.java b/src/main/org/deidentifier/arx/criteria/KMap.java index d0da93db9..d3840bb92 100644 --- a/src/main/org/deidentifier/arx/criteria/KMap.java +++ b/src/main/org/deidentifier/arx/criteria/KMap.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/LDiversity.java b/src/main/org/deidentifier/arx/criteria/LDiversity.java index a1cc371dc..fb674662a 100644 --- a/src/main/org/deidentifier/arx/criteria/LDiversity.java +++ b/src/main/org/deidentifier/arx/criteria/LDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/OrderedDistanceTCloseness.java b/src/main/org/deidentifier/arx/criteria/OrderedDistanceTCloseness.java index f847d3888..a378844d2 100644 --- a/src/main/org/deidentifier/arx/criteria/OrderedDistanceTCloseness.java +++ b/src/main/org/deidentifier/arx/criteria/OrderedDistanceTCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/PopulationUniqueness.java b/src/main/org/deidentifier/arx/criteria/PopulationUniqueness.java index 034431988..d53d2ef45 100644 --- a/src/main/org/deidentifier/arx/criteria/PopulationUniqueness.java +++ b/src/main/org/deidentifier/arx/criteria/PopulationUniqueness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/PrivacyCriterion.java b/src/main/org/deidentifier/arx/criteria/PrivacyCriterion.java index 0be0f38d5..621e75f59 100644 --- a/src/main/org/deidentifier/arx/criteria/PrivacyCriterion.java +++ b/src/main/org/deidentifier/arx/criteria/PrivacyCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalist.java b/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalist.java index eca8a496a..4b71dfa69 100644 --- a/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalist.java +++ b/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalist.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalistNoAttack.java b/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalistNoAttack.java index 6e8a7b4cb..4988ea08c 100644 --- a/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalistNoAttack.java +++ b/src/main/org/deidentifier/arx/criteria/ProfitabilityJournalistNoAttack.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutor.java b/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutor.java index 64a85a6fc..b85af5866 100644 --- a/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutor.java +++ b/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutor.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutorNoAttack.java b/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutorNoAttack.java index 322524af4..7388326c5 100644 --- a/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutorNoAttack.java +++ b/src/main/org/deidentifier/arx/criteria/ProfitabilityProsecutorNoAttack.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/RecursiveCLDiversity.java b/src/main/org/deidentifier/arx/criteria/RecursiveCLDiversity.java index 184ae9ed2..d98b99c42 100644 --- a/src/main/org/deidentifier/arx/criteria/RecursiveCLDiversity.java +++ b/src/main/org/deidentifier/arx/criteria/RecursiveCLDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/RiskBasedCriterion.java b/src/main/org/deidentifier/arx/criteria/RiskBasedCriterion.java index 887555cc1..7906ca50d 100644 --- a/src/main/org/deidentifier/arx/criteria/RiskBasedCriterion.java +++ b/src/main/org/deidentifier/arx/criteria/RiskBasedCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/SampleBasedCriterion.java b/src/main/org/deidentifier/arx/criteria/SampleBasedCriterion.java index 29fcbdfdb..bf03dbd82 100644 --- a/src/main/org/deidentifier/arx/criteria/SampleBasedCriterion.java +++ b/src/main/org/deidentifier/arx/criteria/SampleBasedCriterion.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/SampleUniqueness.java b/src/main/org/deidentifier/arx/criteria/SampleUniqueness.java index d2e9be50c..cc28ae7d0 100644 --- a/src/main/org/deidentifier/arx/criteria/SampleUniqueness.java +++ b/src/main/org/deidentifier/arx/criteria/SampleUniqueness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/TCloseness.java b/src/main/org/deidentifier/arx/criteria/TCloseness.java index f45db5681..84e9e0ea5 100644 --- a/src/main/org/deidentifier/arx/criteria/TCloseness.java +++ b/src/main/org/deidentifier/arx/criteria/TCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/criteria/package-info.java b/src/main/org/deidentifier/arx/criteria/package-info.java index f2cde1d9d..69ecafed7 100644 --- a/src/main/org/deidentifier/arx/criteria/package-info.java +++ b/src/main/org/deidentifier/arx/criteria/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/dp/ExponentialMechanism.java b/src/main/org/deidentifier/arx/dp/ExponentialMechanism.java index dc4a21660..6092cac70 100644 --- a/src/main/org/deidentifier/arx/dp/ExponentialMechanism.java +++ b/src/main/org/deidentifier/arx/dp/ExponentialMechanism.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/dp/ParameterCalculation.java b/src/main/org/deidentifier/arx/dp/ParameterCalculation.java index bf8d91b95..d5da6a1e8 100644 --- a/src/main/org/deidentifier/arx/dp/ParameterCalculation.java +++ b/src/main/org/deidentifier/arx/dp/ParameterCalculation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/dp/package-info.java b/src/main/org/deidentifier/arx/dp/package-info.java index adbc3d778..e7a21e47f 100644 --- a/src/main/org/deidentifier/arx/dp/package-info.java +++ b/src/main/org/deidentifier/arx/dp/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/exceptions/ComputationInterruptedException.java b/src/main/org/deidentifier/arx/exceptions/ComputationInterruptedException.java index 263d3a509..6f0694b36 100644 --- a/src/main/org/deidentifier/arx/exceptions/ComputationInterruptedException.java +++ b/src/main/org/deidentifier/arx/exceptions/ComputationInterruptedException.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/exceptions/ReliabilityException.java b/src/main/org/deidentifier/arx/exceptions/ReliabilityException.java index 4efd78fe1..87325c243 100644 --- a/src/main/org/deidentifier/arx/exceptions/ReliabilityException.java +++ b/src/main/org/deidentifier/arx/exceptions/ReliabilityException.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/exceptions/RollbackRequiredException.java b/src/main/org/deidentifier/arx/exceptions/RollbackRequiredException.java index a9d14bb3c..0c3369dab 100644 --- a/src/main/org/deidentifier/arx/exceptions/RollbackRequiredException.java +++ b/src/main/org/deidentifier/arx/exceptions/RollbackRequiredException.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/exceptions/UnexpectedErrorException.java b/src/main/org/deidentifier/arx/exceptions/UnexpectedErrorException.java index 6173954be..96c8470bf 100644 --- a/src/main/org/deidentifier/arx/exceptions/UnexpectedErrorException.java +++ b/src/main/org/deidentifier/arx/exceptions/UnexpectedErrorException.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/TransformationApplicator.java b/src/main/org/deidentifier/arx/framework/check/TransformationApplicator.java index 24636d37e..c40dadb85 100644 --- a/src/main/org/deidentifier/arx/framework/check/TransformationApplicator.java +++ b/src/main/org/deidentifier/arx/framework/check/TransformationApplicator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/TransformationChecker.java b/src/main/org/deidentifier/arx/framework/check/TransformationChecker.java index d2807fa79..0051996d2 100644 --- a/src/main/org/deidentifier/arx/framework/check/TransformationChecker.java +++ b/src/main/org/deidentifier/arx/framework/check/TransformationChecker.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/TransformationCheckerStateMachine.java b/src/main/org/deidentifier/arx/framework/check/TransformationCheckerStateMachine.java index 9ed1e3c17..cf0bdc3a1 100644 --- a/src/main/org/deidentifier/arx/framework/check/TransformationCheckerStateMachine.java +++ b/src/main/org/deidentifier/arx/framework/check/TransformationCheckerStateMachine.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/TransformedData.java b/src/main/org/deidentifier/arx/framework/check/TransformedData.java index 8b8a74c59..2050db95c 100644 --- a/src/main/org/deidentifier/arx/framework/check/TransformedData.java +++ b/src/main/org/deidentifier/arx/framework/check/TransformedData.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/Transformer.java b/src/main/org/deidentifier/arx/framework/check/Transformer.java index 93b2dfef9..d17ad41c9 100644 --- a/src/main/org/deidentifier/arx/framework/check/Transformer.java +++ b/src/main/org/deidentifier/arx/framework/check/Transformer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/distribution/Distribution.java b/src/main/org/deidentifier/arx/framework/check/distribution/Distribution.java index e0d3f3753..bb850283b 100644 --- a/src/main/org/deidentifier/arx/framework/check/distribution/Distribution.java +++ b/src/main/org/deidentifier/arx/framework/check/distribution/Distribution.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/distribution/DistributionAggregateFunction.java b/src/main/org/deidentifier/arx/framework/check/distribution/DistributionAggregateFunction.java index ae2e301e9..d2af9d62d 100644 --- a/src/main/org/deidentifier/arx/framework/check/distribution/DistributionAggregateFunction.java +++ b/src/main/org/deidentifier/arx/framework/check/distribution/DistributionAggregateFunction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/distribution/DistributionIterator.java b/src/main/org/deidentifier/arx/framework/check/distribution/DistributionIterator.java index b9a4d6d94..27de804c9 100644 --- a/src/main/org/deidentifier/arx/framework/check/distribution/DistributionIterator.java +++ b/src/main/org/deidentifier/arx/framework/check/distribution/DistributionIterator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionary.java b/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionary.java index a96be6975..d167f4354 100644 --- a/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionary.java +++ b/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionary.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionaryEntry.java b/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionaryEntry.java index 357d15848..bede7bc87 100644 --- a/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionaryEntry.java +++ b/src/main/org/deidentifier/arx/framework/check/distribution/IntArrayDictionaryEntry.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/distribution/package-info.java b/src/main/org/deidentifier/arx/framework/check/distribution/package-info.java index 923c91cfa..3c928bba0 100644 --- a/src/main/org/deidentifier/arx/framework/check/distribution/package-info.java +++ b/src/main/org/deidentifier/arx/framework/check/distribution/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupify.java b/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupify.java index 375cd719e..668014e26 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupify.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupify.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyDistribution.java b/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyDistribution.java index 31ad68a6d..02cab50cc 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyDistribution.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyDistribution.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.java b/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.java index fd38aadb4..a3dd692c0 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/HashTableUtil.java b/src/main/org/deidentifier/arx/framework/check/groupify/HashTableUtil.java index df4f6d348..70c2a3893 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/HashTableUtil.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/HashTableUtil.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.java b/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.java index e033fa990..1ce981a70 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.java b/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.java index 6ca52b009..bc5525dca 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/groupify/package-info.java b/src/main/org/deidentifier/arx/framework/check/groupify/package-info.java index 2e1d70469..b628060de 100644 --- a/src/main/org/deidentifier/arx/framework/check/groupify/package-info.java +++ b/src/main/org/deidentifier/arx/framework/check/groupify/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/framework/check/history/History.java b/src/main/org/deidentifier/arx/framework/check/history/History.java index e5c7aa848..c553f1112 100644 --- a/src/main/org/deidentifier/arx/framework/check/history/History.java +++ b/src/main/org/deidentifier/arx/framework/check/history/History.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/history/MRUCache.java b/src/main/org/deidentifier/arx/framework/check/history/MRUCache.java index efe30090e..a4c16e3c1 100644 --- a/src/main/org/deidentifier/arx/framework/check/history/MRUCache.java +++ b/src/main/org/deidentifier/arx/framework/check/history/MRUCache.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntry.java b/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntry.java index d2d58196f..85ac3f520 100644 --- a/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntry.java +++ b/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntry.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.java b/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.java index 15d6b7f2a..5b8c34b5a 100644 --- a/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.java +++ b/src/main/org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/history/package-info.java b/src/main/org/deidentifier/arx/framework/check/history/package-info.java index 292228e6c..ba02d8dbb 100644 --- a/src/main/org/deidentifier/arx/framework/check/history/package-info.java +++ b/src/main/org/deidentifier/arx/framework/check/history/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/framework/check/package-info.java b/src/main/org/deidentifier/arx/framework/check/package-info.java index 4b744fcaa..3b9719fe2 100644 --- a/src/main/org/deidentifier/arx/framework/check/package-info.java +++ b/src/main/org/deidentifier/arx/framework/check/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/AbstractTransformer.java b/src/main/org/deidentifier/arx/framework/check/transformer/AbstractTransformer.java index d73dd3398..c263de178 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/AbstractTransformer.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/AbstractTransformer.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer01.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer01.java index 1d42d41f8..020aab600 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer01.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer01.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer02.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer02.java index da90349e9..6a9ec6f8d 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer02.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer02.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer03.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer03.java index 5325d7719..54be0fe2f 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer03.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer03.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer04.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer04.java index 3e4058632..1d76e0530 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer04.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer04.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer05.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer05.java index b0fe0a2f4..24b1dd7d6 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer05.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer05.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer06.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer06.java index 1d1dcd890..dabc91981 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer06.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer06.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer07.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer07.java index 1ebcdd42b..c0cacbd3d 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer07.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer07.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer08.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer08.java index 099e2ad75..ea6eb1e6d 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer08.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer08.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer09.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer09.java index ce434472a..33d2110e2 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer09.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer09.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer10.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer10.java index 938a8fccc..80b758417 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer10.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer10.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer11.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer11.java index 80def21fd..5557b7be5 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer11.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer11.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer12.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer12.java index c46618037..3ba9d84d9 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer12.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer12.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer13.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer13.java index 395534ab6..bfe54e20a 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer13.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer13.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer14.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer14.java index c23f36cb3..c8e31ae39 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer14.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer14.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer15.java b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer15.java index f7b963f06..45630b980 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/Transformer15.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/Transformer15.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/TransformerAll.java b/src/main/org/deidentifier/arx/framework/check/transformer/TransformerAll.java index 494bc0650..54fd6f7dc 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/TransformerAll.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/TransformerAll.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/check/transformer/package-info.java b/src/main/org/deidentifier/arx/framework/check/transformer/package-info.java index 5ae9a6305..47274bf30 100644 --- a/src/main/org/deidentifier/arx/framework/check/transformer/package-info.java +++ b/src/main/org/deidentifier/arx/framework/check/transformer/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/framework/data/Data.java b/src/main/org/deidentifier/arx/framework/data/Data.java index 630eec659..7c48dafe3 100644 --- a/src/main/org/deidentifier/arx/framework/data/Data.java +++ b/src/main/org/deidentifier/arx/framework/data/Data.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/DataAggregationInformation.java b/src/main/org/deidentifier/arx/framework/data/DataAggregationInformation.java index 477b33694..e5389346c 100644 --- a/src/main/org/deidentifier/arx/framework/data/DataAggregationInformation.java +++ b/src/main/org/deidentifier/arx/framework/data/DataAggregationInformation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/DataManager.java b/src/main/org/deidentifier/arx/framework/data/DataManager.java index f4d28553b..8e92cc45d 100644 --- a/src/main/org/deidentifier/arx/framework/data/DataManager.java +++ b/src/main/org/deidentifier/arx/framework/data/DataManager.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/DataManagerSubset.java b/src/main/org/deidentifier/arx/framework/data/DataManagerSubset.java index 45b815373..391a1b353 100644 --- a/src/main/org/deidentifier/arx/framework/data/DataManagerSubset.java +++ b/src/main/org/deidentifier/arx/framework/data/DataManagerSubset.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/DataMatrix.java b/src/main/org/deidentifier/arx/framework/data/DataMatrix.java index 492e1fc21..c7a43b07f 100644 --- a/src/main/org/deidentifier/arx/framework/data/DataMatrix.java +++ b/src/main/org/deidentifier/arx/framework/data/DataMatrix.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/DataMatrixSubset.java b/src/main/org/deidentifier/arx/framework/data/DataMatrixSubset.java index 0c089ff4d..9f31121e2 100644 --- a/src/main/org/deidentifier/arx/framework/data/DataMatrixSubset.java +++ b/src/main/org/deidentifier/arx/framework/data/DataMatrixSubset.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/Dictionary.java b/src/main/org/deidentifier/arx/framework/data/Dictionary.java index d0add4948..2510bece8 100644 --- a/src/main/org/deidentifier/arx/framework/data/Dictionary.java +++ b/src/main/org/deidentifier/arx/framework/data/Dictionary.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/GeneralizationHierarchy.java b/src/main/org/deidentifier/arx/framework/data/GeneralizationHierarchy.java index 206b1827b..602392d87 100644 --- a/src/main/org/deidentifier/arx/framework/data/GeneralizationHierarchy.java +++ b/src/main/org/deidentifier/arx/framework/data/GeneralizationHierarchy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/data/package-info.java b/src/main/org/deidentifier/arx/framework/data/package-info.java index 22a3499ea..ec82c9d5b 100644 --- a/src/main/org/deidentifier/arx/framework/data/package-info.java +++ b/src/main/org/deidentifier/arx/framework/data/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/framework/lattice/DependentAction.java b/src/main/org/deidentifier/arx/framework/lattice/DependentAction.java index 59ed01570..3b05846b1 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/DependentAction.java +++ b/src/main/org/deidentifier/arx/framework/lattice/DependentAction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/ObjectIterator.java b/src/main/org/deidentifier/arx/framework/lattice/ObjectIterator.java index 7472075e5..3fcffbc51 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/ObjectIterator.java +++ b/src/main/org/deidentifier/arx/framework/lattice/ObjectIterator.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/SolutionSpace.java b/src/main/org/deidentifier/arx/framework/lattice/SolutionSpace.java index de970bb2c..656d62002 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/SolutionSpace.java +++ b/src/main/org/deidentifier/arx/framework/lattice/SolutionSpace.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceIntArray.java b/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceIntArray.java index 7a9e061f7..cc242361b 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceIntArray.java +++ b/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceIntArray.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceLong.java b/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceLong.java index 9ed8821d3..b4a923fa3 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceLong.java +++ b/src/main/org/deidentifier/arx/framework/lattice/SolutionSpaceLong.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/Transformation.java b/src/main/org/deidentifier/arx/framework/lattice/Transformation.java index 31f8a2d1f..1ff33c942 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/Transformation.java +++ b/src/main/org/deidentifier/arx/framework/lattice/Transformation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/TransformationIntArray.java b/src/main/org/deidentifier/arx/framework/lattice/TransformationIntArray.java index 5eff62bc2..7c4b40d30 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/TransformationIntArray.java +++ b/src/main/org/deidentifier/arx/framework/lattice/TransformationIntArray.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/TransformationList.java b/src/main/org/deidentifier/arx/framework/lattice/TransformationList.java index a1f94a397..739fb8607 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/TransformationList.java +++ b/src/main/org/deidentifier/arx/framework/lattice/TransformationList.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/TransformationLong.java b/src/main/org/deidentifier/arx/framework/lattice/TransformationLong.java index 5eef18944..8a7cf40ee 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/TransformationLong.java +++ b/src/main/org/deidentifier/arx/framework/lattice/TransformationLong.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/framework/lattice/package-info.java b/src/main/org/deidentifier/arx/framework/lattice/package-info.java index ec69068fb..9b7be216d 100644 --- a/src/main/org/deidentifier/arx/framework/lattice/package-info.java +++ b/src/main/org/deidentifier/arx/framework/lattice/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/framework/package-info.java b/src/main/org/deidentifier/arx/framework/package-info.java index b36d1018c..26e9c34a4 100644 --- a/src/main/org/deidentifier/arx/framework/package-info.java +++ b/src/main/org/deidentifier/arx/framework/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/io/CSVDataChecksum.java b/src/main/org/deidentifier/arx/io/CSVDataChecksum.java index 3fd498b6d..b1f5b0446 100644 --- a/src/main/org/deidentifier/arx/io/CSVDataChecksum.java +++ b/src/main/org/deidentifier/arx/io/CSVDataChecksum.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/CSVDataInput.java b/src/main/org/deidentifier/arx/io/CSVDataInput.java index 7d97cb7d7..40e83eb7a 100644 --- a/src/main/org/deidentifier/arx/io/CSVDataInput.java +++ b/src/main/org/deidentifier/arx/io/CSVDataInput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/CSVDataOutput.java b/src/main/org/deidentifier/arx/io/CSVDataOutput.java index 7a90ded9e..6fc71dc28 100644 --- a/src/main/org/deidentifier/arx/io/CSVDataOutput.java +++ b/src/main/org/deidentifier/arx/io/CSVDataOutput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/CSVHierarchyInput.java b/src/main/org/deidentifier/arx/io/CSVHierarchyInput.java index 309c70f8b..c9b86d823 100644 --- a/src/main/org/deidentifier/arx/io/CSVHierarchyInput.java +++ b/src/main/org/deidentifier/arx/io/CSVHierarchyInput.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/CSVOptions.java b/src/main/org/deidentifier/arx/io/CSVOptions.java index ec73e29fe..98b83c5a2 100644 --- a/src/main/org/deidentifier/arx/io/CSVOptions.java +++ b/src/main/org/deidentifier/arx/io/CSVOptions.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/CSVSyntax.java b/src/main/org/deidentifier/arx/io/CSVSyntax.java index 8f9b30047..33b61c9ed 100644 --- a/src/main/org/deidentifier/arx/io/CSVSyntax.java +++ b/src/main/org/deidentifier/arx/io/CSVSyntax.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/IImportColumnNamed.java b/src/main/org/deidentifier/arx/io/IImportColumnNamed.java index 3342c7cef..65c56b542 100644 --- a/src/main/org/deidentifier/arx/io/IImportColumnNamed.java +++ b/src/main/org/deidentifier/arx/io/IImportColumnNamed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/IOUtil.java b/src/main/org/deidentifier/arx/io/IOUtil.java index dcdf4a9ae..fb27205fc 100644 --- a/src/main/org/deidentifier/arx/io/IOUtil.java +++ b/src/main/org/deidentifier/arx/io/IOUtil.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/io/package-info.java b/src/main/org/deidentifier/arx/io/package-info.java index b1248eed9..f1f9e7334 100644 --- a/src/main/org/deidentifier/arx/io/package-info.java +++ b/src/main/org/deidentifier/arx/io/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/metric/InformationLoss.java b/src/main/org/deidentifier/arx/metric/InformationLoss.java index 508dc4229..21bc823c1 100644 --- a/src/main/org/deidentifier/arx/metric/InformationLoss.java +++ b/src/main/org/deidentifier/arx/metric/InformationLoss.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/InformationLossDefault.java b/src/main/org/deidentifier/arx/metric/InformationLossDefault.java index b79f460e1..4bbf73628 100644 --- a/src/main/org/deidentifier/arx/metric/InformationLossDefault.java +++ b/src/main/org/deidentifier/arx/metric/InformationLossDefault.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/InformationLossDefaultWithBound.java b/src/main/org/deidentifier/arx/metric/InformationLossDefaultWithBound.java index 6384a37bc..919b917e6 100644 --- a/src/main/org/deidentifier/arx/metric/InformationLossDefaultWithBound.java +++ b/src/main/org/deidentifier/arx/metric/InformationLossDefaultWithBound.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/InformationLossWithBound.java b/src/main/org/deidentifier/arx/metric/InformationLossWithBound.java index e3862cc35..6bcca8815 100644 --- a/src/main/org/deidentifier/arx/metric/InformationLossWithBound.java +++ b/src/main/org/deidentifier/arx/metric/InformationLossWithBound.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/Metric.java b/src/main/org/deidentifier/arx/metric/Metric.java index 71fd2cf3d..64e9365e8 100644 --- a/src/main/org/deidentifier/arx/metric/Metric.java +++ b/src/main/org/deidentifier/arx/metric/Metric.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricAECS.java b/src/main/org/deidentifier/arx/metric/MetricAECS.java index 56a390f1c..acd38c93e 100644 --- a/src/main/org/deidentifier/arx/metric/MetricAECS.java +++ b/src/main/org/deidentifier/arx/metric/MetricAECS.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricConfiguration.java b/src/main/org/deidentifier/arx/metric/MetricConfiguration.java index 582cbd12c..a5c9fe054 100644 --- a/src/main/org/deidentifier/arx/metric/MetricConfiguration.java +++ b/src/main/org/deidentifier/arx/metric/MetricConfiguration.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricDM.java b/src/main/org/deidentifier/arx/metric/MetricDM.java index 8fd1eede6..7d5b9deb7 100644 --- a/src/main/org/deidentifier/arx/metric/MetricDM.java +++ b/src/main/org/deidentifier/arx/metric/MetricDM.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricDMStar.java b/src/main/org/deidentifier/arx/metric/MetricDMStar.java index ffad5f0e2..ea41490b3 100644 --- a/src/main/org/deidentifier/arx/metric/MetricDMStar.java +++ b/src/main/org/deidentifier/arx/metric/MetricDMStar.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricDefault.java b/src/main/org/deidentifier/arx/metric/MetricDefault.java index a3a5d6d02..e9fce31c4 100644 --- a/src/main/org/deidentifier/arx/metric/MetricDefault.java +++ b/src/main/org/deidentifier/arx/metric/MetricDefault.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricDescription.java b/src/main/org/deidentifier/arx/metric/MetricDescription.java index 874c3a2e2..8e4963614 100644 --- a/src/main/org/deidentifier/arx/metric/MetricDescription.java +++ b/src/main/org/deidentifier/arx/metric/MetricDescription.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricEntropy.java b/src/main/org/deidentifier/arx/metric/MetricEntropy.java index 9c2b5d7b2..4d885266c 100644 --- a/src/main/org/deidentifier/arx/metric/MetricEntropy.java +++ b/src/main/org/deidentifier/arx/metric/MetricEntropy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricHeight.java b/src/main/org/deidentifier/arx/metric/MetricHeight.java index 20d3a195d..da19faf96 100644 --- a/src/main/org/deidentifier/arx/metric/MetricHeight.java +++ b/src/main/org/deidentifier/arx/metric/MetricHeight.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricNMEntropy.java b/src/main/org/deidentifier/arx/metric/MetricNMEntropy.java index 52f14bb22..0698ef91a 100644 --- a/src/main/org/deidentifier/arx/metric/MetricNMEntropy.java +++ b/src/main/org/deidentifier/arx/metric/MetricNMEntropy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricNMPrecision.java b/src/main/org/deidentifier/arx/metric/MetricNMPrecision.java index 30ef17cb9..96f15af6d 100644 --- a/src/main/org/deidentifier/arx/metric/MetricNMPrecision.java +++ b/src/main/org/deidentifier/arx/metric/MetricNMPrecision.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricPrecision.java b/src/main/org/deidentifier/arx/metric/MetricPrecision.java index 94588e387..1f3bee4f1 100644 --- a/src/main/org/deidentifier/arx/metric/MetricPrecision.java +++ b/src/main/org/deidentifier/arx/metric/MetricPrecision.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricStatic.java b/src/main/org/deidentifier/arx/metric/MetricStatic.java index fe07ad74b..d99837acf 100644 --- a/src/main/org/deidentifier/arx/metric/MetricStatic.java +++ b/src/main/org/deidentifier/arx/metric/MetricStatic.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/MetricWeighted.java b/src/main/org/deidentifier/arx/metric/MetricWeighted.java index 1b6ccebb4..e23ef105e 100644 --- a/src/main/org/deidentifier/arx/metric/MetricWeighted.java +++ b/src/main/org/deidentifier/arx/metric/MetricWeighted.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/package-info.java b/src/main/org/deidentifier/arx/metric/package-info.java index a7b76eb58..2e96ee05e 100644 --- a/src/main/org/deidentifier/arx/metric/package-info.java +++ b/src/main/org/deidentifier/arx/metric/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.java b/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.java index 98c494c43..41efc8e8b 100644 --- a/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.java +++ b/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.java b/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.java index 0a75e1279..bd6716c28 100644 --- a/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.java +++ b/src/main/org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensional.java b/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensional.java index d0590b725..8d8535fe9 100644 --- a/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensional.java +++ b/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensional.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensionalPotentiallyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensionalPotentiallyPrecomputed.java index 07f757371..c8fd55bbf 100644 --- a/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensionalPotentiallyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensionalPotentiallyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/AbstractMetricSingleDimensional.java b/src/main/org/deidentifier/arx/metric/v2/AbstractMetricSingleDimensional.java index 8b39d1c08..958fec61f 100644 --- a/src/main/org/deidentifier/arx/metric/v2/AbstractMetricSingleDimensional.java +++ b/src/main/org/deidentifier/arx/metric/v2/AbstractMetricSingleDimensional.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/Cardinalities.java b/src/main/org/deidentifier/arx/metric/v2/Cardinalities.java index 5ae40dc7b..7cb640fd4 100644 --- a/src/main/org/deidentifier/arx/metric/v2/Cardinalities.java +++ b/src/main/org/deidentifier/arx/metric/v2/Cardinalities.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/DomainShare.java b/src/main/org/deidentifier/arx/metric/v2/DomainShare.java index a5deeb8e4..ef764b6b7 100644 --- a/src/main/org/deidentifier/arx/metric/v2/DomainShare.java +++ b/src/main/org/deidentifier/arx/metric/v2/DomainShare.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/DomainShareInterval.java b/src/main/org/deidentifier/arx/metric/v2/DomainShareInterval.java index 0c7fbebaf..f1673b8ee 100644 --- a/src/main/org/deidentifier/arx/metric/v2/DomainShareInterval.java +++ b/src/main/org/deidentifier/arx/metric/v2/DomainShareInterval.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/DomainShareMaterialized.java b/src/main/org/deidentifier/arx/metric/v2/DomainShareMaterialized.java index 1f7c594e6..e37232dea 100644 --- a/src/main/org/deidentifier/arx/metric/v2/DomainShareMaterialized.java +++ b/src/main/org/deidentifier/arx/metric/v2/DomainShareMaterialized.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/DomainShareRedaction.java b/src/main/org/deidentifier/arx/metric/v2/DomainShareRedaction.java index cd07531e8..5d012e482 100644 --- a/src/main/org/deidentifier/arx/metric/v2/DomainShareRedaction.java +++ b/src/main/org/deidentifier/arx/metric/v2/DomainShareRedaction.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/DomainShareReliable.java b/src/main/org/deidentifier/arx/metric/v2/DomainShareReliable.java index 39cf3a292..216b90e6e 100644 --- a/src/main/org/deidentifier/arx/metric/v2/DomainShareReliable.java +++ b/src/main/org/deidentifier/arx/metric/v2/DomainShareReliable.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalArithmeticMean.java b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalArithmeticMean.java index 51232a85f..e7d449ed2 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalArithmeticMean.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalArithmeticMean.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalGeometricMean.java b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalGeometricMean.java index c46282d49..c202c1d86 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalGeometricMean.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalGeometricMean.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalMax.java b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalMax.java index 9be736339..7c42df296 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalMax.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalMax.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.java b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.java index 0cc332d5f..3d068b700 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalSum.java b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalSum.java index d359defa6..380e9b694 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalSum.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalSum.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalWithBound.java b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalWithBound.java index 27549ff1e..93802fcee 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalWithBound.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILMultiDimensionalWithBound.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILScore.java b/src/main/org/deidentifier/arx/metric/v2/ILScore.java index 7ac3f2d99..b4116c080 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILScore.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILScore.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensional.java b/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensional.java index 27a8b7f36..2fb126cfb 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensional.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensional.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensionalWithBound.java b/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensionalWithBound.java index e6ee184a0..a3932cffb 100644 --- a/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensionalWithBound.java +++ b/src/main/org/deidentifier/arx/metric/v2/ILSingleDimensionalWithBound.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/IO.java b/src/main/org/deidentifier/arx/metric/v2/IO.java index e256ce2ab..0fe07266b 100644 --- a/src/main/org/deidentifier/arx/metric/v2/IO.java +++ b/src/main/org/deidentifier/arx/metric/v2/IO.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDHeight.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDHeight.java index 2351259f2..e09ed382c 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDHeight.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDHeight.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLoss.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLoss.java index 524ece9b4..f245dee33 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLoss.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLoss.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.java index faf5b261d..17c282f0e 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPrecomputed.java index 05cef93d6..36edf2dcf 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMLossPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMPrecision.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMPrecision.java index d3c06415c..bd5aa39db 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNMPrecision.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNMPrecision.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropy.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropy.java index 30539d56a..54b99d73d 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropy.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.java index 3cb1647ea..4d34da208 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.java index 48f06ee02..0e86e3510 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.java index 466fa3af2..5d03c047e 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.java index 7e45c134f..f5381f738 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.java index 7adf774b6..98958e8f0 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.java index 85f41981d..f2dc4d877 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.java index c44fa47c9..e4510d186 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.java index 2dc602af5..1b598b7e8 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDPrecision.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDPrecision.java index 92bd66317..639303afc 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDPrecision.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDPrecision.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricMDStatic.java b/src/main/org/deidentifier/arx/metric/v2/MetricMDStatic.java index e6edfc200..765bb1a8f 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricMDStatic.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricMDStatic.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDAECS.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDAECS.java index 97487011c..1e46010ac 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDAECS.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDAECS.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDClassification.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDClassification.java index e2ad5efd5..40ba1bd9b 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDClassification.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDDiscernability.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDDiscernability.java index b79dec771..393458c63 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDDiscernability.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDDiscernability.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.java index c9241aa1c..426b0cbbe 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.java index 8e138b49f..82c4a70c4 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.java index bdb10f655..9058039ff 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.java index 117314610..c5bad525f 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.java b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.java index b83484cc6..7c77ae4cc 100644 --- a/src/main/org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.java +++ b/src/main/org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/QualityMetadata.java b/src/main/org/deidentifier/arx/metric/v2/QualityMetadata.java index e0975dee6..7e95e45b5 100644 --- a/src/main/org/deidentifier/arx/metric/v2/QualityMetadata.java +++ b/src/main/org/deidentifier/arx/metric/v2/QualityMetadata.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/TupleMatcher.java b/src/main/org/deidentifier/arx/metric/v2/TupleMatcher.java index 52d6a2f17..95cf9ad82 100644 --- a/src/main/org/deidentifier/arx/metric/v2/TupleMatcher.java +++ b/src/main/org/deidentifier/arx/metric/v2/TupleMatcher.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/metric/v2/__MetricV2.java b/src/main/org/deidentifier/arx/metric/v2/__MetricV2.java index 73b76b422..7a895cae6 100644 --- a/src/main/org/deidentifier/arx/metric/v2/__MetricV2.java +++ b/src/main/org/deidentifier/arx/metric/v2/__MetricV2.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/package-info.java b/src/main/org/deidentifier/arx/package-info.java index fc99a82af..c88bd1281 100644 --- a/src/main/org/deidentifier/arx/package-info.java +++ b/src/main/org/deidentifier/arx/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/reliability/IntervalArithmeticDouble.java b/src/main/org/deidentifier/arx/reliability/IntervalArithmeticDouble.java index a28edbcf8..f7a577da9 100644 --- a/src/main/org/deidentifier/arx/reliability/IntervalArithmeticDouble.java +++ b/src/main/org/deidentifier/arx/reliability/IntervalArithmeticDouble.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/reliability/IntervalArithmeticException.java b/src/main/org/deidentifier/arx/reliability/IntervalArithmeticException.java index 74fec2399..5daa25405 100644 --- a/src/main/org/deidentifier/arx/reliability/IntervalArithmeticException.java +++ b/src/main/org/deidentifier/arx/reliability/IntervalArithmeticException.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/reliability/IntervalDouble.java b/src/main/org/deidentifier/arx/reliability/IntervalDouble.java index cfd342055..a2d3b36e5 100644 --- a/src/main/org/deidentifier/arx/reliability/IntervalDouble.java +++ b/src/main/org/deidentifier/arx/reliability/IntervalDouble.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/reliability/ParameterTranslation.java b/src/main/org/deidentifier/arx/reliability/ParameterTranslation.java index c636f39a5..616a1ddc4 100644 --- a/src/main/org/deidentifier/arx/reliability/ParameterTranslation.java +++ b/src/main/org/deidentifier/arx/reliability/ParameterTranslation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/reliability/package-info.java b/src/main/org/deidentifier/arx/reliability/package-info.java index 1c3ef717b..b49f6a9fd 100644 --- a/src/main/org/deidentifier/arx/reliability/package-info.java +++ b/src/main/org/deidentifier/arx/reliability/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/risk/Gamma.java b/src/main/org/deidentifier/arx/risk/Gamma.java index 0826958e7..9293a1db0 100644 --- a/src/main/org/deidentifier/arx/risk/Gamma.java +++ b/src/main/org/deidentifier/arx/risk/Gamma.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/HIPAAConstants.java b/src/main/org/deidentifier/arx/risk/HIPAAConstants.java index c2ef6b5a5..6fd122619 100644 --- a/src/main/org/deidentifier/arx/risk/HIPAAConstants.java +++ b/src/main/org/deidentifier/arx/risk/HIPAAConstants.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/HIPAAIdentifierConfig.java b/src/main/org/deidentifier/arx/risk/HIPAAIdentifierConfig.java index 6a3399edb..aea798dc1 100644 --- a/src/main/org/deidentifier/arx/risk/HIPAAIdentifierConfig.java +++ b/src/main/org/deidentifier/arx/risk/HIPAAIdentifierConfig.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/HIPAAIdentifierMatch.java b/src/main/org/deidentifier/arx/risk/HIPAAIdentifierMatch.java index 74df6ef49..d398d5a53 100644 --- a/src/main/org/deidentifier/arx/risk/HIPAAIdentifierMatch.java +++ b/src/main/org/deidentifier/arx/risk/HIPAAIdentifierMatch.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeName.java b/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeName.java index 612568145..76274dac3 100644 --- a/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeName.java +++ b/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeName.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeValue.java b/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeValue.java index 0e452d4c8..9c9dc18ae 100644 --- a/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeValue.java +++ b/src/main/org/deidentifier/arx/risk/HIPAAMatcherAttributeValue.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/ModelPitman.java b/src/main/org/deidentifier/arx/risk/ModelPitman.java index 0d7eab6f7..c731e4cf4 100644 --- a/src/main/org/deidentifier/arx/risk/ModelPitman.java +++ b/src/main/org/deidentifier/arx/risk/ModelPitman.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/ModelSNB.java b/src/main/org/deidentifier/arx/risk/ModelSNB.java index 2c29b6a84..793e59eff 100644 --- a/src/main/org/deidentifier/arx/risk/ModelSNB.java +++ b/src/main/org/deidentifier/arx/risk/ModelSNB.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/ModelZayatz.java b/src/main/org/deidentifier/arx/risk/ModelZayatz.java index 46c9480fd..e4240edf4 100644 --- a/src/main/org/deidentifier/arx/risk/ModelZayatz.java +++ b/src/main/org/deidentifier/arx/risk/ModelZayatz.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskEstimateBuilder.java b/src/main/org/deidentifier/arx/risk/RiskEstimateBuilder.java index 344661aad..9beeb25e9 100644 --- a/src/main/org/deidentifier/arx/risk/RiskEstimateBuilder.java +++ b/src/main/org/deidentifier/arx/risk/RiskEstimateBuilder.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskEstimateBuilderInterruptible.java b/src/main/org/deidentifier/arx/risk/RiskEstimateBuilderInterruptible.java index 17d648716..307326a15 100644 --- a/src/main/org/deidentifier/arx/risk/RiskEstimateBuilderInterruptible.java +++ b/src/main/org/deidentifier/arx/risk/RiskEstimateBuilderInterruptible.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelAttributes.java b/src/main/org/deidentifier/arx/risk/RiskModelAttributes.java index 8cd52adab..12d9f8d76 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelAttributes.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelAttributes.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelCostBenefit.java b/src/main/org/deidentifier/arx/risk/RiskModelCostBenefit.java index dad4d235c..b9dc10b68 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelCostBenefit.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelCostBenefit.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelHIPAASafeHarbor.java b/src/main/org/deidentifier/arx/risk/RiskModelHIPAASafeHarbor.java index 4846e49d1..9bbb4b0f8 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelHIPAASafeHarbor.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelHIPAASafeHarbor.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelHistogram.java b/src/main/org/deidentifier/arx/risk/RiskModelHistogram.java index 82e577548..0f0945403 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelHistogram.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelHistogram.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelPopulation.java b/src/main/org/deidentifier/arx/risk/RiskModelPopulation.java index 4ec935253..726a892f9 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelPopulation.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelPopulation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelPopulationUniqueness.java b/src/main/org/deidentifier/arx/risk/RiskModelPopulationUniqueness.java index 9ff1b588a..b74346faf 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelPopulationUniqueness.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelPopulationUniqueness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelSample.java b/src/main/org/deidentifier/arx/risk/RiskModelSample.java index 197051e16..33b004902 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelSample.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelSample.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelSampleRiskDistribution.java b/src/main/org/deidentifier/arx/risk/RiskModelSampleRiskDistribution.java index 7227e29df..ade97164d 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelSampleRiskDistribution.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelSampleRiskDistribution.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelSampleRisks.java b/src/main/org/deidentifier/arx/risk/RiskModelSampleRisks.java index b5b358211..121b1f76b 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelSampleRisks.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelSampleRisks.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelSampleSummary.java b/src/main/org/deidentifier/arx/risk/RiskModelSampleSummary.java index f069a25dd..b5435c213 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelSampleSummary.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelSampleSummary.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelSampleUniqueness.java b/src/main/org/deidentifier/arx/risk/RiskModelSampleUniqueness.java index e556115bc..1e24ccc99 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelSampleUniqueness.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelSampleUniqueness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/RiskModelSampleWildcard.java b/src/main/org/deidentifier/arx/risk/RiskModelSampleWildcard.java index 2267d8c43..3a7c63ff2 100644 --- a/src/main/org/deidentifier/arx/risk/RiskModelSampleWildcard.java +++ b/src/main/org/deidentifier/arx/risk/RiskModelSampleWildcard.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/package-info.java b/src/main/org/deidentifier/arx/risk/package-info.java index 1d072d88d..91e49d9ff 100644 --- a/src/main/org/deidentifier/arx/risk/package-info.java +++ b/src/main/org/deidentifier/arx/risk/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/main/org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.java b/src/main/org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.java index 12962e29e..ac64cb40a 100644 --- a/src/main/org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.java +++ b/src/main/org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/main/org/deidentifier/arx/risk/resources/us/package-info.java b/src/main/org/deidentifier/arx/risk/resources/us/package-info.java index d9553ca95..69288d1eb 100644 --- a/src/main/org/deidentifier/arx/risk/resources/us/package-info.java +++ b/src/main/org/deidentifier/arx/risk/resources/us/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test/org/deidentifier/arx/test/AbstractAnonymizationTest.java b/src/test/org/deidentifier/arx/test/AbstractAnonymizationTest.java index c6d5655fc..cab05cf9b 100644 --- a/src/test/org/deidentifier/arx/test/AbstractAnonymizationTest.java +++ b/src/test/org/deidentifier/arx/test/AbstractAnonymizationTest.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/AbstractTest.java b/src/test/org/deidentifier/arx/test/AbstractTest.java index 990425388..1b9f9b20e 100644 --- a/src/test/org/deidentifier/arx/test/AbstractTest.java +++ b/src/test/org/deidentifier/arx/test/AbstractTest.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/AbstractTestExecutionTime.java b/src/test/org/deidentifier/arx/test/AbstractTestExecutionTime.java index 74ec124da..87b7bf992 100644 --- a/src/test/org/deidentifier/arx/test/AbstractTestExecutionTime.java +++ b/src/test/org/deidentifier/arx/test/AbstractTestExecutionTime.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/AbstractTestUtilityEstimation.java b/src/test/org/deidentifier/arx/test/AbstractTestUtilityEstimation.java index f1e54ecff..43a5bf723 100644 --- a/src/test/org/deidentifier/arx/test/AbstractTestUtilityEstimation.java +++ b/src/test/org/deidentifier/arx/test/AbstractTestUtilityEstimation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetrics.java b/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetrics.java index 0ae035876..d4c7b87e1 100644 --- a/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetrics.java +++ b/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetrics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.java b/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.java index ad30bb19f..49de9c02d 100644 --- a/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.java +++ b/src/test/org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/DataProvider.java b/src/test/org/deidentifier/arx/test/DataProvider.java index ddc284fe4..0d19cb8ae 100644 --- a/src/test/org/deidentifier/arx/test/DataProvider.java +++ b/src/test/org/deidentifier/arx/test/DataProvider.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymization.java b/src/test/org/deidentifier/arx/test/TestAnonymization.java index cf83eee14..55d87bfec 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymization.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymization.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationBLikeness.java b/src/test/org/deidentifier/arx/test/TestAnonymizationBLikeness.java index b61154caf..373f05e21 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationBLikeness.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationBLikeness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationCellSuppression.java b/src/test/org/deidentifier/arx/test/TestAnonymizationCellSuppression.java index c56544b9d..18b0aacbd 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationCellSuppression.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationCellSuppression.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationCombinations.java b/src/test/org/deidentifier/arx/test/TestAnonymizationCombinations.java index 59f59303d..d86feca78 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationCombinations.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationCombinations.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationDPresence.java b/src/test/org/deidentifier/arx/test/TestAnonymizationDPresence.java index 5d7ffc75c..7807eb2e5 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationDPresence.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationDPresence.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationDifferentialPrivacy.java b/src/test/org/deidentifier/arx/test/TestAnonymizationDifferentialPrivacy.java index 6f21515c2..042c4a1ff 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationDifferentialPrivacy.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationDifferentialPrivacy.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationEntropyLDiversity.java b/src/test/org/deidentifier/arx/test/TestAnonymizationEntropyLDiversity.java index 0597bc61a..fa8ec3ef0 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationEntropyLDiversity.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationEntropyLDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationGenetic.java b/src/test/org/deidentifier/arx/test/TestAnonymizationGenetic.java index e3114e3bc..636c81fab 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationGenetic.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationGenetic.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristic.java b/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristic.java index 5958c0b82..f3b301f1d 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristic.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristic.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristicTopDown.java b/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristicTopDown.java index 266c7d033..7cda54b01 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristicTopDown.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationHeuristicTopDown.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationKAnonymity.java b/src/test/org/deidentifier/arx/test/TestAnonymizationKAnonymity.java index 64ef2b504..b9522cbd4 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationKAnonymity.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationKAnonymity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationKMap.java b/src/test/org/deidentifier/arx/test/TestAnonymizationKMap.java index ac69b5208..00eb96e25 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationKMap.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationKMap.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationLDiversity.java b/src/test/org/deidentifier/arx/test/TestAnonymizationLDiversity.java index ca36a1273..92bf09895 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationLDiversity.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationLDiversity.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationLocalRecoding.java b/src/test/org/deidentifier/arx/test/TestAnonymizationLocalRecoding.java index 163c355c5..0174c9aff 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationLocalRecoding.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationLocalRecoding.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationOrderedDistanceTCloseness.java b/src/test/org/deidentifier/arx/test/TestAnonymizationOrderedDistanceTCloseness.java index 2f4ff7c6d..e773663ae 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationOrderedDistanceTCloseness.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationOrderedDistanceTCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationProfitability.java b/src/test/org/deidentifier/arx/test/TestAnonymizationProfitability.java index 44132eb5f..08dffc529 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationProfitability.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationProfitability.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationRiskBased.java b/src/test/org/deidentifier/arx/test/TestAnonymizationRiskBased.java index ce6fb3edd..7d494eb75 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationRiskBased.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationRiskBased.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationSubset.java b/src/test/org/deidentifier/arx/test/TestAnonymizationSubset.java index dc9480763..7a063c20f 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationSubset.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationSubset.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestAnonymizationTCloseness.java b/src/test/org/deidentifier/arx/test/TestAnonymizationTCloseness.java index d2cb51f5a..f4168f088 100644 --- a/src/test/org/deidentifier/arx/test/TestAnonymizationTCloseness.java +++ b/src/test/org/deidentifier/arx/test/TestAnonymizationTCloseness.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestClassification.java b/src/test/org/deidentifier/arx/test/TestClassification.java index ac4210432..6efa997b7 100644 --- a/src/test/org/deidentifier/arx/test/TestClassification.java +++ b/src/test/org/deidentifier/arx/test/TestClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestDataHandle.java b/src/test/org/deidentifier/arx/test/TestDataHandle.java index cb958dba6..42d1c1981 100644 --- a/src/test/org/deidentifier/arx/test/TestDataHandle.java +++ b/src/test/org/deidentifier/arx/test/TestDataHandle.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestDataImport.java b/src/test/org/deidentifier/arx/test/TestDataImport.java index 5c94cb39e..9e767c8f3 100644 --- a/src/test/org/deidentifier/arx/test/TestDataImport.java +++ b/src/test/org/deidentifier/arx/test/TestDataImport.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestDataStatistics.java b/src/test/org/deidentifier/arx/test/TestDataStatistics.java index 4db023cdd..a2c24929b 100644 --- a/src/test/org/deidentifier/arx/test/TestDataStatistics.java +++ b/src/test/org/deidentifier/arx/test/TestDataStatistics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestDomainShare.java b/src/test/org/deidentifier/arx/test/TestDomainShare.java index d10edb2bd..4975ab0c5 100644 --- a/src/test/org/deidentifier/arx/test/TestDomainShare.java +++ b/src/test/org/deidentifier/arx/test/TestDomainShare.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestExamples.java b/src/test/org/deidentifier/arx/test/TestExamples.java index bd1ff737c..3f327649c 100644 --- a/src/test/org/deidentifier/arx/test/TestExamples.java +++ b/src/test/org/deidentifier/arx/test/TestExamples.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestIllegalArguments.java b/src/test/org/deidentifier/arx/test/TestIllegalArguments.java index 0122a4e12..fbb1d35ab 100644 --- a/src/test/org/deidentifier/arx/test/TestIllegalArguments.java +++ b/src/test/org/deidentifier/arx/test/TestIllegalArguments.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestMicroaggregation.java b/src/test/org/deidentifier/arx/test/TestMicroaggregation.java index c8355b50d..0c76a914d 100644 --- a/src/test/org/deidentifier/arx/test/TestMicroaggregation.java +++ b/src/test/org/deidentifier/arx/test/TestMicroaggregation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestResourceBundle.java b/src/test/org/deidentifier/arx/test/TestResourceBundle.java index 09857403b..5856b712e 100644 --- a/src/test/org/deidentifier/arx/test/TestResourceBundle.java +++ b/src/test/org/deidentifier/arx/test/TestResourceBundle.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestRiskMetrics.java b/src/test/org/deidentifier/arx/test/TestRiskMetrics.java index 7707d4879..3313c173a 100644 --- a/src/test/org/deidentifier/arx/test/TestRiskMetrics.java +++ b/src/test/org/deidentifier/arx/test/TestRiskMetrics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestRiskQuasiIdentifiers.java b/src/test/org/deidentifier/arx/test/TestRiskQuasiIdentifiers.java index 8c4f7ccb7..ec7c5bf6c 100644 --- a/src/test/org/deidentifier/arx/test/TestRiskQuasiIdentifiers.java +++ b/src/test/org/deidentifier/arx/test/TestRiskQuasiIdentifiers.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification.java b/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification.java index 562286e37..1211f4af4 100644 --- a/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification.java +++ b/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification2.java b/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification2.java index ea307ff9a..50f655355 100644 --- a/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification2.java +++ b/src/test/org/deidentifier/arx/test/TestSolutionSpaceClassification2.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestSorting.java b/src/test/org/deidentifier/arx/test/TestSorting.java index 8adab24ff..0caa71538 100644 --- a/src/test/org/deidentifier/arx/test/TestSorting.java +++ b/src/test/org/deidentifier/arx/test/TestSorting.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestUtilityEstimation.java b/src/test/org/deidentifier/arx/test/TestUtilityEstimation.java index babf29e9a..41e165b99 100644 --- a/src/test/org/deidentifier/arx/test/TestUtilityEstimation.java +++ b/src/test/org/deidentifier/arx/test/TestUtilityEstimation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestUtilityMetrics.java b/src/test/org/deidentifier/arx/test/TestUtilityMetrics.java index a70fe715a..3ea95d01a 100644 --- a/src/test/org/deidentifier/arx/test/TestUtilityMetrics.java +++ b/src/test/org/deidentifier/arx/test/TestUtilityMetrics.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestUtilityMetrics2.java b/src/test/org/deidentifier/arx/test/TestUtilityMetrics2.java index 2cbf6c02b..e5e11f586 100644 --- a/src/test/org/deidentifier/arx/test/TestUtilityMetrics2.java +++ b/src/test/org/deidentifier/arx/test/TestUtilityMetrics2.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestUtilityMetricsLoss.java b/src/test/org/deidentifier/arx/test/TestUtilityMetricsLoss.java index 95dd806bc..5f20408b1 100644 --- a/src/test/org/deidentifier/arx/test/TestUtilityMetricsLoss.java +++ b/src/test/org/deidentifier/arx/test/TestUtilityMetricsLoss.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestUtilityMetricsPrecomputation.java b/src/test/org/deidentifier/arx/test/TestUtilityMetricsPrecomputation.java index e36fb9bf7..9358072ab 100644 --- a/src/test/org/deidentifier/arx/test/TestUtilityMetricsPrecomputation.java +++ b/src/test/org/deidentifier/arx/test/TestUtilityMetricsPrecomputation.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/TestWildcardMatching.java b/src/test/org/deidentifier/arx/test/TestWildcardMatching.java index 1ec7f09da..4f8a2929d 100644 --- a/src/test/org/deidentifier/arx/test/TestWildcardMatching.java +++ b/src/test/org/deidentifier/arx/test/TestWildcardMatching.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/test/org/deidentifier/arx/test/package-info.java b/src/test/org/deidentifier/arx/test/package-info.java index 6153f3ea0..cc6455455 100644 --- a/src/test/org/deidentifier/arx/test/package-info.java +++ b/src/test/org/deidentifier/arx/test/package-info.java @@ -1,6 +1,6 @@ /* * ARX Data Anonymization Tool - * Copyright 2012 - 2023 Fabian Prasser and contributors + * Copyright 2012 - 2024 Fabian Prasser and contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.