diff --git a/.gitattributes b/.gitattributes index 5a5403d0b997b..9357756e52e01 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/docker_build.sh b/.jenkins/scripts/docker_build.sh index 46b5cb8df3aa7..f08860c81bbe5 100755 --- a/.jenkins/scripts/docker_build.sh +++ b/.jenkins/scripts/docker_build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/docker_login.sh b/.jenkins/scripts/docker_login.sh index 332daf2ba2aeb..f9841bf1f5943 100644 --- a/.jenkins/scripts/docker_login.sh +++ b/.jenkins/scripts/docker_login.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/mvn-ossindex-audit.sh b/.jenkins/scripts/mvn-ossindex-audit.sh index ee5fd1aaa33b9..d89f18d29f193 100644 --- a/.jenkins/scripts/mvn-ossindex-audit.sh +++ b/.jenkins/scripts/mvn-ossindex-audit.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/mvn_dependency_updates_report.sh b/.jenkins/scripts/mvn_dependency_updates_report.sh index 63341b4179707..56bcda8a58a80 100644 --- a/.jenkins/scripts/mvn_dependency_updates_report.sh +++ b/.jenkins/scripts/mvn_dependency_updates_report.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/npm_fix.sh b/.jenkins/scripts/npm_fix.sh index 6ee1918a3a35c..76954fd9e2719 100755 --- a/.jenkins/scripts/npm_fix.sh +++ b/.jenkins/scripts/npm_fix.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/package.sh b/.jenkins/scripts/package.sh index edf8dd3e3152c..30181e625e831 100644 --- a/.jenkins/scripts/package.sh +++ b/.jenkins/scripts/package.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/post-release.sh b/.jenkins/scripts/post-release.sh index 044c7113c32b2..211a298740c04 100755 --- a/.jenkins/scripts/post-release.sh +++ b/.jenkins/scripts/post-release.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release/release-2-prepare.sh b/.jenkins/scripts/release/release-2-prepare.sh index 7a99b1210a35e..f6cf6caa09608 100644 --- a/.jenkins/scripts/release/release-2-prepare.sh +++ b/.jenkins/scripts/release/release-2-prepare.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release/release-3-perform.sh b/.jenkins/scripts/release/release-3-perform.sh index 89240ad9529ac..67be2f25f2707 100644 --- a/.jenkins/scripts/release/release-3-perform.sh +++ b/.jenkins/scripts/release/release-3-perform.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release/release-3.1-perform-studio.sh b/.jenkins/scripts/release/release-3.1-perform-studio.sh index 99814e4190d91..da5bdbeada733 100644 --- a/.jenkins/scripts/release/release-3.1-perform-studio.sh +++ b/.jenkins/scripts/release/release-3.1-perform-studio.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release/release-4-docker-image-creation.sh b/.jenkins/scripts/release/release-4-docker-image-creation.sh index 3f7c8ec57b573..f79c49f96ea64 100644 --- a/.jenkins/scripts/release/release-4-docker-image-creation.sh +++ b/.jenkins/scripts/release/release-4-docker-image-creation.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release/release-5-prepare-next-iteration.sh b/.jenkins/scripts/release/release-5-prepare-next-iteration.sh index 3f80e4ce2d10a..58821299aca79 100644 --- a/.jenkins/scripts/release/release-5-prepare-next-iteration.sh +++ b/.jenkins/scripts/release/release-5-prepare-next-iteration.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release/release-6-create-maintenance-branch.sh b/.jenkins/scripts/release/release-6-create-maintenance-branch.sh index 21e3bc42d28ce..43eff9d5c3107 100644 --- a/.jenkins/scripts/release/release-6-create-maintenance-branch.sh +++ b/.jenkins/scripts/release/release-6-create-maintenance-branch.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/release_legacy.sh b/.jenkins/scripts/release_legacy.sh index 9c98fa9244341..92cbb3db69b6b 100644 --- a/.jenkins/scripts/release_legacy.sh +++ b/.jenkins/scripts/release_legacy.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/setup_gpg.sh b/.jenkins/scripts/setup_gpg.sh index 60152e59d4651..51d061d8244fb 100644 --- a/.jenkins/scripts/setup_gpg.sh +++ b/.jenkins/scripts/setup_gpg.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/trivy_build_tck.sh b/.jenkins/scripts/trivy_build_tck.sh index a0c635a348e36..541d27379b1b9 100644 --- a/.jenkins/scripts/trivy_build_tck.sh +++ b/.jenkins/scripts/trivy_build_tck.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/trivy_scan.sh b/.jenkins/scripts/trivy_scan.sh index df173af781bdb..73ed41cdc02e4 100644 --- a/.jenkins/scripts/trivy_scan.sh +++ b/.jenkins/scripts/trivy_scan.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/trivy_upload.sh b/.jenkins/scripts/trivy_upload.sh index 867acbdcecae9..bf65ae11bf52f 100644 --- a/.jenkins/scripts/trivy_upload.sh +++ b/.jenkins/scripts/trivy_upload.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.jenkins/scripts/veracode-sca.sh b/.jenkins/scripts/veracode-sca.sh index 4f67146de0cf8..9bf39b4e05a7a 100644 --- a/.jenkins/scripts/veracode-sca.sh +++ b/.jenkins/scripts/veracode-sca.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Jenkinsfile b/Jenkinsfile index b28379b83e8ce..58fc73f8387bd 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ /** - * Copyright (C) 2006-2025 Talend Inc. - www.talend.com + * Copyright (C) 2006-2026 Talend Inc. - www.talend.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/build/ExtractAsPropTypes.groovy b/build/ExtractAsPropTypes.groovy index 207e3f53cfb50..02ae165bda453 100644 --- a/build/ExtractAsPropTypes.groovy +++ b/build/ExtractAsPropTypes.groovy @@ -1,5 +1,5 @@ /** - * Copyright (C) 2006-2025 Talend Inc. - www.talend.com + * Copyright (C) 2006-2026 Talend Inc. - www.talend.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/build/NpmPublish.groovy b/build/NpmPublish.groovy index fe5697456ab9d..0104878945447 100644 --- a/build/NpmPublish.groovy +++ b/build/NpmPublish.groovy @@ -1,5 +1,5 @@ /** - * Copyright (C) 2006-2025 Talend Inc. - www.talend.com + * Copyright (C) 2006-2026 Talend Inc. - www.talend.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/build/dsl/jenkins.gdsl b/build/dsl/jenkins.gdsl index d31314d6a6a84..30d22b29f7b75 100644 --- a/build/dsl/jenkins.gdsl +++ b/build/dsl/jenkins.gdsl @@ -1,5 +1,5 @@ /** - * Copyright (C) 2006-2025 Talend Inc. - www.talend.com + * Copyright (C) 2006-2026 Talend Inc. - www.talend.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/build/talend.importorder b/build/talend.importorder index e4f2794280b7e..e0607c484eb6d 100644 --- a/build/talend.importorder +++ b/build/talend.importorder @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2025 Talend Inc. - www.talend.com +# Copyright (C) 2006-2026 Talend Inc. - www.talend.com # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/talend_java_eclipse_formatter.xml b/build/talend_java_eclipse_formatter.xml index f08f9ea15f47d..8024e1e4ae0bb 100644 --- a/build/talend_java_eclipse_formatter.xml +++ b/build/talend_java_eclipse_formatter.xml @@ -1,6 +1,6 @@