Skip to content

Commit 44ed412

Browse files
committed
Merge branch 'master' into ypiel/QTDI-1914_sample_connector_dyndeps
2 parents a28f36d + 0aec503 commit 44ed412

2,129 files changed

Lines changed: 9002 additions & 9832 deletions

File tree

Some content is hidden

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

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
1+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/docker_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/docker_login.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/mvn-ossindex-audit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/mvn_dependency_updates_report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/npm_fix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/post-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
#
4-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
4+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
55
#
66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

.jenkins/scripts/release/release-2-prepare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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.

.jenkins/scripts/release/release-3-perform.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
#
3-
# Copyright (C) 2006-2025 Talend Inc. - www.talend.com
3+
# Copyright (C) 2006-2026 Talend Inc. - www.talend.com
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)