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

