summaryrefslogtreecommitdiff
path: root/src/expr/mkkind
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/mkkind')
-rwxr-xr-xsrc/expr/mkkind3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/expr/mkkind b/src/expr/mkkind
index b0a8f4565..bc10f1e2c 100755
--- a/src/expr/mkkind
+++ b/src/expr/mkkind
@@ -2,6 +2,7 @@
#
# mkkind
# Morgan Deters <mdeters@cs.nyu.edu> for CVC4
+# Copyright (c) 2010 The CVC4 Project
#
# The purpose of this script is to create kind.h from a prologue,
# middle, epilogue, and a list of theory kinds.
@@ -17,7 +18,7 @@ cat <<EOF
/********************* -*- C++ -*- */
/** kind.h
**
- ** Copyright 2009, 2010 The AcSys Group, New York University, and as below.
+ ** Copyright 2010 The AcSys Group, New York University, and as below.
**
** This header file automatically generated by:
**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback