From 06c7cff978455f8e69059931309c33c286cd48fd Mon Sep 17 00:00:00 2001 From: Aaron Gerig Date: Wed, 9 May 2018 11:57:41 +0200 Subject: [PATCH] Fixed License file --- LICENCE => LICENSE.md | 0 README.md | 2 +- src/Resources/public/pimcore/js/global.js | 2 +- src/Twig/Extension/ObfuscateEmailExtension.php | 4 +--- 4 files changed, 3 insertions(+), 5 deletions(-) rename LICENCE => LICENSE.md (100%) diff --git a/LICENCE b/LICENSE.md similarity index 100% rename from LICENCE rename to LICENSE.md diff --git a/README.md b/README.md index 129e71b..7347624 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![WvisionBundle](docs/images/github_banner.png "WvisionBundle") -[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENCE) +[![Software License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat-square)](LICENSE.md) [![Packagist Pre Release](https://img.shields.io/packagist/vpre/wvision/wvision.svg?style=flat-square)](https://packagist.org/packages/wvision/wvision) ## Documentation diff --git a/src/Resources/public/pimcore/js/global.js b/src/Resources/public/pimcore/js/global.js index 1346064..3957ff6 100644 --- a/src/Resources/public/pimcore/js/global.js +++ b/src/Resources/public/pimcore/js/global.js @@ -6,7 +6,7 @@ * For the full copyright and license information, please view the LICENSE.md * file that is distributed with this source code. * - * @copyright Copyright (c) 2017 w-vision AG (https://www.w-vision.ch) + * @copyright Copyright (c) 2018 w-vision AG (https://www.w-vision.ch) */ pimcore.registerNS('pimcore.plugin.wvision'); diff --git a/src/Twig/Extension/ObfuscateEmailExtension.php b/src/Twig/Extension/ObfuscateEmailExtension.php index d205a0a..c725d5f 100644 --- a/src/Twig/Extension/ObfuscateEmailExtension.php +++ b/src/Twig/Extension/ObfuscateEmailExtension.php @@ -31,9 +31,7 @@ public function getFilters(): array } /** - * Twig filter callback. - * TODO: Implement a better email obfuscator - * @link https://github.com/Propaganistas/Email-Obfuscator + * Twig filter callback * * @param $email * @return string