Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Davis2016-10-24 16:36:45 +0000
committerSam Davis2016-10-24 16:37:33 +0000
commitfbd2282d75a5df8f08fa1798d1528e6b9efd9a98 (patch)
tree27979e73f0c692ca67788928853f72cad894ad6a /org.eclipse.mylyn.reviews.edit
parentf339874865cb54378817ec11b1e8e70653d3e44e (diff)
downloadorg.eclipse.mylyn.reviews-fbd2282d75a5df8f08fa1798d1528e6b9efd9a98.tar.gz
org.eclipse.mylyn.reviews-fbd2282d75a5df8f08fa1798d1528e6b9efd9a98.tar.xz
org.eclipse.mylyn.reviews-fbd2282d75a5df8f08fa1798d1528e6b9efd9a98.zip
fix incorrect copyright headers
Diffstat (limited to 'org.eclipse.mylyn.reviews.edit')
-rw-r--r--org.eclipse.mylyn.reviews.edit/plugin.properties9
1 files changed, 2 insertions, 7 deletions
diff --git a/org.eclipse.mylyn.reviews.edit/plugin.properties b/org.eclipse.mylyn.reviews.edit/plugin.properties
index 94be9c0dc..9d99ec42a 100644
--- a/org.eclipse.mylyn.reviews.edit/plugin.properties
+++ b/org.eclipse.mylyn.reviews.edit/plugin.properties
@@ -1,18 +1,13 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
-# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
-###############################################################################
# Copyright (c) 2013 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
+###############################################################################
pluginName = Reviews Edit Support
providerName = www.example.org

Back to the top