From b328d83bfc10625ad568362e3478955bcc6260f2 Mon Sep 17 00:00:00 2001
From: Steve Robbins <steven.j.robbins@gmail.com>
Date: Fri, 16 Jan 2015 23:59:18 -0800
Subject: [PATCH] Adding OSL license file name

---
 COPYING.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COPYING.txt b/COPYING.txt
index 7fafaa3e23d..d7d04f5b7ed 100644
--- a/COPYING.txt
+++ b/COPYING.txt
@@ -1,7 +1,7 @@
 Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Enterprise Edition (MEE) license
 
 http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
-Please see <insert file name of the OSL license> for the full text of the OSL 3.0 license or contact license@magentocommerce.com for a copy.
+Please see LICENSE.txt for the full text of the OSL 3.0 license or contact license@magentocommerce.com for a copy.
 
-Subject to Licensee’s payment of fees and compliance with the terms and conditions of the MEE License, the MEE License supersedes the OSL 3.0 license for each source file.
+Subject to Licensee's payment of fees and compliance with the terms and conditions of the MEE License, the MEE License supersedes the OSL 3.0 license for each source file.
 Please see <insert file name of the MEE license> for the full text of the MEE License or visit http://magento.com/legal/terms/enterprise.
\ No newline at end of file
-- 
GitLab