diff options
author | Eric Christopher <echristo@gmail.com> | 2015-03-12 01:25:29 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-03-12 01:25:29 +0000 |
commit | a1bafae91feab3e3c54f6a04d9b37f4a01797ed9 (patch) | |
tree | 9ea7029f8d9b981099be067481a25827186674ca /llvm/configure | |
parent | 0cb14759fcf9493075f97e60c28ce19c6a827f72 (diff) | |
download | bcm5719-llvm-a1bafae91feab3e3c54f6a04d9b37f4a01797ed9.tar.gz bcm5719-llvm-a1bafae91feab3e3c54f6a04d9b37f4a01797ed9.zip |
Update for a new year.
Patch by Tanya Lattner.
llvm-svn: 231998
Diffstat (limited to 'llvm/configure')
-rwxr-xr-x | llvm/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/configure b/llvm/configure index 313d7eb4ef9..e9ccb2adcaa 100755 --- a/llvm/configure +++ b/llvm/configure @@ -9,7 +9,7 @@ # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. # -# Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign. +# Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## @@ -1558,7 +1558,7 @@ Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign. +Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign. _ACEOF exit fi @@ -1951,7 +1951,7 @@ _ACEOF -LLVM_COPYRIGHT="Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign." +LLVM_COPYRIGHT="Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign." |