From d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 15:52:00 +0000 Subject: Issue #1656 - Part 6: Clean up the build files --- editor/composer/moz.build | 1 - editor/libeditor/moz.build | 1 - editor/moz.build | 1 - editor/txmgr/moz.build | 1 - editor/txmgr/tests/moz.build | 1 - editor/txtsvc/moz.build | 1 - 6 files changed, 6 deletions(-) (limited to 'editor') diff --git a/editor/composer/moz.build b/editor/composer/moz.build index 0c972923c..8da0e1f32 100644 --- a/editor/composer/moz.build +++ b/editor/composer/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/editor/libeditor/moz.build b/editor/libeditor/moz.build index 516b3c2d8..cc4e309e6 100644 --- a/editor/libeditor/moz.build +++ b/editor/libeditor/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/editor/moz.build b/editor/moz.build index f673e2486..aec770b0f 100644 --- a/editor/moz.build +++ b/editor/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/editor/txmgr/moz.build b/editor/txmgr/moz.build index 4cae5437a..f3b9cac8e 100644 --- a/editor/txmgr/moz.build +++ b/editor/txmgr/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/editor/txmgr/tests/moz.build b/editor/txmgr/tests/moz.build index d04d4f15a..59679e388 100644 --- a/editor/txmgr/tests/moz.build +++ b/editor/txmgr/tests/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/editor/txtsvc/moz.build b/editor/txtsvc/moz.build index bf9f22382..0395c80fe 100644 --- a/editor/txtsvc/moz.build +++ b/editor/txtsvc/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/. -- cgit v1.2.3