diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2010-02-24 06:12:54 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2010-02-24 06:12:54 +0000 |
commit | 9e19045d3fe652b8058c0f52611cee9f2ca7db3b (patch) | |
tree | a703af062af584ecb4977e78acf58e73ecc29d18 /usr.bin/ssh/ssh-pkcs11-client.c | |
parent | de33f69798a0f35cbb3c3f9dca08f43c0e812eac (diff) |
Add $OpenBSD$ tags in comments, our portable-syncing scripts use these
Diffstat (limited to 'usr.bin/ssh/ssh-pkcs11-client.c')
-rw-r--r-- | usr.bin/ssh/ssh-pkcs11-client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/ssh-pkcs11-client.c b/usr.bin/ssh/ssh-pkcs11-client.c index 6ffdd93646a..72ebbf31e66 100644 --- a/usr.bin/ssh/ssh-pkcs11-client.c +++ b/usr.bin/ssh/ssh-pkcs11-client.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ssh-pkcs11-client.c,v 1.2 2010/02/24 06:12:53 djm Exp $ */ /* * Copyright (c) 2010 Markus Friedl. All rights reserved. * |