mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:04:50 +08:00
[BOLT] Update license headers
Summary: Update license and fix headers for some files. (cherry picked from FBD28112041)
This commit is contained in:
committed by
Maksim Panchenko
parent
1c5d3a056c
commit
16521f1f79
@@ -1,9 +1,8 @@
|
||||
//===--- BinaryFunction.cpp - Interface for machine-level function --------===//
|
||||
//
|
||||
// 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
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user