From 4a42352e6418b69e600422fc516ad1e74c708fa9 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 24 Sep 2020 08:06:05 +0000 Subject: Issue #1656 - Part 8: Devtools and misc. --- build/gecko_templates.mozbuild | 1 - build/gyp.mozbuild | 1 - build/templates.mozbuild | 1 - build/test_templates.mozbuild | 1 - 4 files changed, 4 deletions(-) (limited to 'build') diff --git a/build/gecko_templates.mozbuild b/build/gecko_templates.mozbuild index 8eab9d327..e2bc999b7 100644 --- a/build/gecko_templates.mozbuild +++ b/build/gecko_templates.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/build/gyp.mozbuild b/build/gyp.mozbuild index fd8714ecf..cc5977510 100644 --- a/build/gyp.mozbuild +++ b/build/gyp.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/build/templates.mozbuild b/build/templates.mozbuild index 196acd34b..4bf63cfc5 100644 --- a/build/templates.mozbuild +++ b/build/templates.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/build/test_templates.mozbuild b/build/test_templates.mozbuild index 31b3b37c1..a408efe70 100644 --- a/build/test_templates.mozbuild +++ b/build/test_templates.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/. -- cgit v1.2.3