Skip to content

Commit d72e2b1

Browse files
authored
Removes improper modification copyright notice. (#7477)
Modification copyright notices were added in error to files changed in [PR #7163](#7163).
1 parent adffd31 commit d72e2b1

32 files changed

+0
-95
lines changed

include/dxc/dxcapi.internal.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
// //
88
// Provides non-public declarations for the DirectX Compiler component. //
99
// //
10-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc. //
11-
// All rights reserved. //
12-
// //
1310
///////////////////////////////////////////////////////////////////////////////
1411

1512
#ifndef __DXC_API_INTERNAL__

lib/HLSL/HLOperationLower.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
// //
88
// Lower functions to lower HL operations to DXIL operations. //
99
// //
10-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc. //
11-
// All rights reserved. //
12-
// //
1310
///////////////////////////////////////////////////////////////////////////////
1411

1512
#include "dxc/DXIL/DxilConstants.h"

tools/clang/include/clang/AST/HlslTypes.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// This file is distributed under the University of Illinois Open Source //
77
// License. See LICENSE.TXT for details. //
88
// //
9-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc. //
10-
// All rights reserved. //
11-
// //
129
///
1310
/// \file //
1411
/// \brief Defines the HLSL type system interface. //

tools/clang/include/clang/AST/OperationKinds.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file enumerates the different kinds of operations that can be

tools/clang/include/clang/Basic/Attr.td

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
class DocumentationCategory<string name> {

tools/clang/include/clang/Basic/DiagnosticSemaKinds.td

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
//===----------------------------------------------------------------------===//

tools/clang/include/clang/SPIRV/SpirvBuilder.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
#ifndef LLVM_CLANG_SPIRV_SPIRVBUILDER_H
1310
#define LLVM_CLANG_SPIRV_SPIRVBUILDER_H

tools/clang/include/clang/SPIRV/SpirvContext.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
#ifndef LLVM_CLANG_SPIRV_SPIRVCONTEXT_H
1310
#define LLVM_CLANG_SPIRV_SPIRVCONTEXT_H

tools/clang/include/clang/SPIRV/SpirvInstruction.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
#ifndef LLVM_CLANG_SPIRV_SPIRVINSTRUCTION_H
1310
#define LLVM_CLANG_SPIRV_SPIRVINSTRUCTION_H

tools/clang/include/clang/SPIRV/SpirvType.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
#ifndef LLVM_CLANG_SPIRV_SPIRVTYPE_H
1310
#define LLVM_CLANG_SPIRV_SPIRVTYPE_H

tools/clang/include/clang/SPIRV/SpirvVisitor.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
#ifndef LLVM_CLANG_SPIRV_SPIRVVISITOR_H
1310
#define LLVM_CLANG_SPIRV_SPIRVVISITOR_H

tools/clang/lib/AST/ASTContextHLSL.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// This file is distributed under the University of Illinois Open Source //
77
// License. See LICENSE.TXT for details. //
88
// //
9-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc. //
10-
// All rights reserved. //
11-
// //
129
// This file implements the ASTContext interface for HLSL. //
1310
// //
1411
///////////////////////////////////////////////////////////////////////////////

tools/clang/lib/AST/Expr.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file implements the Expr class and subclasses.

tools/clang/lib/AST/ExprConstant.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file implements the Expr constant evaluator.

tools/clang/lib/AST/HlslTypes.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// Copyright (C) Microsoft Corporation. All rights reserved. //
66
// This file is distributed under the University of Illinois Open Source //
77
// License. See LICENSE.TXT for details. //
8-
//
9-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
10-
// All rights reserved.
118
// //
129
///
1310
/// \file //

tools/clang/lib/Lex/PPMacroExpansion.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file implements the top level handling of macro expansion for the

tools/clang/lib/SPIRV/AlignmentSizeCalculator.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
#include "AlignmentSizeCalculator.h"

tools/clang/lib/SPIRV/CapabilityVisitor.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
#include "CapabilityVisitor.h"

tools/clang/lib/SPIRV/EmitVisitor.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
// Do not change the inclusion order between "dxc/Support/*" files.

tools/clang/lib/SPIRV/EmitVisitor.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
#ifndef LLVM_CLANG_SPIRV_EMITVISITOR_H
1310
#define LLVM_CLANG_SPIRV_EMITVISITOR_H

tools/clang/lib/SPIRV/LowerTypeVisitor.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
#include "LowerTypeVisitor.h"

tools/clang/lib/SPIRV/LowerTypeVisitor.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
#ifndef LLVM_CLANG_LIB_SPIRV_LOWERTYPEVISITOR_H

tools/clang/lib/SPIRV/SpirvBuilder.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
#include "clang/SPIRV/SpirvBuilder.h"

tools/clang/lib/SPIRV/SpirvContext.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129

1310
#include <algorithm>

tools/clang/lib/SPIRV/SpirvEmitter.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file implements a SPIR-V emitter class that takes in HLSL AST and emits

tools/clang/lib/SPIRV/SpirvEmitter.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file defines a SPIR-V emitter class that takes in HLSL AST and emits

tools/clang/lib/SPIRV/SpirvInstruction.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file implements the in-memory representation of SPIR-V instructions.

tools/clang/lib/Sema/SemaCast.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
//
1310
// This file implements semantic analysis for cast expressions, including

tools/clang/lib/Sema/SemaExprCXX.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// This file is distributed under the University of Illinois Open Source
66
// License. See LICENSE.TXT for details.
77
//
8-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
9-
// All rights reserved.
10-
//
118
//===----------------------------------------------------------------------===//
129
///
1310
/// \file

tools/clang/lib/Sema/SemaHLSL.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// This file is distributed under the University of Illinois Open Source //
77
// License. See LICENSE.TXT for details. //
88
// //
9-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc. //
10-
// All rights reserved. //
11-
// //
129
// This file implements the semantic support for HLSL. //
1310
// //
1411
///////////////////////////////////////////////////////////////////////////////

utils/hct/gen_intrin_main.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// Copyright (C) Microsoft Corporation. All rights reserved.
22
// This file is distributed under the University of Illinois Open Source License. See LICENSE.TXT for details.
33
//
4-
// Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
5-
// All rights reserved.
6-
//
74
// See hctdb.py for the implementation of intrinsic file processing.
85
//
96
// Intrinsic declarations are grouped into namespaces that

utils/hct/hctdb.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Copyright (C) Microsoft Corporation. All rights reserved.
22
# This file is distributed under the University of Illinois Open Source License. See LICENSE.TXT for details.
3-
# Modifications Copyright(C) 2025 Advanced Micro Devices, Inc.
4-
# All rights reserved.
53
###############################################################################
64
# DXIL information. #
75
###############################################################################

0 commit comments

Comments
 (0)