reran update-copyright.pl to get new contributors and add new header comments to...
authorMorgan Deters <mdeters@gmail.com>
Thu, 1 Apr 2010 07:19:41 +0000 (07:19 +0000)
committerMorgan Deters <mdeters@gmail.com>
Thu, 1 Apr 2010 07:19:41 +0000 (07:19 +0000)
commita86b330c8b1ebfa7ec9a284ceb7cba69ff6d09b9
tree792b675b3d11b546450c5b785b2dac40afd742d8
parentc49e8a66f30413adc802c7200ec02c68e33feae6
reran update-copyright.pl to get new contributors and add new header comments to files without them
57 files changed:
contrib/update-copyright.pl
src/context/cdlist.h
src/context/cdo.h
src/context/context_mm.h
src/expr/attribute.h
src/expr/attribute_internals.h
src/expr/expr_manager_template.h
src/expr/expr_template.cpp
src/expr/expr_template.h
src/expr/node.h
src/expr/node_builder.h
src/expr/node_manager.cpp
src/expr/node_manager.h
src/expr/node_value.cpp
src/expr/node_value.h
src/expr/type.cpp
src/expr/type.h
src/main/getopt.cpp
src/main/main.cpp
src/parser/antlr_input.cpp
src/parser/antlr_input.h
src/parser/bounded_token_factory.cpp
src/parser/bounded_token_factory.h
src/parser/cvc/Cvc.g
src/parser/cvc/cvc_input.cpp
src/parser/cvc/cvc_input.h
src/parser/input.cpp
src/parser/input.h
src/parser/memory_mapped_input_buffer.cpp
src/parser/memory_mapped_input_buffer.h
src/parser/parser_exception.h
src/parser/parser_options.h
src/parser/smt/Smt.g
src/parser/smt/smt_input.cpp
src/parser/smt/smt_input.h
src/prop/cnf_stream.h
src/prop/sat.h
src/theory/theory_engine.h
src/theory/uf/ecdata.cpp
src/theory/uf/ecdata.h
src/theory/uf/theory_uf.cpp
src/theory/uf/theory_uf.h
src/util/integer.cpp
src/util/integer.h
src/util/options.h
src/util/rational.cpp
src/util/rational.h
test/unit/context/cdlist_black.h
test/unit/context/context_black.h
test/unit/expr/attribute_black.h
test/unit/expr/attribute_white.h
test/unit/expr/kind_black.h
test/unit/expr/node_black.h
test/unit/expr/node_builder_black.h
test/unit/parser/parser_black.h
test/unit/theory/theory_black.h
test/unit/theory/theory_uf_white.h