diff options
Diffstat (limited to 'etc/taskcluster/windows/build-ami.py')
-rwxr-xr-x | etc/taskcluster/windows/build-ami.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/taskcluster/windows/build-ami.py b/etc/taskcluster/windows/build-ami.py index 2c7da96793f..c8e71f80eb7 100755 --- a/etc/taskcluster/windows/build-ami.py +++ b/etc/taskcluster/windows/build-ami.py @@ -2,7 +2,7 @@ # 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/. +# file, You can obtain one at https://mozilla.org/MPL/2.0/. import os import json |