diff options
Diffstat (limited to 'lib/sha1.h')
| -rw-r--r-- | lib/sha1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sha1.h b/lib/sha1.h index dd48889fa4c..62c507bbdf0 100644 --- a/lib/sha1.h +++ b/lib/sha1.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declarations of functions and data types used for SHA1 sum | 1 | /* Declarations of functions and data types used for SHA1 sum |
| 2 | library functions. | 2 | library functions. |
| 3 | Copyright (C) 2000-2001, 2003, 2005-2006, 2008-2017 Free Software | 3 | Copyright (C) 2000-2001, 2003, 2005-2006, 2008-2018 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software; you can redistribute it and/or modify it | 6 | This program is free software; you can redistribute it and/or modify it |