| OLD | NEW |
| 1 ============================================================================== | 1 ============================================================================== |
| 2 LLVM Release License | 2 LLVM Release License |
| 3 ============================================================================== | 3 ============================================================================== |
| 4 University of Illinois/NCSA | 4 University of Illinois/NCSA |
| 5 Open Source License | 5 Open Source License |
| 6 | 6 |
| 7 Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. | 7 Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. |
| 8 All rights reserved. | 8 All rights reserved. |
| 9 | 9 |
| 10 Developed by: | 10 Developed by: |
| 11 | 11 |
| 12 LLVM Team | 12 LLVM Team |
| 13 | 13 |
| 14 University of Illinois at Urbana-Champaign | 14 University of Illinois at Urbana-Champaign |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 Program Directory | 62 Program Directory |
| 63 ------- --------- | 63 ------- --------- |
| 64 Autoconf llvm/autoconf | 64 Autoconf llvm/autoconf |
| 65 llvm/projects/ModuleMaker/autoconf | 65 llvm/projects/ModuleMaker/autoconf |
| 66 llvm/projects/sample/autoconf | 66 llvm/projects/sample/autoconf |
| 67 Google Test llvm/utils/unittest/googletest | 67 Google Test llvm/utils/unittest/googletest |
| 68 OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} | 68 OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} |
| 69 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} | 69 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} |
| 70 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT | 70 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT |
| 71 md5 contributions llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h | 71 md5 contributions llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h |
| OLD | NEW |