From 1896cf1f899f0dedcac3bb688244f3dbfde3f85e Mon Sep 17 00:00:00 2001 From: "Jason M. Wood" Date: Fri, 13 Feb 2015 22:25:33 -0700 Subject: [PATCH 1/4] The script should work with any UNIX-like OS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60e05ca..799d4ab 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Minecraft Server Control Script ============================= -A powerful command-line control script for Linux-powered Minecraft servers. +A powerful command-line control script for Unix and Linux powered Minecraft servers. ## Index From 8d59b217003047d2670b353cfa3993aadd8ee691 Mon Sep 17 00:00:00 2001 From: "Jason M. Wood" Date: Fri, 13 Feb 2015 22:27:02 -0700 Subject: [PATCH 2/4] The script should work with any UNIX-like OS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 799d4ab..fce1f18 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Minecraft Server Control Script ============================= -A powerful command-line control script for Unix and Linux powered Minecraft servers. +A powerful command-line control script for UNIX and Linux powered Minecraft servers. ## Index From 0e206cb8c26ae9a69c6066685ff22b5987fe1085 Mon Sep 17 00:00:00 2001 From: "Jason M. Wood" Date: Fri, 13 Feb 2015 22:44:52 -0700 Subject: [PATCH 3/4] Update the copyright year I haven't made any major changes yet, but I'm still maintaining the script and there is a lot of year left for major changes. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 0382138..87732a8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2014 Jason M. Wood +Copyright (c) 2011-2015 Jason M. Wood All rights reserved. From ee9c20db18c78753aed2e631c38ca3842a5d4c36 Mon Sep 17 00:00:00 2001 From: "Jason M. Wood" Date: Fri, 13 Feb 2015 22:45:51 -0700 Subject: [PATCH 4/4] Update the copyright year I haven't made any major changes yet, but I'm still maintaining the script and there is a lot of year left for major changes. --- minecraft_server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minecraft_server b/minecraft_server index 345f120..e66ca5c 100755 --- a/minecraft_server +++ b/minecraft_server @@ -11,7 +11,7 @@ # --------------------------------------------------------------------------- -# Copyright (c) 2011-2014, Jason M. Wood +# Copyright (c) 2011-2015, Jason M. Wood # # All rights reserved. #