From 0c2f25b8676a39afc1ee4f095768425f507f2356 Mon Sep 17 00:00:00 2001 From: Denis Ristic Date: Tue, 15 Nov 2016 13:13:50 +0100 Subject: [PATCH] Licence update --- plugins/magento2/magento2.plugin.zsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/magento2/magento2.plugin.zsh b/plugins/magento2/magento2.plugin.zsh index 4128aa5f..6584f7da 100644 --- a/plugins/magento2/magento2.plugin.zsh +++ b/plugins/magento2/magento2.plugin.zsh @@ -4,9 +4,6 @@ # Copyright (c) 2016 Denis Ristic # Depend of Oh My Zsh (https://github.com/robbyrussell/oh-my-zsh) # -# Distributed under the GNU GPL v2. For full terms see the file LICENSE. -# - _magento2_console () { echo "php $(find . -maxdepth 2 -mindepth 1 -name 'magento' -type f | head -n 1)"