Added copyrights note into CMakeLists (#6155)

This commit is contained in:
Anton Romanov
2021-06-15 13:19:58 +03:00
committed by GitHub
parent 134c66a933
commit d777679de9

View File

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