updated copyright statements for 2024 and Broadcom

This commit is contained in:
Martin Lippert
2024-01-02 12:31:59 +01:00
parent e9a165520f
commit cb09d96a37
43 changed files with 45 additions and 45 deletions

View File

@@ -4,7 +4,7 @@ This feature contains the Eclipse-UI-specific STS 4 components
# "copyright" property - text of the Copyright
copyright=\
Copyright (c) 2023 VMware, Inc.
Copyright (c) 2024 Broadcom
################ end of copyright property ####################################

View File

@@ -3,7 +3,7 @@
id="org.springframework.boot.ide.main.feature"
label="Spring Tool Suite 4 Main Feature"
version="4.21.1.qualifier"
provider-name="VMware, Inc.">
provider-name="Broadcom">
<description>
%description

View File

@@ -21,4 +21,4 @@ Require-Bundle: org.eclipse.ui,
org.springframework.ide.eclipse.buildship30
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ActivationPolicy: lazy
Bundle-Vendor: GoVMware, Inc.
Bundle-Vendor: Broadcom

View File

@@ -1,2 +1,2 @@
pluginName=Spring Boot Refactoring
providerName=VMware, Inc.
providerName=Broadcom

View File

@@ -33,7 +33,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.m2e.core
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ActivationPolicy: lazy
Bundle-Vendor: VMware, Inc.
Bundle-Vendor: Broadcom
Export-Package: org.springframework.ide.eclipse.boot.test,
org.springframework.ide.eclipse.boot.test.util
Import-Package: org.eclipse.core.runtime,

View File

@@ -40,7 +40,7 @@ Export-Package: org.springframework.ide.eclipse.boot.wizard,
org.springframework.ide.eclipse.boot.wizard.importing,
org.springframework.ide.eclipse.boot.wizard.starters,
org.springframework.ide.eclipse.boot.wizard.util
Bundle-Vendor: VMware, Inc.
Bundle-Vendor: Broadcom
Import-Package: org.eclipse.core.runtime,
org.eclipse.core.runtime.jobs,
org.apache.commons.compress.archivers.zip,

View File

@@ -10,4 +10,4 @@ Require-Bundle: org.junit,
org.springframework.ide.eclipse.maven.pom,
org.springsource.ide.eclipse.commons.livexp,
org.eclipse.compare
Bundle-Vendor: VMware, Inc.
Bundle-Vendor: Broadcom

View File

@@ -16,4 +16,4 @@ Require-Bundle: org.eclipse.compare,
Bundle-Activator: org.springframework.ide.eclipse.maven.pom.PomPlugin
Bundle-ActivationPolicy: lazy
Export-Package: org.springframework.ide.eclipse.maven.pom
Bundle-Vendor: VMware, Inc.
Bundle-Vendor: Broadcom

View File

@@ -8,7 +8,7 @@
featureName=Spring XML Namespace Support
# "providerName" property - name of the company that provides the feature
providerName=VMware, Inc.
providerName=Broadcom
# "updateSiteName" property - label for the update site
updateSiteName=Spring IDE Update Site