diff options
author | Sam Davis | 2015-05-22 18:45:37 +0000 |
---|---|---|
committer | Sam Davis | 2015-05-22 18:45:37 +0000 |
commit | 70d3be89608a56a87862c30f4f1f2cd98d04a521 (patch) | |
tree | 2c3ed740b6709fc172a027ab6b7627480827d0a6 /org.eclipse.mylyn.tasks.index.tests | |
parent | 405174145912fdb7453b5f00c684de88588e917c (diff) | |
download | org.eclipse.mylyn.tasks-70d3be89608a56a87862c30f4f1f2cd98d04a521.tar.gz org.eclipse.mylyn.tasks-70d3be89608a56a87862c30f4f1f2cd98d04a521.tar.xz org.eclipse.mylyn.tasks-70d3be89608a56a87862c30f4f1f2cd98d04a521.zip |
update copyrights for o.e.m.tasks
Change-Id: I06d677963930f43bd2058a263320f1a11078cad3
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.tests')
-rw-r--r-- | org.eclipse.mylyn.tasks.index.tests/build.properties | 7 | ||||
-rw-r--r-- | org.eclipse.mylyn.tasks.index.tests/src/org/eclipse/mylyn/internal/tasks/index/tests/TaskListIndexCorruptTest.java | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.index.tests/build.properties b/org.eclipse.mylyn.tasks.index.tests/build.properties index 9cbab3c13..57b42e5ec 100644 --- a/org.eclipse.mylyn.tasks.index.tests/build.properties +++ b/org.eclipse.mylyn.tasks.index.tests/build.properties @@ -1,3 +1,10 @@ +############################################################################### +# 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 +############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\ diff --git a/org.eclipse.mylyn.tasks.index.tests/src/org/eclipse/mylyn/internal/tasks/index/tests/TaskListIndexCorruptTest.java b/org.eclipse.mylyn.tasks.index.tests/src/org/eclipse/mylyn/internal/tasks/index/tests/TaskListIndexCorruptTest.java index 58c12ad8f..c1317331e 100644 --- a/org.eclipse.mylyn.tasks.index.tests/src/org/eclipse/mylyn/internal/tasks/index/tests/TaskListIndexCorruptTest.java +++ b/org.eclipse.mylyn.tasks.index.tests/src/org/eclipse/mylyn/internal/tasks/index/tests/TaskListIndexCorruptTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2013 Tasktop Technologies and others. + * Copyright (c) 2013, 2014 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 |