Skip to content

Commit 6d70899

Browse files
author
Clifford W. Johnson
authored
Merge pull request #83 from chrisdennis/ibm-copyright
Pickup a few trailing Software AG references
2 parents bbe4205 + 1c63942 commit 6d70899

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ publishing {
8787
developers {
8888
developer {
8989
name.convention("Terracotta Engineers")
90-
email.convention("dev-internal@terracottatech.com")
91-
organization.convention("Terracotta Inc., a wholly-owned subsidiary of Software AG USA, Inc.")
90+
email.convention("tc-oss-dg@ibm.com")
91+
organization.convention("Super iPaaS Integration LLC, an IBM Company")
9292
organizationUrl.convention("https://terracotta.org")
9393
}
9494
}

port-chooser/src/test/bin/netstat.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@ECHO Off
22
::
33
:: Copyright 2020-2023 Terracotta, Inc., a Software AG company.
4+
:: Copyright Super iPaaS Integration LLC, an IBM Company 2024
45
::
56
:: Licensed under the Apache License, Version 2.0 (the "License");
67
:: you may not use this file except in compliance with the License.

test-tools/diffTemporaryFolder.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@REM ----------------------------------------------------------------------------
22
@REM Copyright 2020 Terracotta, Inc., a Software AG company.
3+
@REM Copyright Super iPaaS Integration LLC, an IBM Company 2024
34
@REM
45
@REM Licensed under the Apache License, Version 2.0 (the "License");
56
@REM you may not use this file except in compliance with the License.

test-tools/updateTemporaryFolder.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@REM ----------------------------------------------------------------------------
22
@REM Copyright 2020 Terracotta, Inc., a Software AG company.
3+
@REM Copyright Super iPaaS Integration LLC, an IBM Company 2024
34
@REM
45
@REM Licensed under the Apache License, Version 2.0 (the "License");
56
@REM you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)