From: Roland Häder <roland@mxchange.org>
Date: Fri, 6 Mar 2009 00:55:24 +0000 (+0000)
Subject: Tab-stop is now 5
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0171fe1db25564c728d16b71828a179b9e27c0f1;p=mailer.git

Tab-stop is now 5
---

diff --git a/application/mxchange/class_ApplicationHelper.php b/application/mxchange/class_ApplicationHelper.php
index abd1f36a58..dee4ef6d25 100644
--- a/application/mxchange/class_ApplicationHelper.php
+++ b/application/mxchange/class_ApplicationHelper.php
@@ -20,10 +20,10 @@
  * Please remember that this include file is being loaded *before* the class
  * loader is loading classes from "exceptions", "interfaces" and "main"!
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright(c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link 		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/config.php b/application/mxchange/config.php
index db877186b1..a8383f9b77 100644
--- a/application/mxchange/config.php
+++ b/application/mxchange/config.php
@@ -2,10 +2,10 @@
 /**
  * Overwrite some configuration entries here
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright(c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link 		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/data.php b/application/mxchange/data.php
index 7d88a17e57..1ad8978e69 100644
--- a/application/mxchange/data.php
+++ b/application/mxchange/data.php
@@ -13,10 +13,10 @@
  * isset() is required to prevent a warning and is_object() is highly required
  * when the application itself is requested in URL (hint: index.php?app=your_app)
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/debug.php b/application/mxchange/debug.php
index f5da828ae9..bb633ca068 100644
--- a/application/mxchange/debug.php
+++ b/application/mxchange/debug.php
@@ -2,10 +2,10 @@
 /**
  * Some debugging stuff for this application
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/exceptions.php b/application/mxchange/exceptions.php
index fd41c37727..6020cbd783 100644
--- a/application/mxchange/exceptions.php
+++ b/application/mxchange/exceptions.php
@@ -2,10 +2,10 @@
 /**
  * The exception handler for this application
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/init.php b/application/mxchange/init.php
index 39c5bed007..103da085a0 100644
--- a/application/mxchange/init.php
+++ b/application/mxchange/init.php
@@ -13,10 +13,10 @@
  * isset() is required to prevent a warning and is_object() is highly required
  * when the application itself is requested in URL (hint: index.php?app=your_app)
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/loader.php b/application/mxchange/loader.php
index 12b388beb3..b6a87840ed 100644
--- a/application/mxchange/loader.php
+++ b/application/mxchange/loader.php
@@ -2,10 +2,10 @@
 /**
  * A specialized class loader for this class
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/application/mxchange/starter.php b/application/mxchange/starter.php
index b128839499..52dd2d574c 100644
--- a/application/mxchange/starter.php
+++ b/application/mxchange/starter.php
@@ -2,10 +2,10 @@
 /**
  * The application launcher
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify
diff --git a/index.php b/index.php
index a6846bf8cc..4b68bf5b2d 100644
--- a/index.php
+++ b/index.php
@@ -10,10 +10,10 @@ define('DEVELOPER', true);
  *
  * But good little boys and girls would always initialize their variables... ;-)
  *
- * @author		Roland Haeder <webmaster@ship-simu.org>
- * @version		0.0.0
+ * @author	Roland Haeder <webmaster@ship-simu.org>
+ * @version	0.0.0
  * @copyright	Copyright (c) 2007, 2008 Roland Haeder, this is free software
- * @license		GNU GPL 3.0 or any newer version
+ * @license	GNU GPL 3.0 or any newer version
  * @link		http://www.ship-simu.org
  *
  * This program is free software: you can redistribute it and/or modify