summaryrefslogtreecommitdiff
path: root/libexec/lockspool
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 /libexec/lockspool
parent6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff)
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'libexec/lockspool')
-rw-r--r--libexec/lockspool/lockspool.16
-rw-r--r--libexec/lockspool/lockspool.c4
2 files changed, 5 insertions, 5 deletions
diff --git a/libexec/lockspool/lockspool.1 b/libexec/lockspool/lockspool.1
index 12651c9eec5..ea5524bf082 100644
--- a/libexec/lockspool/lockspool.1
+++ b/libexec/lockspool/lockspool.1
@@ -1,6 +1,6 @@
-.\" $OpenBSD: lockspool.1,v 1.13 2014/09/16 21:11:56 jmc Exp $
+.\" $OpenBSD: lockspool.1,v 1.14 2019/01/25 00:19:26 millert Exp $
.\"
-.\" Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
+.\" Copyright (c) 1998 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
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 16 2014 $
+.Dd $Mdocdate: January 25 2019 $
.Dt LOCKSPOOL 1
.Os
.Sh NAME
diff --git a/libexec/lockspool/lockspool.c b/libexec/lockspool/lockspool.c
index 6f21c08b100..dfa93f21224 100644
--- a/libexec/lockspool/lockspool.c
+++ b/libexec/lockspool/lockspool.c
@@ -1,8 +1,8 @@
-/* $OpenBSD: lockspool.c,v 1.19 2018/08/08 22:59:33 deraadt Exp $ */
+/* $OpenBSD: lockspool.c,v 1.20 2019/01/25 00:19:26 millert Exp $ */
/*
* Copyright (c) 1998 Theo de Raadt <deraadt@theos.com>
- * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1998 Todd C. Miller <millert@openbsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without