1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

[llvm-dwarfdump][Stats] Fix the License header

Fix the added License.

Differential Revision: https://reviews.llvm.org/D74207
This commit is contained in:
Djordje Todorovic 2020-02-07 18:15:04 +01:00
parent b69eda2e73
commit a79d241e28

View File

@ -1,4 +1,4 @@
//===- Statistics.cpp ------------------------------------------- *- C++ *-===//
//===-- Statistics.cpp - Debug Info quality metrics -----------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.