summaryrefslogtreecommitdiffstats
path: root/cryptodev_cipher.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-07-27 10:30:26 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-07-27 10:30:26 +0200
commit81633c5ffee3806a7195258122fe8e7e337c8c54 (patch)
treea18b6b9412eb7b70aac04aef22c3e1ba907533a6 /cryptodev_cipher.c
parenta30154755e8b15aa70d3385cea97f22f628a870a (diff)
downloadcryptodev-linux-81633c5ffee3806a7195258122fe8e7e337c8c54.tar.gz
cryptodev-linux-81633c5ffee3806a7195258122fe8e7e337c8c54.tar.xz
cryptodev-linux-81633c5ffee3806a7195258122fe8e7e337c8c54.zip
More copyright fixes.
Diffstat (limited to 'cryptodev_cipher.c')
-rw-r--r--cryptodev_cipher.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cryptodev_cipher.c b/cryptodev_cipher.c
index eb30a92..01dc29d 100644
--- a/cryptodev_cipher.c
+++ b/cryptodev_cipher.c
@@ -2,6 +2,8 @@
* Driver for /dev/crypto device (aka CryptoDev)
*
* Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org>
+ * Portions Copyright (c) 2010 Michael Weiser
+ * Portions Copyright (c) 2010 Phil Sutter
*
* This file is part of linux cryptodev.
*