Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-07-24 12:08:12 +0000
committerspingel2009-07-24 12:08:12 +0000
commitdfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c (patch)
treec280d8f8fc573724e542a8a74a4724323179b7cc /org.eclipse.mylyn.tasks.bugs/plugin.xml
parent1df2e49afadda0c686ea1166d0ef5ac6940441e6 (diff)
downloadorg.eclipse.mylyn.tasks-dfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c.tar.gz
org.eclipse.mylyn.tasks-dfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c.tar.xz
org.eclipse.mylyn.tasks-dfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c.zip
NEW - bug 262114: update copyright notices to 2009
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262114
Diffstat (limited to 'org.eclipse.mylyn.tasks.bugs/plugin.xml')
-rw-r--r--org.eclipse.mylyn.tasks.bugs/plugin.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.bugs/plugin.xml b/org.eclipse.mylyn.tasks.bugs/plugin.xml
index 541e8bdca..6b4ef4cd0 100644
--- a/org.eclipse.mylyn.tasks.bugs/plugin.xml
+++ b/org.eclipse.mylyn.tasks.bugs/plugin.xml
@@ -1,5 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?>
+<?eclipse version="3.0"?><!--
+ Copyright (c) 2009 Tasktop Technologies 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:
+ Tasktop Technologies - initial API and implementation
+ -->
+
<plugin>
<extension-point id="pluginRepositoryMappings" name="Plug-in to Repository Mappings" schema="schema/pluginRepositoryMappings.exsd"/>
<extension-point id="support" name="Integrated Support" schema="schema/support.exsd"/>

Back to the top