From 2c2ba762a332cd01b898080998422e05e10e6246 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Thu, 5 Aug 2004 20:36:00 +0000 Subject: [PATCH] Add additional copyright notice for the PowerPC backend. Thanks Nate! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15531 91177308-0d34-0410-b5e6-96231b3b80d8 --- LICENSE.TXT | 1 + lib/Target/PowerPC/LICENSE.TXT | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 lib/Target/PowerPC/LICENSE.TXT diff --git a/LICENSE.TXT b/LICENSE.TXT index 3b9d055e5c18..e351ddbe1fdb 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -61,6 +61,7 @@ licenses, and/or restrictions: Program Directory ------- --------- +PowerPC Backend llvm/lib/Target/PowerPC Autoconf: llvm/autoconf llvm/projects/ModuleMaker/autoconf llvm/projects/sample/autoconf diff --git a/lib/Target/PowerPC/LICENSE.TXT b/lib/Target/PowerPC/LICENSE.TXT new file mode 100644 index 000000000000..7e563d6d3b74 --- /dev/null +++ b/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 +