diff options
-rw-r--r-- | media/webrtc/trunk/build/mac/find_sdk_uxp.py | 3 |
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 |