summaryrefslogtreecommitdiffstats
path: root/gl/sha256.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/sha256.h')
-rw-r--r--gl/sha256.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/sha256.h b/gl/sha256.h
index a9d7abb8..cd1a9fe3 100644
--- a/gl/sha256.h
+++ b/gl/sha256.h
@@ -1,6 +1,6 @@
1/* Declarations of functions and data types used for SHA256 and SHA224 sum 1/* Declarations of functions and data types used for SHA256 and SHA224 sum
2 library functions. 2 library functions.
3 Copyright (C) 2005-2006, 2008-2024 Free Software Foundation, Inc. 3 Copyright (C) 2005-2006, 2008-2025 Free Software Foundation, Inc.
4 4
5 This file is free software: you can redistribute it and/or modify 5 This file is free software: you can redistribute it and/or modify
6 it under the terms of the GNU Lesser General Public License as 6 it under the terms of the GNU Lesser General Public License as