Bug 1622328 - export_telemetry_schema.py: Add the license r=Callek

Depends on D66806

Differential Revision: https://phabricator.services.mozilla.com/D66807
This commit is contained in:
Sylvestre Ledru
2020-03-16 14:53:10 +00:00
parent 5cdaf20b4b
commit e8bda322b3

View File

@@ -1,4 +1,8 @@
#!/usr/bin/env python
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
from __future__ import absolute_import, print_function, unicode_literals