Add methods to StringMap to erase entries by key.
[oota-llvm.git] / include / llvm / Debugger / SourceLanguage.h
index 798e0fb49c88d0cdda9a413a078c1df644987db1..a07dd97e4107802c9f06e666cb5f82efa5885a24 100644 (file)
@@ -1,10 +1,10 @@
 //===- SourceLanguage.h - Interact with source languages --------*- C++ -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the LLVM research group and is distributed under
-// the University of Illinois Open Source License. See LICENSE.TXT for details.
-// 
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines the abstract SourceLanguage interface, which is used by the