diff options
author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2008-05-14 06:50:01 +0000 |
---|---|---|
committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2008-05-14 06:50:01 +0000 |
commit | 1f8c9ef4cc256eae7531351f2f321a5a1801edeb (patch) | |
tree | 90b9292ed0c8e803f5b5ab56a0c46c775af10904 /llvm/lib/Target | |
parent | f41600da59caabda5e4aa0e02f796df6ef7c185c (diff) | |
download | bcm5719-llvm-1f8c9ef4cc256eae7531351f2f321a5a1801edeb.tar.gz bcm5719-llvm-1f8c9ef4cc256eae7531351f2f321a5a1801edeb.zip |
Fixed the file description header at the top to remove the developer name.
llvm-svn: 51094
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r-- | llvm/lib/Target/PIC16/PIC16.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PIC16/PIC16.h b/llvm/lib/Target/PIC16/PIC16.h index 5c2a4cce828..e83dbfd960f 100644 --- a/llvm/lib/Target/PIC16/PIC16.h +++ b/llvm/lib/Target/PIC16/PIC16.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Bruno Cardoso Lopes 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. // //===----------------------------------------------------------------------===// // |