From 4e154c08116d991479848f00282038d021e461d8 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Tue, 16 Jun 2020 05:40:04 +0000 Subject: [PATCH] Bug 1645813 - Re-add qlog to BSD-2-Clause list r=tjr Looks like this change got lost when the vendor stuff was refactored? Differential Revision: https://phabricator.services.mozilla.com/D79759 --- python/mozbuild/mozbuild/vendor/vendor_rust.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python/mozbuild/mozbuild/vendor/vendor_rust.py b/python/mozbuild/mozbuild/vendor/vendor_rust.py index a4ae51380e9d..bfab5832e9d8 100644 --- a/python/mozbuild/mozbuild/vendor/vendor_rust.py +++ b/python/mozbuild/mozbuild/vendor/vendor_rust.py @@ -216,6 +216,7 @@ Please commit or stash these changes before vendoring, or re-run with `--ignore- 'cloudabi', 'Inflector', 'mach', + 'qlog', ], 'BSD-3-Clause': [ ]