From 948768e4418f233b795110b37bcf5df402eb521f Mon Sep 17 00:00:00 2001 From: johna Date: Wed, 29 Apr 2009 20:57:11 +0000 Subject: cleanup --- .../eclipse/core/internal/variables/VariablesMessages.java | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'org.eclipse.core.variables/src/org/eclipse') diff --git a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java index 27378a62b..d6afcfda2 100644 --- a/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java +++ b/org.eclipse.core.variables/src/org/eclipse/core/internal/variables/VariablesMessages.java @@ -1,5 +1,5 @@ /********************************************************************** - * Copyright (c) 2000, 2005 IBM Corporation and others. All rights reserved. This + * Copyright (c) 2000, 2009 IBM Corporation 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 @@ -13,16 +13,6 @@ import org.eclipse.osgi.util.NLS; public class VariablesMessages extends NLS { private static final String BUNDLE_NAME = "org.eclipse.core.internal.variables.VariablesMessages";//$NON-NLS-1$ - // - // Copyright (c) 2000, 2005 IBM Corporation 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 - // - // Contributors: - // IBM Corporation - initial API and implementation - // public static String StringSubstitutionEngine_3; public static String StringSubstitutionEngine_4; -- cgit v1.2.3