diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-01-01 10:00:19 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-01-01 10:00:19 +0000 |
commit | 43632a26a5da8568525193ee80e544cb57efa675 (patch) | |
tree | 05165dba2d33b6e0c85e03d06b2c0f588d8c8f42 /llvm/configure | |
parent | b1615b1ac47b256fcab9ed0bceb73273f2a4d4d9 (diff) | |
download | bcm5719-llvm-43632a26a5da8568525193ee80e544cb57efa675.tar.gz bcm5719-llvm-43632a26a5da8568525193ee80e544cb57efa675.zip |
Update the copyright coredits -- Happy new year 2013!
llvm-svn: 171342
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 75cb5a4517d..634cda9eabf 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-2012 University of Illinois at Urbana-Champaign. +# Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## @@ -1556,7 +1556,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-2012 University of Illinois at Urbana-Champaign. +Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. _ACEOF exit fi @@ -1928,7 +1928,7 @@ cat >>confdefs.h <<\_ACEOF _ACEOF -LLVM_COPYRIGHT="Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign." +LLVM_COPYRIGHT="Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign." |