summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-10-04 16:52:43 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-10-04 16:52:43 -0700
commit044f4302cca6920ca315f7aea79391d6075b2840 (patch)
tree5cebb43eb2c3a333794d1bcbaed99889b172e9b3 /configure
parent6bd176817d1a9deca4ae7136fa616b82c50cdb61 (diff)
downloadtxr-044f4302cca6920ca315f7aea79391d6075b2840.tar.gz
txr-044f4302cca6920ca315f7aea79391d6075b2840.tar.bz2
txr-044f4302cca6920ca315f7aea79391d6075b2840.zip
* LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,
hash.h, lib.c, lib.h, match.c, match.h, parser.h, parser.l, parser.y, regex.c, regex.h, stream.c, stream.h, txr.1, txr.c, txr.h, unwind.c, unwind.h, utf8.c, utf8.h: Updated e-mail address.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fd1abc2b..781b609c 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#!/bin/sh
#
# Copyright 2011
-# Kaz Kylheku <kkylheku@gmail.com>
+# Kaz Kylheku <kaz@kylheku.com>
# Vancouver, Canada
# All rights reserved.
#