diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2019-01-25 00:19:28 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2019-01-25 00:19:28 +0000 |
commit | 19e57109cd585cb86d263decaeaf7c719b3fc826 (patch) | |
tree | 33a0fb8e3da4b7ad0daa0878598496cc3e03f55d /distrib | |
parent | 6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff) |
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/special/more/more.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/special/more/more.c b/distrib/special/more/more.c index 754f29202af..b4eabd6ea8a 100644 --- a/distrib/special/more/more.c +++ b/distrib/special/more/more.c @@ -1,7 +1,7 @@ -/* $OpenBSD: more.c,v 1.39 2018/04/26 12:42:50 guenther Exp $ */ +/* $OpenBSD: more.c,v 1.40 2019/01/25 00:19:25 millert Exp $ */ /* - * Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 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 |