diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/openssh/auth-passwd.c | 1 | ||||
-rw-r--r-- | crypto/openssh/monitor.h | 1 | ||||
-rw-r--r-- | crypto/openssh/monitor_wrap.c | 1 | ||||
-rw-r--r-- | crypto/openssh/monitor_wrap.h | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/crypto/openssh/auth-passwd.c b/crypto/openssh/auth-passwd.c index a836591..be62837 100644 --- a/crypto/openssh/auth-passwd.c +++ b/crypto/openssh/auth-passwd.c @@ -37,7 +37,6 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); #include <sys/types.h> diff --git a/crypto/openssh/monitor.h b/crypto/openssh/monitor.h index e2a803e..464009a 100644 --- a/crypto/openssh/monitor.h +++ b/crypto/openssh/monitor.h @@ -1,5 +1,4 @@ /* $OpenBSD: monitor.h,v 1.14 2006/03/25 22:22:43 djm Exp $ */ -/* $FreeBSD$ */ /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> diff --git a/crypto/openssh/monitor_wrap.c b/crypto/openssh/monitor_wrap.c index f98bdcc..3865539 100644 --- a/crypto/openssh/monitor_wrap.c +++ b/crypto/openssh/monitor_wrap.c @@ -26,7 +26,6 @@ */ #include "includes.h" -__RCSID("$FreeBSD$"); #include <sys/types.h> #include <sys/uio.h> diff --git a/crypto/openssh/monitor_wrap.h b/crypto/openssh/monitor_wrap.h index ffd6b79..329189c 100644 --- a/crypto/openssh/monitor_wrap.h +++ b/crypto/openssh/monitor_wrap.h @@ -1,5 +1,4 @@ /* $OpenBSD: monitor_wrap.h,v 1.20 2006/08/03 03:34:42 deraadt Exp $ */ -/* $FreeBSD$ */ /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> |