summaryrefslogtreecommitdiffstats
path: root/crypto/objects/objects.pl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-12-03 13:47:22 +0000
committerBodo Möller <bodo@openssl.org>2001-12-03 13:47:22 +0000
commitc3fbf5d9a86c2fa0dfc901bca06aa36720e6b260 (patch)
tree3b14bf0d3922a1245af02fe10a6b00baeb94880c /crypto/objects/objects.pl
parent55e42c93a8336bd178718b3f82730f6de95710be (diff)
Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).
Fix (?): Delete 'ip-pda 6' (id-pda-pseudonym) because it does not exist in RFC 3039. Also change Perl scripts to put auto-generation warning in the first lines of the file.
Diffstat (limited to 'crypto/objects/objects.pl')
-rw-r--r--crypto/objects/objects.pl13
1 files changed, 7 insertions, 6 deletions
diff --git a/crypto/objects/objects.pl b/crypto/objects/objects.pl
index 41fa4147e3..3a1da4919d 100644
--- a/crypto/objects/objects.pl
+++ b/crypto/objects/objects.pl
@@ -116,7 +116,13 @@ close NUMOUT;
open (OUT,">$ARGV[2]") || die "Can't open output file $ARGV[2]";
print OUT <<'EOF';
-/* lib/obj/obj_mac.h */
+/* crypto/objects/obj_mac.h */
+
+/* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
+ * following command:
+ * perl objects.pl objects.txt obj_mac.num obj_mac.h
+ */
+
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@ -174,11 +180,6 @@ print OUT <<'EOF';
* [including the GNU Public Licence.]
*/
-/* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
- * following command:
- * perl objects.pl objects.txt obj_mac.num obj_mac.h
- */
-
#define SN_undef "UNDEF"
#define LN_undef "undefined"
#define NID_undef 0