diff options
Diffstat (limited to 'dom/xslt')
-rw-r--r-- | dom/xslt/base/moz.build | 1 | ||||
-rw-r--r-- | dom/xslt/moz.build | 1 | ||||
-rw-r--r-- | dom/xslt/xml/moz.build | 1 | ||||
-rw-r--r-- | dom/xslt/xpath/moz.build | 1 | ||||
-rw-r--r-- | dom/xslt/xslt/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/dom/xslt/base/moz.build b/dom/xslt/base/moz.build index d08db4935..64908a1c1 100644 --- a/dom/xslt/base/moz.build +++ b/dom/xslt/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/dom/xslt/moz.build b/dom/xslt/moz.build index 32ece0b53..051f4d075 100644 --- a/dom/xslt/moz.build +++ b/dom/xslt/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/dom/xslt/xml/moz.build b/dom/xslt/xml/moz.build index 967035466..ff085df13 100644 --- a/dom/xslt/xml/moz.build +++ b/dom/xslt/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/dom/xslt/xpath/moz.build b/dom/xslt/xpath/moz.build index aa989ee91..a987b2508 100644 --- a/dom/xslt/xpath/moz.build +++ b/dom/xslt/xpath/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/dom/xslt/xslt/moz.build b/dom/xslt/xslt/moz.build index 8c9e98a0a..760a09087 100644 --- a/dom/xslt/xslt/moz.build +++ b/dom/xslt/xslt/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/. |