Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2017-02-03 10:53:16 +0000
committerDani Megert2017-02-03 10:53:16 +0000
commited255d4b3a8088c7939994d79679ad93f1c72b2b (patch)
tree9fa044d2726f2e1ff6b2dcb0ac473630a46ed0c5
parentc48225a2a186bb5027aec3de37c3aaf48c96e891 (diff)
downloadeclipse.pde.ui-M20170208-0400.tar.gz
eclipse.pde.ui-M20170208-0400.tar.xz
eclipse.pde.ui-M20170208-0400.zip
-rw-r--r--ui/org.eclipse.pde/about.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/org.eclipse.pde/about.properties b/ui/org.eclipse.pde/about.properties
index 00a781072f..f7640fcf83 100644
--- a/ui/org.eclipse.pde/about.properties
+++ b/ui/org.eclipse.pde/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2016 IBM Corporation and others.
+# Copyright (c) 2000, 2017 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -19,6 +19,6 @@ blurb=Eclipse Plug-in Development Environment\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2016. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2017. All rights reserved.\n\
Visit http://www.eclipse.org/pde

Back to the top