From 8bc3badf0327fe223167739b8331fb028202a8ee Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Fri, 25 May 2012 12:23:09 +0000 Subject: [PATCH] // add missing licence git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15685 b9a71923-0436-4b27-9f14-aed3839534dd --- .../php/drop_image_type_non_unique_index.php | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/install-dev/upgrade/php/drop_image_type_non_unique_index.php b/install-dev/upgrade/php/drop_image_type_non_unique_index.php index 4f316b43e..bfb70d254 100644 --- a/install-dev/upgrade/php/drop_image_type_non_unique_index.php +++ b/install-dev/upgrade/php/drop_image_type_non_unique_index.php @@ -1,4 +1,29 @@ +* @copyright 2007-2012 PrestaShop SA +* @version Release: $Revision$ +* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*/ function drop_image_type_non_unique_index() {