ndp.lua

changeset 28
3ddc836b7845
parent 26
309073a2bb53
--- a/ndp.lua	Mon Jun 22 01:22:33 2009 +0100
+++ b/ndp.lua	Mon Mar 19 22:26:07 2012 +0000
@@ -1,3 +1,10 @@
+-- ndp - Natural Date Parser library for Lua
+-- Copyright (C) 2009 Matthew Wild <mwild1@gmail.com>
+-- 
+-- This project is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
+
 module(..., package.seeall);
 
 require "luarocks.require"

mercurial