diff options
Diffstat (limited to 'llvm/lib/Support/Makefile')
| -rw-r--r-- | llvm/lib/Support/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile index 7f76ed702d2..48c21f4fd9e 100644 --- a/llvm/lib/Support/Makefile +++ b/llvm/lib/Support/Makefile @@ -1,10 +1,10 @@ ##===- lib/Support/Makefile --------------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../.. |

