changeset 1883:c625ed20ebda

mod_http_logging: MIT
author Kim Alvefur <zash@zash.se>
date Wed, 30 Sep 2015 13:37:51 +0200
parents 99863a6a7b8c
children 153f063c3d1a
files mod_http_logging/mod_http_logging.lua
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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