Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.properties')
-rw-r--r--target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.properties b/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.properties
index 82f7fcdac..173823975 100644
--- a/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.properties
+++ b/target_explorer/features/org.eclipse.tcf.te.tcf.sdk.feature/feature.properties
@@ -1,8 +1,8 @@
##################################################################################
# Copyright (c) 2011, 2017 Wind River Systems, Inc. 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
+# of the Eclipse Public License 2.0 which accompanies this distribution, and is
+# available at https://www.eclipse.org/legal/epl-2.0/
#
# Contributors:
# Wind River Systems - initial API and implementation
@@ -32,8 +32,8 @@ Requires the "TCF Debugger SDK".
copyright=\
Copyright (c) 2011, 2017 Wind River Systems, Inc. and others.\n\
All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html
+https://www.eclipse.org/legal/epl-2.0/
################ end of copyright property ####################################

Back to the top