[Schmitzm-commits] r895 - trunk/src/skrueger/i8n
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Jun 4 18:29:25 CEST 2010
Author: alfonx
Date: 2010-06-04 18:29:24 +0200 (Fri, 04 Jun 2010)
New Revision: 895
Modified:
trunk/src/skrueger/i8n/TranslationTool.java
Log:
Removing the "(soon changing to Stefan A. Tzeggai)" from the copyright notices
Modified: trunk/src/skrueger/i8n/TranslationTool.java
===================================================================
--- trunk/src/skrueger/i8n/TranslationTool.java 2010-06-04 09:19:07 UTC (rev 894)
+++ trunk/src/skrueger/i8n/TranslationTool.java 2010-06-04 16:29:24 UTC (rev 895)
@@ -1,13 +1,13 @@
package skrueger.i8n;
/*******************************************************************************
- * Copyright (c) 2010 Stefan A. Tzeggai (soon changing to Stefan A. Tzeggai).
+ * Copyright (c) 2010 Stefan A. Tzeggai.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License v2.0
* which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
* Contributors:
- * Stefan A. Tzeggai (soon changing to Stefan A. Tzeggai) - initial API and implementation
+ * Stefan A. Tzeggai - initial API and implementation
******************************************************************************/
import java.io.BufferedReader;
import java.io.File;
More information about the Schmitzm-commits
mailing list