Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsminto2005-06-20 16:04:26 +0000
committersminto2005-06-20 16:04:26 +0000
commitd0d4bb7beb3f69bf9fdbcc0a75b195ea6353c587 (patch)
tree20ebc0af92f04a3ade0f0fb4474bef4a114a4df5
parentc5cb697572c2ef9e0a2b9629bb386bbe2d279b88 (diff)
downloadorg.eclipse.mylyn-d0d4bb7beb3f69bf9fdbcc0a75b195ea6353c587.tar.gz
org.eclipse.mylyn-d0d4bb7beb3f69bf9fdbcc0a75b195ea6353c587.tar.xz
org.eclipse.mylyn-d0d4bb7beb3f69bf9fdbcc0a75b195ea6353c587.zip
Updated copyrightsR_0_2_4
-rw-r--r--org.eclipse.mylyn.tests/src/org/eclipse/mylyn/tests/AllTests.java10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tests/src/org/eclipse/mylyn/tests/AllTests.java b/org.eclipse.mylyn.tests/src/org/eclipse/mylyn/tests/AllTests.java
index 01ac0ca0..5dbbedbf 100644
--- a/org.eclipse.mylyn.tests/src/org/eclipse/mylyn/tests/AllTests.java
+++ b/org.eclipse.mylyn.tests/src/org/eclipse/mylyn/tests/AllTests.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2004 - 2005 University Of British Columbia 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:
+ * University Of British Columbia - initial API and implementation
+ *******************************************************************************/
/*
* Created on Jun 10, 2005
*/

Back to the top