diff options
Diffstat (limited to 'usr.sbin/lpd')
-rw-r--r-- | usr.sbin/lpd/engine.c | 2 | ||||
-rw-r--r-- | usr.sbin/lpd/frontend.c | 2 | ||||
-rw-r--r-- | usr.sbin/lpd/logmsg.c | 2 | ||||
-rw-r--r-- | usr.sbin/lpd/lpd.h | 2 | ||||
-rw-r--r-- | usr.sbin/lpd/resolver.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/lpd/engine.c b/usr.sbin/lpd/engine.c index b71f63a7163..3fbb53dc510 100644 --- a/usr.sbin/lpd/engine.c +++ b/usr.sbin/lpd/engine.c @@ -1,4 +1,4 @@ -/* $OpenBSD: engine.c,v 1.1.1.1 2018/04/27 16:14:35 eric Exp $ */ +/* $OpenBSD: engine.c,v 1.1 2018/04/27 16:14:35 eric Exp $ */ /* * Copyright (c) 2017 Eric Faurot <eric@openbsd.org> diff --git a/usr.sbin/lpd/frontend.c b/usr.sbin/lpd/frontend.c index 9ea42183c49..b92bba1f0db 100644 --- a/usr.sbin/lpd/frontend.c +++ b/usr.sbin/lpd/frontend.c @@ -1,4 +1,4 @@ -/* $OpenBSD: frontend.c,v 1.1.1.1 2018/04/27 16:14:35 eric Exp $ */ +/* $OpenBSD: frontend.c,v 1.1 2018/04/27 16:14:35 eric Exp $ */ /* * Copyright (c) 2017 Eric Faurot <eric@openbsd.org> diff --git a/usr.sbin/lpd/logmsg.c b/usr.sbin/lpd/logmsg.c index 8947caa24c8..b928e468084 100644 --- a/usr.sbin/lpd/logmsg.c +++ b/usr.sbin/lpd/logmsg.c @@ -1,4 +1,4 @@ -/* $OpenBSD: logmsg.c,v 1.1.1.1 2018/04/27 16:14:36 eric Exp $ */ +/* $OpenBSD: logmsg.c,v 1.1 2018/04/27 16:14:36 eric Exp $ */ /* * Copyright (c) 2017 Eric Faurot <eric@openbsd.org> diff --git a/usr.sbin/lpd/lpd.h b/usr.sbin/lpd/lpd.h index 1ed1484a4b8..5a07b379824 100644 --- a/usr.sbin/lpd/lpd.h +++ b/usr.sbin/lpd/lpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: lpd.h,v 1.1.1.1 2018/04/27 16:14:37 eric Exp $ */ +/* $OpenBSD: lpd.h,v 1.1 2018/04/27 16:14:37 eric Exp $ */ /* * Copyright (c) 2017 Eric Faurot <eric@openbsd.org> diff --git a/usr.sbin/lpd/resolver.c b/usr.sbin/lpd/resolver.c index 8725b06d848..41afad4a07e 100644 --- a/usr.sbin/lpd/resolver.c +++ b/usr.sbin/lpd/resolver.c @@ -1,4 +1,4 @@ -/* $OpenBSD: resolver.c,v 1.1.1.1 2018/04/27 16:14:37 eric Exp $ */ +/* $OpenBSD: resolver.c,v 1.1 2018/04/27 16:14:37 eric Exp $ */ /* * Copyright (c) 2017 Eric Faurot <eric@openbsd.org> |