From 0865ff14d30bea0ff0c1fed5cc63523f165ac581 Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Fri, 25 May 2012 12:23:09 +0000 Subject: [PATCH] // add missing licence --- .../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() {