Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.worldcupforecast/src-gen/org/eclipse/worldcupforecast/impl/PlayerImpl.java')
-rw-r--r--tests/org.eclipse.worldcupforecast/src-gen/org/eclipse/worldcupforecast/impl/PlayerImpl.java10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/org.eclipse.worldcupforecast/src-gen/org/eclipse/worldcupforecast/impl/PlayerImpl.java b/tests/org.eclipse.worldcupforecast/src-gen/org/eclipse/worldcupforecast/impl/PlayerImpl.java
index 5940e6239..016e34ffc 100644
--- a/tests/org.eclipse.worldcupforecast/src-gen/org/eclipse/worldcupforecast/impl/PlayerImpl.java
+++ b/tests/org.eclipse.worldcupforecast/src-gen/org/eclipse/worldcupforecast/impl/PlayerImpl.java
@@ -1,13 +1,13 @@
-/**
- * Copyright (c) 2010 Obeo.
+/*******************************************************************************
+ * Copyright (c) 2008, 2010 Obeo.
* 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:
- * Obeo - initial API and implementation
- */
+ * Obeo - initial API and implementation
+ *******************************************************************************/
package org.eclipse.worldcupforecast.impl;
import org.eclipse.worldcupforecast.ForecastDay;

Back to the top