]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/sha1.c
Update copyright years.
[thirdparty/gcc.git] / libiberty / sha1.c
index 504f06d3b9b7c26143ffa5dff7094e89b0daa374..6c71e3ebb410542a2e6df0021f703f22952396d5 100644 (file)
@@ -1,7 +1,7 @@
 /* sha1.c - Functions to compute SHA1 message digest of files or
    memory blocks according to the NIST specification FIPS-180-1.
 
-   Copyright (C) 2000-2022 Free Software Foundation, Inc.
+   Copyright (C) 2000-2023 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the