From 35ef60f598f8a3c4b5ccfc5551f8437a45f47d8a Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 4 Sep 2012 14:09:37 -0400 Subject: [PATCH] Bug 388600: Invalid comment delimiter (/*) used in PropertyResourceBundle https://bugs.eclipse.org/bugs/show_bug.cgi?id=388600 Change-Id: Idec996116ec79287c687588b0656aecc56f7d4b7 Reviewed-on: https://git.eclipse.org/r/7599 Reviewed-by: Jeff Johnston IP-Clean: Jeff Johnston Tested-by: Jeff Johnston --- .../configure/ConfigureMessages.properties | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/build/org.eclipse.cdt.autotools.core/src/org/eclipse/cdt/internal/autotools/core/configure/ConfigureMessages.properties b/build/org.eclipse.cdt.autotools.core/src/org/eclipse/cdt/internal/autotools/core/configure/ConfigureMessages.properties index 9da9505b256..520658d0afc 100644 --- a/build/org.eclipse.cdt.autotools.core/src/org/eclipse/cdt/internal/autotools/core/configure/ConfigureMessages.properties +++ b/build/org.eclipse.cdt.autotools.core/src/org/eclipse/cdt/internal/autotools/core/configure/ConfigureMessages.properties @@ -1,13 +1,13 @@ -/******************************************************************************* - * Copyright (c) 2009, 2011 Red Hat, Inc. - * 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: - * Red Hat Incorporated - initial API and implementation - *******************************************************************************/ +################################################################################ +# Copyright (c) 2009, 2011, 2012 Red Hat, Inc. +# 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: +# Red Hat Incorporated - initial API and implementation +################################################################################ Option.configure.configure=configure Option.configure.general=General Option.configure.builddir=Build directory