Skip to content

Commit 5946c33

Browse files
author
Gary Keim
authored
Merge pull request #85 from cljohnso/ibm2025
Transition copyright from Super iPaas Integration LLC to IBM
2 parents 47977df + b0e6876 commit 5946c33

File tree

86 files changed

+86
-86
lines changed

Some content is hidden

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

86 files changed

+86
-86
lines changed

buildSrc/src/main/kotlin/org.terracotta.java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ publishing {
8888
developer {
8989
name.convention("Terracotta Engineers")
9090
email.convention("[email protected]")
91-
organization.convention("Super iPaaS Integration LLC, an IBM Company")
91+
organization.convention("IBM Corp.")
9292
organizationUrl.convention("https://terracotta.org")
9393
}
9494
}

buildSrc/src/main/kotlin/org/terracotta/utilities/plugins/PlantUmlPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2023 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

config/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
Copyright 2020 Terracotta, Inc., a Software AG company.
4-
Copyright Super iPaaS Integration LLC, an IBM Company 2024
4+
Copyright IBM Corp. 2024, 2025
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.

port-chooser/src/main/java/org/terracotta/utilities/test/io/CommonFiles.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2020 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

port-chooser/src/main/java/org/terracotta/utilities/test/io/WindowsSpecialFolder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2020 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

port-chooser/src/main/java/org/terracotta/utilities/test/net/EphemeralPorts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2020 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

port-chooser/src/main/java/org/terracotta/utilities/test/net/NetStat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2020-2022 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

port-chooser/src/main/java/org/terracotta/utilities/test/net/PortManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2020-2023 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

port-chooser/src/main/java/org/terracotta/utilities/test/net/ReservedPorts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2022 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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.

port-chooser/src/main/java/org/terracotta/utilities/test/net/SystemLevelLocker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2020 Terracotta, Inc., a Software AG company.
3-
* Copyright Super iPaaS Integration LLC, an IBM Company 2024
3+
* Copyright IBM Corp. 2024, 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)