Skip to content

Commit 1ba0832

Browse files
committed
Bump copyright year
1 parent fc70f2e commit 1ba0832

13 files changed

Lines changed: 13 additions & 13 deletions

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2008-2024 Brian Turek, 1998-2009 Paul Johnston & Contributors
1+
Copyright (c) 2008-2026 Brian Turek, 1998-2009 Paul Johnston & Contributors
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

dist/sha.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sha.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* A JavaScript implementation of the SHA family of hashes - defined in FIPS PUB 180-4, FIPS PUB 202,
33
* and SP 800-185 - as well as the corresponding HMAC implementation as defined in FIPS PUB 198-1.
44
*
5-
* Copyright 2008-2024 Brian Turek, 1998-2009 Paul Johnston & Contributors
5+
* Copyright 2008-2026 Brian Turek, 1998-2009 Paul Johnston & Contributors
66
* Distributed under the BSD License
77
* See http://caligatio.github.com/jsSHA/ for more information
88
*/

dist/sha1.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sha1.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* A JavaScript implementation of the SHA family of hashes - defined in FIPS PUB 180-4, FIPS PUB 202,
33
* and SP 800-185 - as well as the corresponding HMAC implementation as defined in FIPS PUB 198-1.
44
*
5-
* Copyright 2008-2024 Brian Turek, 1998-2009 Paul Johnston & Contributors
5+
* Copyright 2008-2026 Brian Turek, 1998-2009 Paul Johnston & Contributors
66
* Distributed under the BSD License
77
* See http://caligatio.github.com/jsSHA/ for more information
88
*/

dist/sha256.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sha256.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* A JavaScript implementation of the SHA family of hashes - defined in FIPS PUB 180-4, FIPS PUB 202,
33
* and SP 800-185 - as well as the corresponding HMAC implementation as defined in FIPS PUB 198-1.
44
*
5-
* Copyright 2008-2024 Brian Turek, 1998-2009 Paul Johnston & Contributors
5+
* Copyright 2008-2026 Brian Turek, 1998-2009 Paul Johnston & Contributors
66
* Distributed under the BSD License
77
* See http://caligatio.github.com/jsSHA/ for more information
88
*/

dist/sha3.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sha3.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* A JavaScript implementation of the SHA family of hashes - defined in FIPS PUB 180-4, FIPS PUB 202,
33
* and SP 800-185 - as well as the corresponding HMAC implementation as defined in FIPS PUB 198-1.
44
*
5-
* Copyright 2008-2024 Brian Turek, 1998-2009 Paul Johnston & Contributors
5+
* Copyright 2008-2026 Brian Turek, 1998-2009 Paul Johnston & Contributors
66
* Distributed under the BSD License
77
* See http://caligatio.github.com/jsSHA/ for more information
88
*/

dist/sha512.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)