summaryrefslogtreecommitdiff
path: root/server.py
diff options
context:
space:
mode:
Diffstat (limited to 'server.py')
-rwxr-xr-xserver.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/server.py b/server.py
index 9ecf08c..663bb3b 100755
--- a/server.py
+++ b/server.py
@@ -1,5 +1,5 @@
#!/usr/bin/python3
-########################################################################################
+#################################################################################
# This file is part of Mana Spheres.
# Copyright (C) 2020 Jesusalva
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-########################################################################################
+#################################################################################
## Global Modules
import threading, time, json, syslog