summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-02-24 17:16:08 +1100
committerDamien Miller <djm@mindrot.org>2010-02-24 17:16:08 +1100
commit05abd2c96876b959f4a2f71671652064fcedda0d (patch)
treeb7940498b1c6d4dddf6e3ae22ddd84c22a2d313f
parentb3c9f78711bde96415d22046af2c0f8c071a7e6f (diff)
- (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
[ssh-pkcs11.h] Add $OpenBSD$ RCS idents so we can sync portable
-rw-r--r--ChangeLog4
-rw-r--r--pkcs11.h1
-rw-r--r--ssh-pkcs11-client.c1
-rw-r--r--ssh-pkcs11-helper.c1
-rw-r--r--ssh-pkcs11.c1
-rw-r--r--ssh-pkcs11.h1
6 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83259b5fd..ac08efa4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120100224
2 - (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
3 [ssh-pkcs11.h] Add $OpenBSD$ RCS idents so we can sync portable
4
120100212 520100212
2 - (djm) OpenBSD CVS Sync 6 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2010/02/02 22:49:34 7 - djm@cvs.openbsd.org 2010/02/02 22:49:34
diff --git a/pkcs11.h b/pkcs11.h
index 223f20ff3..2cde5b3f4 100644
--- a/pkcs11.h
+++ b/pkcs11.h
@@ -1,3 +1,4 @@
1/* $OpenBSD: pkcs11.h,v 1.2 2010/02/24 06:12:53 djm Exp $ */
1/* pkcs11.h 2/* pkcs11.h
2 Copyright 2006, 2007 g10 Code GmbH 3 Copyright 2006, 2007 g10 Code GmbH
3 Copyright 2006 Andreas Jellinghaus 4 Copyright 2006 Andreas Jellinghaus
diff --git a/ssh-pkcs11-client.c b/ssh-pkcs11-client.c
index 37050e04d..650c37342 100644
--- a/ssh-pkcs11-client.c
+++ b/ssh-pkcs11-client.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: ssh-pkcs11-client.c,v 1.2 2010/02/24 06:12:53 djm Exp $ */
1/* 2/*
2 * Copyright (c) 2010 Markus Friedl. All rights reserved. 3 * Copyright (c) 2010 Markus Friedl. All rights reserved.
3 * 4 *
diff --git a/ssh-pkcs11-helper.c b/ssh-pkcs11-helper.c
index 3b44f7c30..1684ab0c2 100644
--- a/ssh-pkcs11-helper.c
+++ b/ssh-pkcs11-helper.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: ssh-pkcs11-helper.c,v 1.3 2010/02/24 06:12:53 djm Exp $ */
1/* 2/*
2 * Copyright (c) 2010 Markus Friedl. All rights reserved. 3 * Copyright (c) 2010 Markus Friedl. All rights reserved.
3 * 4 *
diff --git a/ssh-pkcs11.c b/ssh-pkcs11.c
index 821e9f840..7536f92a6 100644
--- a/ssh-pkcs11.c
+++ b/ssh-pkcs11.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: ssh-pkcs11.c,v 1.4 2010/02/24 06:12:53 djm Exp $ */
1/* 2/*
2 * Copyright (c) 2010 Markus Friedl. All rights reserved. 3 * Copyright (c) 2010 Markus Friedl. All rights reserved.
3 * 4 *
diff --git a/ssh-pkcs11.h b/ssh-pkcs11.h
index fae41a7b5..59f456adf 100644
--- a/ssh-pkcs11.h
+++ b/ssh-pkcs11.h
@@ -1,3 +1,4 @@
1/* $OpenBSD: ssh-pkcs11.h,v 1.2 2010/02/24 06:12:53 djm Exp $ */
1/* 2/*
2 * Copyright (c) 2010 Markus Friedl. All rights reserved. 3 * Copyright (c) 2010 Markus Friedl. All rights reserved.
3 * 4 *