diff options
author | John Criswell <criswell@uiuc.edu> | 2004-08-05 20:36:00 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-08-05 20:36:00 +0000 |
commit | e7ccf6445eb1f9824cf9567867877de3ad5b4573 (patch) | |
tree | 557a39489f58702e3ba8fa8c352d862385f3d752 /llvm/lib | |
parent | c51892528bb7d4839f01c412c860982a2f46165f (diff) | |
download | bcm5719-llvm-e7ccf6445eb1f9824cf9567867877de3ad5b4573.tar.gz bcm5719-llvm-e7ccf6445eb1f9824cf9567867877de3ad5b4573.zip |
Add additional copyright notice for the PowerPC backend.
Thanks Nate!
llvm-svn: 15531
Diffstat (limited to 'llvm/lib')
-rw-r--r-- | llvm/lib/Target/PowerPC/LICENSE.TXT | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/lib/Target/PowerPC/LICENSE.TXT b/llvm/lib/Target/PowerPC/LICENSE.TXT new file mode 100644 index 00000000000..7e563d6d3b7 --- /dev/null +++ b/llvm/lib/Target/PowerPC/LICENSE.TXT @@ -0,0 +1,7 @@ +PowerPC Backend +------------------------------------------------------------------------------- +The PowerPC Backend is licensed under the Illinois Open Source License and has +the following additional copyright: + +Copyright (C) 2004 Nate Begeman + |