Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2010-03-30 21:19:39 +0000
committerChris Goldthorpe2010-03-30 21:19:39 +0000
commit1abda30c39fca193555a3bb0ad21187d05ccdf7f (patch)
tree25ff45895bd155c3c037831846675f69528a9604 /org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other
parent507d3d76da071cc995c7b218e3f88f12a2b49023 (diff)
downloadeclipse.platform.ua-1abda30c39fca193555a3bb0ad21187d05ccdf7f.tar.gz
eclipse.platform.ua-1abda30c39fca193555a3bb0ad21187d05ccdf7f.tar.xz
eclipse.platform.ua-1abda30c39fca193555a3bb0ad21187d05ccdf7f.zip
Update copyrights
Diffstat (limited to 'org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other')
-rw-r--r--org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other/UserCriteria.java10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other/UserCriteria.java b/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other/UserCriteria.java
index 77e52713b..f7d1172a7 100644
--- a/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other/UserCriteria.java
+++ b/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/other/UserCriteria.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 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.other;
import org.eclipse.core.expressions.IEvaluationContext;

Back to the top