Skip to content

Commit 1ff4a87

Browse files
authored
Merge pull request #302 from marklogic/MLE-20632/BUGFIX-Copyright
MLE-20632 - BugFix correct Copyright date
2 parents 840b54f + f7035ed commit 1ff4a87

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2024-2025 MarkLogic Corporation.
1+
Copyright © 2022-2025 MarkLogic Corporation.
22

33
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
44

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MarkLogic® Kubernetes Helm Chart
22

3-
Copyright © 2024-2025 MarkLogic Corporation. MarkLogic and MarkLogic logo are trademarks or registered trademarks of MarkLogic Corporation in the United States and other countries. All other trademarks are the property of their respective owners.
3+
Copyright © 2022-2025 MarkLogic Corporation. MarkLogic and MarkLogic logo are trademarks or registered trademarks of MarkLogic Corporation in the United States and other countries. All other trademarks are the property of their respective owners.
44

55
This project is licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at
66

charts/charts/haproxy/templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515

16-
Modifications copyright © 2024-2025 MarkLogic Corporation.
16+
Modifications copyright © 2022-2025 MarkLogic Corporation.
1717
This file is modified from the original file to support the MarkLogic Kubernetes Helm Chart.
1818
*/}}
1919

charts/charts/haproxy/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515

16-
Modifications copyright © 2024-2025 MarkLogic Corporation.
16+
Modifications copyright © 2022-2025 MarkLogic Corporation.
1717
This file is modified from the original file to support the MarkLogic Kubernetes Helm Chart.
1818
*/}}
1919

charts/charts/haproxy/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
1414
limitations under the License.
1515

16-
Modifications copyright © 2024-2025 MarkLogic Corporation.
16+
Modifications copyright © 2022-2025 MarkLogic Corporation.
1717
This file is modified from the original file to support the MarkLogic Kubernetes Helm Chart.
1818
*/}}
1919

charts/charts/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
#
15-
# Modifications copyright © 2024-2025 MarkLogic Corporation.
15+
# Modifications copyright © 2022-2025 MarkLogic Corporation.
1616
# This file is modified from the original file to support the MarkLogic Kubernetes Helm Chart.
1717

1818
## Default values for HAProxy

0 commit comments

Comments
 (0)