Update copyright headers.
authorAina Niemetz <aina.niemetz@gmail.com>
Thu, 3 Dec 2020 03:55:00 +0000 (19:55 -0800)
committerAina Niemetz <aina.niemetz@gmail.com>
Thu, 3 Dec 2020 03:55:00 +0000 (19:55 -0800)
commit92e9feab5f417fbbd3ac07d47fe9b6b49f5c4168
treec7c533d12e91b68d350d5dcc5e77441a831f69a9
parent3a8e2f4e52f4debfb8eb6fb9c49934a66d742ec9
Update copyright headers.
296 files changed:
examples/api/combination.cpp
examples/api/linear_arith.cpp
examples/api/python/combination.py
examples/api/python/linear_arith.py
examples/api/python/sequences.py
examples/api/python/sets.py
examples/api/python/strings.py
examples/api/python/sygus-fun.py
examples/api/python/sygus-grammar.py
examples/api/python/sygus-inv.py
examples/api/sets.cpp
examples/api/strings.cpp
examples/api/sygus-fun.cpp
examples/api/sygus-grammar.cpp
examples/api/sygus-inv.cpp
examples/simple_vc_cxx.cpp
examples/simple_vc_quant_cxx.cpp
src/expr/CMakeLists.txt
src/expr/ascription_type.cpp
src/expr/ascription_type.h
src/expr/buffered_proof_generator.cpp
src/expr/buffered_proof_generator.h
src/expr/emptybag.cpp
src/expr/emptybag.h
src/expr/expr_iomanip.cpp
src/expr/lazy_proof_chain.cpp
src/expr/lazy_proof_chain.h
src/expr/node_manager.cpp
src/expr/node_manager.h
src/expr/node_value.cpp
src/expr/proof_node.h
src/expr/proof_node_algorithm.cpp
src/expr/proof_node_algorithm.h
src/expr/proof_node_manager.cpp
src/expr/proof_node_manager.h
src/expr/proof_node_updater.cpp
src/expr/proof_node_updater.h
src/expr/proof_set.h
src/expr/record.cpp
src/expr/record.h
src/expr/symbol_table.h
src/expr/tconv_seq_proof_generator.cpp
src/main/command_executor.cpp
src/main/command_executor.h
src/parser/antlr_tracing.h
src/parser/parser_builder.cpp
src/parser/parser_builder.h
src/preprocessing/assertion_pipeline.cpp
src/preprocessing/assertion_pipeline.h
src/preprocessing/passes/apply_substs.cpp
src/preprocessing/passes/bv_gauss.cpp
src/preprocessing/passes/bv_to_int.cpp
src/preprocessing/passes/fun_def_fmf.cpp
src/preprocessing/passes/global_negate.h
src/preprocessing/passes/ho_elim.cpp
src/preprocessing/passes/ho_elim.h
src/preprocessing/passes/ite_simp.cpp
src/preprocessing/passes/miplib_trick.cpp
src/preprocessing/passes/non_clausal_simp.cpp
src/preprocessing/passes/non_clausal_simp.h
src/preprocessing/passes/theory_preprocess.cpp
src/preprocessing/preprocessing_pass.cpp
src/preprocessing/preprocessing_pass_context.cpp
src/printer/ast/ast_printer.cpp
src/printer/ast/ast_printer.h
src/printer/cvc/cvc_printer.cpp
src/printer/cvc/cvc_printer.h
src/printer/let_binding.cpp
src/printer/let_binding.h
src/printer/printer.cpp
src/printer/printer.h
src/printer/smt2/smt2_printer.h
src/printer/tptp/tptp_printer.cpp
src/printer/tptp/tptp_printer.h
src/proof/proof_manager.h
src/proof/unsat_core.cpp
src/proof/unsat_core.h
src/prop/cnf_stream.cpp
src/prop/cnf_stream.h
src/prop/proof_cnf_stream.cpp
src/prop/proof_cnf_stream.h
src/prop/prop_proof_manager.cpp
src/prop/sat_proof_manager.cpp
src/prop/sat_proof_manager.h
src/prop/theory_proxy.cpp
src/smt/check_models.cpp
src/smt/command.cpp
src/smt/command.h
src/smt/dump_manager.cpp
src/smt/dump_manager.h
src/smt/expand_definitions.cpp
src/smt/expand_definitions.h
src/smt/interpolation_solver.cpp
src/smt/interpolation_solver.h
src/smt/listeners.h
src/smt/managed_ostreams.cpp
src/smt/model.cpp
src/smt/model_core_builder.cpp
src/smt/node_command.cpp
src/smt/options_manager.cpp
src/smt/preprocess_proof_generator.cpp
src/smt/preprocess_proof_generator.h
src/smt/preprocessor.cpp
src/smt/process_assertions.cpp
src/smt/proof_post_processor.cpp
src/smt/proof_post_processor.h
src/smt/set_defaults.cpp
src/smt/smt_engine_state.cpp
src/smt/smt_engine_state.h
src/smt/sygus_solver.cpp
src/smt/sygus_solver.h
src/smt/update_ostream.h
src/theory/arith/approx_simplex.cpp
src/theory/arith/arith_rewriter.cpp
src/theory/arith/arith_rewriter.h
src/theory/arith/arith_utilities.cpp
src/theory/arith/attempt_solution_simplex.cpp
src/theory/arith/bound_inference.cpp
src/theory/arith/bound_inference.h
src/theory/arith/congruence_manager.cpp
src/theory/arith/congruence_manager.h
src/theory/arith/dual_simplex.cpp
src/theory/arith/fc_simplex.cpp
src/theory/arith/inference_id.cpp
src/theory/arith/inference_id.h
src/theory/arith/nl/ext/constraint.h
src/theory/arith/nl/ext/ext_state.cpp
src/theory/arith/nl/ext/ext_state.h
src/theory/arith/nl/ext/factoring_check.cpp
src/theory/arith/nl/ext/factoring_check.h
src/theory/arith/nl/ext/monomial.h
src/theory/arith/nl/ext/monomial_bounds_check.cpp
src/theory/arith/nl/ext/monomial_bounds_check.h
src/theory/arith/nl/ext/monomial_check.cpp
src/theory/arith/nl/ext/monomial_check.h
src/theory/arith/nl/ext/split_zero_check.h
src/theory/arith/nl/ext/tangent_plane_check.cpp
src/theory/arith/nl/ext/tangent_plane_check.h
src/theory/arith/nl/iand_solver.cpp
src/theory/arith/nl/iand_solver.h
src/theory/arith/nl/iand_table.cpp
src/theory/arith/nl/iand_table.h
src/theory/arith/nl/icp/candidate.cpp
src/theory/arith/nl/icp/candidate.h
src/theory/arith/nl/icp/contraction_origins.cpp
src/theory/arith/nl/icp/contraction_origins.h
src/theory/arith/nl/icp/icp_solver.cpp
src/theory/arith/nl/icp/icp_solver.h
src/theory/arith/nl/icp/intersection.cpp
src/theory/arith/nl/icp/intersection.h
src/theory/arith/nl/icp/interval.h
src/theory/arith/nl/nonlinear_extension.h
src/theory/arith/nl/strategy.cpp
src/theory/arith/nl/strategy.h
src/theory/arith/nl/transcendental/exponential_solver.cpp
src/theory/arith/nl/transcendental/exponential_solver.h
src/theory/arith/nl/transcendental/sine_solver.cpp
src/theory/arith/nl/transcendental/sine_solver.h
src/theory/arith/nl/transcendental/taylor_generator.cpp
src/theory/arith/nl/transcendental/taylor_generator.h
src/theory/arith/nl/transcendental/transcendental_solver.cpp
src/theory/arith/nl/transcendental/transcendental_solver.h
src/theory/arith/nl/transcendental/transcendental_state.cpp
src/theory/arith/nl/transcendental/transcendental_state.h
src/theory/arith/normal_form.cpp
src/theory/arith/normal_form.h
src/theory/arith/soi_simplex.cpp
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith_private.cpp
src/theory/arrays/inference_manager.cpp
src/theory/arrays/inference_manager.h
src/theory/arrays/proof_checker.cpp
src/theory/arrays/proof_checker.h
src/theory/arrays/skolem_cache.cpp
src/theory/arrays/skolem_cache.h
src/theory/bags/bags_rewriter.cpp
src/theory/bags/bags_rewriter.h
src/theory/bags/inference_manager.cpp
src/theory/bags/inference_manager.h
src/theory/bags/make_bag_op.cpp
src/theory/bags/make_bag_op.h
src/theory/bags/normal_form.cpp
src/theory/bags/normal_form.h
src/theory/bags/solver_state.cpp
src/theory/bags/solver_state.h
src/theory/bags/term_registry.cpp
src/theory/bags/term_registry.h
src/theory/bags/theory_bags.cpp
src/theory/bags/theory_bags.h
src/theory/bags/theory_bags_type_enumerator.cpp
src/theory/bags/theory_bags_type_enumerator.h
src/theory/bags/theory_bags_type_rules.h
src/theory/booleans/circuit_propagator.cpp
src/theory/booleans/circuit_propagator.h
src/theory/booleans/theory_bool.cpp
src/theory/builtin/theory_builtin_rewriter.h
src/theory/builtin/theory_builtin_type_rules.cpp
src/theory/bv/bv_solver_simple.cpp
src/theory/bv/bv_solver_simple.h
src/theory/bv/bv_subtheory_algebraic.cpp
src/theory/bv/theory_bv.h
src/theory/datatypes/datatypes_rewriter.cpp
src/theory/datatypes/infer_proof_cons.cpp
src/theory/datatypes/infer_proof_cons.h
src/theory/datatypes/inference.cpp
src/theory/datatypes/inference_manager.cpp
src/theory/datatypes/proof_checker.cpp
src/theory/datatypes/proof_checker.h
src/theory/datatypes/theory_datatypes.h
src/theory/fp/fp_converter.h
src/theory/fp/theory_fp.h
src/theory/fp/theory_fp_rewriter.cpp
src/theory/fp/theory_fp_type_rules.h
src/theory/fp/type_enumerator.h
src/theory/quantifiers/alpha_equivalence.cpp
src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp
src/theory/quantifiers/quantifiers_modules.cpp
src/theory/quantifiers/quantifiers_modules.h
src/theory/quantifiers/skolemize.h
src/theory/quantifiers/sygus/sygus_interpol.cpp
src/theory/quantifiers/sygus/sygus_interpol.h
src/theory/quantifiers/sygus/sygus_qe_preproc.cpp
src/theory/quantifiers/sygus/synth_engine.cpp
src/theory/quantifiers/sygus/template_infer.cpp
src/theory/quantifiers/sygus_inst.cpp
src/theory/sep/theory_sep.cpp
src/theory/sep/theory_sep_rewriter.cpp
src/theory/sets/normal_form.h
src/theory/sets/solver_state.cpp
src/theory/sets/theory_sets.cpp
src/theory/sets/theory_sets_rewriter.h
src/theory/sets/theory_sets_type_rules.h
src/theory/shared_solver.cpp
src/theory/shared_solver.h
src/theory/shared_solver_distributed.cpp
src/theory/shared_solver_distributed.h
src/theory/shared_terms_database.cpp
src/theory/strings/infer_proof_cons.cpp
src/theory/strings/infer_proof_cons.h
src/theory/strings/regexp_elim.cpp
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings_utils.cpp
src/theory/theory.cpp
src/theory/theory_eq_notify.h
src/theory/theory_id.cpp
src/theory/theory_inference_manager.h
src/theory/theory_model.h
src/theory/theory_preprocessor.cpp
src/theory/theory_proof_step_buffer.cpp
src/theory/theory_proof_step_buffer.h
src/theory/theory_test_utils.h
src/theory/trust_substitutions.cpp
src/theory/trust_substitutions.h
src/theory/uf/proof_equality_engine.h
src/theory/uf/theory_uf.h
src/util/CMakeLists.txt
src/util/floatingpoint.cpp
src/util/floatingpoint_literal_symfpu.cpp
src/util/gmp_util.h
src/util/integer_cln_imp.cpp
src/util/integer_cln_imp.h
src/util/integer_gmp_imp.cpp
src/util/integer_gmp_imp.h
src/util/resource_manager.cpp
test/api/CMakeLists.txt
test/api/ouroborous.cpp
test/api/python/test_grammar.py
test/api/python/test_sort.py
test/api/python/test_to_python_obj.py
test/api/reset_assertions.cpp
test/api/sep_log_api.cpp
test/regress/run_regression.py [changed mode: 0755->0644]
test/unit/api/CMakeLists.txt
test/unit/api/grammar_black.cpp
test/unit/api/result_black.cpp
test/unit/api/sort_black.h
test/unit/api/term_black.cpp
test/unit/expr/CMakeLists.txt
test/unit/expr/symbol_table_black.h
test/unit/expr/type_node_white.h
test/unit/main/interactive_shell_black.h
test/unit/parser/parser_black.h
test/unit/parser/parser_builder_black.h
test/unit/preprocessing/CMakeLists.txt
test/unit/printer/CMakeLists.txt
test/unit/theory/CMakeLists.txt
test/unit/theory/theory_bags_normal_form_white.h
test/unit/theory/theory_bags_rewriter_white.h
test/unit/theory/theory_bags_type_rules_white.h
test/unit/theory/theory_sets_type_enumerator_white.h
test/unit/theory/theory_sets_type_rules_white.h
test/unit/theory/theory_strings_skolem_cache_black.h
test/unit/theory/theory_white.h
test/unit/util/CMakeLists.txt
test/unit/util/bitvector_black.h
test/unit/util/output_black.h