OSDN Git Service

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 6dd786b..7c1e64b 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 6a83d06..5342f2d 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
 //
 //===----------------------------------------------------------------------===//
 //