diff options
Diffstat (limited to 'dom/system')
-rw-r--r-- | dom/system/android/moz.build | 1 | ||||
-rw-r--r-- | dom/system/linux/moz.build | 1 | ||||
-rw-r--r-- | dom/system/mac/moz.build | 1 | ||||
-rw-r--r-- | dom/system/moz.build | 1 | ||||
-rw-r--r-- | dom/system/windows/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/dom/system/android/moz.build b/dom/system/android/moz.build index 53ac80f899..ad4a7c2341 100644 --- a/dom/system/android/moz.build +++ b/dom/system/android/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/system/linux/moz.build b/dom/system/linux/moz.build index d9e50cb311..70499b67cc 100644 --- a/dom/system/linux/moz.build +++ b/dom/system/linux/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/dom/system/mac/moz.build b/dom/system/mac/moz.build index 596ab01914..08b7c2151e 100644 --- a/dom/system/mac/moz.build +++ b/dom/system/mac/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/system/moz.build b/dom/system/moz.build index cb0818b345..bde685e4fc 100644 --- a/dom/system/moz.build +++ b/dom/system/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/system/windows/moz.build b/dom/system/windows/moz.build index 5476529963..5d8f5f1c22 100644 --- a/dom/system/windows/moz.build +++ b/dom/system/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/. |