summaryrefslogtreecommitdiff
path: root/usr.bin/spell/spell.ksh
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
commit19e57109cd585cb86d263decaeaf7c719b3fc826 (patch)
tree33a0fb8e3da4b7ad0daa0878598496cc3e03f55d /usr.bin/spell/spell.ksh
parent6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff)
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'usr.bin/spell/spell.ksh')
-rw-r--r--usr.bin/spell/spell.ksh4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/spell/spell.ksh b/usr.bin/spell/spell.ksh
index a30d6143347..2e5b7742d3b 100644
--- a/usr.bin/spell/spell.ksh
+++ b/usr.bin/spell/spell.ksh
@@ -1,8 +1,8 @@
#!/bin/ksh -
#
-# $OpenBSD: spell.ksh,v 1.11 2007/04/17 16:56:23 millert Exp $
+# $OpenBSD: spell.ksh,v 1.12 2019/01/25 00:19:26 millert Exp $
#
-# Copyright (c) 2001, 2003 Todd C. Miller <Todd.Miller@courtesan.com>
+# Copyright (c) 2001, 2003 Todd C. Miller <millert@openbsd.org>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above