diff options
Diffstat (limited to 'src/sha_dev.js')
-rw-r--r-- | src/sha_dev.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sha_dev.js b/src/sha_dev.js index f45ef1f..4c4e9d5 100644 --- a/src/sha_dev.js +++ b/src/sha_dev.js @@ -3,7 +3,7 @@ * defined in FIPS PUB 180-4 and FIPS PUB 202, as well as the corresponding * HMAC implementation as defined in FIPS PUB 198a * - * Copyright Brian Turek 2008-2016 + * Copyright Brian Turek 2008-2017 * Distributed under the BSD License * See http://caligatio.github.com/jsSHA/ for more information * |