diff options
author | Lars Vogel | 2018-08-23 14:29:21 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2018-08-27 11:59:47 +0000 |
commit | 20982a05817eed1478c4d49cef0ff53337133d7a (patch) | |
tree | f7b1424d95a6d04b2ce00107b924cf317d7964d5 /features/org.eclipse.cvs-feature/build.properties | |
parent | 619de2981e39d0870663a18a808ed401ea0d65e9 (diff) | |
download | eclipse.platform.team-20982a05817eed1478c4d49cef0ff53337133d7a.tar.gz eclipse.platform.team-20982a05817eed1478c4d49cef0ff53337133d7a.tar.xz eclipse.platform.team-20982a05817eed1478c4d49cef0ff53337133d7a.zip |
Bug 535802 - EPL 2.0 conversion for team featuresI20180827-0800
Change-Id: Ifb5a6a1192b28a26b901a6ab43aa3963f80fc951
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'features/org.eclipse.cvs-feature/build.properties')
-rw-r--r-- | features/org.eclipse.cvs-feature/build.properties | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/features/org.eclipse.cvs-feature/build.properties b/features/org.eclipse.cvs-feature/build.properties index ed88ca9c0..fcf7db475 100644 --- a/features/org.eclipse.cvs-feature/build.properties +++ b/features/org.eclipse.cvs-feature/build.properties @@ -1,9 +1,12 @@ ############################################################################### # Copyright (c) 2000, 2015 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 +# +# This program and the accompanying materials +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # IBM Corporation - initial API and implementation |