Skip to content

Commit 89dc114

Browse files
committed
up
1 parent 76b6d87 commit 89dc114

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

clang/lib/DPCT/ComponentVersion/ComponentVersion.cpp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
//===--------------- ComponentVersion.cpp --------------------------------===//
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+
//===----------------------------------------------------------------------===//
18

29
#include "ComponentVersion.h"
310
#include "AnalysisInfo.h"

clang/tools/dpct/extensions/supported_components/component_version.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# This is a example
1+
# Copyright (C) Intel Corporation
2+
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3+
# See https://llvm.org/LICENSE.txt for license information.
24
# ---
35
# - Feature: Feature name
46
# SupportedVersion: Time Stamp of component

0 commit comments

Comments
 (0)