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