I will apply them tomorrow. What should I do else? - AutoRegen.sh - ...and?
http://llvm-reviews.chandlerc.com/D2492 Files: clang-tools-extra/LICENSE.TXT clang-tools-extra/docs/conf.py clang/LICENSE.TXT clang/docs/analyzer/conf.py clang/docs/conf.py compiler-rt/LICENSE.TXT libclc/LICENSE.TXT libcxx/LICENSE.TXT libcxxabi/LICENSE.TXT lld/LICENSE.TXT lld/docs/conf.py llvm/LICENSE.TXT llvm/autoconf/configure.ac llvm/docs/conf.py llvm/docs/doxygen.footer polly/LICENSE.txt polly/tools/GPURuntime/LICENSE.TXT
Index: clang-tools-extra/LICENSE.TXT =================================================================== --- clang-tools-extra/LICENSE.TXT +++ clang-tools-extra/LICENSE.TXT @@ -4,7 +4,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2007-2013 University of Illinois at Urbana-Champaign. +Copyright (c) 2007-2014 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: Index: clang-tools-extra/docs/conf.py =================================================================== --- clang-tools-extra/docs/conf.py +++ clang-tools-extra/docs/conf.py @@ -41,7 +41,7 @@ # General information about the project. project = u'Extra Clang Tools' -copyright = u'2007-2013, The Clang Team' +copyright = u'2007-2014, 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 Index: clang/LICENSE.TXT =================================================================== --- clang/LICENSE.TXT +++ clang/LICENSE.TXT @@ -4,7 +4,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2007-2013 University of Illinois at Urbana-Champaign. +Copyright (c) 2007-2014 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: Index: clang/docs/analyzer/conf.py =================================================================== --- clang/docs/analyzer/conf.py +++ clang/docs/analyzer/conf.py @@ -41,7 +41,7 @@ # General information about the project. project = u'Clang Static Analyzer' -copyright = u'2013, Analyzer Team' +copyright = u'2013-2014, Analyzer 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 Index: clang/docs/conf.py =================================================================== --- clang/docs/conf.py +++ clang/docs/conf.py @@ -41,7 +41,7 @@ # General information about the project. project = u'Clang' -copyright = u'2007-2013, The Clang Team' +copyright = u'2007-2014, 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 Index: compiler-rt/LICENSE.TXT =================================================================== --- compiler-rt/LICENSE.TXT +++ compiler-rt/LICENSE.TXT @@ -14,7 +14,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT All rights reserved. @@ -55,7 +55,7 @@ ============================================================================== -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 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 Index: libclc/LICENSE.TXT =================================================================== --- libclc/LICENSE.TXT +++ libclc/LICENSE.TXT @@ -11,7 +11,7 @@ ============================================================================== -Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2011-2014 by the contributors listed in CREDITS.TXT All rights reserved. @@ -43,7 +43,7 @@ ============================================================================== -Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2011-2014 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 Index: libcxx/LICENSE.TXT =================================================================== --- libcxx/LICENSE.TXT +++ libcxx/LICENSE.TXT @@ -14,7 +14,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT All rights reserved. @@ -55,7 +55,7 @@ ============================================================================== -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 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 Index: libcxxabi/LICENSE.TXT =================================================================== --- libcxxabi/LICENSE.TXT +++ libcxxabi/LICENSE.TXT @@ -14,7 +14,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT All rights reserved. @@ -55,7 +55,7 @@ ============================================================================== -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 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 Index: lld/LICENSE.TXT =================================================================== --- lld/LICENSE.TXT +++ lld/LICENSE.TXT @@ -4,7 +4,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2011-2014 by the contributors listed in CREDITS.TXT All rights reserved. Developed by: Index: lld/docs/conf.py =================================================================== --- lld/docs/conf.py +++ lld/docs/conf.py @@ -40,7 +40,7 @@ # General information about the project. project = u'lld' -copyright = u'2011-2013, LLVM Project' +copyright = u'2011-2014, 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 Index: llvm/LICENSE.TXT =================================================================== --- llvm/LICENSE.TXT +++ llvm/LICENSE.TXT @@ -4,7 +4,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign. +Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign. All rights reserved. Developed by: Index: llvm/autoconf/configure.ac =================================================================== --- llvm/autoconf/configure.ac +++ llvm/autoconf/configure.ac @@ -37,8 +37,8 @@ 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-2013 University of Illinois at Urbana-Champaign."]) -AC_COPYRIGHT([Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.]) +AC_SUBST(LLVM_COPYRIGHT,["Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign."]) +AC_COPYRIGHT([Copyright (c) 2003-2014 University of Illinois at Urbana-Champaign.]) dnl Indicate that we require autoconf 2.60 or later. AC_PREREQ(2.60) Index: llvm/docs/conf.py =================================================================== --- llvm/docs/conf.py +++ llvm/docs/conf.py @@ -40,7 +40,7 @@ # General information about the project. project = u'LLVM' -copyright = u'2003-2013, LLVM Project' +copyright = u'2003-2014, 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 Index: llvm/docs/doxygen.footer =================================================================== --- llvm/docs/doxygen.footer +++ llvm/docs/doxygen.footer @@ -3,7 +3,7 @@ Generated on $datetime for <a href="http://llvm.org/">$projectname</a> by <a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen" align="middle" border="0"/>$doxygenversion</a><br> -Copyright © 2003-2013 University of Illinois at Urbana-Champaign. +Copyright © 2003-2014 University of Illinois at Urbana-Champaign. All Rights Reserved.</p> <hr> Index: polly/LICENSE.txt =================================================================== --- polly/LICENSE.txt +++ polly/LICENSE.txt @@ -4,7 +4,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2009-2013 Polly Team +Copyright (c) 2009-2014 Polly Team All rights reserved. Developed by: Index: polly/tools/GPURuntime/LICENSE.TXT =================================================================== --- polly/tools/GPURuntime/LICENSE.TXT +++ polly/tools/GPURuntime/LICENSE.TXT @@ -14,7 +14,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT All rights reserved. @@ -53,7 +53,7 @@ ============================================================================== -Copyright (c) 2009-2013 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2014 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
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
