Skip to content

Commit 09e6727

Browse files
authored
Updated copyright to 2025 (#66)
* Updated copyright to 2025 * more files
1 parent 6c2b7c7 commit 09e6727

File tree

98 files changed

+98
-98
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+98
-98
lines changed

charts/ibm-odm-metering/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# © Copyright IBM Corporation 2024
1+
# © Copyright IBM Corporation 2025
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

model/src/main/i18n/com/ibm/rules/metering/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
#
3-
# Copyright IBM Corp. 2024
3+
# Copyright IBM Corp. 2025
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/EqualUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/GenericResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/Helper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/MessageHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/Messages.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/ProductSpecificData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/RequestBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/RequestID.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/Response.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/StateValidator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/AggregationMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/Aggregator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/AggregatorImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/Group.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/GroupAggregation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/GroupAggregationImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/GroupImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/Metric.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/MetricDefinition.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/MetricDefinitionImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/MetricImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/MetricUsage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/SupportedLocale.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/TranslatedName.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/TranslatedUnits.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/metric/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/registration/Product.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/registration/RegistrationRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/usage/Usage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

model/src/main/java/com/ibm/decision/metering/ilmt/model/usage/UsageRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/config/application_ADS.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
#
3-
# Copyright IBM Corp. 2024
3+
# Copyright IBM Corp. 2025
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

service/src/main/config/application_ODM.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
#
3-
# Copyright IBM Corp. 2024
3+
# Copyright IBM Corp. 2025
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/application/CustomErrorController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/application/ExceptionController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/application/GlobalErrorHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/application/HomeController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/application/ILMTBackupController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/application/MeteringServiceApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/metric/repository/MetricEntity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/metric/repository/MetricRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/metric/repository/RemainderStatus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/registration/controller/RegistrationController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/registration/repository/RegistrationEntity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/registration/repository/RegistrationRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/registration/repository/RegistrationService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/reporting/DecisionMeteringReport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/reporting/FixedMetricFormatter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

service/src/main/java/com/ibm/decision/metering/ilmt/service/reporting/MetricAggregationMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright IBM Corp. 2024
3+
* Copyright IBM Corp. 2025
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");
66
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)