From 97ade8a1ac817fd7f22a572323bb78aa76b9a843 Mon Sep 17 00:00:00 2001 From: matks Date: Wed, 22 Jul 2020 10:22:13 +0200 Subject: [PATCH 1/2] Update license header file graphnvd3.php --- graphnvd3.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/graphnvd3.php b/graphnvd3.php index 4edc35e..9ebeae2 100644 --- a/graphnvd3.php +++ b/graphnvd3.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA */ if (!defined('_PS_VERSION_')) From ccfd70b9a6820ef57680f5acf08c2d47bb02cd15 Mon Sep 17 00:00:00 2001 From: matks Date: Wed, 22 Jul 2020 10:22:15 +0200 Subject: [PATCH 2/2] Update license header file index.php --- index.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.php b/index.php index 6a47230..c4ae07a 100644 --- a/index.php +++ b/index.php @@ -1,11 +1,12 @@ - * @copyright 2007-2020 PrestaShop SA and Contributors + * @author PrestaShop SA and Contributors + * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) - * International Registered Trademark & Property of PrestaShop SA */ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");