Skip to content

Commit c639459

Browse files
committed
fix license
1 parent 3fb5965 commit c639459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/gc/Transforms/DecomposeAggregatedOps.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
//===- DecomposeAggregatedOps.cpp --------------------------------*- C++-*-===//
1+
//===-- DecomposeAggregatedOps.cpp - Decompose Aggregated Ops ---*- C++ -*-===//
22
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
3+
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//

0 commit comments

Comments
 (0)