diff options
-rw-r--r-- | ncr-key-storage.c | 4 | ||||
-rw-r--r-- | ncr-key-wrap.c | 4 | ||||
-rw-r--r-- | ncr-key.c | 6 | ||||
-rw-r--r-- | ncr-limits.c | 4 | ||||
-rw-r--r-- | ncr-pk.c | 4 | ||||
-rw-r--r-- | ncr-sessions.c | 4 | ||||
-rw-r--r-- | ncr.c | 6 |
7 files changed, 23 insertions, 9 deletions
diff --git a/ncr-key-storage.c b/ncr-key-storage.c index 45cb800..ef20965 100644 --- a/ncr-key-storage.c +++ b/ncr-key-storage.c @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * diff --git a/ncr-key-wrap.c b/ncr-key-wrap.c index 63d2e75..5d3ec67 100644 --- a/ncr-key-wrap.c +++ b/ncr-key-wrap.c @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * diff --git a/ncr-limits.c b/ncr-limits.c index adbbc7c..bbcd1e9 100644 --- a/ncr-limits.c +++ b/ncr-limits.c @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * diff --git a/ncr-sessions.c b/ncr-sessions.c index dc0453a..844e9ab 100644 --- a/ncr-sessions.c +++ b/ncr-sessions.c @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * @@ -1,7 +1,9 @@ /* * New driver for /dev/crypto device (aka CryptoDev) - - * Copyright (c) 2010 Nikos Mavrogiannopoulos <nmav@gnutls.org> + * + * Copyright (c) 2010 Katholieke Universiteit Leuven + * + * Author: Nikos Mavrogiannopoulos <nmav@gnutls.org> * * This file is part of linux cryptodev. * |