mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Add the copywrite blurb in msc_lua.c.
This commit is contained in:
parent
e9d1a44ce9
commit
2c74c55d4d
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user