Skip to content

Commit f17ae5a

Browse files
author
Phillip Webb
committed
Replace references to VMware with Pivotal
Replace references to VMware in license, notices and maven generation with Pivotal, Inc. Issue: SPR-11073 (cherry picked from commit b085ec9)
1 parent 779d571 commit f17ae5a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

gradle/publish-maven.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def customizePom(pom, gradleProject) {
4343
developer {
4444
id = "jhoeller"
4545
name = "Juergen Hoeller"
46-
email = "jhoeller@vmware.com"
46+
email = "jhoeller@gopivotal.com"
4747
}
4848
}
4949
}

src/dist/license.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -265,15 +265,15 @@ components and modifications thereto, if any, (the "Source Files"), by
265265
downloading the Source Files from http://www.springsource.org/download, or by
266266
sending a request, with your name and address to:
267267

268-
VMware, Inc., 3401 Hillview Avenue
269-
Palo Alto, CA 94304
268+
Pivotal, Inc., 875 Howard St,
269+
San Francisco, CA 94103
270270
United States of America
271271

272-
or email info@vmware.com. All such requests should clearly specify:
272+
or email info@gopivotal.com. All such requests should clearly specify:
273273

274274
OPEN SOURCE FILES REQUEST
275275
Attention General Counsel
276276

277-
VMware shall mail a copy of the Source Files to you on a CD or equivalent
277+
Pivotal shall mail a copy of the Source Files to you on a CD or equivalent
278278
physical medium. This offer to obtain a copy of the Source Files is valid for
279279
three years from the date you acquired this Software product.

src/dist/notice.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Spring Framework ${version}
2-
Copyright (c) 2002-${copyright} SpringSource, a division of VMware, Inc.
2+
Copyright (c) 2002-${copyright} Pivotal, Inc.
33

44
This product is licensed to you under the Apache License, Version 2.0
55
(the "License"). You may not use this product except in compliance with

0 commit comments

Comments
 (0)