mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 16:24:18 +08:00
14 lines
126 B
Bash
14 lines
126 B
Bash
#
|
|
# Copyright (C) 2022 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
#
|
|
# No copyright at all
|
|
#
|
|
|
|
echo "file.h"
|
|
|
|
exit 1
|