summaryrefslogtreecommitdiff
path: root/openbsd-compat/port-linux.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-08-17 14:08:42 +1000
committerDarren Tucker <dtucker@zip.com.au>2016-08-17 14:08:42 +1000
commit1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21 (patch)
tree16ea81a032f459d316ac3606d50d994351a16ab6 /openbsd-compat/port-linux.c
parentadab758242121181700e48b4f6c60d6b660411fe (diff)
downloadopenssh-git-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.tar.gz
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/port-linux.c')
-rw-r--r--openbsd-compat/port-linux.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/port-linux.c b/openbsd-compat/port-linux.c
index f36999d7..e4c5d1b7 100644
--- a/openbsd-compat/port-linux.c
+++ b/openbsd-compat/port-linux.c
@@ -1,5 +1,3 @@
-/* $Id: port-linux.c,v 1.18 2013/06/01 22:07:32 dtucker Exp $ */
-
/*
* Copyright (c) 2005 Daniel Walsh <dwalsh@redhat.com>
* Copyright (c) 2006 Damien Miller <djm@openbsd.org>