From a86b330c8b1ebfa7ec9a284ceb7cba69ff6d09b9 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Thu, 1 Apr 2010 07:19:41 +0000 Subject: reran update-copyright.pl to get new contributors and add new header comments to files without them --- src/theory/uf/ecdata.cpp | 2 +- src/theory/uf/ecdata.h | 2 +- src/theory/uf/theory_uf.cpp | 4 ++-- src/theory/uf/theory_uf.h | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/theory/uf') diff --git a/src/theory/uf/ecdata.cpp b/src/theory/uf/ecdata.cpp index 22db1e6d0..a60aaf1cd 100644 --- a/src/theory/uf/ecdata.cpp +++ b/src/theory/uf/ecdata.cpp @@ -1,7 +1,7 @@ /********************* */ /** ecdata.cpp ** Original author: taking - ** Major contributors: none + ** Major contributors: mdeters ** Minor contributors (to current version): none ** This file is part of the CVC4 prototype. ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys) diff --git a/src/theory/uf/ecdata.h b/src/theory/uf/ecdata.h index 26d957c2e..462e713de 100644 --- a/src/theory/uf/ecdata.h +++ b/src/theory/uf/ecdata.h @@ -2,7 +2,7 @@ /** ecdata.h ** Original author: taking ** Major contributors: none - ** Minor contributors (to current version): none + ** Minor contributors (to current version): mdeters ** This file is part of the CVC4 prototype. ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys) ** Courant Institute of Mathematical Sciences diff --git a/src/theory/uf/theory_uf.cpp b/src/theory/uf/theory_uf.cpp index 4f15cca75..3fe82b16c 100644 --- a/src/theory/uf/theory_uf.cpp +++ b/src/theory/uf/theory_uf.cpp @@ -1,8 +1,8 @@ /********************* */ /** theory_uf.cpp ** Original author: taking - ** Major contributors: none - ** Minor contributors (to current version): none + ** Major contributors: mdeters + ** Minor contributors (to current version): cconway, dejan ** This file is part of the CVC4 prototype. ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys) ** Courant Institute of Mathematical Sciences diff --git a/src/theory/uf/theory_uf.h b/src/theory/uf/theory_uf.h index 87c33e958..8495e6c9c 100644 --- a/src/theory/uf/theory_uf.h +++ b/src/theory/uf/theory_uf.h @@ -1,8 +1,8 @@ /********************* */ /** theory_uf.h ** Original author: taking - ** Major contributors: none - ** Minor contributors (to current version): none + ** Major contributors: mdeters + ** Minor contributors (to current version): cconway ** This file is part of the CVC4 prototype. ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys) ** Courant Institute of Mathematical Sciences -- cgit v1.2.3