Explorar el Código

Corrected header

Daniel Gibbs hace 9 años
padre
commit
eb36d6b473
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. 5 2
      MultiTheftAuto/mtaserver

+ 5 - 2
MultiTheftAuto/mtaserver

@@ -1,7 +1,10 @@
 #!/bin/bash
-# Multi Theft Auto
-# Server Management Script
+# Project: Game Server Managers - LinuxGSM
 # Author: Daniel Gibbs
+# License: MIT License, Copyright (c) 2017 Daniel Gibbs
+# Purpose: Multi Theft Auto | Server Management Script
+# Contributors: https://github.com/GameServerManagers/LinuxGSM/graphs/contributors
+# Documentation: https://github.com/GameServerManagers/LinuxGSM/wiki
 # Website: https://gameservermanagers.com
 if [ -f ".dev-debug" ]; then
 	exec 5>dev-debug.log