summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticAST.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Basic/DiagnosticAST.h')
-rw-r--r--include/clang/Basic/DiagnosticAST.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/clang/Basic/DiagnosticAST.h b/include/clang/Basic/DiagnosticAST.h
index 4f8382bdca..1a140167e6 100644
--- a/include/clang/Basic/DiagnosticAST.h
+++ b/include/clang/Basic/DiagnosticAST.h
@@ -1,3 +1,12 @@
+//===--- DiagnosticAST.h - Diagnostics for the AST library ------*- C++ -*-===//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
#ifndef LLVM_CLANG_DIAGNOSTICAST_H
#define LLVM_CLANG_DIAGNOSTICAST_H