Skip to content

Commit 8960508

Browse files
[libc] add copyright to EFIAPI macro
1 parent 0d12108 commit 8960508

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libc/include/llvm-libc-macros/EFIAPI-macros.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
//===-- Definition of EFIAPI macro ------------------------------------===//
2+
//
3+
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4+
// See https://llvm.org/LICENSE.txt for license information.
5+
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6+
//
7+
//===------------------------------------------------------------------===//
8+
19
#ifndef LLVM_LIBC_MACROS_EFIAPI_MACROS_H
210
#define LLVM_LIBC_MACROS_EFIAPI_MACROS_H
311

0 commit comments

Comments
 (0)