summaryrefslogtreecommitdiff
path: root/pc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pc/CMakeLists.txt')
-rw-r--r--pc/CMakeLists.txt28
1 files changed, 15 insertions, 13 deletions
diff --git a/pc/CMakeLists.txt b/pc/CMakeLists.txt
index 1db7eca1..767f94fb 100644
--- a/pc/CMakeLists.txt
+++ b/pc/CMakeLists.txt
@@ -1,20 +1,22 @@
-# Copyright (c) 2011-2014 Samsung Electronics Co., Ltd All Rights Reserved
#
-# 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
+# Copyright (c) 2014-2020 Samsung Electronics Co., Ltd. All rights reserved.
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# This file is licensed under the terms of MIT License or the Apache License
+# Version 2.0 of your choice. See the LICENSE.MIT file for MIT license details.
+# See the LICENSE file or the notice below for Apache License Version 2.0
+# details.
#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+# 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
#
-# @file CMakeLists.txt
-# @author Pawel Polawski (p.polawski@samsung.com)
-# @brief
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
#
CONFIGURE_FILE(security-manager.pc.in security-manager.pc @ONLY)