From e3cd4670a080554e4ae1f2f26ee4353d11f02f6b Mon Sep 17 00:00:00 2001 From: Mathias Preiner Date: Tue, 22 Sep 2020 09:51:56 -0700 Subject: Update copyright header script to support CMake and Python files (#5067) This PR updates the update-copyright.pl script to also update/add copyright headers to CMake specific files. It further fixes a small typo in the header. --- src/theory/arith/arith_static_learner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/theory/arith/arith_static_learner.cpp') diff --git a/src/theory/arith/arith_static_learner.cpp b/src/theory/arith/arith_static_learner.cpp index 9bd5ad774..1e031c322 100644 --- a/src/theory/arith/arith_static_learner.cpp +++ b/src/theory/arith/arith_static_learner.cpp @@ -5,7 +5,7 @@ ** Tim King, Dejan Jovanovic, Morgan Deters ** This file is part of the CVC4 project. ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS - ** in the top-level source directory) and their institutional affiliations. + ** in the top-level source directory and their institutional affiliations. ** All rights reserved. See the file COPYING in the top-level source ** directory for licensing information.\endverbatim ** -- cgit v1.2.3