summaryrefslogtreecommitdiff
path: root/melon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'melon.lua')
-rw-r--r--melon.lua11
1 files changed, 10 insertions, 1 deletions
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 <sofar@foo-projects.org>
+
+"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 } ,