1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[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 95717fc944
commit ccd76d48a6

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.