From 81633c5ffee3806a7195258122fe8e7e337c8c54 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 27 Jul 2010 10:30:26 +0200 Subject: More copyright fixes. --- cryptodev_cipher.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cryptodev_cipher.c') 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 + * Portions Copyright (c) 2010 Michael Weiser + * Portions Copyright (c) 2010 Phil Sutter * * This file is part of linux cryptodev. * -- cgit