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