From dfcf7dba0b2d8ad6eb9d8540e92804e70205b8fb Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Thu, 17 Dec 2009 21:05:15 +0000 Subject: update-copyright.pl now retrieves and incorporates author information from repository history; re-ran update-copyright.pl; cleaned up some things with make --- src/expr/expr_manager.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/expr/expr_manager.cpp') diff --git a/src/expr/expr_manager.cpp b/src/expr/expr_manager.cpp index ea1649e12..ea1ade477 100644 --- a/src/expr/expr_manager.cpp +++ b/src/expr/expr_manager.cpp @@ -1,3 +1,18 @@ +/********************* -*- C++ -*- */ +/** expr_manager.cpp + ** Original author: dejan + ** Major contributors: none + ** Minor contributors (to current version): mdeters + ** This file is part of the CVC4 prototype. + ** Copyright (c) 2009 The Analysis of Computer Systems Group (ACSys) + ** Courant Institute of Mathematical Sciences + ** New York University + ** See the file COPYING in the top-level source directory for licensing + ** information. + ** + ** [[ Add file-specific comments here ]] + **/ + /* * expr_manager.cpp * -- cgit v1.2.3