From 83b847565d2cf40e995200950f8d4b9558b1ce91 Mon Sep 17 00:00:00 2001 From: Paul Pazderski Date: Wed, 10 Apr 2019 21:57:41 +0200 Subject: Bug 546314 - Fix mangled copyright headers Change-Id: I463de4caa71ab86ad9a95592892c1072d1ba0f9b Signed-off-by: Paul Pazderski --- .../StringSubstitutionMessages.java | 23 +++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal') diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java index 66f43d4f8..fb6a10b66 100644 --- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java +++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/stringsubstitution/StringSubstitutionMessages.java @@ -1,16 +1,17 @@ -/********************************************************************** -. -. 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 -t https://www.eclipse.org/legal/epl-2.0/ -t -t SPDX-License-Identifier: EPL-2.0 +/******************************************************************************* + * Copyright (c) 2000, 2013 IBM Corporation and others. + * + * 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 + * https://www.eclipse.org/legal/epl-2.0/ + * + * SPDX-License-Identifier: EPL-2.0 * * Contributors: - * IBM - Initial API and implementation - * Johann Draschwandtner (Wind River) - [300988] Support filtering variables - **********************************************************************/ + * IBM Corporation - initial API and implementation + * Johann Draschwandtner (Wind River) - [300988] Support filtering variables + *******************************************************************************/ package org.eclipse.debug.internal.ui.stringsubstitution; import org.eclipse.osgi.util.NLS; -- cgit v1.2.3