Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare')
-rw-r--r--org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/messages.properties9
1 files changed, 6 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/messages.properties b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/messages.properties
index 86273c2c6..c786de67a 100644
--- a/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/messages.properties
+++ b/org.eclipse.mylyn.reviews.ui/src/org/eclipse/mylyn/internal/reviews/ui/compare/messages.properties
@@ -1,8 +1,11 @@
###############################################################################
-# Copyright (c) 2015 Tasktop Technologies.
+# Copyright (c) 2015 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Tasktop EULA
+# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
-# http://tasktop.com/legal
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Tasktop Technologies - initial API and implementation
###############################################################################
FileItemCompareEditorInput_Compare_X_Y_and_Z=Compare {0} {1} and {2}

Back to the top