forked from OSchip/llvm-project
Add additional copyright notice for the PowerPC backend.
Thanks Nate! llvm-svn: 15531
This commit is contained in:
parent
c51892528b
commit
e7ccf6445e
|
|
@ -61,6 +61,7 @@ licenses, and/or restrictions:
|
||||||
|
|
||||||
Program Directory
|
Program Directory
|
||||||
------- ---------
|
------- ---------
|
||||||
|
PowerPC Backend llvm/lib/Target/PowerPC
|
||||||
Autoconf: llvm/autoconf
|
Autoconf: llvm/autoconf
|
||||||
llvm/projects/ModuleMaker/autoconf
|
llvm/projects/ModuleMaker/autoconf
|
||||||
llvm/projects/sample/autoconf
|
llvm/projects/sample/autoconf
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
Loading…
Reference in New Issue