From f0ce92d3b5719794f5f786e513b4b4ff8e0abe0f Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 20 Nov 2018 11:39:12 +0000 Subject: Bug 540371: normalize files before applying EPLv2 Change-Id: I8bfd427bba1df18579d6d5e58ad1e5d704485050 --- .../src/org/eclipse/cdt/launch/remote/RemoteHelper.java | 7 ++++--- .../src/org/eclipse/cdt/launch/remote/RemoteUIHelper.java | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'cross') diff --git a/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteHelper.java b/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteHelper.java index 1bd29ea39e6..86e0305bab8 100644 --- a/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteHelper.java +++ b/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteHelper.java @@ -1,8 +1,9 @@ /******************************************************************************** * Copyright (c) 2009, 2015 MontaVista Software, Inc. and others. - * 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 + * 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 * * Contributors: * Anna Dushistova (MontaVista) - initial API and implementation diff --git a/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteUIHelper.java b/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteUIHelper.java index 6f40a95438d..54209db644e 100644 --- a/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteUIHelper.java +++ b/cross/org.eclipse.cdt.launch.remote/src/org/eclipse/cdt/launch/remote/RemoteUIHelper.java @@ -1,8 +1,9 @@ /******************************************************************************** * Copyright (c) 2016 IBM Corporation and others. - * 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 + * 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 * * Contributors: * Wainer S. Moschetta (IBM) - initial API and implementation -- cgit v1.2.3