From df8c150c9a7867dc5b5168ef28d690a033c3f594 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 3 Sep 2017 00:46:49 +0200 Subject: [PATCH] Add Sokomine to the copyright line of circular_saw.lua --- circular_saw.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circular_saw.lua b/circular_saw.lua index 7c4eb61..6c3a974 100644 --- a/circular_saw.lua +++ b/circular_saw.lua @@ -1,7 +1,7 @@ --[[ More Blocks: circular saw -Copyright (c) 2011-2017 Hugo Locurcio and contributors. +Copyright (c) 2011-2017 Hugo Locurcio, Sokomine and contributors. Licensed under the zlib license. See LICENSE.md for more information. --]]