Skip to content
Snippets Groups Projects
Commit e392d2c3 authored by dgelessus's avatar dgelessus
Browse files

Remove ISO-8859-1-encoded non-breaking spaces in a few source files

parent 39348561
Branches
No related tags found
No related merge requests found
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2004, 2005 Elias Volanakis and others. * Copyright (c) 2004, 2005 Elias Volanakis and others.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Elias Volanakis - initial API and implementation * Elias Volanakis - initial API and implementation
*******************************************************************************/ *******************************************************************************/
package de.bmotionstudio.gef.editor.command; package de.bmotionstudio.gef.editor.command;
import java.util.Iterator; import java.util.Iterator;
......
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2004, 2005 Elias Volanakis and others. * Copyright (c) 2004, 2005 Elias Volanakis and others.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Elias Volanakis - initial API and implementation * Elias Volanakis - initial API and implementation
*******************************************************************************/ *******************************************************************************/
package de.bmotionstudio.gef.editor.command; package de.bmotionstudio.gef.editor.command;
import org.eclipse.gef.commands.Command; import org.eclipse.gef.commands.Command;
......
/******************************************************************************* /*******************************************************************************
* Copyright (c) 2004, 2005 Elias Volanakis and others. * Copyright (c) 2004, 2005 Elias Volanakis and others.
* All rights reserved. This program and the accompanying materials * All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0 * are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at * which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html * http://www.eclipse.org/legal/epl-v10.html
* *
* Contributors: * Contributors:
* Elias Volanakis - initial API and implementation * Elias Volanakis - initial API and implementation
*******************************************************************************/ *******************************************************************************/
package de.bmotionstudio.gef.editor.command; package de.bmotionstudio.gef.editor.command;
import java.util.Iterator; import java.util.Iterator;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment