diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-26 05:45:45 +0100 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2015-01-26 05:45:45 +0100 |
commit | 68821f6b8fa1a5788ce7556a1b4e9ee9309bae74 (patch) | |
tree | 68d3dca3d636e3c8be374c1b666cac1e389b517a /include | |
parent | 1a5fdede16498c6306b02f4ab8c81af4ccf7c289 (diff) | |
download | libuecc-68821f6b8fa1a5788ce7556a1b4e9ee9309bae74.tar libuecc-68821f6b8fa1a5788ce7556a1b4e9ee9309bae74.zip |
Update copyright years
Diffstat (limited to 'include')
-rw-r--r-- | include/libuecc/ecc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libuecc/ecc.h b/include/libuecc/ecc.h index 46cfaa9..c9ea7d9 100644 --- a/include/libuecc/ecc.h +++ b/include/libuecc/ecc.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2012, Matthias Schiffer <mschiffer@universe-factory.net> + Copyright (c) 2012-2015, Matthias Schiffer <mschiffer@universe-factory.net> Partly based on public domain code by Matthew Dempsky and D. J. Bernstein. All rights reserved. |