From eb83237dc40d38a322be4e29859f47d3dd975b36 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Fri, 14 Dec 2018 11:16:17 -0500 Subject: Fix license comment block in download-build-gdb.sh The automated license change didn't handle this case properly. Add the missing #s. Change-Id: I11ad2c22b3be7b4d3db66aa69386619007aa8b6e Signed-off-by: Simon Marchi --- dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/scripts/download-build-gdb.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dsf-gdb') diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/scripts/download-build-gdb.sh b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/scripts/download-build-gdb.sh index 6001f2634d0..c95f874536f 100755 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/scripts/download-build-gdb.sh +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/scripts/download-build-gdb.sh @@ -5,8 +5,8 @@ # * are made available under the terms of the Eclipse Public License 2.0 # * which accompanies this distribution, and is available at # * https://www.eclipse.org/legal/epl-2.0/ - * - * SPDX-License-Identifier: EPL-2.0 +# * +# * SPDX-License-Identifier: EPL-2.0 # * # * Contributors: # * Simon Marchi (Ericsson) - Initial implementation -- cgit v1.2.3