From f3ae530bfaf559c24db8f9f6fe6f4a6354dcc7f5 Mon Sep 17 00:00:00 2001 From: Alberto R Date: Tue, 24 May 2022 14:14:50 +0200 Subject: [PATCH] Fixed company name --- LICENSE | 2 +- build-docker-images/wazuh-dashboard/config/wazuh.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index a6376ec3..05713a81 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ - Portions Copyright (C) 2017, Wazuh, Inc. + Portions Copyright (C) 2017, Wazuh Inc. Based on work Copyright (C) 2003 - 2013 Trend Micro, Inc. This program is a free software; you can redistribute it and/or modify diff --git a/build-docker-images/wazuh-dashboard/config/wazuh.yml b/build-docker-images/wazuh-dashboard/config/wazuh.yml index e06980fa..3fab9b09 100644 --- a/build-docker-images/wazuh-dashboard/config/wazuh.yml +++ b/build-docker-images/wazuh-dashboard/config/wazuh.yml @@ -1,7 +1,7 @@ --- # # Wazuh app - App configuration file -# Copyright (C) 2017, Wazuh, Inc. +# Copyright (C) 2017, Wazuh Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by