diff options
author | Moonchild <moonchild@palemoon.org> | 2020-10-26 19:09:16 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-10-26 19:09:16 +0000 |
commit | 6a4c3caa8ee469558c27077ddfad8268b1575da4 (patch) | |
tree | 110756a2aa9d2b00da201eb093ac37d7093366d3 /security | |
parent | 0daf842cf447d6067674b25f8c141792e758bdb5 (diff) | |
download | UXP-6a4c3caa8ee469558c27077ddfad8268b1575da4.tar UXP-6a4c3caa8ee469558c27077ddfad8268b1575da4.tar.gz UXP-6a4c3caa8ee469558c27077ddfad8268b1575da4.tar.lz UXP-6a4c3caa8ee469558c27077ddfad8268b1575da4.tar.xz UXP-6a4c3caa8ee469558c27077ddfad8268b1575da4.zip |
Issue #1656 - Nuke the remaining vim lines in UXP
Closes #1656
Diffstat (limited to 'security')
3 files changed, 0 insertions, 3 deletions
diff --git a/security/manager/ssl/tests/unit/test_cert_version/generate.py b/security/manager/ssl/tests/unit/test_cert_version/generate.py index 7e4747d63..b99cbefe2 100755 --- a/security/manager/ssl/tests/unit/test_cert_version/generate.py +++ b/security/manager/ssl/tests/unit/test_cert_version/generate.py @@ -1,6 +1,5 @@ #!/usr/bin/env python # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=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 diff --git a/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py b/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py index a0c50b1ed..ad2dec8b5 100644 --- a/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py +++ b/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=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 diff --git a/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py b/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py index a7f060481..6e714b4fd 100644 --- a/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py +++ b/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=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 |