diff options
| author | Sonia Dimitrov | 2004-05-25 20:13:39 +0000 |
|---|---|---|
| committer | Sonia Dimitrov | 2004-05-25 20:13:39 +0000 |
| commit | b3221ddb03701777be68ee6dca53daf2e836c5c5 (patch) | |
| tree | d26d0c3391e7770bc64bc2eb7bff11f5a2428330 | |
| parent | 89c8e4ee6a9e8b100e4324346304b33089479f1e (diff) | |
| download | eclipse.platform-b3221ddb03701777be68ee6dca53daf2e836c5c5.tar.gz eclipse.platform-b3221ddb03701777be68ee6dca53daf2e836c5c5.tar.xz eclipse.platform-b3221ddb03701777be68ee6dca53daf2e836c5c5.zip | |
Fixes for bug #63674v200405252000
| -rw-r--r-- | platform/org.eclipse.sdk/about.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/org.eclipse.sdk/about.properties b/platform/org.eclipse.sdk/about.properties index b1489ffaa..0d65b0914 100644 --- a/platform/org.eclipse.sdk/about.properties +++ b/platform/org.eclipse.sdk/about.properties @@ -9,6 +9,6 @@ blurb=Eclipse Project SDK\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corp. and others 2000, 2003. All rights reserved.\n\ +(c) Copyright Eclipse contributors and others 2000, 2004. All rights reserved.\n\ Visit http://www.eclipse.org/eclipse |
