Merge branch 'master' of github.com:spring-projects/sts4

This commit is contained in:
Kris De Volder
2017-08-15 08:09:29 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ Version: @QUALIFIER@\n\
Build Id: @BUILD_ID@\n\
Platform: Eclipse @PLATFORM_VERSION@\n\
\n\
Copyright (c) 2007 - 2016 Pivotal Software, Inc.\n\
Copyright (c) 2007 - 2017 Pivotal Software, Inc.\n\
All rights reserved. Visit http://spring.io/tools/sts\n\
\n\
This product includes software developed by the\n\

View File

@@ -8,7 +8,7 @@ Version: @QUALIFIER@\n\
Build Id: @BUILD_ID@\n\
Platform: Eclipse @PLATFORM_VERSION@\n\
\n\
Copyright (c) 2007 - 2016 Pivotal Software, Inc.\n\
Copyright (c) 2007 - 2017 Pivotal Software, Inc.\n\
All rights reserved. Visit http://spring.io/tools/sts\n\
\n\
This product includes software developed by the\n\

View File

@@ -2,7 +2,7 @@
<?eclipse version="3.2"?>
<plugin>
<extension id="ide" point="org.eclipse.core.runtime.products">
<extension id="org.springframework.boot.ide" point="org.eclipse.core.runtime.products">
<product name="%productName" application="org.eclipse.ui.ide.workbench" description="%productBlurb">
<property name="windowImages" value="sts16.png,sts32.png,sts48.png,sts64.png,sts128.png"/>
<property name="aboutImage" value="sts_lg.gif"/>