diff --git a/application/Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php b/application/Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php index fa440d563f..820ef1ccd4 100644 --- a/application/Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php +++ b/application/Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php @@ -1,5 +1,31 @@ . + * + * The interactive user interfaces in modified source and object code versions + * of this program must display Appropriate Legal Notices, as required under + * Section 5 of the GNU Affero General Public License version 3. + * + * 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 "EspoCRM" word. + ************************************************************************/ namespace Espo\Classes\FieldProcessing\InboundEmail; diff --git a/application/Espo/Core/Select/Applier/AdditionalAppliers/IsStarred.php b/application/Espo/Core/Select/Applier/AdditionalAppliers/IsStarred.php index 39e79051c3..139fb1a933 100644 --- a/application/Espo/Core/Select/Applier/AdditionalAppliers/IsStarred.php +++ b/application/Espo/Core/Select/Applier/AdditionalAppliers/IsStarred.php @@ -1,5 +1,31 @@ . + * + * The interactive user interfaces in modified source and object code versions + * of this program must display Appropriate Legal Notices, as required under + * Section 5 of the GNU Affero General Public License version 3. + * + * 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 "EspoCRM" word. + ************************************************************************/ namespace Espo\Core\Select\Applier\AdditionalAppliers; diff --git a/application/Espo/Tools/User/Api/PutTeamUserPosition.php b/application/Espo/Tools/User/Api/PutTeamUserPosition.php index e05e58b4e9..d3197c523f 100644 --- a/application/Espo/Tools/User/Api/PutTeamUserPosition.php +++ b/application/Espo/Tools/User/Api/PutTeamUserPosition.php @@ -1,5 +1,31 @@ . + * + * The interactive user interfaces in modified source and object code versions + * of this program must display Appropriate Legal Notices, as required under + * Section 5 of the GNU Affero General Public License version 3. + * + * 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 "EspoCRM" word. + ************************************************************************/ namespace Espo\Tools\User\Api;