refactor: remove not needed files

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk 2024-08-28 11:51:14 +00:00 committed by Compute-Runtime-Automation
parent 482e077252
commit c645e142b9
11 changed files with 0 additions and 102 deletions

View File

@ -1,10 +0,0 @@
/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
/*
* No copyright at all
*/

View File

@ -1,9 +0,0 @@
#!/bin/bash
#
# Copyright (C) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
echo 123

View File

@ -1,6 +0,0 @@
/*
* Copyright (C) 2017-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/

View File

@ -1,5 +0,0 @@
#
# Copyright (C) 2017-2022 Intel Corporation
#
# SPDX-License-Identifier: MIT
#

View File

@ -1,10 +0,0 @@
/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
//
// This comment shouldn't be removed
//

View File

@ -1,9 +0,0 @@
#
# Copyright (C) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
#
# This comment shouldn't be removed
#

View File

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

View File

@ -1,13 +0,0 @@
#
# Copyright (C) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
#
# No copyright at all
#
echo "file.h"
exit 1

View File

@ -1,6 +0,0 @@
/*
* Copyright (C) 2012-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/

View File

@ -1,10 +0,0 @@
/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
// header file with # in first line

View File

@ -1,10 +0,0 @@
/*
* Copyright (C) 2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include <cstdint>
// header file with # in first line