From: Mirio <opivy@hotmail.de>
Date: Thu, 19 Dec 2013 23:26:56 +0000 (+0100)
Subject: Remove last updated line and 'Un-' prefix
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b7c01d577c3479d285d15ce34454e5f88c4d5284;p=xonotic%2Fxonotic.git

Remove last updated line and 'Un-' prefix
---

diff --git a/server/hub/aliases.cfg b/server/hub/aliases.cfg
index 6492dcac..7be39b81 100644
--- a/server/hub/aliases.cfg
+++ b/server/hub/aliases.cfg
@@ -1,7 +1,6 @@
 // ==================================================================
 // aliases.cfg: Set up for voting and general game mode configuration
 // Scripted by: Samual, Naryl, atheros
-// Last updated: Saturday, February 11th - 11/2/2012
 // ==================================================================
 
 // These are advanced settings you can use to manage voting and such:
diff --git a/server/hub/sv-dedicated.cfg b/server/hub/sv-dedicated.cfg
index 388d2ffd..f61de141 100644
--- a/server/hub/sv-dedicated.cfg
+++ b/server/hub/sv-dedicated.cfg
@@ -1,7 +1,6 @@
 // ===============================================
-// Un-Official Advanced Server Configuration
+// Official Advanced Server Configuration
 // Scripted by: Samual
-// Last updated: Tuesday, October 11th - 11/10/2011
 // ===============================================
 // hooks to be passed to this file:
 alias check_dmo_${_dedimode} "set _dedimode ctf"; check_dmo_${_dedimode} // _dedimode: Game mode command to execute
diff --git a/server/hub/sv-private-1.cfg b/server/hub/sv-private-1.cfg
index 8f39d879..4d7a1cf5 100644
--- a/server/hub/sv-private-1.cfg
+++ b/server/hub/sv-private-1.cfg
@@ -1,7 +1,6 @@
 // ===============================================
-// Un-Official Advanced Server Configuration
+// Official Advanced Server Configuration
 // Scripted by: Samual
-// Last updated: Tuesday, October 11th - 11/10/2011
 // ===============================================
 // hooks to be passed to this file:
 alias check_dmo_${_dedimode} "set _dedimode ctf"; check_dmo_${_dedimode} // _dedimode: Game mode command to execute
diff --git a/server/hub/sv-private-2.cfg b/server/hub/sv-private-2.cfg
index 6221c777..440263c0 100644
--- a/server/hub/sv-private-2.cfg
+++ b/server/hub/sv-private-2.cfg
@@ -1,7 +1,6 @@
 // ===============================================
-// Un-Official Advanced Server Configuration
+// Official Advanced Server Configuration
 // Scripted by: Samual
-// Last updated: Tuesday, October 11th - 11/10/2011
 // ===============================================
 // hooks to be passed to this file:
 alias check_dmo_${_dedimode} "set _dedimode ctf"; check_dmo_${_dedimode} // _dedimode: Game mode command to execute
diff --git a/server/hub/sv-tourney.cfg b/server/hub/sv-tourney.cfg
index b73496a3..fa3ed24d 100644
--- a/server/hub/sv-tourney.cfg
+++ b/server/hub/sv-tourney.cfg
@@ -1,7 +1,6 @@
 // ===============================================
-// Un-Official Advanced Server Configuration
+// Official Advanced Server Configuration
 // Scripted by: Samual
-// Last updated: Tuesday, October 11th - 11/10/2011
 // ===============================================
 // hooks to be passed to this file:
 alias check_dmo_${_dedimode} "set _dedimode ctf"; check_dmo_${_dedimode} // _dedimode: Game mode command to execute
diff --git a/server/hub/sv-votable.cfg b/server/hub/sv-votable.cfg
index a9bdc027..e04af84a 100644
--- a/server/hub/sv-votable.cfg
+++ b/server/hub/sv-votable.cfg
@@ -1,7 +1,6 @@
 // ===============================================
-// Un-Official Advanced Server Configuration
+// Official Advanced Server Configuration
 // Scripted by: Samual
-// Last updated: Tuesday, October 11th - 11/10/2011
 // ===============================================
 // hooks to be passed to this file:
 alias check_dmo_${_dedimode} "set _dedimode ctf"; check_dmo_${_dedimode} // _dedimode: Game mode command to execute