diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/CommonNameResolver.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/CommonNameResolver.java index e69976d8..17c79edb 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/CommonNameResolver.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/CommonNameResolver.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery.java index 8d8dec90..2b8a1f74 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2025 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery2.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery2.java index bc96875d..634e0e99 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery2.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/FindLeaksQuery2.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/HeapDumpInfoQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/HeapDumpInfoQuery.java index ed56adbd..06fcf0fa 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/HeapDumpInfoQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/HeapDumpInfoQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/LeakHunterQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/LeakHunterQuery.java index aa7e173b..824aa240 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/LeakHunterQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/LeakHunterQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2025 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/SelectObjectsByFieldQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/SelectObjectsByFieldQuery.java index b16b109d..5ba1bc67 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/SelectObjectsByFieldQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/SelectObjectsByFieldQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2025 IBM. + * Copyright (c) 2025, 2026 IBM. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumers2Query.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumers2Query.java index 74ac6bdc..7bad4d6e 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumers2Query.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumers2Query.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumersQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumersQuery.java index a70d5907..62351c07 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumersQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/TopConsumersQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/component/ComponentReportQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/component/ComponentReportQuery.java index 065902d0..27a01a23 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/component/ComponentReportQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/component/ComponentReportQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadDetailsResolver.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadDetailsResolver.java index a4a923f0..d46cec01 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadDetailsResolver.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadDetailsResolver.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2020, 2024 IBM Corporation and others. + * Copyright (c) 2020, 2026 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadInfoImpl.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadInfoImpl.java index d4adc001..56960bf9 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadInfoImpl.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/threads/ThreadInfoImpl.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2024 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2025 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/util/ObjectTreeFactory.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/util/ObjectTreeFactory.java index 92547db1..c92ae979 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/util/ObjectTreeFactory.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/inspections/util/ObjectTreeFactory.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2018 SAP AG and IBM Corporation + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/MATPlugin.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/MATPlugin.java index d3de8ebf..8921198e 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/MATPlugin.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/MATPlugin.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2010 SAP AG. + * Copyright (c) 2008, 2025 SAP AG. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/Messages.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/Messages.java index 8168cc67..f11f9a69 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/Messages.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/Messages.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2025 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/CompareTablesQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/CompareTablesQuery.java index c73b4184..9df6a780 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/CompareTablesQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/CompareTablesQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2010, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/DominatorQuery.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/DominatorQuery.java index 31cd1ccf..42f88c4b 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/DominatorQuery.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/internal/snapshot/inspections/DominatorQuery.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG, IBM Corporation + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java index 2ae250b1..9aaacd50 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/Histogram.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2021 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ISnapshot.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ISnapshot.java index 60883955..f31a784e 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ISnapshot.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/ISnapshot.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2022 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2025 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotInfo.java b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotInfo.java index 1ff807ac..30dc4b57 100644 --- a/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotInfo.java +++ b/plugins/org.eclipse.mat.api/src/org/eclipse/mat/snapshot/SnapshotInfo.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2022 SAP AG. + * Copyright (c) 2008, 2026 SAP AG. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.chart.ui/src/org/eclipse/mat/ui/internal/chart/PieChartPane.java b/plugins/org.eclipse.mat.chart.ui/src/org/eclipse/mat/ui/internal/chart/PieChartPane.java index 09e3e05b..b800ea2e 100644 --- a/plugins/org.eclipse.mat.chart.ui/src/org/eclipse/mat/ui/internal/chart/PieChartPane.java +++ b/plugins/org.eclipse.mat.chart.ui/src/org/eclipse/mat/ui/internal/chart/PieChartPane.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2022 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJHeapObjectReader.java b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJHeapObjectReader.java index 5e7a08a4..0d856b98 100644 --- a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJHeapObjectReader.java +++ b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJHeapObjectReader.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009,2023 IBM Corporation. + * Copyright (c) 2009,2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJIndexBuilder.java b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJIndexBuilder.java index 00561422..8efb949e 100644 --- a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJIndexBuilder.java +++ b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/DTFJIndexBuilder.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009,2024 IBM Corporation. + * Copyright (c) 2009,2025 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/Messages.java b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/Messages.java index 65355f0f..454d9de3 100644 --- a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/Messages.java +++ b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/Messages.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009,2024 IBM Corporation. + * Copyright (c) 2009,2025 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/ThreadDetailsResolver.java b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/ThreadDetailsResolver.java index f9aef4b0..d9693463 100644 --- a/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/ThreadDetailsResolver.java +++ b/plugins/org.eclipse.mat.dtfj/src/org/eclipse/mat/dtfj/ThreadDetailsResolver.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2021 IBM Corporation. + * Copyright (c) 2010, 2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/Pass1Parser.java b/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/Pass1Parser.java index ee8b287e..901a6523 100644 --- a/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/Pass1Parser.java +++ b/plugins/org.eclipse.mat.hprof/src/org/eclipse/mat/hprof/Pass1Parser.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/GarbageCleaner.java b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/GarbageCleaner.java index f1a40f12..c8acc2ad 100644 --- a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/GarbageCleaner.java +++ b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/GarbageCleaner.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and others. + * Copyright (c) 2008, 2025 SAP AG and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/Messages.java b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/Messages.java index 05ac8b08..42a57941 100644 --- a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/Messages.java +++ b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/Messages.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009, 2024 SAP AG, IBM Corporation and others. + * Copyright (c) 2009, 2025 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotFactoryImpl.java b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotFactoryImpl.java index 82dea433..977d3811 100644 --- a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotFactoryImpl.java +++ b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotFactoryImpl.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2025 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotImpl.java b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotImpl.java index c789ecc4..96e987c0 100644 --- a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotImpl.java +++ b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotImpl.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2024 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/ObjectMarker.java b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/ObjectMarker.java index d50f680f..089ef05b 100644 --- a/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/ObjectMarker.java +++ b/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/snapshot/ObjectMarker.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2024 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/ConcurrentBitField.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/ConcurrentBitField.java index 04e6d6ca..80997c73 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/ConcurrentBitField.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/collect/ConcurrentBitField.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2024 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/BytesFormat.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/BytesFormat.java index 84c17783..84675344 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/BytesFormat.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/BytesFormat.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2014, 2018 IBM Corporation + * Copyright (c) 2014, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/Column.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/Column.java index 7fab7b1a..da8910be 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/Column.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/Column.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2022 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/quantize/Quantize.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/quantize/Quantize.java index a0dc74b3..24f0f1c0 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/quantize/Quantize.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/quantize/Quantize.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2020 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/Filter.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/Filter.java index 58b8639c..4aa91bf6 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/Filter.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/Filter.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2022 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/TotalsRow.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/TotalsRow.java index b3642d85..904b741c 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/TotalsRow.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/refined/TotalsRow.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2018 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/registry/QueryDescriptor.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/registry/QueryDescriptor.java index f464985d..f758c280 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/registry/QueryDescriptor.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/registry/QueryDescriptor.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2022 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/results/PropertyResult.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/results/PropertyResult.java index 938b04fe..d339e41d 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/results/PropertyResult.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/query/results/PropertyResult.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2018 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/SpecFactory.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/SpecFactory.java index 35bac2b4..3b980491 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/SpecFactory.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/SpecFactory.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -10,6 +10,7 @@ * Contributors: * SAP AG - initial API and implementation * Andrew Johnson - improved translation of reports + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.report; diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/CSVOutputter.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/CSVOutputter.java index 84860002..8691d318 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/CSVOutputter.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/CSVOutputter.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/OutputterBase.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/OutputterBase.java index f93bdb11..c46018a7 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/OutputterBase.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/OutputterBase.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2021 SAP AG and IBM Corporation + * Copyright (c) 2021, 2026 SAP AG and IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/Parameters.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/Parameters.java index 7d5434ec..af76df4e 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/Parameters.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/Parameters.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2010 SAP AG. + * Copyright (c) 2008, 2026 SAP AG. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/QueryPart.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/QueryPart.java index ba0006e2..b42a5f15 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/QueryPart.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/report/internal/QueryPart.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/MessageUtil.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/MessageUtil.java index c1694320..16daccdd 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/MessageUtil.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/MessageUtil.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2010 SAP AG. + * Copyright (c) 2008, 2026 SAP AG. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/Units.java b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/Units.java index 9763dc46..7620ed9e 100644 --- a/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/Units.java +++ b/plugins/org.eclipse.mat.report/src/org/eclipse/mat/util/Units.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2010 SAP AG. + * Copyright (c) 2008, 2026 SAP AG. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/AllTests.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/AllTests.java index 4293a79c..1cd50309 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/AllTests.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/AllTests.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG, IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/CreateCollectionDump.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/CreateCollectionDump.java index 62dc12d2..979a14df 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/CreateCollectionDump.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/CreateCollectionDump.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2014, 2022 IBM Corporation + * Copyright (c) 2014, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -10,6 +10,7 @@ * Contributors: * Andrew Johnson - initial API and implementation * Andrew Johnson - add Strings for decoding tests + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/acquire/AcquireDumpTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/acquire/AcquireDumpTest.java index fe711dc5..fb48d422 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/acquire/AcquireDumpTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/acquire/AcquireDumpTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2015, 2023 IBM Corporation. + * Copyright (c) 2015, 2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - improvements and fixes *******************************************************************************/ package org.eclipse.mat.tests.acquire; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayIntTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayIntTest.java index def02dc7..d7f5280d 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayIntTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayIntTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2023 IBM Corporation + * Copyright (c) 2010, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayLongTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayLongTest.java index 15d6b912..c696bef6 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayLongTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/ArrayLongTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2023 IBM Corporation + * Copyright (c) 2010, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/CompressedArraysTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/CompressedArraysTest.java index 9ff912a6..56f9b264 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/CompressedArraysTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/CompressedArraysTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2018 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -10,6 +10,7 @@ * Contributors: * SAP AG - initial API and implementation * Andrew Johnson/IBM Corporation - test array overwrites, and different leading and trailing zeroes + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/PrimitiveMapTests.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/PrimitiveMapTests.java index a7ba93f8..b3af8ba2 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/PrimitiveMapTests.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/PrimitiveMapTests.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008,2023 SAP AG and IBM Corporation. + * Copyright (c) 2008,2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -10,6 +10,7 @@ * Contributors: * SAP AG - initial API and implementation * Andrew Johnson (IBM Corporation) - fix deprecated method + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/QueueIntTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/QueueIntTest.java index c798010b..767e98d9 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/QueueIntTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/QueueIntTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2022 IBM Corporation + * Copyright (c) 2010, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetIntTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetIntTest.java index b73d023e..cb298d42 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetIntTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetIntTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2022 IBM Corporation + * Copyright (c) 2010, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetLongTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetLongTest.java index 67dfeffb..40f862c3 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetLongTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SetLongTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2022 IBM Corporation + * Copyright (c) 2010, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SortTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SortTest.java index e6f7a764..23d2e925 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SortTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/collect/SortTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2009, 2012 IBM Corporation and others. + * Copyright (c) 2009, 2026 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.collect; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/GzipTests.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/GzipTests.java index 87fb8097..3543c0e0 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/GzipTests.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/GzipTests.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2023 IBM Corporation + * Copyright (c) 2023, 2026 IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.parser; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex.java index 9196a55e..458ac6e6 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2012,2023 IBM Corporation. + * Copyright (c) 2012,2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.parser; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex1to1.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex1to1.java index 30d7e6fb..fe402a25 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex1to1.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/parser/TestIndex1to1.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2012, 2023 IBM Corporation. + * Copyright (c) 2012, 2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -9,6 +9,7 @@ * * Contributors: * IBM Corporation - initial API and implementation + * Jason Koch (Netflix, Inc) - fixes *******************************************************************************/ package org.eclipse.mat.tests.parser; diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/RegTestUtils.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/RegTestUtils.java index f7ae9106..780695cc 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/RegTestUtils.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/RegTestUtils.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/TestApplication.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/TestApplication.java index adea9c94..87be306a 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/TestApplication.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/regression/TestApplication.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/report/ParametersExpandTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/report/ParametersExpandTest.java index 4e39d8e1..50dfcf86 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/report/ParametersExpandTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/report/ParametersExpandTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2024 IBM Corporation. + * Copyright (c) 2024, 2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/GeneralSnapshotTests.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/GeneralSnapshotTests.java index 6d6e585a..826e4f77 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/GeneralSnapshotTests.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/GeneralSnapshotTests.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010,2024 IBM Corporation. + * Copyright (c) 2010,2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/OQLTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/OQLTest.java index 36ce8145..8e58c54d 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/OQLTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/OQLTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2024 SAP AG and IBM Corporation. + * Copyright (c) 2008, 2026 SAP AG and IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueriesTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueriesTest.java index ec6bc083..765b95bf 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueriesTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueriesTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2011, 2023 IBM Corporation. + * Copyright (c) 2011, 2026 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueryLookupTest.java b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueryLookupTest.java index 548adcbc..be257d22 100644 --- a/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueryLookupTest.java +++ b/plugins/org.eclipse.mat.tests/src/org/eclipse/mat/tests/snapshot/QueryLookupTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2010, 2023 SAP AG and IBM Corporation + * Copyright (c) 2010, 2026 SAP AG and IBM Corporation * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/SnapshotOutlinePage.java b/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/SnapshotOutlinePage.java index d5e07acc..df187244 100644 --- a/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/SnapshotOutlinePage.java +++ b/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/SnapshotOutlinePage.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at diff --git a/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/inspector/InspectorView.java b/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/inspector/InspectorView.java index a8b064f8..35ec2bf7 100644 --- a/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/inspector/InspectorView.java +++ b/plugins/org.eclipse.mat.ui/src/org/eclipse/mat/ui/snapshot/views/inspector/InspectorView.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others. + * Copyright (c) 2008, 2026 SAP AG, IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at