From 6df5f0fdf52f299ff35c95e44a6b731a52512b66 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 8 Apr 2015 13:53:05 -0700 Subject: Add license headers to code (lgpl2+) --- melon.lua | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'melon.lua') diff --git a/melon.lua b/melon.lua index ac88666..ec3a40a 100644 --- a/melon.lua +++ b/melon.lua @@ -1,5 +1,14 @@ --- FIXME - timers!!! +--[[ + +Copyright (C) 2015 - Auke Kok + +"crops" is free software; you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as +published by the Free Software Foundation; either version 2.1 +of the license, or (at your option) any later version. + +--]] local faces = { [1] = { x = -1, z = 0, r = 3, o = 1 } , -- cgit v1.2.3