summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-10-28 12:07:42 +0000
committerMoonchild <moonchild@palemoon.org>2020-10-28 12:07:42 +0000
commit0a9589553068a51e03406dcb77bd2358521ff3ed (patch)
tree6042b05822c2c2ef9aae70fecf7f69e42be392f9
parentaffb1cb4df7db148ee03c31005d8c95a5a5639d7 (diff)
downloadbasilisk-0a9589553068a51e03406dcb77bd2358521ff3ed.tar.gz
Nuke vim configuration lines from the front-end (no code changes)
See MoonchildProductions/UXP#1656
-rw-r--r--basilisk/app.mozbuild1
-rw-r--r--basilisk/app/moz.build1
-rw-r--r--basilisk/app/profile/extensions/moz.build1
-rw-r--r--basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build1
-rw-r--r--basilisk/base/moz.build1
-rw-r--r--basilisk/branding/official/content/moz.build1
-rw-r--r--basilisk/branding/official/locales/moz.build1
-rw-r--r--basilisk/branding/official/moz.build1
-rw-r--r--basilisk/branding/shared/branding.mozbuild1
-rw-r--r--basilisk/branding/unofficial/content/moz.build1
-rw-r--r--basilisk/branding/unofficial/locales/moz.build1
-rw-r--r--basilisk/branding/unofficial/moz.build1
-rw-r--r--basilisk/components/about/moz.build1
-rw-r--r--basilisk/components/build/moz.build1
-rw-r--r--basilisk/components/customizableui/content/moz.build1
-rw-r--r--basilisk/components/customizableui/moz.build1
-rw-r--r--basilisk/components/dirprovider/moz.build1
-rw-r--r--basilisk/components/downloads/DownloadsCommon.jsm1
-rw-r--r--basilisk/components/downloads/DownloadsTaskbar.jsm1
-rw-r--r--basilisk/components/downloads/content/download.xml1
-rw-r--r--basilisk/components/downloads/content/downloads.js1
-rw-r--r--basilisk/components/downloads/content/downloadsOverlay.xul1
-rw-r--r--basilisk/components/downloads/content/indicator.js1
-rw-r--r--basilisk/components/downloads/content/indicatorOverlay.xul1
-rw-r--r--basilisk/components/downloads/moz.build1
-rw-r--r--basilisk/components/feeds/moz.build1
-rw-r--r--basilisk/components/migration/moz.build1
-rw-r--r--basilisk/components/moz.build1
-rw-r--r--basilisk/components/newtab/moz.build1
-rw-r--r--basilisk/components/places/moz.build1
-rw-r--r--basilisk/components/preferences/in-content/moz.build1
-rw-r--r--basilisk/components/preferences/moz.build1
-rw-r--r--basilisk/components/privatebrowsing/moz.build1
-rw-r--r--basilisk/components/search/moz.build1
-rw-r--r--basilisk/components/search/service/moz.build1
-rw-r--r--basilisk/components/selfsupport/moz.build1
-rw-r--r--basilisk/components/sessionstore/moz.build1
-rw-r--r--basilisk/components/shell/moz.build1
-rw-r--r--basilisk/components/sync/moz.build1
-rw-r--r--basilisk/extensions/moz.build1
-rw-r--r--basilisk/extensions/pdfjs/moz.build1
-rw-r--r--basilisk/installer/windows/moz.build1
-rw-r--r--basilisk/locales/moz.build1
-rw-r--r--basilisk/modules/RemotePrompt.jsm1
-rw-r--r--basilisk/modules/moz.build1
-rw-r--r--basilisk/moz.build1
-rw-r--r--basilisk/moz.configure1
-rw-r--r--basilisk/themes/linux/communicator/moz.build1
-rw-r--r--basilisk/themes/linux/moz.build1
-rw-r--r--basilisk/themes/moz.build1
-rw-r--r--basilisk/themes/osx/communicator/moz.build1
-rw-r--r--basilisk/themes/osx/moz.build1
-rw-r--r--basilisk/themes/tab-svgs.mozbuild1
-rw-r--r--basilisk/themes/windows/communicator/moz.build1
-rw-r--r--basilisk/themes/windows/moz.build1
-rw-r--r--basilisk/tools/mozscreenshots/moz.build1
-rw-r--r--basilisk/tools/mozscreenshots/mozscreenshots/extension/moz.build1
-rw-r--r--moz.configure1
58 files changed, 0 insertions, 58 deletions
diff --git a/basilisk/app.mozbuild b/basilisk/app.mozbuild
index 747b0b4..6f6bcb8 100644
--- a/basilisk/app.mozbuild
+++ b/basilisk/app.mozbuild
@@ -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/basilisk/app/moz.build b/basilisk/app/moz.build
index 0d029cd..d888a96 100644
--- a/basilisk/app/moz.build
+++ b/basilisk/app/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/basilisk/app/profile/extensions/moz.build b/basilisk/app/profile/extensions/moz.build
index bb02c91..18b3181 100644
--- a/basilisk/app/profile/extensions/moz.build
+++ b/basilisk/app/profile/extensions/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/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build b/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build
index f8c2a5c..e166e6e 100644
--- a/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build
+++ b/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/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/basilisk/base/moz.build b/basilisk/base/moz.build
index 2e5cde1..e0fd2ba 100644
--- a/basilisk/base/moz.build
+++ b/basilisk/base/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/basilisk/branding/official/content/moz.build b/basilisk/branding/official/content/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/branding/official/content/moz.build
+++ b/basilisk/branding/official/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/basilisk/branding/official/locales/moz.build b/basilisk/branding/official/locales/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/branding/official/locales/moz.build
+++ b/basilisk/branding/official/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/basilisk/branding/official/moz.build b/basilisk/branding/official/moz.build
index e3b7fd1..20ccbbe 100644
--- a/basilisk/branding/official/moz.build
+++ b/basilisk/branding/official/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/basilisk/branding/shared/branding.mozbuild b/basilisk/branding/shared/branding.mozbuild
index 823439c..6455c27 100644
--- a/basilisk/branding/shared/branding.mozbuild
+++ b/basilisk/branding/shared/branding.mozbuild
@@ -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/basilisk/branding/unofficial/content/moz.build b/basilisk/branding/unofficial/content/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/branding/unofficial/content/moz.build
+++ b/basilisk/branding/unofficial/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/basilisk/branding/unofficial/locales/moz.build b/basilisk/branding/unofficial/locales/moz.build
index 8bad131..1ead6ac 100644
--- a/basilisk/branding/unofficial/locales/moz.build
+++ b/basilisk/branding/unofficial/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/basilisk/branding/unofficial/moz.build b/basilisk/branding/unofficial/moz.build
index 0d829fa..265330c 100644
--- a/basilisk/branding/unofficial/moz.build
+++ b/basilisk/branding/unofficial/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/basilisk/components/about/moz.build b/basilisk/components/about/moz.build
index f1559c2..228930e 100644
--- a/basilisk/components/about/moz.build
+++ b/basilisk/components/about/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/basilisk/components/build/moz.build b/basilisk/components/build/moz.build
index 622cf44..4cc2a62 100644
--- a/basilisk/components/build/moz.build
+++ b/basilisk/components/build/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/basilisk/components/customizableui/content/moz.build b/basilisk/components/customizableui/content/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/components/customizableui/content/moz.build
+++ b/basilisk/components/customizableui/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/basilisk/components/customizableui/moz.build b/basilisk/components/customizableui/moz.build
index f5c34aa..4b3d8b1 100644
--- a/basilisk/components/customizableui/moz.build
+++ b/basilisk/components/customizableui/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/basilisk/components/dirprovider/moz.build b/basilisk/components/dirprovider/moz.build
index 799d4de..65b5001 100644
--- a/basilisk/components/dirprovider/moz.build
+++ b/basilisk/components/dirprovider/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/basilisk/components/downloads/DownloadsCommon.jsm b/basilisk/components/downloads/DownloadsCommon.jsm
index 69d79db..90c9182 100644
--- a/basilisk/components/downloads/DownloadsCommon.jsm
+++ b/basilisk/components/downloads/DownloadsCommon.jsm
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */
/* 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/basilisk/components/downloads/DownloadsTaskbar.jsm b/basilisk/components/downloads/DownloadsTaskbar.jsm
index cf915ab..e1b9f7a 100644
--- a/basilisk/components/downloads/DownloadsTaskbar.jsm
+++ b/basilisk/components/downloads/DownloadsTaskbar.jsm
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */
/* 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/basilisk/components/downloads/content/download.xml b/basilisk/components/downloads/content/download.xml
index 29a1530..68e1c28 100644
--- a/basilisk/components/downloads/content/download.xml
+++ b/basilisk/components/downloads/content/download.xml
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<!-- -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- -->
-<!-- vim: set ts=2 et sw=2 tw=80: -->
<!-- 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,
diff --git a/basilisk/components/downloads/content/downloads.js b/basilisk/components/downloads/content/downloads.js
index 57397c8..71858a9 100644
--- a/basilisk/components/downloads/content/downloads.js
+++ b/basilisk/components/downloads/content/downloads.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ts=2 et sw=2 tw=80: */
/* 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/basilisk/components/downloads/content/downloadsOverlay.xul b/basilisk/components/downloads/content/downloadsOverlay.xul
index 9fe2ee0..2ea8dff 100644
--- a/basilisk/components/downloads/content/downloadsOverlay.xul
+++ b/basilisk/components/downloads/content/downloadsOverlay.xul
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
# -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*-
-# vim: set ts=2 et sw=2 tw=80:
# 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/basilisk/components/downloads/content/indicator.js b/basilisk/components/downloads/content/indicator.js
index 4c22a6e..efc4bdd 100644
--- a/basilisk/components/downloads/content/indicator.js
+++ b/basilisk/components/downloads/content/indicator.js
@@ -1,5 +1,4 @@
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */
-/* vim: set ts=2 et sw=2 tw=80: */
/* 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/basilisk/components/downloads/content/indicatorOverlay.xul b/basilisk/components/downloads/content/indicatorOverlay.xul
index 07987c8..b127a8b 100644
--- a/basilisk/components/downloads/content/indicatorOverlay.xul
+++ b/basilisk/components/downloads/content/indicatorOverlay.xul
@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<!-- -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- -->
-<!-- vim: set ts=2 et sw=2 tw=80: -->
<!-- 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,
diff --git a/basilisk/components/downloads/moz.build b/basilisk/components/downloads/moz.build
index 2413546..b572b80 100644
--- a/basilisk/components/downloads/moz.build
+++ b/basilisk/components/downloads/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/basilisk/components/feeds/moz.build b/basilisk/components/feeds/moz.build
index b8755fc..3678322 100644
--- a/basilisk/components/feeds/moz.build
+++ b/basilisk/components/feeds/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/basilisk/components/migration/moz.build b/basilisk/components/migration/moz.build
index 465e3ea..3523a5e 100644
--- a/basilisk/components/migration/moz.build
+++ b/basilisk/components/migration/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/basilisk/components/moz.build b/basilisk/components/moz.build
index a9c2993..a2697ec 100644
--- a/basilisk/components/moz.build
+++ b/basilisk/components/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/basilisk/components/newtab/moz.build b/basilisk/components/newtab/moz.build
index 3d3be64..f73ed97 100644
--- a/basilisk/components/newtab/moz.build
+++ b/basilisk/components/newtab/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/basilisk/components/places/moz.build b/basilisk/components/places/moz.build
index ea6d435..326b27f 100644
--- a/basilisk/components/places/moz.build
+++ b/basilisk/components/places/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/basilisk/components/preferences/in-content/moz.build b/basilisk/components/preferences/in-content/moz.build
index 08a75bc..858c363 100644
--- a/basilisk/components/preferences/in-content/moz.build
+++ b/basilisk/components/preferences/in-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/basilisk/components/preferences/moz.build b/basilisk/components/preferences/moz.build
index adee51e..82a1268 100644
--- a/basilisk/components/preferences/moz.build
+++ b/basilisk/components/preferences/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/basilisk/components/privatebrowsing/moz.build b/basilisk/components/privatebrowsing/moz.build
index aac3a83..aee4b90 100644
--- a/basilisk/components/privatebrowsing/moz.build
+++ b/basilisk/components/privatebrowsing/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/basilisk/components/search/moz.build b/basilisk/components/search/moz.build
index b406d5f..0b74eee 100644
--- a/basilisk/components/search/moz.build
+++ b/basilisk/components/search/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/basilisk/components/search/service/moz.build b/basilisk/components/search/service/moz.build
index 423faef..3290aa1 100644
--- a/basilisk/components/search/service/moz.build
+++ b/basilisk/components/search/service/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/basilisk/components/selfsupport/moz.build b/basilisk/components/selfsupport/moz.build
index f8923b0..476ab2f 100644
--- a/basilisk/components/selfsupport/moz.build
+++ b/basilisk/components/selfsupport/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/basilisk/components/sessionstore/moz.build b/basilisk/components/sessionstore/moz.build
index 3117f02..aed6bc6 100644
--- a/basilisk/components/sessionstore/moz.build
+++ b/basilisk/components/sessionstore/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/basilisk/components/shell/moz.build b/basilisk/components/shell/moz.build
index 94ec885..bfbfc71 100644
--- a/basilisk/components/shell/moz.build
+++ b/basilisk/components/shell/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/basilisk/components/sync/moz.build b/basilisk/components/sync/moz.build
index 2d64d50..8267a66 100644
--- a/basilisk/components/sync/moz.build
+++ b/basilisk/components/sync/moz.build
@@ -1,5 +1,4 @@
# -*- Mode: python; c-basic-offset: 4; 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/basilisk/extensions/moz.build b/basilisk/extensions/moz.build
index 69d6af6..dea5bb5 100644
--- a/basilisk/extensions/moz.build
+++ b/basilisk/extensions/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/basilisk/extensions/pdfjs/moz.build b/basilisk/extensions/pdfjs/moz.build
index aac3a83..aee4b90 100644
--- a/basilisk/extensions/pdfjs/moz.build
+++ b/basilisk/extensions/pdfjs/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/basilisk/installer/windows/moz.build b/basilisk/installer/windows/moz.build
index 12e7831..27984bd 100644
--- a/basilisk/installer/windows/moz.build
+++ b/basilisk/installer/windows/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/basilisk/locales/moz.build b/basilisk/locales/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/locales/moz.build
+++ b/basilisk/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/basilisk/modules/RemotePrompt.jsm b/basilisk/modules/RemotePrompt.jsm
index da4945c..00416e3 100644
--- a/basilisk/modules/RemotePrompt.jsm
+++ b/basilisk/modules/RemotePrompt.jsm
@@ -1,4 +1,3 @@
-/* vim: set ts=2 sw=2 et tw=80: */
/* 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/basilisk/modules/moz.build b/basilisk/modules/moz.build
index 5929781..26661db 100644
--- a/basilisk/modules/moz.build
+++ b/basilisk/modules/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/basilisk/moz.build b/basilisk/moz.build
index 2c3c95f..7166b81 100644
--- a/basilisk/moz.build
+++ b/basilisk/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/basilisk/moz.configure b/basilisk/moz.configure
index 942fd14..5b490f2 100644
--- a/basilisk/moz.configure
+++ b/basilisk/moz.configure
@@ -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/basilisk/themes/linux/communicator/moz.build b/basilisk/themes/linux/communicator/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/themes/linux/communicator/moz.build
+++ b/basilisk/themes/linux/communicator/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/basilisk/themes/linux/moz.build b/basilisk/themes/linux/moz.build
index 8b61104..639f853 100644
--- a/basilisk/themes/linux/moz.build
+++ b/basilisk/themes/linux/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/basilisk/themes/moz.build b/basilisk/themes/moz.build
index 843567b..4c244ab 100644
--- a/basilisk/themes/moz.build
+++ b/basilisk/themes/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/basilisk/themes/osx/communicator/moz.build b/basilisk/themes/osx/communicator/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/themes/osx/communicator/moz.build
+++ b/basilisk/themes/osx/communicator/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/basilisk/themes/osx/moz.build b/basilisk/themes/osx/moz.build
index 8b61104..639f853 100644
--- a/basilisk/themes/osx/moz.build
+++ b/basilisk/themes/osx/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/basilisk/themes/tab-svgs.mozbuild b/basilisk/themes/tab-svgs.mozbuild
index e0fe091..e931bdf 100644
--- a/basilisk/themes/tab-svgs.mozbuild
+++ b/basilisk/themes/tab-svgs.mozbuild
@@ -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/basilisk/themes/windows/communicator/moz.build b/basilisk/themes/windows/communicator/moz.build
index eb4454d..635fa39 100644
--- a/basilisk/themes/windows/communicator/moz.build
+++ b/basilisk/themes/windows/communicator/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/basilisk/themes/windows/moz.build b/basilisk/themes/windows/moz.build
index 8b61104..639f853 100644
--- a/basilisk/themes/windows/moz.build
+++ b/basilisk/themes/windows/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/basilisk/tools/mozscreenshots/moz.build b/basilisk/tools/mozscreenshots/moz.build
index 0c8b98b..f5f5c06 100644
--- a/basilisk/tools/mozscreenshots/moz.build
+++ b/basilisk/tools/mozscreenshots/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/basilisk/tools/mozscreenshots/mozscreenshots/extension/moz.build b/basilisk/tools/mozscreenshots/mozscreenshots/extension/moz.build
index d23c7e9..60fccea 100644
--- a/basilisk/tools/mozscreenshots/mozscreenshots/extension/moz.build
+++ b/basilisk/tools/mozscreenshots/mozscreenshots/extension/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/moz.configure b/moz.configure
index 5e0ae03..eecb158 100644
--- a/moz.configure
+++ b/moz.configure
@@ -1,5 +1,4 @@
# -*- Mode: python; c-basic-offset: 4; 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/.