diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-10-27 14:15:26 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-10-27 14:15:26 +0000 |
| commit | 14a0d246072359088058991db35c91cb86285d82 (patch) | |
| tree | 9fa3dfb948c1af583f19287f8a60a6486d3208f4 /sys/crypto | |
| parent | 5fa1b350815e9ababc7d50bd6ca5b1395c687ac5 (diff) | |
Notes
Diffstat (limited to 'sys/crypto')
| -rw-r--r-- | sys/crypto/aesni/aesni_wrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/aesni/aesni_wrap.c b/sys/crypto/aesni/aesni_wrap.c index 89c896d098e8..14926408e227 100644 --- a/sys/crypto/aesni/aesni_wrap.c +++ b/sys/crypto/aesni/aesni_wrap.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 2010 Konstantin Belousov <kib@FreeBSD.org> - * Copyright (c) 2010 Pawel Jakub Dawidek <pjd@FreeBSD.org> + * Copyright (c) 2010-2011 Pawel Jakub Dawidek <pawel@dawidek.net> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
