From 11a78d6fbf3ca82f80ac771bcdc2a055bd60da9b Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 15 Aug 2017 11:52:28 +0200 Subject: [PATCH 1/2] updated product extension id to full-qualified name --- .../org.springframework.boot.ide.branding/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/plugin.xml b/eclipse-distribution/org.springframework.boot.ide.branding/plugin.xml index 5152b4e87..b0b8f241f 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/plugin.xml +++ b/eclipse-distribution/org.springframework.boot.ide.branding/plugin.xml @@ -2,7 +2,7 @@ - + From adb090b00ff6907332669b00b1299627f7c58dc1 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 15 Aug 2017 13:34:15 +0200 Subject: [PATCH 2/2] updated product copyright year --- .../org.springframework.boot.ide.branding/about.properties | 2 +- .../org.springframework.boot.ide.branding/plugin.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/about.properties b/eclipse-distribution/org.springframework.boot.ide.branding/about.properties index d7c8b07f8..4d694ac87 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/about.properties +++ b/eclipse-distribution/org.springframework.boot.ide.branding/about.properties @@ -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\ diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/plugin.properties b/eclipse-distribution/org.springframework.boot.ide.branding/plugin.properties index 7942ef111..95f3ae739 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/plugin.properties +++ b/eclipse-distribution/org.springframework.boot.ide.branding/plugin.properties @@ -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\