From: Sangyoon Jang Date: Wed, 23 Apr 2025 02:23:11 +0000 (+0900) Subject: Remove BSD license boilerplate X-Git-Tag: accepted/tizen/unified/20250514.114137~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=36354aa087efd23b2c157b49fcaede6bac2018be;p=platform%2Fcore%2Fappfw%2Ftizen-action.git Remove BSD license boilerplate This project uses Apache-2.0 license. 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: