Remove FileCheck from test case token_landingpad.ll.
[oota-llvm.git] / lib / Bitcode / Writer / Makefile
index c87387a3095af4c240c0aa7f5551e81d941e2ae8..7b0bd72159add299227cbc2c172e207f30c5bf75 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Chris Lattner 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.
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..