diff mod_http_logging/mod_http_logging.lua @ 1883:c625ed20ebda

mod_http_logging: MIT
author Kim Alvefur <zash@zash.se>
date Wed, 30 Sep 2015 13:37:51 +0200
parents 99863a6a7b8c
children 88fec2b2bd58
line wrap: on
line diff
--- 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