Use std::vector and std::string instead of VEC(char_ptr) in gdbserver tdesc
[deliverable/binutils-gdb.git] / libiberty / sha1.c
index 617e743a15e8dfea47e4fc325044e0309153150c..4df50a3580b7b4796d921c1be32f2a4ad47df366 100644 (file)
@@ -1,8 +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, 2001, 2003, 2004, 2005, 2006, 2008 Free Software
-   Foundation, Inc.
+   Copyright (C) 2000-2018 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
This page took 0.022553 seconds and 4 git commands to generate.