From 22fee1296de1b9bbae6b0f388bf94dcf0f078c6f Mon Sep 17 00:00:00 2001 From: Ervin Hegedus Date: Sat, 26 Apr 2025 20:54:36 +0200 Subject: [PATCH] Change owner in legal text --- src/actions/ctl/parse_xml_into_args.cc | 2 +- src/actions/ctl/parse_xml_into_args.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/actions/ctl/parse_xml_into_args.cc b/src/actions/ctl/parse_xml_into_args.cc index 03b8413c..3aeb39cb 100644 --- a/src/actions/ctl/parse_xml_into_args.cc +++ b/src/actions/ctl/parse_xml_into_args.cc @@ -8,7 +8,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * If any of the files related to licensing are missing or if you have any - * other questions related to licensing please contact Trustwave Holdings, Inc. + * other questions related to licensing please contact OWASP. * directly using the email address modsecurity@owasp.org. * */ diff --git a/src/actions/ctl/parse_xml_into_args.h b/src/actions/ctl/parse_xml_into_args.h index 4bfa7844..ea723b66 100644 --- a/src/actions/ctl/parse_xml_into_args.h +++ b/src/actions/ctl/parse_xml_into_args.h @@ -8,7 +8,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * If any of the files related to licensing are missing or if you have any - * other questions related to licensing please contact Trustwave Holdings, Inc. + * other questions related to licensing please contact OWASP. * directly using the email address modsecurity@owasp.org * */