Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2010-03-30 21:04:49 +0000
committerChris Goldthorpe2010-03-30 21:04:49 +0000
commite20aaed7ec000ffa0e44908aa3163785c2606461 (patch)
tree4ab6a4e59ee63a6594853b7134050070fa152a2b /org.eclipse.help
parentadb29cea96f2a4220dc5cee63faf9bae2eb65c65 (diff)
downloadeclipse.platform.ua-e20aaed7ec000ffa0e44908aa3163785c2606461.tar.gz
eclipse.platform.ua-e20aaed7ec000ffa0e44908aa3163785c2606461.tar.xz
eclipse.platform.ua-e20aaed7ec000ffa0e44908aa3163785c2606461.zip
Update copyrights
Diffstat (limited to 'org.eclipse.help')
-rw-r--r--org.eclipse.help/plugin.xml14
-rw-r--r--org.eclipse.help/src/org/eclipse/help/internal/HelpPlugin.java2
2 files changed, 8 insertions, 8 deletions
diff --git a/org.eclipse.help/plugin.xml b/org.eclipse.help/plugin.xml
index fbbd017ac..a6bb3e2ab 100644
--- a/org.eclipse.help/plugin.xml
+++ b/org.eclipse.help/plugin.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?> <!--
- Copyright (c) 2005, 2006 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
- http://www.eclipse.org/legal/epl-v10.html
-
- Contributors:
+ Copyright (c) 2005, 2010 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
+ http://www.eclipse.org/legal/epl-v10.html
+
+ Contributors:
IBM Corporation - initial API and implementation
-->
diff --git a/org.eclipse.help/src/org/eclipse/help/internal/HelpPlugin.java b/org.eclipse.help/src/org/eclipse/help/internal/HelpPlugin.java
index c7c3d1ede..58bf2d38f 100644
--- a/org.eclipse.help/src/org/eclipse/help/internal/HelpPlugin.java
+++ b/org.eclipse.help/src/org/eclipse/help/internal/HelpPlugin.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
+ * Copyright (c) 2000, 2010 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

Back to the top