updated copyright statements for 2024 and Broadcom
This commit is contained in:
@@ -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 ####################################
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pluginName=Spring Boot Refactoring
|
||||
providerName=VMware, Inc.
|
||||
providerName=Broadcom
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user