diff options
Diffstat (limited to 'lib/ppc')
| -rw-r--r-- | lib/ppc/restFP.S | 4 | ||||
| -rw-r--r-- | lib/ppc/saveFP.S | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/ppc/restFP.S b/lib/ppc/restFP.S index 00919c8cdce4..95032897c0da 100644 --- a/lib/ppc/restFP.S +++ b/lib/ppc/restFP.S @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. +// This file is dual licensed under the MIT and the University of Illinois Open +// Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// diff --git a/lib/ppc/saveFP.S b/lib/ppc/saveFP.S index 302da6e9c595..72bd459f4cc0 100644 --- a/lib/ppc/saveFP.S +++ b/lib/ppc/saveFP.S @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file is distributed under the University of Illinois Open Source -// License. See LICENSE.TXT for details. +// This file is dual licensed under the MIT and the University of Illinois Open +// Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// |
