summaryrefslogtreecommitdiffstats
path: root/media/webrtc
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-07-31 21:08:26 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-07-31 21:08:26 -0400
commit02bd56c442d777daa2b94cf3962430e1d81b6811 (patch)
treef25f59d03cf7a97ebad0602175eea9007ce30214 /media/webrtc
parentc3ec6c6132c3339789dce5fdf4f2e68099f69711 (diff)
downloadUXP-02bd56c442d777daa2b94cf3962430e1d81b6811.tar
UXP-02bd56c442d777daa2b94cf3962430e1d81b6811.tar.gz
UXP-02bd56c442d777daa2b94cf3962430e1d81b6811.tar.lz
UXP-02bd56c442d777daa2b94cf3962430e1d81b6811.tar.xz
UXP-02bd56c442d777daa2b94cf3962430e1d81b6811.zip
Add license header to media/webrtc/trunk/build/mac/find_sdk_uxp.py
Diffstat (limited to 'media/webrtc')
-rw-r--r--media/webrtc/trunk/build/mac/find_sdk_uxp.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/media/webrtc/trunk/build/mac/find_sdk_uxp.py b/media/webrtc/trunk/build/mac/find_sdk_uxp.py
index cc4b440d2..3c419f1e4 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