Files
compute-runtime/scripts/tests/copyright/out/file4.cpp
Mateusz Jablonski 0db4821996 Correct linter tests
Update to 2022 year

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2022-01-03 09:30:29 +01:00

15 lines
145 B
C++

/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
/*
* No copyright at all
*/
#include "file.h"
class C;