Add the copywrite blurb in msc_lua.c.

This commit is contained in:
brectanus 2008-02-11 21:23:31 +00:00
parent e9d1a44ce9
commit 2c74c55d4d

View File

@ -1,4 +1,13 @@
/*
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
*
* You should have received a copy of the licence along with this
* program (stored in the file "LICENSE"). If the file is missing,
* or if you have any other questions related to the licence, please
* write to Breach Security, Inc. at support@breach.com.
*
*/
#include "msc_lua.h"
#include "apr_strings.h"