summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-08-05 20:36:00 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-08-05 20:36:00 +0000
commite7ccf6445eb1f9824cf9567867877de3ad5b4573 (patch)
tree557a39489f58702e3ba8fa8c352d862385f3d752 /llvm/lib/Target
parentc51892528bb7d4839f01c412c860982a2f46165f (diff)
downloadbcm5719-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/Target')
-rw-r--r--llvm/lib/Target/PowerPC/LICENSE.TXT7
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
+
OpenPOWER on IntegriCloud