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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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