Merge pull request #714 from rafalste/copyright_header_check_improvements

Copyright header check improvements
This commit is contained in:
Robert Baldyga
2022-09-09 08:53:13 +02:00
committed by GitHub
17 changed files with 108 additions and 23 deletions

View File

@@ -1,3 +1,8 @@
/*
* Copyright(c) 2022 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "utils_generator.h"
/**