Skip to content

Commit d41aefd

Browse files
author
Finn Plummer
committed
[NFC] add missing liscence to file
1 parent cc08826 commit d41aefd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

clang/lib/Lex/LexHLSLRootSignature.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
//=== LexHLSLRootSignature.cpp - Lex Root Signature -----------------------===//
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
#include "clang/Lex/LexHLSLRootSignature.h"
210

311
namespace clang {

0 commit comments

Comments
 (0)