summaryrefslogtreecommitdiff
path: root/melon.lua
diff options
context:
space:
mode:
authorAuke Kok <auke-jan.h.kok@intel.com>2015-04-08 13:53:05 -0700
committerAuke Kok <auke-jan.h.kok@intel.com>2015-04-08 13:53:05 -0700
commit6df5f0fdf52f299ff35c95e44a6b731a52512b66 (patch)
treef0f0c24807d4ac7d783ec31782a601b4cccfb1d6 /melon.lua
parent04e0d57891e60ced156384af316ddbf6e0d67a67 (diff)
Add license headers to code (lgpl2+)
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 } ,