From 8af7f4ed4125b114e15f2a97989c22f01ea1b4f5 Mon Sep 17 00:00:00 2001 From: b1v1r Date: Fri, 6 Mar 2009 05:47:28 +0000 Subject: [PATCH] Copyright year and version updates. --- apache2/mlogc-src/mlogc-batch-load.pl.in | 2 +- apache2/mlogc-src/mlogc.c | 2 +- apache2/msc_release.h | 4 ++-- doc/modsecurity2-data-formats.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apache2/mlogc-src/mlogc-batch-load.pl.in b/apache2/mlogc-src/mlogc-batch-load.pl.in index 75d43ba5..a32f57fa 100755 --- a/apache2/mlogc-src/mlogc-batch-load.pl.in +++ b/apache2/mlogc-src/mlogc-batch-load.pl.in @@ -1,7 +1,7 @@ #!@PERL@ # # 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, # version 2 (GPLv2). Please refer to the file LICENSE (included with this diff --git a/apache2/mlogc-src/mlogc.c b/apache2/mlogc-src/mlogc.c index ea4f2994..6e5bd81b 100644 --- a/apache2/mlogc-src/mlogc.c +++ b/apache2/mlogc-src/mlogc.c @@ -1,6 +1,6 @@ /* * 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, * version 2 (GPLv2). Please refer to the file LICENSE (included with this diff --git a/apache2/msc_release.h b/apache2/msc_release.h index 7b790f6e..d98c6178 100644 --- a/apache2/msc_release.h +++ b/apache2/msc_release.h @@ -48,8 +48,8 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[]; #define MODSEC_VERSION_MAJOR "2" #define MODSEC_VERSION_MINOR "5" #define MODSEC_VERSION_MAINT "9" -#define MODSEC_VERSION_TYPE "-dev" -#define MODSEC_VERSION_RELEASE "1" +#define MODSEC_VERSION_TYPE "" +#define MODSEC_VERSION_RELEASE "" #define MODSEC_VERSION_SUFFIX MODSEC_VERSION_TYPE MODSEC_VERSION_RELEASE diff --git a/doc/modsecurity2-data-formats.xml b/doc/modsecurity2-data-formats.xml index cfa45734..3f0ed5cc 100644 --- a/doc/modsecurity2-data-formats.xml +++ b/doc/modsecurity2-data-formats.xml @@ -4,9 +4,9 @@
ModSecurity 2 Data Formats - Version 2.5.8-dev1 (March 5, 2009) + Version 2.5.9 (March 5, 2009) - 2004-2008 + 2004-2009 Breach Security, Inc. (http://www.breach.com)