diff options
author | Darren Tucker <dtucker@zip.com.au> | 2016-08-17 06:08:42 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2016-08-17 06:08:42 +0200 |
commit | 1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21 (patch) | |
tree | 16ea81a032f459d316ac3606d50d994351a16ab6 /openbsd-compat/openbsd-compat.h | |
parent | Remove now-obsolete CVS $Id tags from text files. (diff) | |
download | openssh-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.tar.xz openssh-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.zip |
Remove obsolete CVS $Id from source files.
Since -portable switched to git the CVS $Id tags are no longer being
updated and are becoming increasingly misleading. Remove them.
Diffstat (limited to 'openbsd-compat/openbsd-compat.h')
-rw-r--r-- | openbsd-compat/openbsd-compat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/openbsd-compat.h b/openbsd-compat/openbsd-compat.h index 4e7629a91..0de07e9c3 100644 --- a/openbsd-compat/openbsd-compat.h +++ b/openbsd-compat/openbsd-compat.h @@ -1,5 +1,3 @@ -/* $Id: openbsd-compat.h,v 1.62 2014/09/30 23:43:08 djm Exp $ */ - /* * Copyright (c) 1999-2003 Damien Miller. All rights reserved. * Copyright (c) 2003 Ben Lindstrom. All rights reserved. |