summaryrefslogtreecommitdiff
path: root/lib/Bitcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Bitcode/Makefile')
-rw-r--r--lib/Bitcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Bitcode/Makefile b/lib/Bitcode/Makefile
index 7abff6a0b7..2d6b5ad1fe 100644
--- a/lib/Bitcode/Makefile
+++ b/lib/Bitcode/Makefile
@@ -1,10 +1,10 @@
##===- lib/Bitcode/Makefile --------------------------------*- Makefile -*-===##
-#
+#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
-#
+#
##===----------------------------------------------------------------------===##
LEVEL = ../..