aboutsummaryrefslogtreecommitdiff
path: root/date.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-29 22:33:19 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-09-29 22:41:25 +0200
commite7cf29bb31d4605c3b83b4b75307da7b419d43e4 (patch)
treea075453413f9ca498c83ab939c946e863bc3accc /date.lua
parentda1474f83bb9061b4d98b509651e238c8953bd31 (diff)
downloadvicious-legacy-e7cf29bb31d4605c3b83b4b75307da7b419d43e4.tar.xz
Rewrote all headers
Diffstat (limited to 'date.lua')
-rw-r--r--date.lua10
1 files changed, 5 insertions, 5 deletions
diff --git a/date.lua b/date.lua
index 3dfc7b4..4b23411 100644
--- a/date.lua
+++ b/date.lua
@@ -1,8 +1,8 @@
-----------------------------------------------------------
--- Licensed under the GNU General Public License version 2
--- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org>
--- * Derived from Wicked, copyright of Lucas de Vries
-----------------------------------------------------------
+---------------------------------------------------
+-- Licensed under the GNU General Public License v2
+-- * (c) 2009, Adrian C. <anrxc.sysphere.org>
+-- * (c) Wicked, Lucas de Vries
+---------------------------------------------------
-- {{{ Grab environment
local os = { date = os.date }