From e1431f94ccfc0cda91b531606c40a4dc47a8dde1 Mon Sep 17 00:00:00 2001 From: Jack Anderson Date: Fri, 26 Mar 2021 16:15:01 +0000 Subject: [PATCH] Update Config Copyright --- config/bootstrap.php | 26 +++++++++++++++++++ config/bundles.php | 26 +++++++++++++++++++ .../accounts/listview/sidebar_widgets.php | 26 +++++++++++++++++++ .../leads/listview/sidebar_widgets.php | 26 +++++++++++++++++++ config/modules/leads/recordview/actions.php | 26 +++++++++++++++++++ .../listview/sidebar_widgets.php | 26 +++++++++++++++++++ 6 files changed, 156 insertions(+) diff --git a/config/bootstrap.php b/config/bootstrap.php index 03fcb0a64..0a9efd0d0 100644 --- a/config/bootstrap.php +++ b/config/bootstrap.php @@ -1,4 +1,30 @@ . + * + * In accordance with Section 7(b) of the GNU Affero General Public License + * version 3, these Appropriate Legal Notices must retain the display of the + * "Supercharged by SuiteCRM" logo. If the display of the logos is not reasonably + * feasible for technical reasons, the Appropriate Legal Notices must display + * the words "Supercharged by SuiteCRM". + */ + use Symfony\Component\Dotenv\Dotenv; diff --git a/config/bundles.php b/config/bundles.php index 75006ea26..eb634323c 100644 --- a/config/bundles.php +++ b/config/bundles.php @@ -1,4 +1,30 @@ . + * + * In accordance with Section 7(b) of the GNU Affero General Public License + * version 3, these Appropriate Legal Notices must retain the display of the + * "Supercharged by SuiteCRM" logo. If the display of the logos is not reasonably + * feasible for technical reasons, the Appropriate Legal Notices must display + * the words "Supercharged by SuiteCRM". + */ + return [ Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true], diff --git a/config/modules/accounts/listview/sidebar_widgets.php b/config/modules/accounts/listview/sidebar_widgets.php index 024901866..757fa9946 100644 --- a/config/modules/accounts/listview/sidebar_widgets.php +++ b/config/modules/accounts/listview/sidebar_widgets.php @@ -1,4 +1,30 @@ . + * + * In accordance with Section 7(b) of the GNU Affero General Public License + * version 3, these Appropriate Legal Notices must retain the display of the + * "Supercharged by SuiteCRM" logo. If the display of the logos is not reasonably + * feasible for technical reasons, the Appropriate Legal Notices must display + * the words "Supercharged by SuiteCRM". + */ + use Symfony\Component\DependencyInjection\Container; diff --git a/config/modules/leads/listview/sidebar_widgets.php b/config/modules/leads/listview/sidebar_widgets.php index 14f6eee2c..00faa1fb7 100644 --- a/config/modules/leads/listview/sidebar_widgets.php +++ b/config/modules/leads/listview/sidebar_widgets.php @@ -1,4 +1,30 @@ . + * + * In accordance with Section 7(b) of the GNU Affero General Public License + * version 3, these Appropriate Legal Notices must retain the display of the + * "Supercharged by SuiteCRM" logo. If the display of the logos is not reasonably + * feasible for technical reasons, the Appropriate Legal Notices must display + * the words "Supercharged by SuiteCRM". + */ + use Symfony\Component\DependencyInjection\Container; diff --git a/config/modules/leads/recordview/actions.php b/config/modules/leads/recordview/actions.php index 833005469..98573ba78 100644 --- a/config/modules/leads/recordview/actions.php +++ b/config/modules/leads/recordview/actions.php @@ -1,4 +1,30 @@ . + * + * In accordance with Section 7(b) of the GNU Affero General Public License + * version 3, these Appropriate Legal Notices must retain the display of the + * "Supercharged by SuiteCRM" logo. If the display of the logos is not reasonably + * feasible for technical reasons, the Appropriate Legal Notices must display + * the words "Supercharged by SuiteCRM". + */ + use Symfony\Component\DependencyInjection\Container; diff --git a/config/modules/opportunities/listview/sidebar_widgets.php b/config/modules/opportunities/listview/sidebar_widgets.php index 41b97624f..9eb3ba591 100644 --- a/config/modules/opportunities/listview/sidebar_widgets.php +++ b/config/modules/opportunities/listview/sidebar_widgets.php @@ -1,4 +1,30 @@ . + * + * In accordance with Section 7(b) of the GNU Affero General Public License + * version 3, these Appropriate Legal Notices must retain the display of the + * "Supercharged by SuiteCRM" logo. If the display of the logos is not reasonably + * feasible for technical reasons, the Appropriate Legal Notices must display + * the words "Supercharged by SuiteCRM". + */ + use Symfony\Component\DependencyInjection\Container;