mod_http_logging: MIT
authorKim Alvefur <zash@zash.se>
Wed, 30 Sep 2015 13:37:51 +0200
changeset 1887 c625ed20ebda
parent 1886 99863a6a7b8c
child 1888 153f063c3d1a
mod_http_logging: MIT
mod_http_logging/mod_http_logging.lua
--- a/mod_http_logging/mod_http_logging.lua	Wed Sep 30 13:36:13 2015 +0200
+++ b/mod_http_logging/mod_http_logging.lua	Wed Sep 30 13:37:51 2015 +0200
@@ -2,6 +2,9 @@
 --
 -- Copyright (C) 2015 Kim Alvefur
 --
+-- This project is MIT/X11 licensed. Please see the
+-- COPYING file in the source package for more information.
+--
 -- Produces HTTP logs in the style of Apache
 --
 -- TODO