summaryrefslogtreecommitdiff
path: root/src/core/expr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/expr.cpp')
-rw-r--r--src/core/expr.cpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/core/expr.cpp b/src/core/expr.cpp
index 1af197f27..cdc7e6775 100644
--- a/src/core/expr.cpp
+++ b/src/core/expr.cpp
@@ -1,12 +1,13 @@
/********************* -*- C++ -*- */
/** expr.cpp
** This file is part of the CVC4 prototype.
- **
- ** Reference-counted encapsulation of a pointer to an expression.
- **
- ** The Analysis of Computer Systems Group (ACSys)
+ ** 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.
+ **
+ ** Reference-counted encapsulation of a pointer to an expression.
**/
#include "expr.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback