[BOLT] Update license headers

Summary: Update license and fix headers for some files.

(cherry picked from FBD28112041)
This commit is contained in:
Rafael Auler
2021-03-15 18:04:18 -07:00
committed by Maksim Panchenko
parent 1c5d3a056c
commit 16521f1f79
151 changed files with 500 additions and 577 deletions

View File

@@ -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
//
//===----------------------------------------------------------------------===//
//