diff options
Diffstat (limited to 'src/lib/asn1/oids.cpp')
-rw-r--r-- | src/lib/asn1/oids.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/lib/asn1/oids.cpp b/src/lib/asn1/oids.cpp index 2f7597981..eb5101e85 100644 --- a/src/lib/asn1/oids.cpp +++ b/src/lib/asn1/oids.cpp @@ -1,7 +1,10 @@ /* * OID maps * -* This file was automatically generated by ./src/scripts/oids.py on 2016-11-18 +* This file was automatically generated by ./src/scripts/oids.py on 2016-11-21 +* +* All manual edits to this file will be lost. Edit the script +* then regenerate this source file. * * Botan is released under the Simplified BSD License (see license.txt) */ |