summaryrefslogtreecommitdiff
path: root/vscard_common.h
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-01-27 00:56:14 +0200
committerAlon Levy <alevy@redhat.com>2011-02-03 16:41:42 +0200
commite71390c0ca957f99a52168e54662f0506d7f4314 (patch)
treedde6862c2e75f94ca24300d3c3c9b21299e4c13f /vscard_common.h
parent06caa2d389492de37ac7a0db7e487bff528e9f92 (diff)
vscard_common.h: update copyright
Diffstat (limited to 'vscard_common.h')
-rw-r--r--vscard_common.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/vscard_common.h b/vscard_common.h
index b89c7b0..e88616b 100644
--- a/vscard_common.h
+++ b/vscard_common.h
@@ -1,14 +1,14 @@
/* Virtual Smart Card protocol definition
*
- * This protocol is between a host implementing a group of virtual smart card
- * reader, and a client implementing a virtual smart card, or passthrough to
- * a real card.
+ * This protocol is between a host using virtual smart card readers,
+ * and a client implementing the smart cards, perhaps by emulating them or by
+ * access to real cards.
*
* The current implementation passes the raw APDU's from 7816 and additionally
* contains messages to setup and teardown readers, handle insertion and
* removal of cards, negotiate the protocol and provide for error responses.
*
- * Copyright (c) 2010 Red Hat.
+ * Copyright (c) 2011 Red Hat.
*
* This code is licensed under the LGPL.
*/