Added copyrights note in CmakeLists (#6158)

This commit is contained in:
Anton Romanov
2021-06-15 16:15:41 +03:00
committed by GitHub
parent 66eef3c3d9
commit 6b3a652e54

View File

@@ -1,3 +1,7 @@
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
#
PROJECT(zlib)
if(NOT WIN32)