Update incorrect file headers.

One of these was spotted in review by Rafael.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva 2013-08-01 18:42:28 +00:00
parent 5b25082ddb
commit 2b61eb9843
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
##===- unittests/IR/Makefile -------------------------------*- Makefile -*-===##
##===- unittests/Object/Makefile ---------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#

View File

@ -1,4 +1,4 @@
##===- unittests/ADT/Makefile ------------------------------*- Makefile -*-===##
##===- unittests/Support/Makefile --------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#