Rewrote all headers

This commit is contained in:
Adrian C. (anrxc) 2009-09-29 22:33:19 +02:00
parent 8e544fd91b
commit b0f737ea56
27 changed files with 120 additions and 120 deletions

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local tonumber = tonumber local tonumber = tonumber

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

10
cpu.lua
View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local ipairs = ipairs local ipairs = ipairs

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local tonumber = tonumber local tonumber = tonumber

View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local os = { date = os.date } local os = { date = os.date }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local type = type local type = type

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

10
fs.lua
View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local pairs = pairs local pairs = pairs

View File

@ -1,10 +1,10 @@
--------------------------------------------------------------------------- -----------------------------------------------------
-- Vicious widgets for the awesome window manager -- Vicious widgets for the awesome window manager
--------------------------------------------------------------------------- -----------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries <lucas_glacicle_com> -- * (c) Wicked, Lucas de Vries <lucas.glacicle.com>
--------------------------------------------------------------------------- -----------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
require("awful") require("awful")

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Maildir Biff Widget, by Fredrik Ax -- * (c) Maildir Biff Widget, Fredrik Ax
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

10
mem.lua
View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local tonumber = tonumber local tonumber = tonumber

10
mpd.lua
View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

10
net.lua
View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local tonumber = tonumber local tonumber = tonumber

10
org.lua
View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from org-awesome, copyright of Damien Leone -- * (c) org-awesome, Damien Leone
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local tonumber = tonumber local tonumber = tonumber

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { open = io.open } local io = { open = io.open }

View File

@ -1,8 +1,8 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
-- * Derived from Wicked, copyright of Lucas de Vries -- * (c) Wicked, Lucas de Vries
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local tonumber = tonumber local tonumber = tonumber

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }

View File

@ -1,7 +1,7 @@
---------------------------------------------------------- ---------------------------------------------------
-- Licensed under the GNU General Public License version 2 -- Licensed under the GNU General Public License v2
-- * Copyright (C) 2009 Adrian C. <anrxc_sysphere_org> -- * (c) 2009, Adrian C. <anrxc.sysphere.org>
---------------------------------------------------------- ---------------------------------------------------
-- {{{ Grab environment -- {{{ Grab environment
local io = { popen = io.popen } local io = { popen = io.popen }