Daniel Gibbs 9 лет назад
Родитель
Сommit
eb36d6b473
1 измененных файлов с 5 добавлено и 2 удалено
  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