Diff

clix.lua @ 5:7209e1f8e66b

clix.lua, COPYING: Add COPYING file with MIT license, add copyright header to clix.lua
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 Jan 2010 18:25:17 +0000
parent 4:ead275885948
child 7:6078e8d2b59d
line wrap: on
line diff
--- a/clix.lua	Wed Jan 06 18:19:47 2010 +0000
+++ b/clix.lua	Wed Jan 06 18:25:17 2010 +0000
@@ -1,4 +1,10 @@
 #!/usr/bin/env lua
+-- Clix -- Command-line XMPP
+-- Copyright (C) 2008-2010 Matthew Wild
+--
+-- This project is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
 require "verse"
 require "verse.client"