mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Add the copywrite blurb in msc_lua.c.
This commit is contained in:
@@ -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 "msc_lua.h"
|
||||||
|
|
||||||
#include "apr_strings.h"
|
#include "apr_strings.h"
|
||||||
|
Reference in New Issue
Block a user