The unified diff between revisions [db3791f6..] and [a901020b..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'include/asn1_int.h'

#
#
# patch "include/asn1_int.h"
#  from [e019f2b543443ca344094d8f0156b5eea11f2533]
#    to [73aba9e43f1440e3ca44425e159173815f174f8e]
#
============================================================
--- include/asn1_int.h	e019f2b543443ca344094d8f0156b5eea11f2533
+++ include/asn1_int.h	73aba9e43f1440e3ca44425e159173815f174f8e
@@ -1,6 +1,6 @@
 /*************************************************
 * ASN.1 Internals Header File                    *
-* (C) 1999-2007 The Botan Project                *
+* (C) 1999-2007 Jack Lloyd                       *
 *************************************************/

 #ifndef BOTAN_ASN1_H__