]> granicus.if.org Git - libexpat/commitdiff
Introduce random-based SHA256 release identifier
authorSebastian Pipping <sebastian@pipping.org>
Thu, 15 Jun 2017 20:04:54 +0000 (22:04 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Thu, 15 Jun 2017 20:11:38 +0000 (22:11 +0200)
Idea is to ease finding bundles of Expat in the wild in the future.
PS: If you need to bundle Expat, please keep your copy up to date.

expat/lib/xmlparse.c

index 3545579918ffb5d9e0b051c3b163369de2a95eb2..d1f4b956622030446f0394c660c8b2e1543974e5 100644 (file)
@@ -1,5 +1,7 @@
 /* Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
    See the file COPYING for copying permission.
+
+   94a357957fc7478c8f2bb696095287c1971296939f3adf27cd081f5f214d3bb1 (2.2.0+)
 */
 
 #define _GNU_SOURCE                     /* syscall prototype */