diff options
author | Chris Goldthorpe | 2010-05-18 00:13:19 +0000 |
---|---|---|
committer | Chris Goldthorpe | 2010-05-18 00:13:19 +0000 |
commit | 7f259f1c42210ee8aa734c7b307b587c76b1075e (patch) | |
tree | 454e52a08240b5684de9fd67c470e888177588fa | |
parent | 8bb8d7b209077572cf046b4ef4045417f89a8c9d (diff) | |
download | eclipse.platform.ua-20100517.tar.gz eclipse.platform.ua-20100517.tar.xz eclipse.platform.ua-20100517.zip |
Update copyrightv20100517
-rw-r--r-- | org.eclipse.help.base/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.help.ui/plugin.xml | 14 | ||||
-rw-r--r-- | org.eclipse.help/plugin.properties | 2 | ||||
-rw-r--r-- | org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/SampleCriteriaDefinitionProvider.java | 11 | ||||
-rw-r--r-- | org.eclipse.ui.intro.universal/introContent.xml | 14 | ||||
-rw-r--r-- | org.eclipse.ui.intro.universal/plugin.xml | 14 |
6 files changed, 34 insertions, 23 deletions
diff --git a/org.eclipse.help.base/plugin.properties b/org.eclipse.help.base/plugin.properties index e1ae9b687..73a5b391c 100644 --- a/org.eclipse.help.base/plugin.properties +++ b/org.eclipse.help.base/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2009 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 diff --git a/org.eclipse.help.ui/plugin.xml b/org.eclipse.help.ui/plugin.xml index 14e1883a1..be3accd6d 100644 --- a/org.eclipse.help.ui/plugin.xml +++ b/org.eclipse.help.ui/plugin.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> <!-- - Copyright (c) 2005, 2009 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/plugin.properties b/org.eclipse.help/plugin.properties index d63549d42..4b5bfa51f 100644 --- a/org.eclipse.help/plugin.properties +++ b/org.eclipse.help/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2006 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 diff --git a/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/SampleCriteriaDefinitionProvider.java b/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/SampleCriteriaDefinitionProvider.java index bbd6fe2af..591b04ebc 100644 --- a/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/SampleCriteriaDefinitionProvider.java +++ b/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/SampleCriteriaDefinitionProvider.java @@ -1,3 +1,14 @@ +/******************************************************************************* + * 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 + *******************************************************************************/ + package org.eclipse.ua.tests.help.criteria; import org.eclipse.help.AbstractCriteriaDefinitionProvider; diff --git a/org.eclipse.ui.intro.universal/introContent.xml b/org.eclipse.ui.intro.universal/introContent.xml index bd6e78bc7..77066b7ec 100644 --- a/org.eclipse.ui.intro.universal/introContent.xml +++ b/org.eclipse.ui.intro.universal/introContent.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="utf-8" ?> <!-- - 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.ui.intro.universal/plugin.xml b/org.eclipse.ui.intro.universal/plugin.xml index d67c3c6c4..e9f8e1dc0 100644 --- a/org.eclipse.ui.intro.universal/plugin.xml +++ b/org.eclipse.ui.intro.universal/plugin.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.0"?> <!-- - Copyright (c) 2005, 2009 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 --> |