diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-14 17:33:52 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-14 17:33:52 +0100 |
commit | 0a69b958bdfd8da663577be2be557a1bc319cd12 (patch) | |
tree | d5fd9a8b0ef8f36912bc78accd0aecfc2b34a2d5 /src/methods/composed_gmac | |
parent | 6a5fa572cf2f0dbdae6936ff44edc1be82a6e13a (diff) | |
download | fastd-0a69b958bdfd8da663577be2be557a1bc319cd12.tar fastd-0a69b958bdfd8da663577be2be557a1bc319cd12.zip |
Update copyright years
Diffstat (limited to 'src/methods/composed_gmac')
-rw-r--r-- | src/methods/composed_gmac/composed_gmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/methods/composed_gmac/composed_gmac.c b/src/methods/composed_gmac/composed_gmac.c index 26dd099..ac28575 100644 --- a/src/methods/composed_gmac/composed_gmac.c +++ b/src/methods/composed_gmac/composed_gmac.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 |