Fix header documentations.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@135417 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/scripts/Python/interface/SBValue.i b/scripts/Python/interface/SBValue.i
index d905cc2..af88dd0 100644
--- a/scripts/Python/interface/SBValue.i
+++ b/scripts/Python/interface/SBValue.i
@@ -1,4 +1,4 @@
-//===-- SBValue.h -----------------------------------------------*- C++ -*-===//
+//===-- SWIG Interface for SBValue ------------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
diff --git a/scripts/Python/interface/SBValueList.i b/scripts/Python/interface/SBValueList.i
index e94f2c9..fb21ad0 100644
--- a/scripts/Python/interface/SBValueList.i
+++ b/scripts/Python/interface/SBValueList.i
@@ -1,4 +1,4 @@
-//===-- SWIG Interface for SBTarget -----------------------------*- C++ -*-===//
+//===-- SWIG Interface for SBValueList --------------------------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //