diff --git a/clang-tools-extra/LICENSE.TXT b/clang-tools-extra/LICENSE.TXT index 6c224f84c5bb..e31223a486aa 100644 --- a/clang-tools-extra/LICENSE.TXT +++ b/clang-tools-extra/LICENSE.TXT @@ -4,7 +4,7 @@ LLVM Release License University of Illinois/NCSA Open Source License -Copyright (c) 2007-2012 University of Illinois at Urbana-Champaign. +Copyright (c) 2007-2013 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: diff --git a/clang/LICENSE.TXT b/clang/LICENSE.TXT index 6c224f84c5bb..e31223a486aa 100644 --- a/clang/LICENSE.TXT +++ b/clang/LICENSE.TXT @@ -4,7 +4,7 @@ LLVM Release License University of Illinois/NCSA Open Source License -Copyright (c) 2007-2012 University of Illinois at Urbana-Champaign. +Copyright (c) 2007-2013 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: diff --git a/clang/docs/conf.py b/clang/docs/conf.py index 899e0aa2a30a..b69ccf54c3af 100644 --- a/clang/docs/conf.py +++ b/clang/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'Clang' -copyright = u'2012, The Clang Team' +copyright = u'2007-2013, The Clang Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/compiler-rt/LICENSE.TXT b/compiler-rt/LICENSE.TXT index f7179425605e..6aab1f694cc2 100644 --- a/compiler-rt/LICENSE.TXT +++ b/compiler-rt/LICENSE.TXT @@ -14,7 +14,7 @@ Full text of the relevant licenses is included below. University of Illinois/NCSA Open Source License -Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT All rights reserved. @@ -55,7 +55,7 @@ SOFTWARE. ============================================================================== -Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/libclc/LICENSE.TXT b/libclc/LICENSE.TXT index e4df97bb02da..30aab2fb015e 100644 --- a/libclc/LICENSE.TXT +++ b/libclc/LICENSE.TXT @@ -11,7 +11,7 @@ Full text of the relevant licenses is included below. ============================================================================== -Copyright (c) 2011-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT All rights reserved. @@ -43,7 +43,7 @@ SOFTWARE. ============================================================================== -Copyright (c) 2011-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/libcxx/LICENSE.TXT b/libcxx/LICENSE.TXT index 14645d080198..5ed8ec224835 100644 --- a/libcxx/LICENSE.TXT +++ b/libcxx/LICENSE.TXT @@ -14,7 +14,7 @@ Full text of the relevant licenses is included below. University of Illinois/NCSA Open Source License -Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT All rights reserved. @@ -55,7 +55,7 @@ SOFTWARE. ============================================================================== -Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/libcxxabi/LICENSE.TXT b/libcxxabi/LICENSE.TXT index 40ce7c7dc19f..b04ba2c96daa 100644 --- a/libcxxabi/LICENSE.TXT +++ b/libcxxabi/LICENSE.TXT @@ -14,7 +14,7 @@ Full text of the relevant licenses is included below. University of Illinois/NCSA Open Source License -Copyright (c) 2009-2010 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT All rights reserved. @@ -55,7 +55,7 @@ SOFTWARE. ============================================================================== -Copyright (c) 2009-2010 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/lld/LICENSE.TXT b/lld/LICENSE.TXT index 44215c972fce..0a2b5b7c740a 100644 --- a/lld/LICENSE.TXT +++ b/lld/LICENSE.TXT @@ -4,7 +4,7 @@ lld License University of Illinois/NCSA Open Source License -Copyright (c) 2011 by the contributors listed in CREDITS.TXT +Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT All rights reserved. Developed by: diff --git a/lld/docs/conf.py b/lld/docs/conf.py index 0657eb8335da..2518dad25dfe 100644 --- a/lld/docs/conf.py +++ b/lld/docs/conf.py @@ -40,7 +40,7 @@ master_doc = 'index' # General information about the project. project = u'lld' -copyright = u'2012, LLVM Project' +copyright = u'2011-2013, LLVM Project' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/llvm/LICENSE.TXT b/llvm/LICENSE.TXT index 1015b2d894dc..8ea7944d938f 100644 --- a/llvm/LICENSE.TXT +++ b/llvm/LICENSE.TXT @@ -4,7 +4,7 @@ LLVM Release License University of Illinois/NCSA Open Source License -Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign. +Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: diff --git a/llvm/autoconf/configure.ac b/llvm/autoconf/configure.ac index 08e7f32142a8..d5460ffbccae 100644 --- a/llvm/autoconf/configure.ac +++ b/llvm/autoconf/configure.ac @@ -37,8 +37,8 @@ AC_DEFINE([LLVM_VERSION_MINOR], [3], [Minor version of the LLVM API]) dnl Provide a copyright substitution and ensure the copyright notice is included dnl in the output of --version option of the generated configure script. -AC_SUBST(LLVM_COPYRIGHT,["Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign."]) -AC_COPYRIGHT([Copyright (c) 2003-2012 University of Illinois at Urbana-Champaign.]) +AC_SUBST(LLVM_COPYRIGHT,["Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign."]) +AC_COPYRIGHT([Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.]) dnl Indicate that we require autoconf 2.60 or later. AC_PREREQ(2.60) diff --git a/llvm/configure b/llvm/configure index 75cb5a4517de..634cda9eabf1 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." diff --git a/llvm/docs/conf.py b/llvm/docs/conf.py index c0cf402ed774..0ac3b7836b9e 100644 --- a/llvm/docs/conf.py +++ b/llvm/docs/conf.py @@ -40,7 +40,7 @@ master_doc = 'index' # General information about the project. project = u'LLVM' -copyright = u'2012, LLVM Project' +copyright = u'2003-2013, LLVM Project' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/llvm/docs/doxygen.footer b/llvm/docs/doxygen.footer index c492e7df6cba..95d5434f6712 100644 --- a/llvm/docs/doxygen.footer +++ b/llvm/docs/doxygen.footer @@ -3,7 +3,7 @@ Generated on $datetime for $projectname by Doxygen$doxygenversion
-Copyright © 2003-2012 University of Illinois at Urbana-Champaign. +Copyright © 2003-2013 University of Illinois at Urbana-Champaign. All Rights Reserved.


diff --git a/polly/LICENSE.txt b/polly/LICENSE.txt index 8081b7d19053..b50cdd9480f8 100644 --- a/polly/LICENSE.txt +++ b/polly/LICENSE.txt @@ -4,7 +4,7 @@ Polly Release License University of Illinois/NCSA Open Source License -Copyright (c) 2009-2012 Polly Team +Copyright (c) 2009-2013 Polly Team All rights reserved. Developed by: diff --git a/polly/tools/GPURuntime/LICENSE.TXT b/polly/tools/GPURuntime/LICENSE.TXT index fe8936fedb32..4682e3e2b259 100644 --- a/polly/tools/GPURuntime/LICENSE.TXT +++ b/polly/tools/GPURuntime/LICENSE.TXT @@ -14,7 +14,7 @@ Full text of the relevant licenses is included below. University of Illinois/NCSA Open Source License -Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT All rights reserved. @@ -53,7 +53,7 @@ SOFTWARE. ============================================================================== -Copyright (c) 2009-2012 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal