[llvm-objdump] Fix missing first line of license in header file

This commit is contained in:
James Henderson 2021-02-05 08:36:31 +00:00
parent 7f58196ec7
commit b0f4ffbfaa
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//===--- llvm-objdump.h -----------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.