Skip to content

Commit 7555c58

Browse files
committed
Update copyright year to 2018.
llvm-svn: 334936
1 parent 30f0865 commit 7555c58

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

clang-tools-extra/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LLVM Release License
44
University of Illinois/NCSA
55
Open Source License
66

7-
Copyright (c) 2007-2016 University of Illinois at Urbana-Champaign.
7+
Copyright (c) 2007-2018 University of Illinois at Urbana-Champaign.
88
All rights reserved.
99

1010
Developed by:

clang-tools-extra/clang-tidy-vs/ClangTidy/license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LLVM Release License
44
University of Illinois/NCSA
55
Open Source License
66

7-
Copyright (c) 2007-2016 University of Illinois at Urbana-Champaign.
7+
Copyright (c) 2007-2018 University of Illinois at Urbana-Champaign.
88
All rights reserved.
99

1010
Developed by:

clang/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LLVM Release License
44
University of Illinois/NCSA
55
Open Source License
66

7-
Copyright (c) 2007-2016 University of Illinois at Urbana-Champaign.
7+
Copyright (c) 2007-2018 University of Illinois at Urbana-Champaign.
88
All rights reserved.
99

1010
Developed by:

clang/tools/clang-format-vs/ClangFormat/license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LLVM Release License
44
University of Illinois/NCSA
55
Open Source License
66

7-
Copyright (c) 2007-2017 University of Illinois at Urbana-Champaign.
7+
Copyright (c) 2007-2018 University of Illinois at Urbana-Champaign.
88
All rights reserved.
99

1010
Developed by:

compiler-rt/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Full text of the relevant licenses is included below.
1414
University of Illinois/NCSA
1515
Open Source License
1616

17-
Copyright (c) 2009-2016 by the contributors listed in CREDITS.TXT
17+
Copyright (c) 2009-2018 by the contributors listed in CREDITS.TXT
1818

1919
All rights reserved.
2020

libclc/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Full text of the relevant licenses is included below.
1111

1212
==============================================================================
1313

14-
Copyright (c) 2011-2016 by the contributors listed in CREDITS.TXT
14+
Copyright (c) 2011-2018 by the contributors listed in CREDITS.TXT
1515

1616
All rights reserved.
1717

libcxxabi/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Full text of the relevant licenses is included below.
1414
University of Illinois/NCSA
1515
Open Source License
1616

17-
Copyright (c) 2009-2017 by the contributors listed in CREDITS.TXT
17+
Copyright (c) 2009-2018 by the contributors listed in CREDITS.TXT
1818

1919
All rights reserved.
2020

libunwind/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Full text of the relevant licenses is included below.
1414
University of Illinois/NCSA
1515
Open Source License
1616

17-
Copyright (c) 2009-2017 by the contributors listed in CREDITS.TXT
17+
Copyright (c) 2009-2018 by the contributors listed in CREDITS.TXT
1818

1919
All rights reserved.
2020

lld/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lld License
44
University of Illinois/NCSA
55
Open Source License
66

7-
Copyright (c) 2011-2016 by the contributors listed in CREDITS.TXT
7+
Copyright (c) 2011-2018 by the contributors listed in CREDITS.TXT
88
All rights reserved.
99

1010
Developed by:

llgo/LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LLVM Release License
1515
University of Illinois/NCSA
1616
Open Source License
1717

18-
Copyright (c) 2007-2015 University of Illinois at Urbana-Champaign.
18+
Copyright (c) 2007-2018 University of Illinois at Urbana-Champaign.
1919
All rights reserved.
2020

2121
Developed by:

0 commit comments

Comments
 (0)