]> granicus.if.org Git - llvm/commitdiff
Update more files added with the old header to the new one.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 11 Feb 2019 08:25:56 +0000 (08:25 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 11 Feb 2019 08:25:56 +0000 (08:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353667 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Transforms/Scalar/LowerWidenableCondition.h
lib/Transforms/Scalar/LowerWidenableCondition.cpp

index 6dd786b2d3411c062964f19847916dab56a2c19f..7c1e64b8f3a934b5071fcc0decb9f2ec7a1a2f57 100644 (file)
@@ -1,9 +1,8 @@
 //===--- LowerWidenableCondition.h - Lower the guard intrinsic ---------------===//
 //
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
 //
index 6a83d062b71fd4599dd1da3a9047cbbcd128e57b..5342f2ddcb6b11abd47604b2aa5d3f78467ff565 100644 (file)
@@ -1,9 +1,8 @@
 //===- LowerWidenableCondition.cpp - Lower the guard intrinsic ---------------===//
 //
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
 //