summaryrefslogtreecommitdiffstats
path: root/devtools/shared
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
commitd5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /devtools/shared
parent7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff)
downloadUXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.lz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.xz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.zip
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'devtools/shared')
-rw-r--r--devtools/shared/acorn/moz.build1
-rw-r--r--devtools/shared/apps/moz.build1
-rw-r--r--devtools/shared/client/moz.build1
-rw-r--r--devtools/shared/css/generated/moz.build1
-rw-r--r--devtools/shared/css/moz.build1
-rw-r--r--devtools/shared/discovery/moz.build1
-rw-r--r--devtools/shared/fronts/moz.build1
-rw-r--r--devtools/shared/gcli/commands/moz.build1
-rw-r--r--devtools/shared/gcli/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/commands/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/connectors/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/converters/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/fields/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/languages/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/mozui/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/types/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/ui/moz.build1
-rw-r--r--devtools/shared/gcli/source/lib/gcli/util/moz.build1
-rw-r--r--devtools/shared/heapsnapshot/moz.build1
-rw-r--r--devtools/shared/inspector/moz.build1
-rw-r--r--devtools/shared/jsbeautify/lib/moz.build1
-rw-r--r--devtools/shared/jsbeautify/moz.build1
-rw-r--r--devtools/shared/jsbeautify/src/moz.build1
-rw-r--r--devtools/shared/layout/moz.build1
-rw-r--r--devtools/shared/locales/moz.build1
-rw-r--r--devtools/shared/moz.build1
-rw-r--r--devtools/shared/node-properties/moz.build1
-rw-r--r--devtools/shared/performance/moz.build1
-rw-r--r--devtools/shared/platform/chrome/moz.build1
-rw-r--r--devtools/shared/platform/content/moz.build1
-rw-r--r--devtools/shared/platform/moz.build1
-rw-r--r--devtools/shared/pretty-fast/moz.build1
-rw-r--r--devtools/shared/qrcode/decoder/moz.build1
-rw-r--r--devtools/shared/qrcode/encoder/moz.build1
-rw-r--r--devtools/shared/qrcode/moz.build1
-rw-r--r--devtools/shared/security/moz.build1
-rw-r--r--devtools/shared/shims/moz.build1
-rw-r--r--devtools/shared/sourcemap/moz.build1
-rw-r--r--devtools/shared/specs/moz.build1
-rw-r--r--devtools/shared/sprintfjs/moz.build1
-rw-r--r--devtools/shared/touch/moz.build1
-rw-r--r--devtools/shared/transport/moz.build1
-rw-r--r--devtools/shared/webconsole/moz.build1
-rw-r--r--devtools/shared/worker/moz.build1
45 files changed, 0 insertions, 45 deletions
diff --git a/devtools/shared/acorn/moz.build b/devtools/shared/acorn/moz.build
index 8fd5375ef..f3df226da 100644
--- a/devtools/shared/acorn/moz.build
+++ b/devtools/shared/acorn/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/apps/moz.build b/devtools/shared/apps/moz.build
index 8ab1a9eb9..b3641d527 100644
--- a/devtools/shared/apps/moz.build
+++ b/devtools/shared/apps/moz.build
@@ -1,4 +1,3 @@
-# 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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/client/moz.build b/devtools/shared/client/moz.build
index aba5a2bfe..165021bf1 100644
--- a/devtools/shared/client/moz.build
+++ b/devtools/shared/client/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/css/generated/moz.build b/devtools/shared/css/generated/moz.build
index 7f01281db..bce7707e5 100644
--- a/devtools/shared/css/generated/moz.build
+++ b/devtools/shared/css/generated/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/css/moz.build b/devtools/shared/css/moz.build
index c65b8d141..9cdacdf75 100644
--- a/devtools/shared/css/moz.build
+++ b/devtools/shared/css/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/discovery/moz.build b/devtools/shared/discovery/moz.build
index 9aeaba45e..93901485c 100644
--- a/devtools/shared/discovery/moz.build
+++ b/devtools/shared/discovery/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/fronts/moz.build b/devtools/shared/fronts/moz.build
index 8a38d6b5d..2ab7a7183 100644
--- a/devtools/shared/fronts/moz.build
+++ b/devtools/shared/fronts/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/commands/moz.build b/devtools/shared/gcli/commands/moz.build
index e5f3fe91c..b02baa693 100644
--- a/devtools/shared/gcli/commands/moz.build
+++ b/devtools/shared/gcli/commands/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/moz.build b/devtools/shared/gcli/moz.build
index c1015569f..2c3d5c281 100644
--- a/devtools/shared/gcli/moz.build
+++ b/devtools/shared/gcli/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/commands/moz.build b/devtools/shared/gcli/source/lib/gcli/commands/moz.build
index 8cf5f0e96..5d3b0d0a1 100644
--- a/devtools/shared/gcli/source/lib/gcli/commands/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/commands/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/connectors/moz.build b/devtools/shared/gcli/source/lib/gcli/connectors/moz.build
index 33fda8fbc..aecbf3b82 100644
--- a/devtools/shared/gcli/source/lib/gcli/connectors/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/connectors/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/converters/moz.build b/devtools/shared/gcli/source/lib/gcli/converters/moz.build
index d3a649197..6f915b9ed 100644
--- a/devtools/shared/gcli/source/lib/gcli/converters/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/converters/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/fields/moz.build b/devtools/shared/gcli/source/lib/gcli/fields/moz.build
index 74fa1cc95..2a319d09f 100644
--- a/devtools/shared/gcli/source/lib/gcli/fields/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/fields/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/languages/moz.build b/devtools/shared/gcli/source/lib/gcli/languages/moz.build
index e1828a51f..4153c739e 100644
--- a/devtools/shared/gcli/source/lib/gcli/languages/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/languages/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/moz.build b/devtools/shared/gcli/source/lib/gcli/moz.build
index 7b1e6dd2a..e4d14538b 100644
--- a/devtools/shared/gcli/source/lib/gcli/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/mozui/moz.build b/devtools/shared/gcli/source/lib/gcli/mozui/moz.build
index af76e0d99..0ffcd0380 100644
--- a/devtools/shared/gcli/source/lib/gcli/mozui/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/mozui/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/types/moz.build b/devtools/shared/gcli/source/lib/gcli/types/moz.build
index dc3063594..f5250c124 100644
--- a/devtools/shared/gcli/source/lib/gcli/types/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/types/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/ui/moz.build b/devtools/shared/gcli/source/lib/gcli/ui/moz.build
index 70ac666f0..982705c20 100644
--- a/devtools/shared/gcli/source/lib/gcli/ui/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/ui/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/gcli/source/lib/gcli/util/moz.build b/devtools/shared/gcli/source/lib/gcli/util/moz.build
index 0fdeb96ec..9ec1654a9 100644
--- a/devtools/shared/gcli/source/lib/gcli/util/moz.build
+++ b/devtools/shared/gcli/source/lib/gcli/util/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/heapsnapshot/moz.build b/devtools/shared/heapsnapshot/moz.build
index 9a915e426..faf96698d 100644
--- a/devtools/shared/heapsnapshot/moz.build
+++ b/devtools/shared/heapsnapshot/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/inspector/moz.build b/devtools/shared/inspector/moz.build
index e2c143fc3..8a1cc0591 100644
--- a/devtools/shared/inspector/moz.build
+++ b/devtools/shared/inspector/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/jsbeautify/lib/moz.build b/devtools/shared/jsbeautify/lib/moz.build
index 8fc89a102..261fe909a 100644
--- a/devtools/shared/jsbeautify/lib/moz.build
+++ b/devtools/shared/jsbeautify/lib/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/jsbeautify/moz.build b/devtools/shared/jsbeautify/moz.build
index 939ca8943..0b9bd1183 100644
--- a/devtools/shared/jsbeautify/moz.build
+++ b/devtools/shared/jsbeautify/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/jsbeautify/src/moz.build b/devtools/shared/jsbeautify/src/moz.build
index ef16a2bb2..f1a80c273 100644
--- a/devtools/shared/jsbeautify/src/moz.build
+++ b/devtools/shared/jsbeautify/src/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/layout/moz.build b/devtools/shared/layout/moz.build
index 62d5d2cb0..5efe14c5f 100644
--- a/devtools/shared/layout/moz.build
+++ b/devtools/shared/layout/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/locales/moz.build b/devtools/shared/locales/moz.build
index aac3a838c..aee4b90a5 100644
--- a/devtools/shared/locales/moz.build
+++ b/devtools/shared/locales/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/moz.build b/devtools/shared/moz.build
index e4de1d84a..8129e9083 100644
--- a/devtools/shared/moz.build
+++ b/devtools/shared/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/node-properties/moz.build b/devtools/shared/node-properties/moz.build
index e58b1fdb6..615807312 100644
--- a/devtools/shared/node-properties/moz.build
+++ b/devtools/shared/node-properties/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/performance/moz.build b/devtools/shared/performance/moz.build
index 202aac278..913f04222 100644
--- a/devtools/shared/performance/moz.build
+++ b/devtools/shared/performance/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/platform/chrome/moz.build b/devtools/shared/platform/chrome/moz.build
index bb3bdacbb..637e0acc4 100644
--- a/devtools/shared/platform/chrome/moz.build
+++ b/devtools/shared/platform/chrome/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/platform/content/moz.build b/devtools/shared/platform/content/moz.build
index b62205eb8..20757b32a 100644
--- a/devtools/shared/platform/content/moz.build
+++ b/devtools/shared/platform/content/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/platform/moz.build b/devtools/shared/platform/moz.build
index 84f56dce1..76d0a0f69 100644
--- a/devtools/shared/platform/moz.build
+++ b/devtools/shared/platform/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/pretty-fast/moz.build b/devtools/shared/pretty-fast/moz.build
index 3c72c8ff6..c6ae14864 100644
--- a/devtools/shared/pretty-fast/moz.build
+++ b/devtools/shared/pretty-fast/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/qrcode/decoder/moz.build b/devtools/shared/qrcode/decoder/moz.build
index 4442a2e90..3da7f18ee 100644
--- a/devtools/shared/qrcode/decoder/moz.build
+++ b/devtools/shared/qrcode/decoder/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/qrcode/encoder/moz.build b/devtools/shared/qrcode/encoder/moz.build
index 4442a2e90..3da7f18ee 100644
--- a/devtools/shared/qrcode/encoder/moz.build
+++ b/devtools/shared/qrcode/encoder/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/qrcode/moz.build b/devtools/shared/qrcode/moz.build
index 293bbcc93..4a1c33de0 100644
--- a/devtools/shared/qrcode/moz.build
+++ b/devtools/shared/qrcode/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/security/moz.build b/devtools/shared/security/moz.build
index f4fd1ca1a..8e6ad67df 100644
--- a/devtools/shared/security/moz.build
+++ b/devtools/shared/security/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/shims/moz.build b/devtools/shared/shims/moz.build
index bee1c82ac..c45ab3806 100644
--- a/devtools/shared/shims/moz.build
+++ b/devtools/shared/shims/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/sourcemap/moz.build b/devtools/shared/sourcemap/moz.build
index 459749645..468a2acb7 100644
--- a/devtools/shared/sourcemap/moz.build
+++ b/devtools/shared/sourcemap/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/specs/moz.build b/devtools/shared/specs/moz.build
index 52a810637..909dba039 100644
--- a/devtools/shared/specs/moz.build
+++ b/devtools/shared/specs/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/sprintfjs/moz.build b/devtools/shared/sprintfjs/moz.build
index 6f4f1f873..c90c02d46 100644
--- a/devtools/shared/sprintfjs/moz.build
+++ b/devtools/shared/sprintfjs/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/touch/moz.build b/devtools/shared/touch/moz.build
index 96fbac8eb..d062b903e 100644
--- a/devtools/shared/touch/moz.build
+++ b/devtools/shared/touch/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/transport/moz.build b/devtools/shared/transport/moz.build
index fbf0444b8..ef5b7d4f1 100644
--- a/devtools/shared/transport/moz.build
+++ b/devtools/shared/transport/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/webconsole/moz.build b/devtools/shared/webconsole/moz.build
index 2ff6ed57f..a5ed01498 100644
--- a/devtools/shared/webconsole/moz.build
+++ b/devtools/shared/webconsole/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
diff --git a/devtools/shared/worker/moz.build b/devtools/shared/worker/moz.build
index 28b26c0a7..a46a9d06a 100644
--- a/devtools/shared/worker/moz.build
+++ b/devtools/shared/worker/moz.build
@@ -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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.