]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/sha1.c
Update copyright years.
[thirdparty/gcc.git] / libiberty / sha1.c
index 7d15d48d11ddba50b26a9a39eab1179c103f6e2c..504f06d3b9b7c26143ffa5dff7094e89b0daa374 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2000-2022 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