[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 11dbbb: Update copyright years.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 11dbbbe48a0357c14457de90cca2a8a7394a93bf
      https://github.com/csmith-project/creduce/commit/11dbbbe48a0357c14457de90cca2a8a7394a93bf
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
    M clang_delta/AggregateToScalar.cpp
    M clang_delta/BinOpSimplification.cpp
    M clang_delta/CallExprToValue.cpp
    M clang_delta/CombineGlobalVarDecl.cpp
    M clang_delta/CombineLocalVarDecl.cpp
    M clang_delta/CommonTemplateArgumentVisitor.h
    M clang_delta/CopyPropagation.cpp
    M clang_delta/EmptyStructToInt.cpp
    M clang_delta/LiftAssignmentExpr.cpp
    M clang_delta/LocalToGlobal.cpp
    M clang_delta/MoveFunctionBody.cpp
    M clang_delta/MoveGlobalVar.cpp
    M clang_delta/ParamToLocal.cpp
    M clang_delta/ReduceArrayDim.cpp
    M clang_delta/ReduceArraySize.cpp
    M clang_delta/ReducePointerLevel.cpp
    M clang_delta/ReducePointerPairs.cpp
    M clang_delta/RemoveAddrTaken.cpp
    M clang_delta/RemoveArray.cpp
    M clang_delta/RemoveEnumMemberValue.cpp
    M clang_delta/RemoveNamespace.cpp
    M clang_delta/RemoveNestedFunction.cpp
    M clang_delta/RemoveNestedFunction.h
    M clang_delta/RemovePointer.cpp
    M clang_delta/RemoveTrivialBaseTemplate.cpp
    M clang_delta/RemoveUnusedEnumMember.cpp
    M clang_delta/RemoveUnusedEnumMember.h
    M clang_delta/RemoveUnusedFunction.cpp
    M clang_delta/RemoveUnusedFunction.h
    M clang_delta/RemoveUnusedStructField.cpp
    M clang_delta/RemoveUnusedVar.cpp
    M clang_delta/RenameCXXMethod.cpp
    M clang_delta/RenameFun.cpp
    M clang_delta/RenameParam.cpp
    M clang_delta/RenameVar.cpp
    M clang_delta/RenameVar.h
    M clang_delta/ReplaceArrayIndexVar.cpp
    M clang_delta/ReplaceCallExpr.cpp
    M clang_delta/ReplaceClassWithBaseTemplateSpec.h
    M clang_delta/ReplaceFunctionDefWithDecl.cpp
    M clang_delta/ReplaceOneLevelTypedefType.cpp
    M clang_delta/ReplaceSimpleTypedef.cpp
    M clang_delta/ReplaceUndefinedFunction.cpp
    M clang_delta/ReturnVoid.cpp
    M clang_delta/RewriteUtils.cpp
    M clang_delta/RewriteUtils.h
    M clang_delta/SimpleInliner.cpp
    M clang_delta/SimplifyCallExpr.cpp
    M clang_delta/SimplifyCommaExpr.cpp
    M clang_delta/SimplifyNestedClass.h
    M clang_delta/SimplifyStruct.cpp
    M clang_delta/SimplifyStructUnionDecl.cpp
    M clang_delta/TemplateNonTypeArgToInt.cpp
    M clang_delta/TemplateNonTypeArgToInt.h
    M clang_delta/Transformation.cpp
    M clang_delta/Transformation.h
    M clang_delta/TransformationManager.cpp
    M clang_delta/UnifyFunctionDecl.cpp
    M clang_delta/UnionToStruct.cpp
    M clex/clex.l
    M clex/defs.h
    M clex/driver.c
    M creduce/creduce.in
    M creduce/creduce_config.pm.in
    M creduce/creduce_regexes.pm
    M creduce/pass_balanced.pm
    M creduce/pass_ints.pm
    M creduce/pass_peep.pm
    M creduce/pass_special.pm
    M creduce/pass_ternary.pm
    M scripts/localize_headers

  Log Message:
  -----------
  Update copyright years.