summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-07-31 21:08:26 -0400
committerMoonchild <moonchild@palemoon.org>2020-08-07 21:27:17 +0000
commit4433519ae8b7e1cc14e217c3e20d8bca3f9cf2f2 (patch)
tree3e9788415b3a2f8674749bf1930c7afd54b19b47 /media
parentd419fe2d52790b039c0316059c6e9e56f39407ce (diff)
downloadUXP-4433519ae8b7e1cc14e217c3e20d8bca3f9cf2f2.tar
UXP-4433519ae8b7e1cc14e217c3e20d8bca3f9cf2f2.tar.gz
UXP-4433519ae8b7e1cc14e217c3e20d8bca3f9cf2f2.tar.lz
UXP-4433519ae8b7e1cc14e217c3e20d8bca3f9cf2f2.tar.xz
UXP-4433519ae8b7e1cc14e217c3e20d8bca3f9cf2f2.zip
Add license header to media/webrtc/trunk/build/mac/find_sdk_uxp.py
Diffstat (limited to 'media')
-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