Copyright year and version updates.

This commit is contained in:
b1v1r
2009-03-06 05:47:28 +00:00
parent 97836ef503
commit 8af7f4ed41
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#!@PERL@ #!@PERL@
# #
# ModSecurity for Apache 2.x, http://www.modsecurity.org/ # ModSecurity for Apache 2.x, http://www.modsecurity.org/
# Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) # Copyright (c) 2004-2009 Breach Security, Inc. (http://www.breach.com/)
# #
# This product is released under the terms of the General Public Licence, # This product is released under the terms of the General Public Licence,
# version 2 (GPLv2). Please refer to the file LICENSE (included with this # version 2 (GPLv2). Please refer to the file LICENSE (included with this

View File

@@ -1,6 +1,6 @@
/* /*
* ModSecurity for Apache 2.x, http://www.modsecurity.org/ * ModSecurity for Apache 2.x, http://www.modsecurity.org/
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/) * Copyright (c) 2004-2009 Breach Security, Inc. (http://www.breach.com/)
* *
* This product is released under the terms of the General Public Licence, * This product is released under the terms of the General Public Licence,
* version 2 (GPLv2). Please refer to the file LICENSE (included with this * version 2 (GPLv2). Please refer to the file LICENSE (included with this

View File

@@ -48,8 +48,8 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
#define MODSEC_VERSION_MAJOR "2" #define MODSEC_VERSION_MAJOR "2"
#define MODSEC_VERSION_MINOR "5" #define MODSEC_VERSION_MINOR "5"
#define MODSEC_VERSION_MAINT "9" #define MODSEC_VERSION_MAINT "9"
#define MODSEC_VERSION_TYPE "-dev" #define MODSEC_VERSION_TYPE ""
#define MODSEC_VERSION_RELEASE "1" #define MODSEC_VERSION_RELEASE ""
#define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE #define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE

View File

@@ -4,9 +4,9 @@
<article> <article>
<title>ModSecurity 2 Data Formats</title> <title>ModSecurity 2 Data Formats</title>
<articleinfo> <articleinfo>
<releaseinfo>Version 2.5.8-dev1 (March 5, 2009)</releaseinfo> <releaseinfo>Version 2.5.9 (March 5, 2009)</releaseinfo>
<copyright> <copyright>
<year>2004-2008</year> <year>2004-2009</year>
<holder>Breach Security, Inc. (<ulink url="http://www.breach.com" <holder>Breach Security, Inc. (<ulink url="http://www.breach.com"
>http://www.breach.com</ulink>)</holder> >http://www.breach.com</ulink>)</holder>
</copyright> </copyright>