diff options
author | Markus Knauer | 2011-02-13 16:12:25 +0000 |
---|---|---|
committer | Markus Knauer | 2011-02-13 16:12:25 +0000 |
commit | b02fe505670d9af8c61bcac0ca8d037cf9e18c26 (patch) | |
tree | 2c286317ec04a96dd10ae6ed19e4982153004a7e /packages/org.eclipse.epp.package.php | |
parent | 275da52b7767898b3504e6f93e4944bf6f4cf2bc (diff) | |
download | org.eclipse.epp.packages-b02fe505670d9af8c61bcac0ca8d037cf9e18c26.tar.gz org.eclipse.epp.packages-b02fe505670d9af8c61bcac0ca8d037cf9e18c26.tar.xz org.eclipse.epp.packages-b02fe505670d9af8c61bcac0ca8d037cf9e18c26.zip |
* about.properties, plugin.xml: copyright 2010 -> 2011
Diffstat (limited to 'packages/org.eclipse.epp.package.php')
-rw-r--r-- | packages/org.eclipse.epp.package.php/about.properties | 4 | ||||
-rw-r--r-- | packages/org.eclipse.epp.package.php/plugin.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/org.eclipse.epp.package.php/about.properties b/packages/org.eclipse.epp.package.php/about.properties index c35b4c98..b7c14834 100644 --- a/packages/org.eclipse.epp.package.php/about.properties +++ b/packages/org.eclipse.epp.package.php/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2010 IBM Corporation and others. +# Copyright (c) 2000, 2011 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 @@ -21,7 +21,7 @@ blurb=Eclipse for PHP Developers\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.\n\ +(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.\n\ Visit http://www.eclipse.org/platform\n\ \n\ This product includes software developed by the\n\ diff --git a/packages/org.eclipse.epp.package.php/plugin.xml b/packages/org.eclipse.epp.package.php/plugin.xml index 8a6080da..058c08cb 100644 --- a/packages/org.eclipse.epp.package.php/plugin.xml +++ b/packages/org.eclipse.epp.package.php/plugin.xml @@ -17,7 +17,7 @@ </property> <property name="aboutText" - value="Eclipse for PHP Developers

Version: Indigo Release
Build id: {0}

(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.
Visit http://eclipse.org/

This product includes software developed by the
Apache Software Foundation http://apache.org/"> + value="Eclipse for PHP Developers

Version: Indigo Release
Build id: {0}

(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.
Visit http://eclipse.org/

This product includes software developed by the
Apache Software Foundation http://apache.org/"> </property> <property name="startupProgressRect" |