[llvm-dwarfdump][Stats] Fix the License header
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>
Fri, 7 Feb 2020 17:15:04 +0000 (18:15 +0100)
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>
Mon, 10 Feb 2020 07:01:56 +0000 (08:01 +0100)
Fix the added License.

Differential Revision: https://reviews.llvm.org/D74207

llvm/tools/llvm-dwarfdump/Statistics.cpp

index 4115ff3..ea9539a 100644 (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.