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 | a6fdcaace8df9ee8bf54c568a89efa1228172d65 (patch) | |
tree | 1d9fea3cd3b47d2794f7ce1e9ee2d4e086a6c5d7 /configure | |
parent | b338d897f9063ed6f02ed52527722c61ef827d5a (diff) |
Update the copyright coredits -- Happy new year 2013!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171342 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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." |