From c371979637eb18a2589c0d128a867dbdbf99b226 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 31 Jul 2020 21:08:26 -0400 Subject: [PATCH] Add license header to media/webrtc/trunk/build/mac/find_sdk_uxp.py --- media/webrtc/trunk/build/mac/find_sdk_uxp.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/media/webrtc/trunk/build/mac/find_sdk_uxp.py b/media/webrtc/trunk/build/mac/find_sdk_uxp.py index cc4b440d20..3c419f1e45 100644 --- a/media/webrtc/trunk/build/mac/find_sdk_uxp.py +++ b/media/webrtc/trunk/build/mac/find_sdk_uxp.py @@ -1,4 +1,7 @@ #!/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 print_function import os