Skip to content

Commit e7ccf64

Browse files
author
John Criswell
committed
Add additional copyright notice for the PowerPC backend.
Thanks Nate! llvm-svn: 15531
1 parent c518925 commit e7ccf64

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

llvm/LICENSE.TXT

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ licenses, and/or restrictions:
6161

6262
Program Directory
6363
------- ---------
64+
PowerPC Backend llvm/lib/Target/PowerPC
6465
Autoconf: llvm/autoconf
6566
llvm/projects/ModuleMaker/autoconf
6667
llvm/projects/sample/autoconf

llvm/lib/Target/PowerPC/LICENSE.TXT

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
PowerPC Backend
2+
-------------------------------------------------------------------------------
3+
The PowerPC Backend is licensed under the Illinois Open Source License and has
4+
the following additional copyright:
5+
6+
Copyright (C) 2004 Nate Begeman
7+

0 commit comments

Comments
 (0)