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 | 2d4e7f732a6d7e0432be1e0d0af598bd85954570 (patch) | |
tree | 54c6e0f69a62f266bdc5d25d759d87b3a3392020 /lib | |
parent | 816cdf6bb280a85e4a0da1d456143ebe0b0db4e0 (diff) | |
download | external_llvm-2d4e7f732a6d7e0432be1e0d0af598bd85954570.zip external_llvm-2d4e7f732a6d7e0432be1e0d0af598bd85954570.tar.gz external_llvm-2d4e7f732a6d7e0432be1e0d0af598bd85954570.tar.bz2 |
Fixed the file description header at the top to remove the developer name.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51094 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Target/PIC16/PIC16.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/PIC16/PIC16.h b/lib/Target/PIC16/PIC16.h index 5c2a4cc..e83dbfd 100644 --- a/lib/Target/PIC16/PIC16.h +++ b/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. // //===----------------------------------------------------------------------===// // |