diff options
Diffstat (limited to 'ownership.lua')
-rw-r--r-- | ownership.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ownership.lua b/ownership.lua index 7228fc8..1c2431b 100644 --- a/ownership.lua +++ b/ownership.lua @@ -1,10 +1,8 @@ --[[ -====================================================================== -This file is part of More Blocks. +More Blocks: ownership handling Copyright (c) 2011-2015 Calinou and contributors. Licensed under the zlib license. See LICENSE.md for more information. -====================================================================== --]] local S = moreblocks.gettext |