summaryrefslogtreecommitdiffstats
path: root/comm/third_party/README.asn1js
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/README.asn1js')
-rw-r--r--comm/third_party/README.asn1js19
1 files changed, 19 insertions, 0 deletions
diff --git a/comm/third_party/README.asn1js b/comm/third_party/README.asn1js
new file mode 100644
index 0000000000..c1c98872c3
--- /dev/null
+++ b/comm/third_party/README.asn1js
@@ -0,0 +1,19 @@
+Directory ./asn1js contains a bundled version of asn1js, which has been obtained from:
+https://github.com/PeculiarVentures/asn1.js
+
+For licensing information, please refer to the included documentation.
+
+[tag v3.0.5]
+
+Updating:
+- cd $topsrcdir/comm
+- ../mach vendor -r <tag_name> third_party/asn1js/moz.yaml
+- Review the changes
+- Commit the changes
+- Run test_LDAPMessage.js
+
+
+The tag information in this file is automatically updated. The moz.yaml file
+is automatically updated. If upstream changes require updating moz.build, that
+must be done with a manual step.
+