From 3d43fd27548f7ba6fb65b6fa448659855e09ac7e Mon Sep 17 00:00:00 2001 From: Chanho Park Date: Wed, 23 Jan 2013 16:04:39 +0900 Subject: [PATCH] change license file name This patch changes license file name which has meaning of license. Change-Id: I832a1bfddf65aad2e1765d1b5ba5685f21e39241 Signed-off-by: Chanho Park --- LICENSE => LICENSE.APLv2 | 0 NOTICE | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.APLv2 (100%) diff --git a/LICENSE b/LICENSE.APLv2 similarity index 100% rename from LICENSE rename to LICENSE.APLv2 diff --git a/NOTICE b/NOTICE index ccdad52..0e0f016 100644 --- a/NOTICE +++ b/NOTICE @@ -1,3 +1,3 @@ Copyright (c) Samsung Electronics Co., Ltd. All rights reserved. Except as noted, this software is licensed under Apache License, Version 2. -Please, see the LICENSE file for Apache License terms and conditions. +Please, see the LICENSE.APLv2 file for Apache License terms and conditions. -- 2.34.1