From c0524816e8b470da2e0400467da60eaefd6b4cf4 Mon Sep 17 00:00:00 2001 From: pius lee Date: Tue, 6 Nov 2018 18:43:49 +0900 Subject: [PATCH] [NUI] Remove an incorrect comment in the license. (#527) --- src/Tizen.NUI/src/public/Widget.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tizen.NUI/src/public/Widget.cs b/src/Tizen.NUI/src/public/Widget.cs index cd4fc57..e7f601d 100755 --- a/src/Tizen.NUI/src/public/Widget.cs +++ b/src/Tizen.NUI/src/public/Widget.cs @@ -1,6 +1,6 @@ /* * Copyright (c) 2017 Samsung Electronics Co., Ltd. - *Z:\Desktop\shared\tizenfx\src\Tizen.NUI\src\public\BaseComponents\CustomView.cs + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at -- 2.7.4