diff options
author | Sam Davis | 2015-08-28 20:08:51 +0000 |
---|---|---|
committer | Sam Davis | 2015-08-28 20:26:13 +0000 |
commit | 9f4de2dba03de7b00c4db82f7e14ede218697447 (patch) | |
tree | 6090ebebb26aaee6c9af066091a9b479fc4917ce /org.eclipse.mylyn.tasks.index.core/build.properties | |
parent | bb8fe3b8d5d336f716e904df10588ff8526e3f35 (diff) | |
download | org.eclipse.mylyn.tasks-9f4de2dba03de7b00c4db82f7e14ede218697447.tar.gz org.eclipse.mylyn.tasks-9f4de2dba03de7b00c4db82f7e14ede218697447.tar.xz org.eclipse.mylyn.tasks-9f4de2dba03de7b00c4db82f7e14ede218697447.zip |
475539: fix copyrights for o.e.m.tasks
Change-Id: I013819068936686965a4782c2932edee0d666daf
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475539
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.core/build.properties')
-rw-r--r-- | org.eclipse.mylyn.tasks.index.core/build.properties | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.tasks.index.core/build.properties b/org.eclipse.mylyn.tasks.index.core/build.properties index 4face8ae2..b544ddf3d 100644 --- a/org.eclipse.mylyn.tasks.index.core/build.properties +++ b/org.eclipse.mylyn.tasks.index.core/build.properties @@ -1,9 +1,12 @@ ############################################################################### -# 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 ############################################################################### source.. = src/ output.. = bin/ |