summaryrefslogtreecommitdiff
path: root/src/expr2c.mac
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-26 11:20:08 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-26 11:20:08 +0100
commit52af988a192237ce079f65d8c0aa90b747489ee3 (patch)
tree2d878a495c05d0fd05421a69489f400f1f523264 /src/expr2c.mac
parentc47cba5e25655a3031da452cb8b20af693982682 (diff)
update copyright
Diffstat (limited to 'src/expr2c.mac')
-rw-r--r--src/expr2c.mac4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/expr2c.mac b/src/expr2c.mac
index b1fe8d1..1522169 100644
--- a/src/expr2c.mac
+++ b/src/expr2c.mac
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2006-2009 Johannes Hofmann <Johannes.Hofmann@gmx.de>
+ */
+
load("stringproc")$
varsubst(v) := ssubst("_", "%", string(v))$