From: Sangyoon Jang Date: Thu, 15 May 2025 08:44:39 +0000 (+0900) Subject: Remove BSD license boilerplate X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fcore%2Fappfw%2Fwgt-backend.git Remove BSD license boilerplate This project uses Apache-2.0 license. Change-Id: Ic61b943d009851bc26f036f1555645af70e11659 Signed-off-by: Sangyoon Jang --- diff --git a/cmake/Modules/ApplyPkgConfig.cmake b/cmake/Modules/ApplyPkgConfig.cmake index 97679d7..33dfb37 100644 --- a/cmake/Modules/ApplyPkgConfig.cmake +++ b/cmake/Modules/ApplyPkgConfig.cmake @@ -1,7 +1,3 @@ -# Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved -# Use of this source code is governed by a BSD-style license that can be -# found in the LICENSE file. - # # This function applies external (out of source tree) dependencies # to given target. Arguments are: