diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-12-29 20:37:13 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 20:37:13 +0000 |
| commit | 8adcd9f32e157650aebac46e862626c7dbdd37a1 (patch) | |
| tree | be6799e8c01cacf14fbadc19ca91286410dd2ef1 /llvm/utils/TableGen/CodeGenIntrinsics.h | |
| parent | f3ebc3f3d2fdeb4737752fed0ea603634313d115 (diff) | |
| download | bcm5719-llvm-8adcd9f32e157650aebac46e862626c7dbdd37a1.tar.gz bcm5719-llvm-8adcd9f32e157650aebac46e862626c7dbdd37a1.zip | |
remove attributions from utils.
llvm-svn: 45419
Diffstat (limited to 'llvm/utils/TableGen/CodeGenIntrinsics.h')
| -rw-r--r-- | llvm/utils/TableGen/CodeGenIntrinsics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/utils/TableGen/CodeGenIntrinsics.h b/llvm/utils/TableGen/CodeGenIntrinsics.h index 8b2ead443ff..036882c8e06 100644 --- a/llvm/utils/TableGen/CodeGenIntrinsics.h +++ b/llvm/utils/TableGen/CodeGenIntrinsics.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Chris Lattner 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. // //===----------------------------------------------------------------------===// // |

