diff options
author | spingel | 2010-02-17 23:23:52 +0000 |
---|---|---|
committer | spingel | 2010-02-17 23:23:52 +0000 |
commit | 7651740a8fbc5b22167e5187ac279d1515d985b5 (patch) | |
tree | f383e93a591842ccceba9fba47f294c52227fa1f | |
parent | ccf4866799f47bd33c23033fc6f752e0c05d32ea (diff) | |
download | org.eclipse.mylyn.tasks-e_3_3_m_3_2_x.tar.gz org.eclipse.mylyn.tasks-e_3_3_m_3_2_x.tar.xz org.eclipse.mylyn.tasks-e_3_3_m_3_2_x.zip |
NEW - bug 299223: update copyright notices to 2010e_3_3_m_3_2_x
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299223
-rw-r--r-- | org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskData.java | 2 | ||||
-rw-r--r-- | org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskDataModelEvent.java | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskData.java b/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskData.java index 464d93fe3..e43f1e617 100644 --- a/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskData.java +++ b/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskData.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2004, 2008 Tasktop Technologies and others. + * Copyright (c) 2004, 2009 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 diff --git a/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskDataModelEvent.java b/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskDataModelEvent.java index cf96be225..13658cea1 100644 --- a/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskDataModelEvent.java +++ b/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/tasks/core/data/TaskDataModelEvent.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2004, 2008 Tasktop Technologies and others. + * Copyright (c) 2004, 2009 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 |