diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/monitor.h | 2 | ||||
-rw-r--r-- | usr.bin/ssh/monitor_fdpass.h | 2 | ||||
-rw-r--r-- | usr.bin/ssh/monitor_mm.h | 2 | ||||
-rw-r--r-- | usr.bin/ssh/monitor_wrap.h | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/usr.bin/ssh/monitor.h b/usr.bin/ssh/monitor.h index da7f780b20c..dd79e83381c 100644 --- a/usr.bin/ssh/monitor.h +++ b/usr.bin/ssh/monitor.h @@ -1,3 +1,5 @@ +/* $OpenBSD: monitor.h,v 1.3 2002/03/26 03:24:01 stevesk Exp $ */ + /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. diff --git a/usr.bin/ssh/monitor_fdpass.h b/usr.bin/ssh/monitor_fdpass.h index cb6b71c93ac..31d080e21ed 100644 --- a/usr.bin/ssh/monitor_fdpass.h +++ b/usr.bin/ssh/monitor_fdpass.h @@ -1,3 +1,5 @@ +/* $OpenBSD: monitor_fdpass.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */ + /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. diff --git a/usr.bin/ssh/monitor_mm.h b/usr.bin/ssh/monitor_mm.h index 43442609c2f..d8a5cdf5d29 100644 --- a/usr.bin/ssh/monitor_mm.h +++ b/usr.bin/ssh/monitor_mm.h @@ -1,3 +1,5 @@ +/* $OpenBSD: monitor_mm.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */ + /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. diff --git a/usr.bin/ssh/monitor_wrap.h b/usr.bin/ssh/monitor_wrap.h index a75b905029a..3676d41cfea 100644 --- a/usr.bin/ssh/monitor_wrap.h +++ b/usr.bin/ssh/monitor_wrap.h @@ -1,3 +1,5 @@ +/* $OpenBSD: monitor_wrap.h,v 1.4 2002/03/26 03:24:01 stevesk Exp $ */ + /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. |