summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--autotab.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/autotab.c b/autotab.c
index e5f07c2..5c38446 100644
--- a/autotab.c
+++ b/autotab.c
@@ -4,8 +4,8 @@
* it as a Vim command to set up the tabstop, shiftwidth and expandtab
* parameters.
*
- * Copyright 2009
- * Kaz Kylheku <kkylheku@gmail.com>
+ * Copyright 2012
+ * Kaz Kylheku <kaz@kylheku.com>
* Vancouver, Canada
*
* To use this, compile to an executable called "autotab".