summaryrefslogtreecommitdiff
path: root/parser
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
commit7cc6d0c8c5939690359ff54df838f17d6224234a (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /parser
parent344ca5a9219f599f385d148850b8e9a94e174461 (diff)
downloadaura-central-7cc6d0c8c5939690359ff54df838f17d6224234a.tar.gz
Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build files
Diffstat (limited to 'parser')
-rw-r--r--parser/expat/lib/moz.build1
-rw-r--r--parser/expat/moz.build1
-rw-r--r--parser/html/moz.build1
-rw-r--r--parser/htmlparser/moz.build1
-rw-r--r--parser/moz.build1
-rw-r--r--parser/xml/moz.build1
-rw-r--r--parser/xml/test/moz.build1
7 files changed, 0 insertions, 7 deletions
diff --git a/parser/expat/lib/moz.build b/parser/expat/lib/moz.build
index 15b3b3c73..63ed70ca8 100644
--- a/parser/expat/lib/moz.build
+++ b/parser/expat/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/parser/expat/moz.build b/parser/expat/moz.build
index 4522eae87..41548d8e8 100644
--- a/parser/expat/moz.build
+++ b/parser/expat/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/parser/html/moz.build b/parser/html/moz.build
index 3556a0071..782a93544 100644
--- a/parser/html/moz.build
+++ b/parser/html/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/parser/htmlparser/moz.build b/parser/htmlparser/moz.build
index 3a91ae142..f9d4b7cd7 100644
--- a/parser/htmlparser/moz.build
+++ b/parser/htmlparser/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/parser/moz.build b/parser/moz.build
index 9d819d59d..0d1ea6f52 100644
--- a/parser/moz.build
+++ b/parser/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/parser/xml/moz.build b/parser/xml/moz.build
index fbce634c1..6c421130a 100644
--- a/parser/xml/moz.build
+++ b/parser/xml/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/parser/xml/test/moz.build b/parser/xml/test/moz.build
index 20c00e9aa..9f985eadf 100644
--- a/parser/xml/test/moz.build
+++ b/parser/xml/test/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/.