diff --git a/build.gradle b/build.gradle index 927e6407d7..fb0db58fe7 100644 --- a/build.gradle +++ b/build.gradle @@ -390,7 +390,7 @@ configure(javaProjects) { subproject -> 'Created-By': "JDK ${System.properties['java.version']} (${System.properties['java.specification.vendor']})", 'Implementation-Title': subproject.name, 'Implementation-Vendor-Id': subproject.group, - 'Implementation-Vendor': 'Pivotal Software, Inc.', + 'Implementation-Vendor': 'Broadcom Inc.', 'Implementation-URL': linkHomepage, 'Automatic-Module-Name': subproject.name.replace('-', '.') // for Jigsaw ) diff --git a/spring-integration-ip/src/test/java/org/springframework/integration/ip/tcp/connection/SocketSupportTests.java b/spring-integration-ip/src/test/java/org/springframework/integration/ip/tcp/connection/SocketSupportTests.java index 19584bd148..8a7c8da774 100644 --- a/spring-integration-ip/src/test/java/org/springframework/integration/ip/tcp/connection/SocketSupportTests.java +++ b/spring-integration-ip/src/test/java/org/springframework/integration/ip/tcp/connection/SocketSupportTests.java @@ -233,14 +233,14 @@ public class SocketSupportTests { What is the name of your organizational unit? [Unknown]: Spring What is the name of your organization? - [Unknown]: Pivotal Software Inc. + [Unknown]: Broadcom Inc. What is the name of your City or Locality? [Unknown]: San Francisco What is the name of your State or Province? [Unknown]: CA What is the two-letter country code for this unit? [Unknown]: US - Is CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US correct? + Is CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US correct? [no]: yes Enter key password for @@ -259,8 +259,8 @@ public class SocketSupportTests { Entry type: PrivateKeyEntry Certificate chain length: 1 Certificate[1]: - Owner: CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US - Issuer: CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US + Owner: CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US + Issuer: CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US Serial number: 3f2ab6ef Valid from: Wed Aug 29 14:58:27 EDT 2018 until: Fri Aug 05 14:58:27 EDT 2118 Certificate fingerprints: @@ -300,8 +300,8 @@ public class SocketSupportTests { .truststore.ks Enter keystore password: secret Re-enter new password: secret - Owner: CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US - Issuer: CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US + Owner: CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US + Issuer: CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US Serial number: 3f2ab6ef Valid from: Wed Aug 29 14:58:27 EDT 2018 until: Fri Aug 05 14:58:27 EDT 2118 Certificate fingerprints: @@ -342,8 +342,8 @@ public class SocketSupportTests { Creation date: Aug 29, 2018 Entry type: trustedCertEntry - Owner: CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US - Issuer: CN=Spring Integration, OU=Spring, O=Pivotal Software Inc., L=San Francisco, ST=CA, C=US + Owner: CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US + Issuer: CN=Spring Integration, OU=Spring, O=Broadcom Inc., L=San Francisco, ST=CA, C=US Serial number: 3f2ab6ef Valid from: Wed Aug 29 14:58:27 EDT 2018 until: Fri Aug 05 14:58:27 EDT 2118 Certificate fingerprints: diff --git a/src/dist/notice.txt b/src/dist/notice.txt index 28154a5c5b..2c54f6e7b6 100644 --- a/src/dist/notice.txt +++ b/src/dist/notice.txt @@ -1,5 +1,5 @@ Spring Integration Framework ${version} -Copyright (c) 2009-${copyright} Pivotal, Inc. +Copyright (c) 2009-${copyright} Broadcom, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). You may not use this product except in compliance with