aboutsummaryrefslogtreecommitdiff
path: root/include/sha1.h
AgeCommit message (Collapse)AuthorFilesLines
2010-04-20Update copyright notice to use GPLv3.Nick Clifton1-2/+2
From-SVN: r158543
2008-03-25sha1.h: New file, from gnulib.Ian Lance Taylor1-0/+141
include/: * sha1.h: New file, from gnulib. libiberty/: * sha1.c: New file, from gnulib. * Makefile.in: Rebuild dependencies. (CFILES): Add sha1.c. (REQUIRED_OFILES): Add sha1.o. From-SVN: r133503