summaryrefslogtreecommitdiff
path: root/src/theory
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-01-02 14:13:17 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2014-01-02 14:13:17 -0500
commit9846e1db91243c3b507300dad318e81e28f9d4f4 (patch)
tree2b303413a79d0b809ae62b85e96480f120894c36 /src/theory
parent56e7d8664950b77c368631f1d2122ce508dc5d7c (diff)
parent1e1ba9ff90b760ff7a029b479c659baca16b5a1e (diff)
Merge branch '1.3.x'
Diffstat (limited to 'src/theory')
-rwxr-xr-xsrc/theory/mkrewriter2
-rwxr-xr-xsrc/theory/mktheorytraits2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/mkrewriter b/src/theory/mkrewriter
index 0a21a1fe4..5db2e970d 100755
--- a/src/theory/mkrewriter
+++ b/src/theory/mkrewriter
@@ -14,7 +14,7 @@
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
cat <<EOF
/********************* */
diff --git a/src/theory/mktheorytraits b/src/theory/mktheorytraits
index 97ede32d5..d6725997d 100755
--- a/src/theory/mktheorytraits
+++ b/src/theory/mktheorytraits
@@ -14,7 +14,7 @@
# Output is to standard out.
#
-copyright=2010-2013
+copyright=2010-2014
filename=`basename "$1" | sed 's,_template,,'`
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback