diff options
author | Alan Modra <amodra@gmail.com> | 2017-01-02 14:23:36 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-01-02 14:27:30 +1030 |
commit | f5a2e27778f466dc2ecac20baf100c8a7962792f (patch) | |
tree | d310c58e1afab6c6d1b9ee6533ff32db35ccb578 /include/sha1.h | |
parent | 3cd15e64b6ee1146dd851ef16d615aecfbd87228 (diff) | |
download | gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.zip gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.tar.gz gdb-f5a2e27778f466dc2ecac20baf100c8a7962792f.tar.bz2 |
Update year range in copyright notice of all files.
Diffstat (limited to 'include/sha1.h')
-rw-r--r-- | include/sha1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sha1.h b/include/sha1.h index 0d524fa..2b47073 100644 --- a/include/sha1.h +++ b/include/sha1.h @@ -1,6 +1,6 @@ /* Declarations of functions and data types used for SHA1 sum library functions. - Copyright (C) 2000-2016 Free Software Foundation, Inc. + Copyright (C) 2000-2017 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 |