diff options
Diffstat (limited to 'src/crypto/mac/uhash')
-rw-r--r-- | src/crypto/mac/uhash/builtin/uhash_builtin.c | 2 | ||||
-rw-r--r-- | src/crypto/mac/uhash/uhash.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/crypto/mac/uhash/builtin/uhash_builtin.c b/src/crypto/mac/uhash/builtin/uhash_builtin.c index e4710ae..a77bd89 100644 --- a/src/crypto/mac/uhash/builtin/uhash_builtin.c +++ b/src/crypto/mac/uhash/builtin/uhash_builtin.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2012-2014, Matthias Schiffer <mschiffer@universe-factory.net> + Copyright (c) 2012-2015, Matthias Schiffer <mschiffer@universe-factory.net> All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/crypto/mac/uhash/uhash.c b/src/crypto/mac/uhash/uhash.c index 2cc89e0..cda237f 100644 --- a/src/crypto/mac/uhash/uhash.c +++ b/src/crypto/mac/uhash/uhash.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2012-2014, Matthias Schiffer <mschiffer@universe-factory.net> + Copyright (c) 2012-2015, Matthias Schiffer <mschiffer@universe-factory.net> All rights reserved. Redistribution and use in source and binary forms, with or without |