diff --git a/accessible/build/moz.build b/accessible/build/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/build/moz.build +++ b/accessible/build/moz.build @@ -1,3 +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 diff --git a/accessible/moz.build b/accessible/moz.build index 615c7a726e5e7..4fb3d970f6fbb 100644 --- a/accessible/moz.build +++ b/accessible/moz.build @@ -1,3 +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 diff --git a/accessible/public/ia2/moz.build b/accessible/public/ia2/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/public/ia2/moz.build +++ b/accessible/public/ia2/moz.build @@ -1,3 +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 diff --git a/accessible/public/moz.build b/accessible/public/moz.build index 8196bdd0e7d5b..afce7a62e50a5 100644 --- a/accessible/public/moz.build +++ b/accessible/public/moz.build @@ -1,3 +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 diff --git a/accessible/public/msaa/moz.build b/accessible/public/msaa/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/public/msaa/moz.build +++ b/accessible/public/msaa/moz.build @@ -1,3 +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 diff --git a/accessible/src/atk/moz.build b/accessible/src/atk/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/atk/moz.build +++ b/accessible/src/atk/moz.build @@ -1,3 +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 diff --git a/accessible/src/base/moz.build b/accessible/src/base/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/base/moz.build +++ b/accessible/src/base/moz.build @@ -1,3 +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 diff --git a/accessible/src/generic/moz.build b/accessible/src/generic/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/generic/moz.build +++ b/accessible/src/generic/moz.build @@ -1,3 +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 diff --git a/accessible/src/html/moz.build b/accessible/src/html/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/html/moz.build +++ b/accessible/src/html/moz.build @@ -1,3 +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 diff --git a/accessible/src/jsat/moz.build b/accessible/src/jsat/moz.build index b212596dc2a55..b7a9662bcaac4 100644 --- a/accessible/src/jsat/moz.build +++ b/accessible/src/jsat/moz.build @@ -1,3 +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 diff --git a/accessible/src/mac/moz.build b/accessible/src/mac/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/mac/moz.build +++ b/accessible/src/mac/moz.build @@ -1,3 +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 diff --git a/accessible/src/moz.build b/accessible/src/moz.build index 0513c4f384d4a..458d11b129fec 100644 --- a/accessible/src/moz.build +++ b/accessible/src/moz.build @@ -1,3 +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 diff --git a/accessible/src/other/moz.build b/accessible/src/other/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/other/moz.build +++ b/accessible/src/other/moz.build @@ -1,3 +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 diff --git a/accessible/src/windows/ia2/moz.build b/accessible/src/windows/ia2/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/windows/ia2/moz.build +++ b/accessible/src/windows/ia2/moz.build @@ -1,3 +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 diff --git a/accessible/src/windows/moz.build b/accessible/src/windows/moz.build index 75a2d6c49ca3d..a710366ec6768 100644 --- a/accessible/src/windows/moz.build +++ b/accessible/src/windows/moz.build @@ -1,3 +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 diff --git a/accessible/src/windows/msaa/moz.build b/accessible/src/windows/msaa/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/windows/msaa/moz.build +++ b/accessible/src/windows/msaa/moz.build @@ -1,3 +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 diff --git a/accessible/src/windows/sdn/moz.build b/accessible/src/windows/sdn/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/windows/sdn/moz.build +++ b/accessible/src/windows/sdn/moz.build @@ -1,3 +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 diff --git a/accessible/src/windows/uia/moz.build b/accessible/src/windows/uia/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/windows/uia/moz.build +++ b/accessible/src/windows/uia/moz.build @@ -1,3 +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 diff --git a/accessible/src/xpcom/moz.build b/accessible/src/xpcom/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/xpcom/moz.build +++ b/accessible/src/xpcom/moz.build @@ -1,3 +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 diff --git a/accessible/src/xul/moz.build b/accessible/src/xul/moz.build index 8e32d7c9ddabf..c7f93f43bd4b4 100644 --- a/accessible/src/xul/moz.build +++ b/accessible/src/xul/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/actions/moz.build b/accessible/tests/mochitest/actions/moz.build index b212596dc2a55..b7a9662bcaac4 100644 --- a/accessible/tests/mochitest/actions/moz.build +++ b/accessible/tests/mochitest/actions/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/attributes/moz.build b/accessible/tests/mochitest/attributes/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/attributes/moz.build +++ b/accessible/tests/mochitest/attributes/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/bounds/moz.build b/accessible/tests/mochitest/bounds/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/bounds/moz.build +++ b/accessible/tests/mochitest/bounds/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/editabletext/moz.build b/accessible/tests/mochitest/editabletext/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/editabletext/moz.build +++ b/accessible/tests/mochitest/editabletext/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/elm/moz.build b/accessible/tests/mochitest/elm/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/elm/moz.build +++ b/accessible/tests/mochitest/elm/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/events/moz.build b/accessible/tests/mochitest/events/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/events/moz.build +++ b/accessible/tests/mochitest/events/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/focus/moz.build b/accessible/tests/mochitest/focus/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/focus/moz.build +++ b/accessible/tests/mochitest/focus/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/hittest/moz.build b/accessible/tests/mochitest/hittest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/hittest/moz.build +++ b/accessible/tests/mochitest/hittest/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/hyperlink/moz.build b/accessible/tests/mochitest/hyperlink/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/hyperlink/moz.build +++ b/accessible/tests/mochitest/hyperlink/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/hypertext/moz.build b/accessible/tests/mochitest/hypertext/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/hypertext/moz.build +++ b/accessible/tests/mochitest/hypertext/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/moz.build b/accessible/tests/mochitest/moz.build index 0ef17adcbc24c..6460c65a6cac1 100644 --- a/accessible/tests/mochitest/moz.build +++ b/accessible/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/name/moz.build b/accessible/tests/mochitest/name/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/name/moz.build +++ b/accessible/tests/mochitest/name/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/pivot/moz.build b/accessible/tests/mochitest/pivot/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/pivot/moz.build +++ b/accessible/tests/mochitest/pivot/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/relations/moz.build b/accessible/tests/mochitest/relations/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/relations/moz.build +++ b/accessible/tests/mochitest/relations/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/role/moz.build b/accessible/tests/mochitest/role/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/role/moz.build +++ b/accessible/tests/mochitest/role/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/scroll/moz.build b/accessible/tests/mochitest/scroll/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/scroll/moz.build +++ b/accessible/tests/mochitest/scroll/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/selectable/moz.build b/accessible/tests/mochitest/selectable/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/selectable/moz.build +++ b/accessible/tests/mochitest/selectable/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/states/moz.build b/accessible/tests/mochitest/states/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/states/moz.build +++ b/accessible/tests/mochitest/states/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/table/moz.build b/accessible/tests/mochitest/table/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/table/moz.build +++ b/accessible/tests/mochitest/table/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/text/moz.build b/accessible/tests/mochitest/text/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/text/moz.build +++ b/accessible/tests/mochitest/text/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/textattrs/moz.build b/accessible/tests/mochitest/textattrs/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/textattrs/moz.build +++ b/accessible/tests/mochitest/textattrs/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/textcaret/moz.build b/accessible/tests/mochitest/textcaret/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/textcaret/moz.build +++ b/accessible/tests/mochitest/textcaret/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/textselection/moz.build b/accessible/tests/mochitest/textselection/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/textselection/moz.build +++ b/accessible/tests/mochitest/textselection/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/tree/moz.build b/accessible/tests/mochitest/tree/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/tree/moz.build +++ b/accessible/tests/mochitest/tree/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/treeupdate/moz.build b/accessible/tests/mochitest/treeupdate/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/treeupdate/moz.build +++ b/accessible/tests/mochitest/treeupdate/moz.build @@ -1,3 +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 diff --git a/accessible/tests/mochitest/value/moz.build b/accessible/tests/mochitest/value/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/accessible/tests/mochitest/value/moz.build +++ b/accessible/tests/mochitest/value/moz.build @@ -1,3 +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 diff --git a/accessible/tests/moz.build b/accessible/tests/moz.build index fbc0b6896224c..c86ff643d491b 100644 --- a/accessible/tests/moz.build +++ b/accessible/tests/moz.build @@ -1,3 +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 diff --git a/addon-sdk/moz.build b/addon-sdk/moz.build index fb0e881f42774..5abe8b3be9a38 100644 --- a/addon-sdk/moz.build +++ b/addon-sdk/moz.build @@ -1,3 +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 diff --git a/addon-sdk/test/moz.build b/addon-sdk/test/moz.build index 29621c4bb5f10..9baec5b57d88d 100644 --- a/addon-sdk/test/moz.build +++ b/addon-sdk/test/moz.build @@ -1,3 +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 diff --git a/b2g/app/moz.build b/b2g/app/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/app/moz.build +++ b/b2g/app/moz.build @@ -1,3 +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 diff --git a/b2g/branding/official/content/moz.build b/b2g/branding/official/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/branding/official/content/moz.build +++ b/b2g/branding/official/content/moz.build @@ -1,3 +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 diff --git a/b2g/branding/official/locales/moz.build b/b2g/branding/official/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/branding/official/locales/moz.build +++ b/b2g/branding/official/locales/moz.build @@ -1,3 +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 diff --git a/b2g/branding/official/moz.build b/b2g/branding/official/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/b2g/branding/official/moz.build +++ b/b2g/branding/official/moz.build @@ -1,3 +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 diff --git a/b2g/branding/unofficial/content/moz.build b/b2g/branding/unofficial/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/branding/unofficial/content/moz.build +++ b/b2g/branding/unofficial/content/moz.build @@ -1,3 +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 diff --git a/b2g/branding/unofficial/locales/moz.build b/b2g/branding/unofficial/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/branding/unofficial/locales/moz.build +++ b/b2g/branding/unofficial/locales/moz.build @@ -1,3 +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 diff --git a/b2g/branding/unofficial/moz.build b/b2g/branding/unofficial/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/b2g/branding/unofficial/moz.build +++ b/b2g/branding/unofficial/moz.build @@ -1,3 +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 diff --git a/b2g/chrome/moz.build b/b2g/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/chrome/moz.build +++ b/b2g/chrome/moz.build @@ -1,3 +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 diff --git a/b2g/components/moz.build b/b2g/components/moz.build index 94008a2c072d6..12242bdbdbc60 100644 --- a/b2g/components/moz.build +++ b/b2g/components/moz.build @@ -1,3 +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 diff --git a/b2g/components/test/moz.build b/b2g/components/test/moz.build index 826d334b0024c..80b801b65541c 100644 --- a/b2g/components/test/moz.build +++ b/b2g/components/test/moz.build @@ -1,3 +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 diff --git a/b2g/gaia/moz.build b/b2g/gaia/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/gaia/moz.build +++ b/b2g/gaia/moz.build @@ -1,3 +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 diff --git a/b2g/installer/moz.build b/b2g/installer/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/installer/moz.build +++ b/b2g/installer/moz.build @@ -1,3 +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 diff --git a/b2g/locales/moz.build b/b2g/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/b2g/locales/moz.build +++ b/b2g/locales/moz.build @@ -1,3 +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 diff --git a/b2g/moz.build b/b2g/moz.build index 9da07da2139ea..48ba17522361b 100644 --- a/b2g/moz.build +++ b/b2g/moz.build @@ -1,3 +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 diff --git a/browser/app/moz.build b/browser/app/moz.build index 99100abe2c604..d616e1c4aa559 100644 --- a/browser/app/moz.build +++ b/browser/app/moz.build @@ -1,3 +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 diff --git a/browser/app/profile/extensions/moz.build b/browser/app/profile/extensions/moz.build index 5f105ad0418a9..df4318205934e 100644 --- a/browser/app/profile/extensions/moz.build +++ b/browser/app/profile/extensions/moz.build @@ -1,3 +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 diff --git a/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build b/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build +++ b/browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build @@ -1,3 +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 diff --git a/browser/base/content/test/moz.build b/browser/base/content/test/moz.build index 801eb0ae28e0c..27399e0753a23 100644 --- a/browser/base/content/test/moz.build +++ b/browser/base/content/test/moz.build @@ -1,3 +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 diff --git a/browser/base/content/test/newtab/moz.build b/browser/base/content/test/newtab/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/base/content/test/newtab/moz.build +++ b/browser/base/content/test/newtab/moz.build @@ -1,3 +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 diff --git a/browser/base/content/test/social/moz.build b/browser/base/content/test/social/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/base/content/test/social/moz.build +++ b/browser/base/content/test/social/moz.build @@ -1,3 +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 diff --git a/browser/base/moz.build b/browser/base/moz.build index a42e6182efaa8..d1354137020a6 100644 --- a/browser/base/moz.build +++ b/browser/base/moz.build @@ -1,3 +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 diff --git a/browser/branding/aurora/content/moz.build b/browser/branding/aurora/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/aurora/content/moz.build +++ b/browser/branding/aurora/content/moz.build @@ -1,3 +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 diff --git a/browser/branding/aurora/locales/moz.build b/browser/branding/aurora/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/aurora/locales/moz.build +++ b/browser/branding/aurora/locales/moz.build @@ -1,3 +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 diff --git a/browser/branding/aurora/moz.build b/browser/branding/aurora/moz.build index f179404cbd354..0faef59f9f64a 100644 --- a/browser/branding/aurora/moz.build +++ b/browser/branding/aurora/moz.build @@ -1,3 +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 diff --git a/browser/branding/nightly/content/moz.build b/browser/branding/nightly/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/nightly/content/moz.build +++ b/browser/branding/nightly/content/moz.build @@ -1,3 +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 diff --git a/browser/branding/nightly/locales/moz.build b/browser/branding/nightly/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/nightly/locales/moz.build +++ b/browser/branding/nightly/locales/moz.build @@ -1,3 +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 diff --git a/browser/branding/nightly/moz.build b/browser/branding/nightly/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/browser/branding/nightly/moz.build +++ b/browser/branding/nightly/moz.build @@ -1,3 +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 diff --git a/browser/branding/official/content/moz.build b/browser/branding/official/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/official/content/moz.build +++ b/browser/branding/official/content/moz.build @@ -1,3 +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 diff --git a/browser/branding/official/locales/moz.build b/browser/branding/official/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/official/locales/moz.build +++ b/browser/branding/official/locales/moz.build @@ -1,3 +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 diff --git a/browser/branding/official/moz.build b/browser/branding/official/moz.build index f179404cbd354..0faef59f9f64a 100644 --- a/browser/branding/official/moz.build +++ b/browser/branding/official/moz.build @@ -1,3 +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 diff --git a/browser/branding/unofficial/content/moz.build b/browser/branding/unofficial/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/unofficial/content/moz.build +++ b/browser/branding/unofficial/content/moz.build @@ -1,3 +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 diff --git a/browser/branding/unofficial/locales/moz.build b/browser/branding/unofficial/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/branding/unofficial/locales/moz.build +++ b/browser/branding/unofficial/locales/moz.build @@ -1,3 +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 diff --git a/browser/branding/unofficial/moz.build b/browser/branding/unofficial/moz.build index f179404cbd354..0faef59f9f64a 100644 --- a/browser/branding/unofficial/moz.build +++ b/browser/branding/unofficial/moz.build @@ -1,3 +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 diff --git a/browser/components/about/moz.build b/browser/components/about/moz.build index 127dc59c831c3..56c5590a581dc 100644 --- a/browser/components/about/moz.build +++ b/browser/components/about/moz.build @@ -1,3 +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 diff --git a/browser/components/build/moz.build b/browser/components/build/moz.build index a005d36c4231c..731ac5c96557d 100644 --- a/browser/components/build/moz.build +++ b/browser/components/build/moz.build @@ -1,3 +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 diff --git a/browser/components/certerror/moz.build b/browser/components/certerror/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/components/certerror/moz.build +++ b/browser/components/certerror/moz.build @@ -1,3 +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 diff --git a/browser/components/certerror/test/moz.build b/browser/components/certerror/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/certerror/test/moz.build +++ b/browser/components/certerror/test/moz.build @@ -1,3 +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 diff --git a/browser/components/dirprovider/moz.build b/browser/components/dirprovider/moz.build index a5920b90d37ef..7876da02e6832 100644 --- a/browser/components/dirprovider/moz.build +++ b/browser/components/dirprovider/moz.build @@ -1,3 +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 diff --git a/browser/components/dirprovider/tests/moz.build b/browser/components/dirprovider/tests/moz.build index acb72aada668e..0e9803569ff84 100644 --- a/browser/components/dirprovider/tests/moz.build +++ b/browser/components/dirprovider/tests/moz.build @@ -1,3 +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 diff --git a/browser/components/downloads/moz.build b/browser/components/downloads/moz.build index a66939e28a8d1..6f65f014fa8fb 100644 --- a/browser/components/downloads/moz.build +++ b/browser/components/downloads/moz.build @@ -1,3 +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 diff --git a/browser/components/downloads/src/moz.build b/browser/components/downloads/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/downloads/src/moz.build +++ b/browser/components/downloads/src/moz.build @@ -1,3 +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 diff --git a/browser/components/downloads/test/browser/moz.build b/browser/components/downloads/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/downloads/test/browser/moz.build +++ b/browser/components/downloads/test/browser/moz.build @@ -1,3 +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 diff --git a/browser/components/downloads/test/moz.build b/browser/components/downloads/test/moz.build index 09be12395ec74..af1434b93067c 100644 --- a/browser/components/downloads/test/moz.build +++ b/browser/components/downloads/test/moz.build @@ -1,3 +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 diff --git a/browser/components/feeds/moz.build b/browser/components/feeds/moz.build index bd475548c13d4..92950f537287b 100644 --- a/browser/components/feeds/moz.build +++ b/browser/components/feeds/moz.build @@ -1,3 +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 diff --git a/browser/components/feeds/public/moz.build b/browser/components/feeds/public/moz.build index 05a57cfe6da76..aa73befb97976 100644 --- a/browser/components/feeds/public/moz.build +++ b/browser/components/feeds/public/moz.build @@ -1,3 +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 diff --git a/browser/components/feeds/src/moz.build b/browser/components/feeds/src/moz.build index f8ccad8c81dfd..ab95a22c50008 100644 --- a/browser/components/feeds/src/moz.build +++ b/browser/components/feeds/src/moz.build @@ -1,3 +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 diff --git a/browser/components/feeds/test/chrome/moz.build b/browser/components/feeds/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/feeds/test/chrome/moz.build +++ b/browser/components/feeds/test/chrome/moz.build @@ -1,3 +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 diff --git a/browser/components/feeds/test/moz.build b/browser/components/feeds/test/moz.build index bfd5c08956d86..75fd694a05de4 100644 --- a/browser/components/feeds/test/moz.build +++ b/browser/components/feeds/test/moz.build @@ -1,3 +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 diff --git a/browser/components/migration/moz.build b/browser/components/migration/moz.build index a5bb17a6d4e1b..7f633c4e9c75d 100644 --- a/browser/components/migration/moz.build +++ b/browser/components/migration/moz.build @@ -1,3 +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 diff --git a/browser/components/migration/public/moz.build b/browser/components/migration/public/moz.build index b183dfa1f5773..ec07bba1e5266 100644 --- a/browser/components/migration/public/moz.build +++ b/browser/components/migration/public/moz.build @@ -1,3 +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 diff --git a/browser/components/migration/src/moz.build b/browser/components/migration/src/moz.build index 96343421cd247..d923078b3c7ac 100644 --- a/browser/components/migration/src/moz.build +++ b/browser/components/migration/src/moz.build @@ -1,3 +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 diff --git a/browser/components/migration/tests/moz.build b/browser/components/migration/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/migration/tests/moz.build +++ b/browser/components/migration/tests/moz.build @@ -1,3 +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 diff --git a/browser/components/moz.build b/browser/components/moz.build index 129b06da1f5b0..a781c598826e7 100644 --- a/browser/components/moz.build +++ b/browser/components/moz.build @@ -1,3 +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 diff --git a/browser/components/places/moz.build b/browser/components/places/moz.build index 0908b75330f07..003d9ed15d7cb 100644 --- a/browser/components/places/moz.build +++ b/browser/components/places/moz.build @@ -1,3 +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 diff --git a/browser/components/places/src/moz.build b/browser/components/places/src/moz.build index 2e98f25bc128a..38b4c1aa83ffe 100644 --- a/browser/components/places/src/moz.build +++ b/browser/components/places/src/moz.build @@ -1,3 +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 diff --git a/browser/components/places/tests/browser/moz.build b/browser/components/places/tests/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/places/tests/browser/moz.build +++ b/browser/components/places/tests/browser/moz.build @@ -1,3 +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 diff --git a/browser/components/places/tests/chrome/moz.build b/browser/components/places/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/places/tests/chrome/moz.build +++ b/browser/components/places/tests/chrome/moz.build @@ -1,3 +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 diff --git a/browser/components/places/tests/moz.build b/browser/components/places/tests/moz.build index d8fd658346bf4..90becb916c795 100644 --- a/browser/components/places/tests/moz.build +++ b/browser/components/places/tests/moz.build @@ -1,3 +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 diff --git a/browser/components/preferences/in-content/moz.build b/browser/components/preferences/in-content/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/browser/components/preferences/in-content/moz.build +++ b/browser/components/preferences/in-content/moz.build @@ -1,3 +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 diff --git a/browser/components/preferences/in-content/tests/moz.build b/browser/components/preferences/in-content/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/preferences/in-content/tests/moz.build +++ b/browser/components/preferences/in-content/tests/moz.build @@ -1,3 +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 diff --git a/browser/components/preferences/moz.build b/browser/components/preferences/moz.build index 3f1ebcb456fec..abbb40a129b28 100644 --- a/browser/components/preferences/moz.build +++ b/browser/components/preferences/moz.build @@ -1,3 +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 diff --git a/browser/components/preferences/tests/moz.build b/browser/components/preferences/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/preferences/tests/moz.build +++ b/browser/components/preferences/tests/moz.build @@ -1,3 +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 diff --git a/browser/components/privatebrowsing/moz.build b/browser/components/privatebrowsing/moz.build index 92c10ba5e116c..443915d0d579a 100644 --- a/browser/components/privatebrowsing/moz.build +++ b/browser/components/privatebrowsing/moz.build @@ -1,3 +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 diff --git a/browser/components/privatebrowsing/test/browser/moz.build b/browser/components/privatebrowsing/test/browser/moz.build index 8a4521e4b6786..ac649901e09e2 100644 --- a/browser/components/privatebrowsing/test/browser/moz.build +++ b/browser/components/privatebrowsing/test/browser/moz.build @@ -1,3 +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 diff --git a/browser/components/privatebrowsing/test/moz.build b/browser/components/privatebrowsing/test/moz.build index d9d677c7076fb..38cb43f174a3a 100644 --- a/browser/components/privatebrowsing/test/moz.build +++ b/browser/components/privatebrowsing/test/moz.build @@ -1,3 +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 diff --git a/browser/components/safebrowsing/content/test/moz.build b/browser/components/safebrowsing/content/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/safebrowsing/content/test/moz.build +++ b/browser/components/safebrowsing/content/test/moz.build @@ -1,3 +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 diff --git a/browser/components/safebrowsing/moz.build b/browser/components/safebrowsing/moz.build index 65ac15e5d8781..9fb81cdcc9ad6 100644 --- a/browser/components/safebrowsing/moz.build +++ b/browser/components/safebrowsing/moz.build @@ -1,3 +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 diff --git a/browser/components/search/moz.build b/browser/components/search/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/components/search/moz.build +++ b/browser/components/search/moz.build @@ -1,3 +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 diff --git a/browser/components/search/test/moz.build b/browser/components/search/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/search/test/moz.build +++ b/browser/components/search/test/moz.build @@ -1,3 +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 diff --git a/browser/components/sessionstore/moz.build b/browser/components/sessionstore/moz.build index f62c2b26264bb..9fbf063f71f95 100644 --- a/browser/components/sessionstore/moz.build +++ b/browser/components/sessionstore/moz.build @@ -1,3 +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 diff --git a/browser/components/sessionstore/src/moz.build b/browser/components/sessionstore/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/sessionstore/src/moz.build +++ b/browser/components/sessionstore/src/moz.build @@ -1,3 +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 diff --git a/browser/components/sessionstore/test/moz.build b/browser/components/sessionstore/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/sessionstore/test/moz.build +++ b/browser/components/sessionstore/test/moz.build @@ -1,3 +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 diff --git a/browser/components/shell/moz.build b/browser/components/shell/moz.build index bd475548c13d4..92950f537287b 100644 --- a/browser/components/shell/moz.build +++ b/browser/components/shell/moz.build @@ -1,3 +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 diff --git a/browser/components/shell/public/moz.build b/browser/components/shell/public/moz.build index 2ed3fe2bdc116..080193ce3aad4 100644 --- a/browser/components/shell/public/moz.build +++ b/browser/components/shell/public/moz.build @@ -1,3 +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 diff --git a/browser/components/shell/src/moz.build b/browser/components/shell/src/moz.build index c8c10419b4c01..d7e401c5d91c9 100644 --- a/browser/components/shell/src/moz.build +++ b/browser/components/shell/src/moz.build @@ -1,3 +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 diff --git a/browser/components/shell/test/moz.build b/browser/components/shell/test/moz.build index 0828354b49778..6240379278dd4 100644 --- a/browser/components/shell/test/moz.build +++ b/browser/components/shell/test/moz.build @@ -1,3 +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 diff --git a/browser/components/sidebar/moz.build b/browser/components/sidebar/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/sidebar/moz.build +++ b/browser/components/sidebar/moz.build @@ -1,3 +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 diff --git a/browser/components/tabview/moz.build b/browser/components/tabview/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/components/tabview/moz.build +++ b/browser/components/tabview/moz.build @@ -1,3 +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 diff --git a/browser/components/tabview/test/moz.build b/browser/components/tabview/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/tabview/test/moz.build +++ b/browser/components/tabview/test/moz.build @@ -1,3 +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 diff --git a/browser/components/test/moz.build b/browser/components/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/components/test/moz.build +++ b/browser/components/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/commandline/moz.build b/browser/devtools/commandline/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/commandline/moz.build +++ b/browser/devtools/commandline/moz.build @@ -1,3 +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 diff --git a/browser/devtools/commandline/test/moz.build b/browser/devtools/commandline/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/commandline/test/moz.build +++ b/browser/devtools/commandline/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/debugger/moz.build b/browser/devtools/debugger/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/debugger/moz.build +++ b/browser/devtools/debugger/moz.build @@ -1,3 +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 diff --git a/browser/devtools/debugger/test/moz.build b/browser/devtools/debugger/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/debugger/test/moz.build +++ b/browser/devtools/debugger/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/fontinspector/moz.build b/browser/devtools/fontinspector/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/fontinspector/moz.build +++ b/browser/devtools/fontinspector/moz.build @@ -1,3 +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 diff --git a/browser/devtools/fontinspector/test/moz.build b/browser/devtools/fontinspector/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/fontinspector/test/moz.build +++ b/browser/devtools/fontinspector/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/framework/moz.build b/browser/devtools/framework/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/framework/moz.build +++ b/browser/devtools/framework/moz.build @@ -1,3 +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 diff --git a/browser/devtools/framework/test/moz.build b/browser/devtools/framework/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/framework/test/moz.build +++ b/browser/devtools/framework/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/inspector/moz.build b/browser/devtools/inspector/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/inspector/moz.build +++ b/browser/devtools/inspector/moz.build @@ -1,3 +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 diff --git a/browser/devtools/inspector/test/moz.build b/browser/devtools/inspector/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/inspector/test/moz.build +++ b/browser/devtools/inspector/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/layoutview/moz.build b/browser/devtools/layoutview/moz.build index fb0e881f42774..5abe8b3be9a38 100644 --- a/browser/devtools/layoutview/moz.build +++ b/browser/devtools/layoutview/moz.build @@ -1,3 +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 diff --git a/browser/devtools/layoutview/test/moz.build b/browser/devtools/layoutview/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/layoutview/test/moz.build +++ b/browser/devtools/layoutview/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/markupview/moz.build b/browser/devtools/markupview/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/markupview/moz.build +++ b/browser/devtools/markupview/moz.build @@ -1,3 +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 diff --git a/browser/devtools/markupview/test/moz.build b/browser/devtools/markupview/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/markupview/test/moz.build +++ b/browser/devtools/markupview/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/moz.build b/browser/devtools/moz.build index 11a097550e83f..3d1791fc151c4 100644 --- a/browser/devtools/moz.build +++ b/browser/devtools/moz.build @@ -1,3 +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 diff --git a/browser/devtools/profiler/moz.build b/browser/devtools/profiler/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/profiler/moz.build +++ b/browser/devtools/profiler/moz.build @@ -1,3 +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 diff --git a/browser/devtools/profiler/test/moz.build b/browser/devtools/profiler/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/profiler/test/moz.build +++ b/browser/devtools/profiler/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/responsivedesign/moz.build b/browser/devtools/responsivedesign/moz.build index fb0e881f42774..5abe8b3be9a38 100644 --- a/browser/devtools/responsivedesign/moz.build +++ b/browser/devtools/responsivedesign/moz.build @@ -1,3 +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 diff --git a/browser/devtools/responsivedesign/test/moz.build b/browser/devtools/responsivedesign/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/responsivedesign/test/moz.build +++ b/browser/devtools/responsivedesign/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/scratchpad/moz.build b/browser/devtools/scratchpad/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/scratchpad/moz.build +++ b/browser/devtools/scratchpad/moz.build @@ -1,3 +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 diff --git a/browser/devtools/scratchpad/test/moz.build b/browser/devtools/scratchpad/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/scratchpad/test/moz.build +++ b/browser/devtools/scratchpad/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/shared/moz.build b/browser/devtools/shared/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/shared/moz.build +++ b/browser/devtools/shared/moz.build @@ -1,3 +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 diff --git a/browser/devtools/shared/test/moz.build b/browser/devtools/shared/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/shared/test/moz.build +++ b/browser/devtools/shared/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/sourceeditor/moz.build b/browser/devtools/sourceeditor/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/sourceeditor/moz.build +++ b/browser/devtools/sourceeditor/moz.build @@ -1,3 +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 diff --git a/browser/devtools/sourceeditor/test/moz.build b/browser/devtools/sourceeditor/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/sourceeditor/test/moz.build +++ b/browser/devtools/sourceeditor/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/styleeditor/moz.build b/browser/devtools/styleeditor/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/styleeditor/moz.build +++ b/browser/devtools/styleeditor/moz.build @@ -1,3 +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 diff --git a/browser/devtools/styleeditor/test/moz.build b/browser/devtools/styleeditor/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/styleeditor/test/moz.build +++ b/browser/devtools/styleeditor/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/styleinspector/moz.build b/browser/devtools/styleinspector/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/browser/devtools/styleinspector/moz.build +++ b/browser/devtools/styleinspector/moz.build @@ -1,3 +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 diff --git a/browser/devtools/styleinspector/test/moz.build b/browser/devtools/styleinspector/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/styleinspector/test/moz.build +++ b/browser/devtools/styleinspector/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/tilt/moz.build b/browser/devtools/tilt/moz.build index fb0e881f42774..5abe8b3be9a38 100644 --- a/browser/devtools/tilt/moz.build +++ b/browser/devtools/tilt/moz.build @@ -1,3 +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 diff --git a/browser/devtools/tilt/test/moz.build b/browser/devtools/tilt/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/tilt/test/moz.build +++ b/browser/devtools/tilt/test/moz.build @@ -1,3 +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 diff --git a/browser/devtools/webconsole/moz.build b/browser/devtools/webconsole/moz.build index fb0e881f42774..5abe8b3be9a38 100644 --- a/browser/devtools/webconsole/moz.build +++ b/browser/devtools/webconsole/moz.build @@ -1,3 +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 diff --git a/browser/devtools/webconsole/test/moz.build b/browser/devtools/webconsole/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/devtools/webconsole/test/moz.build +++ b/browser/devtools/webconsole/test/moz.build @@ -1,3 +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 diff --git a/browser/extensions/moz.build b/browser/extensions/moz.build index bbd77e0b303dc..b5152edf40e48 100644 --- a/browser/extensions/moz.build +++ b/browser/extensions/moz.build @@ -1,3 +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 diff --git a/browser/extensions/pdfjs/test/moz.build b/browser/extensions/pdfjs/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/extensions/pdfjs/test/moz.build +++ b/browser/extensions/pdfjs/test/moz.build @@ -1,3 +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 diff --git a/browser/fuel/moz.build b/browser/fuel/moz.build index bd475548c13d4..92950f537287b 100644 --- a/browser/fuel/moz.build +++ b/browser/fuel/moz.build @@ -1,3 +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 diff --git a/browser/fuel/public/moz.build b/browser/fuel/public/moz.build index 6ec5f271c55b5..4bf19f7531b96 100644 --- a/browser/fuel/public/moz.build +++ b/browser/fuel/public/moz.build @@ -1,3 +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 diff --git a/browser/fuel/src/moz.build b/browser/fuel/src/moz.build index 1426be426b994..59f7db6756a21 100644 --- a/browser/fuel/src/moz.build +++ b/browser/fuel/src/moz.build @@ -1,3 +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 diff --git a/browser/fuel/test/moz.build b/browser/fuel/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/fuel/test/moz.build +++ b/browser/fuel/test/moz.build @@ -1,3 +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 diff --git a/browser/installer/moz.build b/browser/installer/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/installer/moz.build +++ b/browser/installer/moz.build @@ -1,3 +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 diff --git a/browser/installer/windows/moz.build b/browser/installer/windows/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/installer/windows/moz.build +++ b/browser/installer/windows/moz.build @@ -1,3 +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 diff --git a/browser/locales/moz.build b/browser/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/locales/moz.build +++ b/browser/locales/moz.build @@ -1,3 +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 diff --git a/browser/metro/base/moz.build b/browser/metro/base/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/base/moz.build +++ b/browser/metro/base/moz.build @@ -1,3 +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 diff --git a/browser/metro/base/tests/moz.build b/browser/metro/base/tests/moz.build index ddf140810ffe6..f7e08177524b4 100644 --- a/browser/metro/base/tests/moz.build +++ b/browser/metro/base/tests/moz.build @@ -1,3 +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 diff --git a/browser/metro/components/moz.build b/browser/metro/components/moz.build index 2022c0df69c13..35892e631a1cb 100644 --- a/browser/metro/components/moz.build +++ b/browser/metro/components/moz.build @@ -1,3 +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 diff --git a/browser/metro/locales/import/moz.build b/browser/metro/locales/import/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/locales/import/moz.build +++ b/browser/metro/locales/import/moz.build @@ -1,3 +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 diff --git a/browser/metro/locales/moz.build b/browser/metro/locales/moz.build index 73820ed4adefc..8a1454c9cd755 100644 --- a/browser/metro/locales/moz.build +++ b/browser/metro/locales/moz.build @@ -1,3 +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 diff --git a/browser/metro/modules/moz.build b/browser/metro/modules/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/modules/moz.build +++ b/browser/metro/modules/moz.build @@ -1,3 +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 diff --git a/browser/metro/moz.build b/browser/metro/moz.build index c607c0ae9f42e..a122b713503bb 100644 --- a/browser/metro/moz.build +++ b/browser/metro/moz.build @@ -1,3 +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 diff --git a/browser/metro/profile/moz.build b/browser/metro/profile/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/profile/moz.build +++ b/browser/metro/profile/moz.build @@ -1,3 +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 diff --git a/browser/metro/shell/commandexecutehandler/moz.build b/browser/metro/shell/commandexecutehandler/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/shell/commandexecutehandler/moz.build +++ b/browser/metro/shell/commandexecutehandler/moz.build @@ -1,3 +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 diff --git a/browser/metro/shell/linktool/moz.build b/browser/metro/shell/linktool/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/shell/linktool/moz.build +++ b/browser/metro/shell/linktool/moz.build @@ -1,3 +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 diff --git a/browser/metro/shell/moz.build b/browser/metro/shell/moz.build index c264580fbf28e..374c2099c957b 100644 --- a/browser/metro/shell/moz.build +++ b/browser/metro/shell/moz.build @@ -1,3 +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 diff --git a/browser/metro/shell/testing/moz.build b/browser/metro/shell/testing/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/shell/testing/moz.build +++ b/browser/metro/shell/testing/moz.build @@ -1,3 +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 diff --git a/browser/metro/theme/moz.build b/browser/metro/theme/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/metro/theme/moz.build +++ b/browser/metro/theme/moz.build @@ -1,3 +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 diff --git a/browser/modules/moz.build b/browser/modules/moz.build index fb0e881f42774..5abe8b3be9a38 100644 --- a/browser/modules/moz.build +++ b/browser/modules/moz.build @@ -1,3 +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 diff --git a/browser/modules/test/chrome/moz.build b/browser/modules/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/modules/test/chrome/moz.build +++ b/browser/modules/test/chrome/moz.build @@ -1,3 +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 diff --git a/browser/modules/test/moz.build b/browser/modules/test/moz.build index 4e26b457df653..5cfff8ca7d381 100644 --- a/browser/modules/test/moz.build +++ b/browser/modules/test/moz.build @@ -1,3 +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 diff --git a/browser/moz.build b/browser/moz.build index 453bcb59d421b..c0c3fcf0154bb 100644 --- a/browser/moz.build +++ b/browser/moz.build @@ -1,3 +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 diff --git a/browser/themes/linux/communicator/moz.build b/browser/themes/linux/communicator/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/themes/linux/communicator/moz.build +++ b/browser/themes/linux/communicator/moz.build @@ -1,3 +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 diff --git a/browser/themes/linux/moz.build b/browser/themes/linux/moz.build index 22a48f4bc3bbd..4c7366cd5acf1 100644 --- a/browser/themes/linux/moz.build +++ b/browser/themes/linux/moz.build @@ -1,3 +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 diff --git a/browser/themes/moz.build b/browser/themes/moz.build index 50c97b770f907..547ddd8d4c8c1 100644 --- a/browser/themes/moz.build +++ b/browser/themes/moz.build @@ -1,3 +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 diff --git a/browser/themes/osx/communicator/moz.build b/browser/themes/osx/communicator/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/themes/osx/communicator/moz.build +++ b/browser/themes/osx/communicator/moz.build @@ -1,3 +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 diff --git a/browser/themes/osx/moz.build b/browser/themes/osx/moz.build index 22a48f4bc3bbd..4c7366cd5acf1 100644 --- a/browser/themes/osx/moz.build +++ b/browser/themes/osx/moz.build @@ -1,3 +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 diff --git a/browser/themes/windows/communicator/moz.build b/browser/themes/windows/communicator/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/browser/themes/windows/communicator/moz.build +++ b/browser/themes/windows/communicator/moz.build @@ -1,3 +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 diff --git a/browser/themes/windows/moz.build b/browser/themes/windows/moz.build index 22a48f4bc3bbd..4c7366cd5acf1 100644 --- a/browser/themes/windows/moz.build +++ b/browser/themes/windows/moz.build @@ -1,3 +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 diff --git a/build/mobile/robocop/moz.build b/build/mobile/robocop/moz.build index 252ab94451f2b..e6e0c96feefbc 100644 --- a/build/mobile/robocop/moz.build +++ b/build/mobile/robocop/moz.build @@ -1,3 +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 diff --git a/build/mobile/sutagent/android/fencp/moz.build b/build/mobile/sutagent/android/fencp/moz.build index 5b5c9aed885ca..bba1d688b73e2 100644 --- a/build/mobile/sutagent/android/fencp/moz.build +++ b/build/mobile/sutagent/android/fencp/moz.build @@ -1,3 +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 diff --git a/build/mobile/sutagent/android/ffxcp/moz.build b/build/mobile/sutagent/android/ffxcp/moz.build index 617ad24f89084..11b4ec2cd3db0 100644 --- a/build/mobile/sutagent/android/ffxcp/moz.build +++ b/build/mobile/sutagent/android/ffxcp/moz.build @@ -1,3 +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 diff --git a/build/mobile/sutagent/android/moz.build b/build/mobile/sutagent/android/moz.build index f1fa76a35d283..58a08666cfb53 100644 --- a/build/mobile/sutagent/android/moz.build +++ b/build/mobile/sutagent/android/moz.build @@ -1,3 +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 diff --git a/build/mobile/sutagent/android/watcher/moz.build b/build/mobile/sutagent/android/watcher/moz.build index b494a95a20870..d45d52c91a336 100644 --- a/build/mobile/sutagent/android/watcher/moz.build +++ b/build/mobile/sutagent/android/watcher/moz.build @@ -1,3 +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 diff --git a/build/moz.build b/build/moz.build index 996fd79bfde36..f2aefe2ceec56 100644 --- a/build/moz.build +++ b/build/moz.build @@ -1,3 +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 diff --git a/build/package/moz.build b/build/package/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/package/moz.build +++ b/build/package/moz.build @@ -1,3 +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 diff --git a/build/pgo/blueprint/moz.build b/build/pgo/blueprint/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/pgo/blueprint/moz.build +++ b/build/pgo/blueprint/moz.build @@ -1,3 +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 diff --git a/build/pgo/js-input/moz.build b/build/pgo/js-input/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/pgo/js-input/moz.build +++ b/build/pgo/js-input/moz.build @@ -1,3 +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 diff --git a/build/pgo/moz.build b/build/pgo/moz.build index 48931891577e6..bf387a97a08e1 100644 --- a/build/pgo/moz.build +++ b/build/pgo/moz.build @@ -1,3 +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 diff --git a/build/stlport/moz.build b/build/stlport/moz.build index 2b9130ac37e95..7e1d22773ca32 100644 --- a/build/stlport/moz.build +++ b/build/stlport/moz.build @@ -1,3 +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 diff --git a/build/unix/elfhack/moz.build b/build/unix/elfhack/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/unix/elfhack/moz.build +++ b/build/unix/elfhack/moz.build @@ -1,3 +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 diff --git a/build/unix/moz.build b/build/unix/moz.build index cc8230eb52020..2abda39d29a32 100644 --- a/build/unix/moz.build +++ b/build/unix/moz.build @@ -1,3 +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 diff --git a/build/unix/stdc++compat/moz.build b/build/unix/stdc++compat/moz.build index b451ea3311ee9..707c68432d02b 100644 --- a/build/unix/stdc++compat/moz.build +++ b/build/unix/stdc++compat/moz.build @@ -1,3 +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 diff --git a/build/unix/test/moz.build b/build/unix/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/unix/test/moz.build +++ b/build/unix/test/moz.build @@ -1,3 +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 diff --git a/build/win32/crashinjectdll/moz.build b/build/win32/crashinjectdll/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/win32/crashinjectdll/moz.build +++ b/build/win32/crashinjectdll/moz.build @@ -1,3 +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 diff --git a/build/win32/moz.build b/build/win32/moz.build index 65be8f0e7e7e8..dd27849c93074 100644 --- a/build/win32/moz.build +++ b/build/win32/moz.build @@ -1,3 +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 diff --git a/build/win32/vmwarerecordinghelper/moz.build b/build/win32/vmwarerecordinghelper/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/build/win32/vmwarerecordinghelper/moz.build +++ b/build/win32/vmwarerecordinghelper/moz.build @@ -1,3 +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 diff --git a/caps/idl/moz.build b/caps/idl/moz.build index 825f106777c29..e888f2f760b45 100644 --- a/caps/idl/moz.build +++ b/caps/idl/moz.build @@ -1,3 +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 diff --git a/caps/include/moz.build b/caps/include/moz.build index f04ba2f035f28..30195b33bf0ea 100644 --- a/caps/include/moz.build +++ b/caps/include/moz.build @@ -1,3 +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 diff --git a/caps/moz.build b/caps/moz.build index 36116907cf352..636e47e99969a 100644 --- a/caps/moz.build +++ b/caps/moz.build @@ -1,3 +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 diff --git a/caps/src/moz.build b/caps/src/moz.build index f04ba2f035f28..30195b33bf0ea 100644 --- a/caps/src/moz.build +++ b/caps/src/moz.build @@ -1,3 +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 diff --git a/caps/tests/mochitest/moz.build b/caps/tests/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/caps/tests/mochitest/moz.build +++ b/caps/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/chrome/moz.build b/chrome/moz.build index bd475548c13d4..92950f537287b 100644 --- a/chrome/moz.build +++ b/chrome/moz.build @@ -1,3 +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 diff --git a/chrome/public/moz.build b/chrome/public/moz.build index 8044397d3b359..1074d1925e78f 100644 --- a/chrome/public/moz.build +++ b/chrome/public/moz.build @@ -1,3 +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 diff --git a/chrome/src/moz.build b/chrome/src/moz.build index da50d1bb47c4f..14a26232a5544 100644 --- a/chrome/src/moz.build +++ b/chrome/src/moz.build @@ -1,3 +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 diff --git a/chrome/test/moz.build b/chrome/test/moz.build index c7cb3d70bd0e9..8c666aedaf144 100644 --- a/chrome/test/moz.build +++ b/chrome/test/moz.build @@ -1,3 +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 diff --git a/config/makefiles/test/moz.build b/config/makefiles/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/config/makefiles/test/moz.build +++ b/config/makefiles/test/moz.build @@ -1,3 +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 diff --git a/config/moz.build b/config/moz.build index d33467ae7e7cb..8c98eb6c345c8 100644 --- a/config/moz.build +++ b/config/moz.build @@ -1,3 +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 diff --git a/config/nspr/moz.build b/config/nspr/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/config/nspr/moz.build +++ b/config/nspr/moz.build @@ -1,3 +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 diff --git a/config/tests/makefiles/autodeps/moz.build b/config/tests/makefiles/autodeps/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/config/tests/makefiles/autodeps/moz.build +++ b/config/tests/makefiles/autodeps/moz.build @@ -1,3 +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 diff --git a/config/tests/src-simple/moz.build b/config/tests/src-simple/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/config/tests/src-simple/moz.build +++ b/config/tests/src-simple/moz.build @@ -1,3 +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 diff --git a/content/base/moz.build b/content/base/moz.build index d751ae29b0292..f384d3072b8ac 100644 --- a/content/base/moz.build +++ b/content/base/moz.build @@ -1,3 +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 diff --git a/content/base/public/moz.build b/content/base/public/moz.build index ab8a8497e9117..b8d30d6208315 100644 --- a/content/base/public/moz.build +++ b/content/base/public/moz.build @@ -1,3 +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 diff --git a/content/base/src/moz.build b/content/base/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/base/src/moz.build +++ b/content/base/src/moz.build @@ -1,3 +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 diff --git a/content/base/test/chrome/moz.build b/content/base/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/base/test/chrome/moz.build +++ b/content/base/test/chrome/moz.build @@ -1,3 +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 diff --git a/content/base/test/moz.build b/content/base/test/moz.build index c9b5a9627883b..8f8f9274e904f 100644 --- a/content/base/test/moz.build +++ b/content/base/test/moz.build @@ -1,3 +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 diff --git a/content/base/test/websocket_hybi/moz.build b/content/base/test/websocket_hybi/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/base/test/websocket_hybi/moz.build +++ b/content/base/test/websocket_hybi/moz.build @@ -1,3 +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 diff --git a/content/canvas/compiledtest/moz.build b/content/canvas/compiledtest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/canvas/compiledtest/moz.build +++ b/content/canvas/compiledtest/moz.build @@ -1,3 +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 diff --git a/content/canvas/moz.build b/content/canvas/moz.build index d8bc463b3b0fe..b666b2e804a34 100644 --- a/content/canvas/moz.build +++ b/content/canvas/moz.build @@ -1,3 +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 diff --git a/content/canvas/public/moz.build b/content/canvas/public/moz.build index a663affa0feaa..49e6f314ee6be 100644 --- a/content/canvas/public/moz.build +++ b/content/canvas/public/moz.build @@ -1,3 +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 diff --git a/content/canvas/src/moz.build b/content/canvas/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/canvas/src/moz.build +++ b/content/canvas/src/moz.build @@ -1,3 +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 diff --git a/content/canvas/test/chrome/moz.build b/content/canvas/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/canvas/test/chrome/moz.build +++ b/content/canvas/test/chrome/moz.build @@ -1,3 +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 diff --git a/content/canvas/test/crossorigin/moz.build b/content/canvas/test/crossorigin/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/canvas/test/crossorigin/moz.build +++ b/content/canvas/test/crossorigin/moz.build @@ -1,3 +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 diff --git a/content/canvas/test/moz.build b/content/canvas/test/moz.build index 26244a66ce588..f9cc5df2d7c59 100644 --- a/content/canvas/test/moz.build +++ b/content/canvas/test/moz.build @@ -1,3 +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 diff --git a/content/canvas/test/webgl/moz.build b/content/canvas/test/webgl/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/canvas/test/webgl/moz.build +++ b/content/canvas/test/webgl/moz.build @@ -1,3 +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 diff --git a/content/events/moz.build b/content/events/moz.build index f78b2a79c32aa..0fd9b4c1d5bd5 100644 --- a/content/events/moz.build +++ b/content/events/moz.build @@ -1,3 +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 diff --git a/content/events/public/moz.build b/content/events/public/moz.build index 626d4e2082999..11dc7e9b97717 100644 --- a/content/events/public/moz.build +++ b/content/events/public/moz.build @@ -1,3 +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 diff --git a/content/events/src/moz.build b/content/events/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/events/src/moz.build +++ b/content/events/src/moz.build @@ -1,3 +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 diff --git a/content/events/test/moz.build b/content/events/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/events/test/moz.build +++ b/content/events/test/moz.build @@ -1,3 +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 diff --git a/content/html/content/moz.build b/content/html/content/moz.build index f78b2a79c32aa..0fd9b4c1d5bd5 100644 --- a/content/html/content/moz.build +++ b/content/html/content/moz.build @@ -1,3 +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 diff --git a/content/html/content/public/moz.build b/content/html/content/public/moz.build index f47fa821fda12..26222fc973422 100644 --- a/content/html/content/public/moz.build +++ b/content/html/content/public/moz.build @@ -1,3 +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 diff --git a/content/html/content/src/moz.build b/content/html/content/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/html/content/src/moz.build +++ b/content/html/content/src/moz.build @@ -1,3 +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 diff --git a/content/html/content/test/bug649134/moz.build b/content/html/content/test/bug649134/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/html/content/test/bug649134/moz.build +++ b/content/html/content/test/bug649134/moz.build @@ -1,3 +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 diff --git a/content/html/content/test/forms/moz.build b/content/html/content/test/forms/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/html/content/test/forms/moz.build +++ b/content/html/content/test/forms/moz.build @@ -1,3 +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 diff --git a/content/html/content/test/moz.build b/content/html/content/test/moz.build index b3bc85328300d..1d4ad63767229 100644 --- a/content/html/content/test/moz.build +++ b/content/html/content/test/moz.build @@ -1,3 +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 diff --git a/content/html/document/moz.build b/content/html/document/moz.build index f78b2a79c32aa..0fd9b4c1d5bd5 100644 --- a/content/html/document/moz.build +++ b/content/html/document/moz.build @@ -1,3 +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 diff --git a/content/html/document/public/moz.build b/content/html/document/public/moz.build index e4710eb254591..c4f4454a47075 100644 --- a/content/html/document/public/moz.build +++ b/content/html/document/public/moz.build @@ -1,3 +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 diff --git a/content/html/document/src/moz.build b/content/html/document/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/html/document/src/moz.build +++ b/content/html/document/src/moz.build @@ -1,3 +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 diff --git a/content/html/document/test/moz.build b/content/html/document/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/html/document/test/moz.build +++ b/content/html/document/test/moz.build @@ -1,3 +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 diff --git a/content/html/moz.build b/content/html/moz.build index e51ee1bc4fe82..6e423898eeb4e 100644 --- a/content/html/moz.build +++ b/content/html/moz.build @@ -1,3 +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 diff --git a/content/mathml/content/src/moz.build b/content/mathml/content/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/mathml/content/src/moz.build +++ b/content/mathml/content/src/moz.build @@ -1,3 +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 diff --git a/content/media/dash/moz.build b/content/media/dash/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/dash/moz.build +++ b/content/media/dash/moz.build @@ -1,3 +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 diff --git a/content/media/gstreamer/moz.build b/content/media/gstreamer/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/gstreamer/moz.build +++ b/content/media/gstreamer/moz.build @@ -1,3 +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 diff --git a/content/media/moz.build b/content/media/moz.build index f13f8448d5b45..d62dc548e9140 100644 --- a/content/media/moz.build +++ b/content/media/moz.build @@ -1,3 +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 diff --git a/content/media/ogg/moz.build b/content/media/ogg/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/ogg/moz.build +++ b/content/media/ogg/moz.build @@ -1,3 +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 diff --git a/content/media/omx/moz.build b/content/media/omx/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/omx/moz.build +++ b/content/media/omx/moz.build @@ -1,3 +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 diff --git a/content/media/plugins/moz.build b/content/media/plugins/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/plugins/moz.build +++ b/content/media/plugins/moz.build @@ -1,3 +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 diff --git a/content/media/raw/moz.build b/content/media/raw/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/raw/moz.build +++ b/content/media/raw/moz.build @@ -1,3 +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 diff --git a/content/media/test/moz.build b/content/media/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/media/test/moz.build +++ b/content/media/test/moz.build @@ -1,3 +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 diff --git a/content/media/wave/moz.build b/content/media/wave/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/wave/moz.build +++ b/content/media/wave/moz.build @@ -1,3 +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 diff --git a/content/media/webaudio/compiledtest/moz.build b/content/media/webaudio/compiledtest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/media/webaudio/compiledtest/moz.build +++ b/content/media/webaudio/compiledtest/moz.build @@ -1,3 +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 diff --git a/content/media/webaudio/moz.build b/content/media/webaudio/moz.build index 51e1cf8ecee29..2e61741da4646 100644 --- a/content/media/webaudio/moz.build +++ b/content/media/webaudio/moz.build @@ -1,3 +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 diff --git a/content/media/webaudio/test/moz.build b/content/media/webaudio/test/moz.build index 89251dc3962a1..c271ec3908ce6 100644 --- a/content/media/webaudio/test/moz.build +++ b/content/media/webaudio/test/moz.build @@ -1,3 +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 diff --git a/content/media/webm/moz.build b/content/media/webm/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/webm/moz.build +++ b/content/media/webm/moz.build @@ -1,3 +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 diff --git a/content/media/webrtc/moz.build b/content/media/webrtc/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/webrtc/moz.build +++ b/content/media/webrtc/moz.build @@ -1,3 +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 diff --git a/content/media/wmf/moz.build b/content/media/wmf/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/media/wmf/moz.build +++ b/content/media/wmf/moz.build @@ -1,3 +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 diff --git a/content/moz.build b/content/moz.build index 4495e739c62af..153b09d012fae 100644 --- a/content/moz.build +++ b/content/moz.build @@ -1,3 +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 diff --git a/content/smil/moz.build b/content/smil/moz.build index bf24aeb96c264..28d2f948650b2 100644 --- a/content/smil/moz.build +++ b/content/smil/moz.build @@ -1,3 +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 diff --git a/content/smil/test/moz.build b/content/smil/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/smil/test/moz.build +++ b/content/smil/test/moz.build @@ -1,3 +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 diff --git a/content/svg/content/moz.build b/content/svg/content/moz.build index d2fe84f4b9695..9144e4f1da299 100644 --- a/content/svg/content/moz.build +++ b/content/svg/content/moz.build @@ -1,3 +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 diff --git a/content/svg/content/src/moz.build b/content/svg/content/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/svg/content/src/moz.build +++ b/content/svg/content/src/moz.build @@ -1,3 +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 diff --git a/content/svg/content/test/moz.build b/content/svg/content/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/svg/content/test/moz.build +++ b/content/svg/content/test/moz.build @@ -1,3 +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 diff --git a/content/svg/document/src/moz.build b/content/svg/document/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/svg/document/src/moz.build +++ b/content/svg/document/src/moz.build @@ -1,3 +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 diff --git a/content/svg/moz.build b/content/svg/moz.build index 71b25d2cb4eff..5c7647fc21351 100644 --- a/content/svg/moz.build +++ b/content/svg/moz.build @@ -1,3 +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 diff --git a/content/test/moz.build b/content/test/moz.build index fe984ce52b8ce..80593e5457590 100644 --- a/content/test/moz.build +++ b/content/test/moz.build @@ -1,3 +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 diff --git a/content/xbl/builtin/android/moz.build b/content/xbl/builtin/android/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xbl/builtin/android/moz.build +++ b/content/xbl/builtin/android/moz.build @@ -1,3 +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 diff --git a/content/xbl/builtin/emacs/moz.build b/content/xbl/builtin/emacs/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xbl/builtin/emacs/moz.build +++ b/content/xbl/builtin/emacs/moz.build @@ -1,3 +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 diff --git a/content/xbl/builtin/mac/moz.build b/content/xbl/builtin/mac/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xbl/builtin/mac/moz.build +++ b/content/xbl/builtin/mac/moz.build @@ -1,3 +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 diff --git a/content/xbl/builtin/moz.build b/content/xbl/builtin/moz.build index 1772d05f9aeef..342cabc191067 100644 --- a/content/xbl/builtin/moz.build +++ b/content/xbl/builtin/moz.build @@ -1,3 +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 diff --git a/content/xbl/builtin/unix/moz.build b/content/xbl/builtin/unix/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xbl/builtin/unix/moz.build +++ b/content/xbl/builtin/unix/moz.build @@ -1,3 +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 diff --git a/content/xbl/builtin/win/moz.build b/content/xbl/builtin/win/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xbl/builtin/win/moz.build +++ b/content/xbl/builtin/win/moz.build @@ -1,3 +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 diff --git a/content/xbl/moz.build b/content/xbl/moz.build index eb2a677d21830..5b023f00052a1 100644 --- a/content/xbl/moz.build +++ b/content/xbl/moz.build @@ -1,3 +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 diff --git a/content/xbl/src/moz.build b/content/xbl/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/xbl/src/moz.build +++ b/content/xbl/src/moz.build @@ -1,3 +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 diff --git a/content/xbl/test/moz.build b/content/xbl/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xbl/test/moz.build +++ b/content/xbl/test/moz.build @@ -1,3 +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 diff --git a/content/xml/content/src/moz.build b/content/xml/content/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/xml/content/src/moz.build +++ b/content/xml/content/src/moz.build @@ -1,3 +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 diff --git a/content/xml/document/moz.build b/content/xml/document/moz.build index 53b0f4036f4a8..7d69b315a850b 100644 --- a/content/xml/document/moz.build +++ b/content/xml/document/moz.build @@ -1,3 +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 diff --git a/content/xml/document/public/moz.build b/content/xml/document/public/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/xml/document/public/moz.build +++ b/content/xml/document/public/moz.build @@ -1,3 +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 diff --git a/content/xml/document/resources/moz.build b/content/xml/document/resources/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xml/document/resources/moz.build +++ b/content/xml/document/resources/moz.build @@ -1,3 +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 diff --git a/content/xml/document/src/moz.build b/content/xml/document/src/moz.build index f9a0976940678..cefde4764ea51 100644 --- a/content/xml/document/src/moz.build +++ b/content/xml/document/src/moz.build @@ -1,3 +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 diff --git a/content/xml/document/test/moz.build b/content/xml/document/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xml/document/test/moz.build +++ b/content/xml/document/test/moz.build @@ -1,3 +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 diff --git a/content/xml/moz.build b/content/xml/moz.build index 7bbd40dfc566d..a2c32a278d4ec 100644 --- a/content/xml/moz.build +++ b/content/xml/moz.build @@ -1,3 +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 diff --git a/content/xslt/moz.build b/content/xslt/moz.build index f86fdf1d2eff0..66b7e5b95c577 100644 --- a/content/xslt/moz.build +++ b/content/xslt/moz.build @@ -1,3 +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 diff --git a/content/xslt/public/moz.build b/content/xslt/public/moz.build index 44a0a451b92f2..1682b0a457665 100644 --- a/content/xslt/public/moz.build +++ b/content/xslt/public/moz.build @@ -1,3 +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 diff --git a/content/xslt/src/base/moz.build b/content/xslt/src/base/moz.build index cd6d0dd5b7bfa..e10a4f5a88b09 100644 --- a/content/xslt/src/base/moz.build +++ b/content/xslt/src/base/moz.build @@ -1,3 +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 diff --git a/content/xslt/src/moz.build b/content/xslt/src/moz.build index df29449992ad9..aafa2b7561998 100644 --- a/content/xslt/src/moz.build +++ b/content/xslt/src/moz.build @@ -1,3 +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 diff --git a/content/xslt/src/xml/moz.build b/content/xslt/src/xml/moz.build index cd6d0dd5b7bfa..e10a4f5a88b09 100644 --- a/content/xslt/src/xml/moz.build +++ b/content/xslt/src/xml/moz.build @@ -1,3 +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 diff --git a/content/xslt/src/xpath/moz.build b/content/xslt/src/xpath/moz.build index cd6d0dd5b7bfa..e10a4f5a88b09 100644 --- a/content/xslt/src/xpath/moz.build +++ b/content/xslt/src/xpath/moz.build @@ -1,3 +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 diff --git a/content/xslt/src/xslt/moz.build b/content/xslt/src/xslt/moz.build index cd6d0dd5b7bfa..e10a4f5a88b09 100644 --- a/content/xslt/src/xslt/moz.build +++ b/content/xslt/src/xslt/moz.build @@ -1,3 +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 diff --git a/content/xslt/tests/buster/moz.build b/content/xslt/tests/buster/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xslt/tests/buster/moz.build +++ b/content/xslt/tests/buster/moz.build @@ -1,3 +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 diff --git a/content/xslt/tests/mochitest/moz.build b/content/xslt/tests/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xslt/tests/mochitest/moz.build +++ b/content/xslt/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/content/xul/content/moz.build b/content/xul/content/moz.build index 6245fed933366..0389e6e30902b 100644 --- a/content/xul/content/moz.build +++ b/content/xul/content/moz.build @@ -1,3 +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 diff --git a/content/xul/content/public/moz.build b/content/xul/content/public/moz.build index 32334d5cf769f..22b3f42a40681 100644 --- a/content/xul/content/public/moz.build +++ b/content/xul/content/public/moz.build @@ -1,3 +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 diff --git a/content/xul/content/src/moz.build b/content/xul/content/src/moz.build index 30f32af4ea080..df1126d41d87b 100644 --- a/content/xul/content/src/moz.build +++ b/content/xul/content/src/moz.build @@ -1,3 +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 diff --git a/content/xul/content/test/moz.build b/content/xul/content/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xul/content/test/moz.build +++ b/content/xul/content/test/moz.build @@ -1,3 +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 diff --git a/content/xul/document/moz.build b/content/xul/document/moz.build index 4dbc72a91d2c5..80b9179d8e38e 100644 --- a/content/xul/document/moz.build +++ b/content/xul/document/moz.build @@ -1,3 +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 diff --git a/content/xul/document/public/moz.build b/content/xul/document/public/moz.build index 1b2ab8f0cd201..934c804131f4a 100644 --- a/content/xul/document/public/moz.build +++ b/content/xul/document/public/moz.build @@ -1,3 +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 diff --git a/content/xul/document/src/moz.build b/content/xul/document/src/moz.build index 30019cf47770a..fc23a1ad66bf4 100644 --- a/content/xul/document/src/moz.build +++ b/content/xul/document/src/moz.build @@ -1,3 +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 diff --git a/content/xul/document/test/moz.build b/content/xul/document/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xul/document/test/moz.build +++ b/content/xul/document/test/moz.build @@ -1,3 +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 diff --git a/content/xul/moz.build b/content/xul/moz.build index 74a28a1614cf2..8d394f849e72c 100644 --- a/content/xul/moz.build +++ b/content/xul/moz.build @@ -1,3 +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 diff --git a/content/xul/templates/moz.build b/content/xul/templates/moz.build index 0fc80baa4f000..448cf5654797e 100644 --- a/content/xul/templates/moz.build +++ b/content/xul/templates/moz.build @@ -1,3 +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 diff --git a/content/xul/templates/public/moz.build b/content/xul/templates/public/moz.build index aae6168f43231..5cbd717d42682 100644 --- a/content/xul/templates/public/moz.build +++ b/content/xul/templates/public/moz.build @@ -1,3 +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 diff --git a/content/xul/templates/src/moz.build b/content/xul/templates/src/moz.build index 59253bd4538ed..cd09795453edf 100644 --- a/content/xul/templates/src/moz.build +++ b/content/xul/templates/src/moz.build @@ -1,3 +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 diff --git a/content/xul/templates/tests/chrome/moz.build b/content/xul/templates/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/content/xul/templates/tests/chrome/moz.build +++ b/content/xul/templates/tests/chrome/moz.build @@ -1,3 +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 diff --git a/db/sqlite3/src/moz.build b/db/sqlite3/src/moz.build index 55f57d8586b1c..a3224da81985e 100644 --- a/db/sqlite3/src/moz.build +++ b/db/sqlite3/src/moz.build @@ -1,3 +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 diff --git a/docshell/base/moz.build b/docshell/base/moz.build index 7fe8b5d887290..66fd0da30957b 100644 --- a/docshell/base/moz.build +++ b/docshell/base/moz.build @@ -1,3 +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 diff --git a/docshell/build/moz.build b/docshell/build/moz.build index fad31f2f571e9..4f9038559ed97 100644 --- a/docshell/build/moz.build +++ b/docshell/build/moz.build @@ -1,3 +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 diff --git a/docshell/moz.build b/docshell/moz.build index c1dbf9a925a4f..11f967ae4b6c8 100644 --- a/docshell/moz.build +++ b/docshell/moz.build @@ -1,3 +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 diff --git a/docshell/resources/content/moz.build b/docshell/resources/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/docshell/resources/content/moz.build +++ b/docshell/resources/content/moz.build @@ -1,3 +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 diff --git a/docshell/shistory/moz.build b/docshell/shistory/moz.build index 08415a02e4197..b3caabfcc245b 100644 --- a/docshell/shistory/moz.build +++ b/docshell/shistory/moz.build @@ -1,3 +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 diff --git a/docshell/shistory/public/moz.build b/docshell/shistory/public/moz.build index b58dbfd2ff6d6..11a2445017422 100644 --- a/docshell/shistory/public/moz.build +++ b/docshell/shistory/public/moz.build @@ -1,3 +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 diff --git a/docshell/shistory/src/moz.build b/docshell/shistory/src/moz.build index ddcaba0a0c049..2f0c40e78b0f8 100644 --- a/docshell/shistory/src/moz.build +++ b/docshell/shistory/src/moz.build @@ -1,3 +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 diff --git a/docshell/test/browser/moz.build b/docshell/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/docshell/test/browser/moz.build +++ b/docshell/test/browser/moz.build @@ -1,3 +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 diff --git a/docshell/test/chrome/moz.build b/docshell/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/docshell/test/chrome/moz.build +++ b/docshell/test/chrome/moz.build @@ -1,3 +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 diff --git a/docshell/test/moz.build b/docshell/test/moz.build index 68b8a005d12b1..aa28f174b0dab 100644 --- a/docshell/test/moz.build +++ b/docshell/test/moz.build @@ -1,3 +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 diff --git a/docshell/test/navigation/moz.build b/docshell/test/navigation/moz.build index 41f5a4b30098c..5e4c203ee707a 100644 --- a/docshell/test/navigation/moz.build +++ b/docshell/test/navigation/moz.build @@ -1,3 +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 diff --git a/dom/activities/interfaces/moz.build b/dom/activities/interfaces/moz.build index 64375edb673f8..e60db2345f0b5 100644 --- a/dom/activities/interfaces/moz.build +++ b/dom/activities/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/activities/moz.build b/dom/activities/moz.build index 618f05616d084..80787537cd36c 100644 --- a/dom/activities/moz.build +++ b/dom/activities/moz.build @@ -1,3 +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 diff --git a/dom/activities/src/moz.build b/dom/activities/src/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/activities/src/moz.build +++ b/dom/activities/src/moz.build @@ -1,3 +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 diff --git a/dom/activities/tests/moz.build b/dom/activities/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/activities/tests/moz.build +++ b/dom/activities/tests/moz.build @@ -1,3 +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 diff --git a/dom/alarm/moz.build b/dom/alarm/moz.build index 7bc66f60d6cc6..8eb0311c26d1d 100644 --- a/dom/alarm/moz.build +++ b/dom/alarm/moz.build @@ -1,3 +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 diff --git a/dom/alarm/test/moz.build b/dom/alarm/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/alarm/test/moz.build +++ b/dom/alarm/test/moz.build @@ -1,3 +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 diff --git a/dom/apps/moz.build b/dom/apps/moz.build index 617a057a6fcb5..868dabef8a4d9 100644 --- a/dom/apps/moz.build +++ b/dom/apps/moz.build @@ -1,3 +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 diff --git a/dom/apps/src/moz.build b/dom/apps/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/apps/src/moz.build +++ b/dom/apps/src/moz.build @@ -1,3 +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 diff --git a/dom/apps/tests/moz.build b/dom/apps/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/apps/tests/moz.build +++ b/dom/apps/tests/moz.build @@ -1,3 +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 diff --git a/dom/audiochannel/moz.build b/dom/audiochannel/moz.build index 382ec2e6d8684..fc1f1e11849c7 100644 --- a/dom/audiochannel/moz.build +++ b/dom/audiochannel/moz.build @@ -1,3 +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 diff --git a/dom/audiochannel/tests/moz.build b/dom/audiochannel/tests/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/audiochannel/tests/moz.build +++ b/dom/audiochannel/tests/moz.build @@ -1,3 +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 diff --git a/dom/base/moz.build b/dom/base/moz.build index 20cb180d66876..4af99b1543f2b 100644 --- a/dom/base/moz.build +++ b/dom/base/moz.build @@ -1,3 +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 diff --git a/dom/base/test/moz.build b/dom/base/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/base/test/moz.build +++ b/dom/base/test/moz.build @@ -1,3 +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 diff --git a/dom/battery/moz.build b/dom/battery/moz.build index 702c2be630497..f728b5c029d8a 100644 --- a/dom/battery/moz.build +++ b/dom/battery/moz.build @@ -1,3 +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 diff --git a/dom/battery/test/moz.build b/dom/battery/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/battery/test/moz.build +++ b/dom/battery/test/moz.build @@ -1,3 +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 diff --git a/dom/bindings/moz.build b/dom/bindings/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/bindings/moz.build +++ b/dom/bindings/moz.build @@ -1,3 +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 diff --git a/dom/bindings/test/moz.build b/dom/bindings/test/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/bindings/test/moz.build +++ b/dom/bindings/test/moz.build @@ -1,3 +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 diff --git a/dom/bluetooth/moz.build b/dom/bluetooth/moz.build index cd07d7d378c7b..e678babf3e726 100644 --- a/dom/bluetooth/moz.build +++ b/dom/bluetooth/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # Copyright 2013 Mozilla Foundation and Mozilla contributors # diff --git a/dom/browser-element/mochitest/moz.build b/dom/browser-element/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/browser-element/mochitest/moz.build +++ b/dom/browser-element/mochitest/moz.build @@ -1,3 +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 diff --git a/dom/browser-element/moz.build b/dom/browser-element/moz.build index 00d450c8e3c59..4abf20402c783 100644 --- a/dom/browser-element/moz.build +++ b/dom/browser-element/moz.build @@ -1,3 +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 diff --git a/dom/camera/moz.build b/dom/camera/moz.build index c624e60846d0c..2197fd8e2a6fe 100644 --- a/dom/camera/moz.build +++ b/dom/camera/moz.build @@ -1,3 +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 diff --git a/dom/cellbroadcast/interfaces/moz.build b/dom/cellbroadcast/interfaces/moz.build index 2ba0713bab1b5..237db37c8327d 100644 --- a/dom/cellbroadcast/interfaces/moz.build +++ b/dom/cellbroadcast/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/cellbroadcast/moz.build b/dom/cellbroadcast/moz.build index 1a6b5827f8080..6834f77cb1322 100644 --- a/dom/cellbroadcast/moz.build +++ b/dom/cellbroadcast/moz.build @@ -1,3 +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 diff --git a/dom/cellbroadcast/src/moz.build b/dom/cellbroadcast/src/moz.build index 11ee496ad6c42..a5029d5e88f55 100644 --- a/dom/cellbroadcast/src/moz.build +++ b/dom/cellbroadcast/src/moz.build @@ -1,3 +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 diff --git a/dom/cellbroadcast/tests/moz.build b/dom/cellbroadcast/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/cellbroadcast/tests/moz.build +++ b/dom/cellbroadcast/tests/moz.build @@ -1,3 +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 diff --git a/dom/contacts/moz.build b/dom/contacts/moz.build index c972507e0daba..7440bbd6a83f4 100644 --- a/dom/contacts/moz.build +++ b/dom/contacts/moz.build @@ -1,3 +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 diff --git a/dom/contacts/tests/moz.build b/dom/contacts/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/contacts/tests/moz.build +++ b/dom/contacts/tests/moz.build @@ -1,3 +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 diff --git a/dom/devicestorage/ipc/moz.build b/dom/devicestorage/ipc/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/devicestorage/ipc/moz.build +++ b/dom/devicestorage/ipc/moz.build @@ -1,3 +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 diff --git a/dom/devicestorage/moz.build b/dom/devicestorage/moz.build index 16b9fc73908e1..8f80fe23696fb 100644 --- a/dom/devicestorage/moz.build +++ b/dom/devicestorage/moz.build @@ -1,3 +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 diff --git a/dom/devicestorage/test/moz.build b/dom/devicestorage/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/devicestorage/test/moz.build +++ b/dom/devicestorage/test/moz.build @@ -1,3 +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 diff --git a/dom/encoding/moz.build b/dom/encoding/moz.build index 132dbe161d382..37048db5674ba 100644 --- a/dom/encoding/moz.build +++ b/dom/encoding/moz.build @@ -1,3 +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 diff --git a/dom/encoding/test/moz.build b/dom/encoding/test/moz.build index 69f609002a1f8..d692075b47f89 100644 --- a/dom/encoding/test/moz.build +++ b/dom/encoding/test/moz.build @@ -1,3 +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 diff --git a/dom/encoding/test/unit/moz.build b/dom/encoding/test/unit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/encoding/test/unit/moz.build +++ b/dom/encoding/test/unit/moz.build @@ -1,3 +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 diff --git a/dom/file/moz.build b/dom/file/moz.build index fb43113087741..3d85de6ef3425 100644 --- a/dom/file/moz.build +++ b/dom/file/moz.build @@ -1,3 +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 diff --git a/dom/file/test/moz.build b/dom/file/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/file/test/moz.build +++ b/dom/file/test/moz.build @@ -1,3 +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 diff --git a/dom/fm/moz.build b/dom/fm/moz.build index 9f7cf6c2f84ab..27ff15c83f4d7 100644 --- a/dom/fm/moz.build +++ b/dom/fm/moz.build @@ -1,3 +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 diff --git a/dom/icc/interfaces/moz.build b/dom/icc/interfaces/moz.build index 593479e5d83dd..7e9c6d265e465 100644 --- a/dom/icc/interfaces/moz.build +++ b/dom/icc/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/icc/moz.build b/dom/icc/moz.build index 1a6b5827f8080..6834f77cb1322 100644 --- a/dom/icc/moz.build +++ b/dom/icc/moz.build @@ -1,3 +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 diff --git a/dom/icc/src/moz.build b/dom/icc/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/icc/src/moz.build +++ b/dom/icc/src/moz.build @@ -1,3 +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 diff --git a/dom/icc/tests/moz.build b/dom/icc/tests/moz.build index 29a8850bc0e44..4aedcd7033c04 100644 --- a/dom/icc/tests/moz.build +++ b/dom/icc/tests/moz.build @@ -1,3 +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 diff --git a/dom/identity/moz.build b/dom/identity/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/dom/identity/moz.build +++ b/dom/identity/moz.build @@ -1,3 +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 diff --git a/dom/identity/tests/moz.build b/dom/identity/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/identity/tests/moz.build +++ b/dom/identity/tests/moz.build @@ -1,3 +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 diff --git a/dom/imptests/editing/conformancetest/moz.build b/dom/imptests/editing/conformancetest/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/editing/conformancetest/moz.build +++ b/dom/imptests/editing/conformancetest/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/editing/css/moz.build b/dom/imptests/editing/css/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/editing/css/moz.build +++ b/dom/imptests/editing/css/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/editing/moz.build b/dom/imptests/editing/moz.build index 7543635364092..2dcc60d926677 100644 --- a/dom/imptests/editing/moz.build +++ b/dom/imptests/editing/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/editing/selecttest/moz.build b/dom/imptests/editing/selecttest/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/editing/selecttest/moz.build +++ b/dom/imptests/editing/selecttest/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/editing/conformancetest/moz.build b/dom/imptests/failures/editing/conformancetest/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/editing/conformancetest/moz.build +++ b/dom/imptests/failures/editing/conformancetest/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/editing/selecttest/moz.build b/dom/imptests/failures/editing/selecttest/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/editing/selecttest/moz.build +++ b/dom/imptests/failures/editing/selecttest/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/html/html/semantics/scripting-1/the-script-element/moz.build b/dom/imptests/failures/html/html/semantics/scripting-1/the-script-element/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/html/html/semantics/scripting-1/the-script-element/moz.build +++ b/dom/imptests/failures/html/html/semantics/scripting-1/the-script-element/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/html/old-tests/submission/Opera/microdata/moz.build b/dom/imptests/failures/html/old-tests/submission/Opera/microdata/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/html/old-tests/submission/Opera/microdata/moz.build +++ b/dom/imptests/failures/html/old-tests/submission/Opera/microdata/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/webapps/DOMCore/tests/approved/moz.build b/dom/imptests/failures/webapps/DOMCore/tests/approved/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/webapps/DOMCore/tests/approved/moz.build +++ b/dom/imptests/failures/webapps/DOMCore/tests/approved/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/moz.build b/dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/moz.build +++ b/dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/moz.build b/dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/moz.build +++ b/dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/webapps/WebStorage/tests/submissions/Infraware/moz.build b/dom/imptests/failures/webapps/WebStorage/tests/submissions/Infraware/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/webapps/WebStorage/tests/submissions/Infraware/moz.build +++ b/dom/imptests/failures/webapps/WebStorage/tests/submissions/Infraware/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/failures/webapps/WebStorage/tests/submissions/Ms2ger/moz.build b/dom/imptests/failures/webapps/WebStorage/tests/submissions/Ms2ger/moz.build index 16e83110bc1db..d3ca36bedcbcc 100644 --- a/dom/imptests/failures/webapps/WebStorage/tests/submissions/Ms2ger/moz.build +++ b/dom/imptests/failures/webapps/WebStorage/tests/submissions/Ms2ger/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY parseFailures.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/html/html/browsers/browsing-the-web/read-media/moz.build b/dom/imptests/html/html/browsers/browsing-the-web/read-media/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/html/html/browsers/browsing-the-web/read-media/moz.build +++ b/dom/imptests/html/html/browsers/browsing-the-web/read-media/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/html/html/semantics/scripting-1/the-script-element/moz.build b/dom/imptests/html/html/semantics/scripting-1/the-script-element/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/html/html/semantics/scripting-1/the-script-element/moz.build +++ b/dom/imptests/html/html/semantics/scripting-1/the-script-element/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/html/html/webappapis/scripting/events/moz.build b/dom/imptests/html/html/webappapis/scripting/events/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/html/html/webappapis/scripting/events/moz.build +++ b/dom/imptests/html/html/webappapis/scripting/events/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/html/html/webappapis/scripting/processing-model-2/moz.build b/dom/imptests/html/html/webappapis/scripting/processing-model-2/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/html/html/webappapis/scripting/processing-model-2/moz.build +++ b/dom/imptests/html/html/webappapis/scripting/processing-model-2/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/html/old-tests/submission/Opera/microdata/moz.build b/dom/imptests/html/old-tests/submission/Opera/microdata/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/html/old-tests/submission/Opera/microdata/moz.build +++ b/dom/imptests/html/old-tests/submission/Opera/microdata/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/moz.build b/dom/imptests/moz.build index 7f87da56329f7..8febfaa9cc1ba 100644 --- a/dom/imptests/moz.build +++ b/dom/imptests/moz.build @@ -1,3 +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 diff --git a/dom/imptests/webapps/DOMCore/tests/approved/moz.build b/dom/imptests/webapps/DOMCore/tests/approved/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/webapps/DOMCore/tests/approved/moz.build +++ b/dom/imptests/webapps/DOMCore/tests/approved/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/moz.build b/dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/moz.build +++ b/dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/DOMCore/tests/submissions/Opera/moz.build b/dom/imptests/webapps/DOMCore/tests/submissions/Opera/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/webapps/DOMCore/tests/submissions/Opera/moz.build +++ b/dom/imptests/webapps/DOMCore/tests/submissions/Opera/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/moz.build b/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/moz.build +++ b/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/iframe/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/moz.build b/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/moz.build index d406cdf1483d5..0a6f879447f75 100644 --- a/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/moz.build +++ b/dom/imptests/webapps/WebStorage/tests/submissions/Infraware/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/moz.build b/dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/moz.build +++ b/dom/imptests/webapps/WebStorage/tests/submissions/Ms2ger/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/WebStorage/tests/submissions/moz.build b/dom/imptests/webapps/WebStorage/tests/submissions/moz.build index f72b9cc92495e..538bee4a08fd1 100644 --- a/dom/imptests/webapps/WebStorage/tests/submissions/moz.build +++ b/dom/imptests/webapps/WebStorage/tests/submissions/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/moz.build b/dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/moz.build index 1147426c7da97..a2bfbb817b968 100644 --- a/dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/moz.build +++ b/dom/imptests/webapps/XMLHttpRequest/tests/submissions/Ms2ger/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT DIRS += [ diff --git a/dom/indexedDB/ipc/moz.build b/dom/indexedDB/ipc/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/indexedDB/ipc/moz.build +++ b/dom/indexedDB/ipc/moz.build @@ -1,3 +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 diff --git a/dom/indexedDB/moz.build b/dom/indexedDB/moz.build index c46c02018b9ad..f1e2d791614aa 100644 --- a/dom/indexedDB/moz.build +++ b/dom/indexedDB/moz.build @@ -1,3 +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 diff --git a/dom/indexedDB/test/moz.build b/dom/indexedDB/test/moz.build index 69f609002a1f8..d692075b47f89 100644 --- a/dom/indexedDB/test/moz.build +++ b/dom/indexedDB/test/moz.build @@ -1,3 +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 diff --git a/dom/indexedDB/test/unit/moz.build b/dom/indexedDB/test/unit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/indexedDB/test/unit/moz.build +++ b/dom/indexedDB/test/unit/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/apps/moz.build b/dom/interfaces/apps/moz.build index af1640c75c740..0c327f0434160 100644 --- a/dom/interfaces/apps/moz.build +++ b/dom/interfaces/apps/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/base/moz.build b/dom/interfaces/base/moz.build index d43fe318e1438..27a64be00fcda 100644 --- a/dom/interfaces/base/moz.build +++ b/dom/interfaces/base/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/canvas/moz.build b/dom/interfaces/canvas/moz.build index 19380d67b2128..0a784c0846578 100644 --- a/dom/interfaces/canvas/moz.build +++ b/dom/interfaces/canvas/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/contacts/moz.build b/dom/interfaces/contacts/moz.build index c6f6b898780fa..2bf663d4b6389 100644 --- a/dom/interfaces/contacts/moz.build +++ b/dom/interfaces/contacts/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/core/moz.build b/dom/interfaces/core/moz.build index b0e6622402b30..1c185e57de138 100644 --- a/dom/interfaces/core/moz.build +++ b/dom/interfaces/core/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/css/moz.build b/dom/interfaces/css/moz.build index b0648b468038a..dea142e013634 100644 --- a/dom/interfaces/css/moz.build +++ b/dom/interfaces/css/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/devicestorage/moz.build b/dom/interfaces/devicestorage/moz.build index dc2cd4d11dde6..98ca9c29d40ae 100644 --- a/dom/interfaces/devicestorage/moz.build +++ b/dom/interfaces/devicestorage/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/events/moz.build b/dom/interfaces/events/moz.build index a7627d9a97092..b29d573a56441 100644 --- a/dom/interfaces/events/moz.build +++ b/dom/interfaces/events/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/gamepad/moz.build b/dom/interfaces/gamepad/moz.build index 1a7252d5965a8..76af6ea2e7d7e 100644 --- a/dom/interfaces/gamepad/moz.build +++ b/dom/interfaces/gamepad/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/geolocation/moz.build b/dom/interfaces/geolocation/moz.build index cc7ec64dc11c0..e4330b38a6afd 100644 --- a/dom/interfaces/geolocation/moz.build +++ b/dom/interfaces/geolocation/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/html/moz.build b/dom/interfaces/html/moz.build index 70425f9bfc6d0..a37c085e198d5 100644 --- a/dom/interfaces/html/moz.build +++ b/dom/interfaces/html/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/json/moz.build b/dom/interfaces/json/moz.build index 8703d175af91a..14c1433683256 100644 --- a/dom/interfaces/json/moz.build +++ b/dom/interfaces/json/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/notification/moz.build b/dom/interfaces/notification/moz.build index 18f2f8422c5ee..ba48898146587 100644 --- a/dom/interfaces/notification/moz.build +++ b/dom/interfaces/notification/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/offline/moz.build b/dom/interfaces/offline/moz.build index f2f01644096a8..fd432b0830c96 100644 --- a/dom/interfaces/offline/moz.build +++ b/dom/interfaces/offline/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/permission/moz.build b/dom/interfaces/permission/moz.build index 4a549aa044f5b..3aa60267341d2 100644 --- a/dom/interfaces/permission/moz.build +++ b/dom/interfaces/permission/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/range/moz.build b/dom/interfaces/range/moz.build index db0354715a115..e2045e69a49a0 100644 --- a/dom/interfaces/range/moz.build +++ b/dom/interfaces/range/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/settings/moz.build b/dom/interfaces/settings/moz.build index b56af492f62d5..ca5076e3c96c1 100644 --- a/dom/interfaces/settings/moz.build +++ b/dom/interfaces/settings/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/sidebar/moz.build b/dom/interfaces/sidebar/moz.build index c5608294d0d63..774bf3b40b43e 100644 --- a/dom/interfaces/sidebar/moz.build +++ b/dom/interfaces/sidebar/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/smil/moz.build b/dom/interfaces/smil/moz.build index 23cfc64c15010..4ecf6f90a8a2c 100644 --- a/dom/interfaces/smil/moz.build +++ b/dom/interfaces/smil/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/storage/moz.build b/dom/interfaces/storage/moz.build index bda6502b9ab2e..69001ea6fbf41 100644 --- a/dom/interfaces/storage/moz.build +++ b/dom/interfaces/storage/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/stylesheets/moz.build b/dom/interfaces/stylesheets/moz.build index 05906bb7e824b..9273003241667 100644 --- a/dom/interfaces/stylesheets/moz.build +++ b/dom/interfaces/stylesheets/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/svg/moz.build b/dom/interfaces/svg/moz.build index 97c7d0755f767..0a756eb1e0920 100644 --- a/dom/interfaces/svg/moz.build +++ b/dom/interfaces/svg/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/traversal/moz.build b/dom/interfaces/traversal/moz.build index c62f09a50b91e..038a359cd0cb7 100644 --- a/dom/interfaces/traversal/moz.build +++ b/dom/interfaces/traversal/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/xbl/moz.build b/dom/interfaces/xbl/moz.build index cd66f15d9177d..d0f14a8a8d8ea 100644 --- a/dom/interfaces/xbl/moz.build +++ b/dom/interfaces/xbl/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/xpath/moz.build b/dom/interfaces/xpath/moz.build index 2f223946e20c0..f532abbbb3d3f 100644 --- a/dom/interfaces/xpath/moz.build +++ b/dom/interfaces/xpath/moz.build @@ -1,3 +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 diff --git a/dom/interfaces/xul/moz.build b/dom/interfaces/xul/moz.build index 52b24d24b3a63..5f229f30cc595 100644 --- a/dom/interfaces/xul/moz.build +++ b/dom/interfaces/xul/moz.build @@ -1,3 +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 diff --git a/dom/ipc/moz.build b/dom/ipc/moz.build index db6b139fd3cd2..561fa0e9f61a3 100644 --- a/dom/ipc/moz.build +++ b/dom/ipc/moz.build @@ -1,3 +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 diff --git a/dom/ipc/tests/moz.build b/dom/ipc/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/ipc/tests/moz.build +++ b/dom/ipc/tests/moz.build @@ -1,3 +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 diff --git a/dom/locales/moz.build b/dom/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/locales/moz.build +++ b/dom/locales/moz.build @@ -1,3 +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 diff --git a/dom/media/bridge/moz.build b/dom/media/bridge/moz.build index 0d83b32727356..49059e1ce66c9 100644 --- a/dom/media/bridge/moz.build +++ b/dom/media/bridge/moz.build @@ -1,3 +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 diff --git a/dom/media/moz.build b/dom/media/moz.build index 22176aef0d82b..373f7ea8a0850 100644 --- a/dom/media/moz.build +++ b/dom/media/moz.build @@ -1,3 +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 diff --git a/dom/media/tests/mochitest/moz.build b/dom/media/tests/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/media/tests/mochitest/moz.build +++ b/dom/media/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/dom/messages/interfaces/moz.build b/dom/messages/interfaces/moz.build index 98c5c26430655..9d6c27fbb6ccc 100644 --- a/dom/messages/interfaces/moz.build +++ b/dom/messages/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/messages/moz.build b/dom/messages/moz.build index b66bf7272b3af..3085ff4642969 100644 --- a/dom/messages/moz.build +++ b/dom/messages/moz.build @@ -1,3 +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 diff --git a/dom/mms/interfaces/moz.build b/dom/mms/interfaces/moz.build index 9d81c8c16294e..8c7080a7803c7 100644 --- a/dom/mms/interfaces/moz.build +++ b/dom/mms/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/mms/moz.build b/dom/mms/moz.build index e81c783eafc9b..0f03209577ad5 100644 --- a/dom/mms/moz.build +++ b/dom/mms/moz.build @@ -1,3 +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 diff --git a/dom/mms/src/moz.build b/dom/mms/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/mms/src/moz.build +++ b/dom/mms/src/moz.build @@ -1,3 +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 diff --git a/dom/mobilemessage/interfaces/moz.build b/dom/mobilemessage/interfaces/moz.build index 813ce0b635a77..20d2031995130 100644 --- a/dom/mobilemessage/interfaces/moz.build +++ b/dom/mobilemessage/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/mobilemessage/moz.build b/dom/mobilemessage/moz.build index e410ebf2dde9d..390d7f3bda960 100644 --- a/dom/mobilemessage/moz.build +++ b/dom/mobilemessage/moz.build @@ -1,3 +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 diff --git a/dom/mobilemessage/src/moz.build b/dom/mobilemessage/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/mobilemessage/src/moz.build +++ b/dom/mobilemessage/src/moz.build @@ -1,3 +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 diff --git a/dom/mobilemessage/tests/moz.build b/dom/mobilemessage/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/mobilemessage/tests/moz.build +++ b/dom/mobilemessage/tests/moz.build @@ -1,3 +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 diff --git a/dom/moz.build b/dom/moz.build index a450f9e586be7..1d4bdc49c5842 100644 --- a/dom/moz.build +++ b/dom/moz.build @@ -1,3 +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 diff --git a/dom/network/interfaces/moz.build b/dom/network/interfaces/moz.build index efa62e934a53c..88ccaa65f512b 100644 --- a/dom/network/interfaces/moz.build +++ b/dom/network/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/network/moz.build b/dom/network/moz.build index 1a6b5827f8080..6834f77cb1322 100644 --- a/dom/network/moz.build +++ b/dom/network/moz.build @@ -1,3 +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 diff --git a/dom/network/src/moz.build b/dom/network/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/network/src/moz.build +++ b/dom/network/src/moz.build @@ -1,3 +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 diff --git a/dom/network/tests/moz.build b/dom/network/tests/moz.build index ea331ec6c84b8..da9d8b96db6ce 100644 --- a/dom/network/tests/moz.build +++ b/dom/network/tests/moz.build @@ -1,3 +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 diff --git a/dom/payment/interfaces/moz.build b/dom/payment/interfaces/moz.build index b92119525ee10..7200900531a42 100644 --- a/dom/payment/interfaces/moz.build +++ b/dom/payment/interfaces/moz.build @@ -1,3 +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 diff --git a/dom/payment/moz.build b/dom/payment/moz.build index 22cf2f9bf95e4..dac7bc6da4151 100644 --- a/dom/payment/moz.build +++ b/dom/payment/moz.build @@ -1,3 +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 diff --git a/dom/payment/tests/moz.build b/dom/payment/tests/moz.build index ad3cdbc475775..07567d139b901 100644 --- a/dom/payment/tests/moz.build +++ b/dom/payment/tests/moz.build @@ -1,3 +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 diff --git a/dom/permission/moz.build b/dom/permission/moz.build index 92a70bf640b0a..5f99cd8b358cf 100644 --- a/dom/permission/moz.build +++ b/dom/permission/moz.build @@ -1,3 +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 diff --git a/dom/permission/tests/moz.build b/dom/permission/tests/moz.build index bcda4934ec4ec..51dde8933f3ed 100644 --- a/dom/permission/tests/moz.build +++ b/dom/permission/tests/moz.build @@ -1,3 +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 diff --git a/dom/phonenumberutils/moz.build b/dom/phonenumberutils/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/dom/phonenumberutils/moz.build +++ b/dom/phonenumberutils/moz.build @@ -1,3 +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 diff --git a/dom/phonenumberutils/tests/moz.build b/dom/phonenumberutils/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/phonenumberutils/tests/moz.build +++ b/dom/phonenumberutils/tests/moz.build @@ -1,3 +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 diff --git a/dom/plugins/base/android/moz.build b/dom/plugins/base/android/moz.build index 5af8509f0fa2c..79ac156e14f16 100644 --- a/dom/plugins/base/android/moz.build +++ b/dom/plugins/base/android/moz.build @@ -1,3 +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 diff --git a/dom/plugins/base/moz.build b/dom/plugins/base/moz.build index 645492d300f7c..1bde4895efb4e 100644 --- a/dom/plugins/base/moz.build +++ b/dom/plugins/base/moz.build @@ -1,3 +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 diff --git a/dom/plugins/ipc/hangui/moz.build b/dom/plugins/ipc/hangui/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/plugins/ipc/hangui/moz.build +++ b/dom/plugins/ipc/hangui/moz.build @@ -1,3 +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 diff --git a/dom/plugins/ipc/interpose/moz.build b/dom/plugins/ipc/interpose/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/plugins/ipc/interpose/moz.build +++ b/dom/plugins/ipc/interpose/moz.build @@ -1,3 +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 diff --git a/dom/plugins/ipc/moz.build b/dom/plugins/ipc/moz.build index aeccab0190bad..a039372f74bb0 100644 --- a/dom/plugins/ipc/moz.build +++ b/dom/plugins/ipc/moz.build @@ -1,3 +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 diff --git a/dom/plugins/test/mochitest/moz.build b/dom/plugins/test/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/plugins/test/mochitest/moz.build +++ b/dom/plugins/test/mochitest/moz.build @@ -1,3 +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 diff --git a/dom/plugins/test/moz.build b/dom/plugins/test/moz.build index 8a3429035e1c2..0b1bb4d65b5f5 100644 --- a/dom/plugins/test/moz.build +++ b/dom/plugins/test/moz.build @@ -1,3 +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 diff --git a/dom/plugins/test/testplugin/moz.build b/dom/plugins/test/testplugin/moz.build index aff223a095002..b79c432599052 100644 --- a/dom/plugins/test/testplugin/moz.build +++ b/dom/plugins/test/testplugin/moz.build @@ -1,3 +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 diff --git a/dom/plugins/test/testplugin/secondplugin/moz.build b/dom/plugins/test/testplugin/secondplugin/moz.build index ed929a92987ad..029328f8a8e7f 100644 --- a/dom/plugins/test/testplugin/secondplugin/moz.build +++ b/dom/plugins/test/testplugin/secondplugin/moz.build @@ -1,3 +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 diff --git a/dom/power/moz.build b/dom/power/moz.build index 2ab3820103fa7..1fed9a9001e8a 100644 --- a/dom/power/moz.build +++ b/dom/power/moz.build @@ -1,3 +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 diff --git a/dom/power/test/moz.build b/dom/power/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/power/test/moz.build +++ b/dom/power/test/moz.build @@ -1,3 +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 diff --git a/dom/quota/moz.build b/dom/quota/moz.build index e9d12b779e2fd..adac47fbd1e86 100644 --- a/dom/quota/moz.build +++ b/dom/quota/moz.build @@ -1,3 +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 diff --git a/dom/settings/moz.build b/dom/settings/moz.build index 4b3d0e1ba9180..e8f9194d96f83 100644 --- a/dom/settings/moz.build +++ b/dom/settings/moz.build @@ -1,3 +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 diff --git a/dom/settings/tests/moz.build b/dom/settings/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/settings/tests/moz.build +++ b/dom/settings/tests/moz.build @@ -1,3 +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 diff --git a/dom/src/events/moz.build b/dom/src/events/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/src/events/moz.build +++ b/dom/src/events/moz.build @@ -1,3 +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 diff --git a/dom/src/foo/moz.build b/dom/src/foo/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/src/foo/moz.build +++ b/dom/src/foo/moz.build @@ -1,3 +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 diff --git a/dom/src/geolocation/moz.build b/dom/src/geolocation/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/src/geolocation/moz.build +++ b/dom/src/geolocation/moz.build @@ -1,3 +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 diff --git a/dom/src/json/moz.build b/dom/src/json/moz.build index 132dbe161d382..37048db5674ba 100644 --- a/dom/src/json/moz.build +++ b/dom/src/json/moz.build @@ -1,3 +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 diff --git a/dom/src/json/test/moz.build b/dom/src/json/test/moz.build index 226a2d35426fa..cb01ad32760ac 100644 --- a/dom/src/json/test/moz.build +++ b/dom/src/json/test/moz.build @@ -1,3 +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 diff --git a/dom/src/jsurl/moz.build b/dom/src/jsurl/moz.build index b9b7b0c669caa..6d207717e8056 100644 --- a/dom/src/jsurl/moz.build +++ b/dom/src/jsurl/moz.build @@ -1,3 +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 diff --git a/dom/src/jsurl/test/moz.build b/dom/src/jsurl/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/src/jsurl/test/moz.build +++ b/dom/src/jsurl/test/moz.build @@ -1,3 +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 diff --git a/dom/src/moz.build b/dom/src/moz.build index 4d00e11ee905b..f688c05126b00 100644 --- a/dom/src/moz.build +++ b/dom/src/moz.build @@ -1,3 +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 diff --git a/dom/src/notification/moz.build b/dom/src/notification/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/src/notification/moz.build +++ b/dom/src/notification/moz.build @@ -1,3 +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 diff --git a/dom/src/offline/moz.build b/dom/src/offline/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/src/offline/moz.build +++ b/dom/src/offline/moz.build @@ -1,3 +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 diff --git a/dom/src/storage/moz.build b/dom/src/storage/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/src/storage/moz.build +++ b/dom/src/storage/moz.build @@ -1,3 +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 diff --git a/dom/system/android/moz.build b/dom/system/android/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/system/android/moz.build +++ b/dom/system/android/moz.build @@ -1,3 +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 diff --git a/dom/system/gonk/moz.build b/dom/system/gonk/moz.build index 7c2a02d6db08e..11a079bc6de23 100644 --- a/dom/system/gonk/moz.build +++ b/dom/system/gonk/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # Copyright 2013 Mozilla Foundation and Mozilla contributors # diff --git a/dom/system/moz.build b/dom/system/moz.build index 6065d20a1c210..bff9302955231 100644 --- a/dom/system/moz.build +++ b/dom/system/moz.build @@ -1,3 +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 diff --git a/dom/system/tests/moz.build b/dom/system/tests/moz.build index ba89b6bec4f08..63e64ba7a51cc 100644 --- a/dom/system/tests/moz.build +++ b/dom/system/tests/moz.build @@ -1,3 +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 diff --git a/dom/system/unix/moz.build b/dom/system/unix/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/system/unix/moz.build +++ b/dom/system/unix/moz.build @@ -1,3 +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 diff --git a/dom/system/windows/moz.build b/dom/system/windows/moz.build index 8c64de9a02c51..f0a612a32de6f 100644 --- a/dom/system/windows/moz.build +++ b/dom/system/windows/moz.build @@ -1,3 +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 diff --git a/dom/telephony/moz.build b/dom/telephony/moz.build index cc4daf28cb943..ba87b9500e5b4 100644 --- a/dom/telephony/moz.build +++ b/dom/telephony/moz.build @@ -1,3 +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 diff --git a/dom/tests/browser/moz.build b/dom/tests/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/browser/moz.build +++ b/dom/tests/browser/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/jquery/dist/moz.build b/dom/tests/mochitest/ajax/jquery/dist/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/jquery/dist/moz.build +++ b/dom/tests/mochitest/ajax/jquery/dist/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/jquery/moz.build b/dom/tests/mochitest/ajax/jquery/moz.build index 2d6b67a77236c..befe0a6253249 100644 --- a/dom/tests/mochitest/ajax/jquery/moz.build +++ b/dom/tests/mochitest/ajax/jquery/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/jquery/test/data/moz.build b/dom/tests/mochitest/ajax/jquery/test/data/moz.build index 94fd1bfec8e50..45b8d1231c564 100644 --- a/dom/tests/mochitest/ajax/jquery/test/data/moz.build +++ b/dom/tests/mochitest/ajax/jquery/test/data/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/jquery/test/data/offset/moz.build b/dom/tests/mochitest/ajax/jquery/test/data/offset/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/jquery/test/data/offset/moz.build +++ b/dom/tests/mochitest/ajax/jquery/test/data/offset/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/jquery/test/moz.build b/dom/tests/mochitest/ajax/jquery/test/moz.build index 06e42ef161f3b..5b3165e793080 100644 --- a/dom/tests/mochitest/ajax/jquery/test/moz.build +++ b/dom/tests/mochitest/ajax/jquery/test/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/jquery/test/unit/moz.build b/dom/tests/mochitest/ajax/jquery/test/unit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/jquery/test/unit/moz.build +++ b/dom/tests/mochitest/ajax/jquery/test/unit/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/lib/moz.build b/dom/tests/mochitest/ajax/lib/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/lib/moz.build +++ b/dom/tests/mochitest/ajax/lib/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/mochikit/MochiKit/moz.build b/dom/tests/mochitest/ajax/mochikit/MochiKit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/mochikit/MochiKit/moz.build +++ b/dom/tests/mochitest/ajax/mochikit/MochiKit/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/mochikit/moz.build b/dom/tests/mochitest/ajax/mochikit/moz.build index fb6c4b53a685c..ef216ffbb1100 100644 --- a/dom/tests/mochitest/ajax/mochikit/moz.build +++ b/dom/tests/mochitest/ajax/mochikit/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/moz.build b/dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/moz.build +++ b/dom/tests/mochitest/ajax/mochikit/tests/SimpleTest/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/mochikit/tests/moz.build b/dom/tests/mochitest/ajax/mochikit/tests/moz.build index b79b68f56b51f..ae2f4199ab61f 100644 --- a/dom/tests/mochitest/ajax/mochikit/tests/moz.build +++ b/dom/tests/mochitest/ajax/mochikit/tests/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/moz.build b/dom/tests/mochitest/ajax/moz.build index bfea44bb85c68..1305d5254d3dc 100644 --- a/dom/tests/mochitest/ajax/moz.build +++ b/dom/tests/mochitest/ajax/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/offline/moz.build b/dom/tests/mochitest/ajax/offline/moz.build index e8ed2e3bf8cdd..6cc73ed31961c 100644 --- a/dom/tests/mochitest/ajax/offline/moz.build +++ b/dom/tests/mochitest/ajax/offline/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/offline/namespace1/moz.build b/dom/tests/mochitest/ajax/offline/namespace1/moz.build index ba95811f4de66..19b04303f4e4f 100644 --- a/dom/tests/mochitest/ajax/offline/namespace1/moz.build +++ b/dom/tests/mochitest/ajax/offline/namespace1/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/offline/namespace1/sub/moz.build b/dom/tests/mochitest/ajax/offline/namespace1/sub/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/offline/namespace1/sub/moz.build +++ b/dom/tests/mochitest/ajax/offline/namespace1/sub/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/offline/namespace1/sub2/moz.build b/dom/tests/mochitest/ajax/offline/namespace1/sub2/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/offline/namespace1/sub2/moz.build +++ b/dom/tests/mochitest/ajax/offline/namespace1/sub2/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/offline/namespace2/moz.build b/dom/tests/mochitest/ajax/offline/namespace2/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/offline/namespace2/moz.build +++ b/dom/tests/mochitest/ajax/offline/namespace2/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/dist/moz.build b/dom/tests/mochitest/ajax/prototype/dist/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/prototype/dist/moz.build +++ b/dom/tests/mochitest/ajax/prototype/dist/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/moz.build b/dom/tests/mochitest/ajax/prototype/moz.build index 2d6b67a77236c..befe0a6253249 100644 --- a/dom/tests/mochitest/ajax/prototype/moz.build +++ b/dom/tests/mochitest/ajax/prototype/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/test/functional/moz.build b/dom/tests/mochitest/ajax/prototype/test/functional/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/prototype/test/functional/moz.build +++ b/dom/tests/mochitest/ajax/prototype/test/functional/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/test/lib/moz.build b/dom/tests/mochitest/ajax/prototype/test/lib/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/prototype/test/lib/moz.build +++ b/dom/tests/mochitest/ajax/prototype/test/lib/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/test/moz.build b/dom/tests/mochitest/ajax/prototype/test/moz.build index 8ff4e4b8c391f..82184e73db88b 100644 --- a/dom/tests/mochitest/ajax/prototype/test/moz.build +++ b/dom/tests/mochitest/ajax/prototype/test/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/test/unit/fixtures/moz.build b/dom/tests/mochitest/ajax/prototype/test/unit/fixtures/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/prototype/test/unit/fixtures/moz.build +++ b/dom/tests/mochitest/ajax/prototype/test/unit/fixtures/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/test/unit/moz.build b/dom/tests/mochitest/ajax/prototype/test/unit/moz.build index fe6887324fb38..e34528121fc42 100644 --- a/dom/tests/mochitest/ajax/prototype/test/unit/moz.build +++ b/dom/tests/mochitest/ajax/prototype/test/unit/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/prototype/test/unit/tmp/moz.build b/dom/tests/mochitest/ajax/prototype/test/unit/tmp/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/prototype/test/unit/tmp/moz.build +++ b/dom/tests/mochitest/ajax/prototype/test/unit/tmp/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/scriptaculous/lib/moz.build b/dom/tests/mochitest/ajax/scriptaculous/lib/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/scriptaculous/lib/moz.build +++ b/dom/tests/mochitest/ajax/scriptaculous/lib/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/scriptaculous/moz.build b/dom/tests/mochitest/ajax/scriptaculous/moz.build index 044b2223e7fc1..67c23c69e1663 100644 --- a/dom/tests/mochitest/ajax/scriptaculous/moz.build +++ b/dom/tests/mochitest/ajax/scriptaculous/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/scriptaculous/src/moz.build b/dom/tests/mochitest/ajax/scriptaculous/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/scriptaculous/src/moz.build +++ b/dom/tests/mochitest/ajax/scriptaculous/src/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/ajax/scriptaculous/test/unit/moz.build b/dom/tests/mochitest/ajax/scriptaculous/test/unit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/ajax/scriptaculous/test/unit/moz.build +++ b/dom/tests/mochitest/ajax/scriptaculous/test/unit/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/bugs/moz.build b/dom/tests/mochitest/bugs/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/bugs/moz.build +++ b/dom/tests/mochitest/bugs/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/chrome/moz.build b/dom/tests/mochitest/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/chrome/moz.build +++ b/dom/tests/mochitest/chrome/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/crypto/moz.build b/dom/tests/mochitest/crypto/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/crypto/moz.build +++ b/dom/tests/mochitest/crypto/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level0/moz.build b/dom/tests/mochitest/dom-level0/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/dom-level0/moz.build +++ b/dom/tests/mochitest/dom-level0/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level1-core/files/moz.build b/dom/tests/mochitest/dom-level1-core/files/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/dom-level1-core/files/moz.build +++ b/dom/tests/mochitest/dom-level1-core/files/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level1-core/moz.build b/dom/tests/mochitest/dom-level1-core/moz.build index 18339d83172f0..24ee9f675d0bc 100644 --- a/dom/tests/mochitest/dom-level1-core/moz.build +++ b/dom/tests/mochitest/dom-level1-core/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level2-core/files/moz.build b/dom/tests/mochitest/dom-level2-core/files/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/dom-level2-core/files/moz.build +++ b/dom/tests/mochitest/dom-level2-core/files/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level2-core/moz.build b/dom/tests/mochitest/dom-level2-core/moz.build index 18339d83172f0..24ee9f675d0bc 100644 --- a/dom/tests/mochitest/dom-level2-core/moz.build +++ b/dom/tests/mochitest/dom-level2-core/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level2-html/files/moz.build b/dom/tests/mochitest/dom-level2-html/files/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/dom-level2-html/files/moz.build +++ b/dom/tests/mochitest/dom-level2-html/files/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/dom-level2-html/moz.build b/dom/tests/mochitest/dom-level2-html/moz.build index 18339d83172f0..24ee9f675d0bc 100644 --- a/dom/tests/mochitest/dom-level2-html/moz.build +++ b/dom/tests/mochitest/dom-level2-html/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/gamepad/moz.build b/dom/tests/mochitest/gamepad/moz.build index 89251dc3962a1..c271ec3908ce6 100644 --- a/dom/tests/mochitest/gamepad/moz.build +++ b/dom/tests/mochitest/gamepad/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/general/moz.build b/dom/tests/mochitest/general/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/general/moz.build +++ b/dom/tests/mochitest/general/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/geolocation/moz.build b/dom/tests/mochitest/geolocation/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/geolocation/moz.build +++ b/dom/tests/mochitest/geolocation/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/localstorage/moz.build b/dom/tests/mochitest/localstorage/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/localstorage/moz.build +++ b/dom/tests/mochitest/localstorage/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/moz.build b/dom/tests/mochitest/moz.build index 1895c03ecd1fb..28c9c04950465 100644 --- a/dom/tests/mochitest/moz.build +++ b/dom/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/notification/moz.build b/dom/tests/mochitest/notification/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/notification/moz.build +++ b/dom/tests/mochitest/notification/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/orientation/moz.build b/dom/tests/mochitest/orientation/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/orientation/moz.build +++ b/dom/tests/mochitest/orientation/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/pointerlock/moz.build b/dom/tests/mochitest/pointerlock/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/pointerlock/moz.build +++ b/dom/tests/mochitest/pointerlock/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/sessionstorage/moz.build b/dom/tests/mochitest/sessionstorage/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/sessionstorage/moz.build +++ b/dom/tests/mochitest/sessionstorage/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/storageevent/moz.build b/dom/tests/mochitest/storageevent/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/storageevent/moz.build +++ b/dom/tests/mochitest/storageevent/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/webapps/apps/moz.build b/dom/tests/mochitest/webapps/apps/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/webapps/apps/moz.build +++ b/dom/tests/mochitest/webapps/apps/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/webapps/moz.build b/dom/tests/mochitest/webapps/moz.build index 86d8b8d6567a0..6800645148a65 100644 --- a/dom/tests/mochitest/webapps/moz.build +++ b/dom/tests/mochitest/webapps/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/webcomponents/moz.build b/dom/tests/mochitest/webcomponents/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/webcomponents/moz.build +++ b/dom/tests/mochitest/webcomponents/moz.build @@ -1,3 +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 diff --git a/dom/tests/mochitest/whatwg/moz.build b/dom/tests/mochitest/whatwg/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/tests/mochitest/whatwg/moz.build +++ b/dom/tests/mochitest/whatwg/moz.build @@ -1,3 +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 diff --git a/dom/tests/moz.build b/dom/tests/moz.build index f0180910a93ec..0ed1e29fd05ea 100644 --- a/dom/tests/moz.build +++ b/dom/tests/moz.build @@ -1,3 +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 diff --git a/dom/time/moz.build b/dom/time/moz.build index b3fbfb055f132..aa14323d702d7 100644 --- a/dom/time/moz.build +++ b/dom/time/moz.build @@ -1,3 +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 diff --git a/dom/voicemail/moz.build b/dom/voicemail/moz.build index d3654c6baeed0..c7f11f8854762 100644 --- a/dom/voicemail/moz.build +++ b/dom/voicemail/moz.build @@ -1,3 +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 diff --git a/dom/wifi/moz.build b/dom/wifi/moz.build index a6aa54aaa0142..91232ee3e36d7 100644 --- a/dom/wifi/moz.build +++ b/dom/wifi/moz.build @@ -1,3 +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 diff --git a/dom/workers/moz.build b/dom/workers/moz.build index 132dbe161d382..37048db5674ba 100644 --- a/dom/workers/moz.build +++ b/dom/workers/moz.build @@ -1,3 +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 diff --git a/dom/workers/test/extensions/bootstrap/moz.build b/dom/workers/test/extensions/bootstrap/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/dom/workers/test/extensions/bootstrap/moz.build +++ b/dom/workers/test/extensions/bootstrap/moz.build @@ -1,3 +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 diff --git a/dom/workers/test/extensions/moz.build b/dom/workers/test/extensions/moz.build index 5bd633bdafa05..993af40273b59 100644 --- a/dom/workers/test/extensions/moz.build +++ b/dom/workers/test/extensions/moz.build @@ -1,3 +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 diff --git a/dom/workers/test/extensions/traditional/moz.build b/dom/workers/test/extensions/traditional/moz.build index f13ddf254ef97..a7e7bc4edf062 100644 --- a/dom/workers/test/extensions/traditional/moz.build +++ b/dom/workers/test/extensions/traditional/moz.build @@ -1,3 +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 diff --git a/dom/workers/test/moz.build b/dom/workers/test/moz.build index 463f043f6d20e..ef71e6d750c8b 100644 --- a/dom/workers/test/moz.build +++ b/dom/workers/test/moz.build @@ -1,3 +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 diff --git a/editor/composer/moz.build b/editor/composer/moz.build index f78b2a79c32aa..0fd9b4c1d5bd5 100644 --- a/editor/composer/moz.build +++ b/editor/composer/moz.build @@ -1,3 +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 diff --git a/editor/composer/public/moz.build b/editor/composer/public/moz.build index 382f9050546d9..2775d53b43247 100644 --- a/editor/composer/public/moz.build +++ b/editor/composer/public/moz.build @@ -1,3 +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 diff --git a/editor/composer/src/moz.build b/editor/composer/src/moz.build index d4d58282607b3..30c2d06042f5c 100644 --- a/editor/composer/src/moz.build +++ b/editor/composer/src/moz.build @@ -1,3 +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 diff --git a/editor/composer/test/moz.build b/editor/composer/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/editor/composer/test/moz.build +++ b/editor/composer/test/moz.build @@ -1,3 +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 diff --git a/editor/idl/moz.build b/editor/idl/moz.build index 7e5226ef4c40d..539e2e324e02e 100644 --- a/editor/idl/moz.build +++ b/editor/idl/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/base/moz.build b/editor/libeditor/base/moz.build index c2114a6fe19fe..962b074b01b48 100644 --- a/editor/libeditor/base/moz.build +++ b/editor/libeditor/base/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/base/tests/moz.build b/editor/libeditor/base/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/editor/libeditor/base/tests/moz.build +++ b/editor/libeditor/base/tests/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/html/moz.build b/editor/libeditor/html/moz.build index c2114a6fe19fe..962b074b01b48 100644 --- a/editor/libeditor/html/moz.build +++ b/editor/libeditor/html/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/html/tests/moz.build b/editor/libeditor/html/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/editor/libeditor/html/tests/moz.build +++ b/editor/libeditor/html/tests/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/moz.build b/editor/libeditor/moz.build index 86d187f8fce48..09eb8acb04c73 100644 --- a/editor/libeditor/moz.build +++ b/editor/libeditor/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/text/moz.build b/editor/libeditor/text/moz.build index c2114a6fe19fe..962b074b01b48 100644 --- a/editor/libeditor/text/moz.build +++ b/editor/libeditor/text/moz.build @@ -1,3 +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 diff --git a/editor/libeditor/text/tests/moz.build b/editor/libeditor/text/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/editor/libeditor/text/tests/moz.build +++ b/editor/libeditor/text/tests/moz.build @@ -1,3 +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 diff --git a/editor/moz.build b/editor/moz.build index 47f44f97bbf08..02556b931ba50 100644 --- a/editor/moz.build +++ b/editor/moz.build @@ -1,3 +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 diff --git a/editor/public/moz.build b/editor/public/moz.build index d4d58282607b3..30c2d06042f5c 100644 --- a/editor/public/moz.build +++ b/editor/public/moz.build @@ -1,3 +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 diff --git a/editor/txmgr/idl/moz.build b/editor/txmgr/idl/moz.build index 0531610ef1047..e9cf1400b6de6 100644 --- a/editor/txmgr/idl/moz.build +++ b/editor/txmgr/idl/moz.build @@ -1,3 +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 diff --git a/editor/txmgr/moz.build b/editor/txmgr/moz.build index 42b8b68b5efa1..bea5960ff20cf 100644 --- a/editor/txmgr/moz.build +++ b/editor/txmgr/moz.build @@ -1,3 +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 diff --git a/editor/txmgr/public/moz.build b/editor/txmgr/public/moz.build index c1eec50a5001e..719d60c80a70a 100644 --- a/editor/txmgr/public/moz.build +++ b/editor/txmgr/public/moz.build @@ -1,3 +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 diff --git a/editor/txmgr/src/moz.build b/editor/txmgr/src/moz.build index c1eec50a5001e..719d60c80a70a 100644 --- a/editor/txmgr/src/moz.build +++ b/editor/txmgr/src/moz.build @@ -1,3 +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 diff --git a/editor/txmgr/tests/moz.build b/editor/txmgr/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/editor/txmgr/tests/moz.build +++ b/editor/txmgr/tests/moz.build @@ -1,3 +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 diff --git a/editor/txtsvc/moz.build b/editor/txtsvc/moz.build index 0a4e900436bea..9511239167e2c 100644 --- a/editor/txtsvc/moz.build +++ b/editor/txtsvc/moz.build @@ -1,3 +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 diff --git a/editor/txtsvc/public/moz.build b/editor/txtsvc/public/moz.build index 39fa3cdec5080..91a7a4bbce1e3 100644 --- a/editor/txtsvc/public/moz.build +++ b/editor/txtsvc/public/moz.build @@ -1,3 +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 diff --git a/editor/txtsvc/src/moz.build b/editor/txtsvc/src/moz.build index f5c2388007414..09737ef8092db 100644 --- a/editor/txtsvc/src/moz.build +++ b/editor/txtsvc/src/moz.build @@ -1,3 +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 diff --git a/embedding/base/moz.build b/embedding/base/moz.build index 79b0e63ac30d4..cbb566b535c01 100644 --- a/embedding/base/moz.build +++ b/embedding/base/moz.build @@ -1,3 +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 diff --git a/embedding/browser/build/moz.build b/embedding/browser/build/moz.build index b0f31f883837d..97d3edbfbc86c 100644 --- a/embedding/browser/build/moz.build +++ b/embedding/browser/build/moz.build @@ -1,3 +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 diff --git a/embedding/browser/moz.build b/embedding/browser/moz.build index e9da9e9f6df56..9eb7e5c45519e 100644 --- a/embedding/browser/moz.build +++ b/embedding/browser/moz.build @@ -1,3 +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 diff --git a/embedding/browser/webBrowser/moz.build b/embedding/browser/webBrowser/moz.build index 94425a0fac9f1..b939a8f4c410a 100644 --- a/embedding/browser/webBrowser/moz.build +++ b/embedding/browser/webBrowser/moz.build @@ -1,3 +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 diff --git a/embedding/components/appstartup/src/moz.build b/embedding/components/appstartup/src/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/appstartup/src/moz.build +++ b/embedding/components/appstartup/src/moz.build @@ -1,3 +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 diff --git a/embedding/components/build/moz.build b/embedding/components/build/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/build/moz.build +++ b/embedding/components/build/moz.build @@ -1,3 +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 diff --git a/embedding/components/commandhandler/moz.build b/embedding/components/commandhandler/moz.build index 717e99b985d5c..846faa22e26d1 100644 --- a/embedding/components/commandhandler/moz.build +++ b/embedding/components/commandhandler/moz.build @@ -1,3 +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 diff --git a/embedding/components/commandhandler/public/moz.build b/embedding/components/commandhandler/public/moz.build index 020ce55112263..f880bd482d5c6 100644 --- a/embedding/components/commandhandler/public/moz.build +++ b/embedding/components/commandhandler/public/moz.build @@ -1,3 +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 diff --git a/embedding/components/commandhandler/src/moz.build b/embedding/components/commandhandler/src/moz.build index f085ade973cb1..0b984952283e7 100644 --- a/embedding/components/commandhandler/src/moz.build +++ b/embedding/components/commandhandler/src/moz.build @@ -1,3 +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 diff --git a/embedding/components/find/moz.build b/embedding/components/find/moz.build index dd0b22c85dadf..bbac774d1331b 100644 --- a/embedding/components/find/moz.build +++ b/embedding/components/find/moz.build @@ -1,3 +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 diff --git a/embedding/components/find/public/moz.build b/embedding/components/find/public/moz.build index 11829315bcba7..c89ad4c3d1007 100644 --- a/embedding/components/find/public/moz.build +++ b/embedding/components/find/public/moz.build @@ -1,3 +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 diff --git a/embedding/components/find/src/moz.build b/embedding/components/find/src/moz.build index 20c0250b43115..5d25e99286926 100644 --- a/embedding/components/find/src/moz.build +++ b/embedding/components/find/src/moz.build @@ -1,3 +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 diff --git a/embedding/components/moz.build b/embedding/components/moz.build index 52f3f5309bee3..dde939a21e65e 100644 --- a/embedding/components/moz.build +++ b/embedding/components/moz.build @@ -1,3 +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 diff --git a/embedding/components/printingui/src/mac/moz.build b/embedding/components/printingui/src/mac/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/printingui/src/mac/moz.build +++ b/embedding/components/printingui/src/mac/moz.build @@ -1,3 +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 diff --git a/embedding/components/printingui/src/moz.build b/embedding/components/printingui/src/moz.build index a10e013ebcddb..a7588782ff159 100644 --- a/embedding/components/printingui/src/moz.build +++ b/embedding/components/printingui/src/moz.build @@ -1,3 +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 diff --git a/embedding/components/printingui/src/os2/moz.build b/embedding/components/printingui/src/os2/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/printingui/src/os2/moz.build +++ b/embedding/components/printingui/src/os2/moz.build @@ -1,3 +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 diff --git a/embedding/components/printingui/src/unixshared/moz.build b/embedding/components/printingui/src/unixshared/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/printingui/src/unixshared/moz.build +++ b/embedding/components/printingui/src/unixshared/moz.build @@ -1,3 +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 diff --git a/embedding/components/printingui/src/win/moz.build b/embedding/components/printingui/src/win/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/printingui/src/win/moz.build +++ b/embedding/components/printingui/src/win/moz.build @@ -1,3 +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 diff --git a/embedding/components/webbrowserpersist/moz.build b/embedding/components/webbrowserpersist/moz.build index bbcd3f6649888..4382f2a624244 100644 --- a/embedding/components/webbrowserpersist/moz.build +++ b/embedding/components/webbrowserpersist/moz.build @@ -1,3 +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 diff --git a/embedding/components/webbrowserpersist/public/moz.build b/embedding/components/webbrowserpersist/public/moz.build index 30a2ef7b842ad..4b656d5836ecb 100644 --- a/embedding/components/webbrowserpersist/public/moz.build +++ b/embedding/components/webbrowserpersist/public/moz.build @@ -1,3 +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 diff --git a/embedding/components/webbrowserpersist/src/moz.build b/embedding/components/webbrowserpersist/src/moz.build index db35c6ef308fb..41883c6b1c02c 100644 --- a/embedding/components/webbrowserpersist/src/moz.build +++ b/embedding/components/webbrowserpersist/src/moz.build @@ -1,3 +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 diff --git a/embedding/components/windowwatcher/moz.build b/embedding/components/windowwatcher/moz.build index 077f40f4f5aaa..8ff4685344242 100644 --- a/embedding/components/windowwatcher/moz.build +++ b/embedding/components/windowwatcher/moz.build @@ -1,3 +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 diff --git a/embedding/components/windowwatcher/public/moz.build b/embedding/components/windowwatcher/public/moz.build index 0dc1e99f079bd..ff6f6055aad9f 100644 --- a/embedding/components/windowwatcher/public/moz.build +++ b/embedding/components/windowwatcher/public/moz.build @@ -1,3 +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 diff --git a/embedding/components/windowwatcher/src/moz.build b/embedding/components/windowwatcher/src/moz.build index c351ac0e9b164..8fef8ab8b5a62 100644 --- a/embedding/components/windowwatcher/src/moz.build +++ b/embedding/components/windowwatcher/src/moz.build @@ -1,3 +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 diff --git a/embedding/moz.build b/embedding/moz.build index 623a5fe30fff6..10f1b26fa743b 100644 --- a/embedding/moz.build +++ b/embedding/moz.build @@ -1,3 +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 diff --git a/embedding/test/moz.build b/embedding/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/embedding/test/moz.build +++ b/embedding/test/moz.build @@ -1,3 +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 diff --git a/embedding/tests/winEmbed/moz.build b/embedding/tests/winEmbed/moz.build index 1a73ac593c827..4c81706e270a8 100644 --- a/embedding/tests/winEmbed/moz.build +++ b/embedding/tests/winEmbed/moz.build @@ -1,3 +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 diff --git a/extensions/auth/moz.build b/extensions/auth/moz.build index 0840bd739ca6e..12756ff0bbbda 100644 --- a/extensions/auth/moz.build +++ b/extensions/auth/moz.build @@ -1,3 +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 diff --git a/extensions/cookie/moz.build b/extensions/cookie/moz.build index 6a0cd0b09743b..b09286c6d4572 100644 --- a/extensions/cookie/moz.build +++ b/extensions/cookie/moz.build @@ -1,3 +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 diff --git a/extensions/cookie/test/moz.build b/extensions/cookie/test/moz.build index e2f81f06f2eae..d65c8b335ac25 100644 --- a/extensions/cookie/test/moz.build +++ b/extensions/cookie/test/moz.build @@ -1,3 +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 diff --git a/extensions/gio/moz.build b/extensions/gio/moz.build index 6e8caa7fb6814..cc8644705f37b 100644 --- a/extensions/gio/moz.build +++ b/extensions/gio/moz.build @@ -1,3 +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 diff --git a/extensions/gnomevfs/moz.build b/extensions/gnomevfs/moz.build index 0ca99e07c4a2b..f8bf4f0325ae0 100644 --- a/extensions/gnomevfs/moz.build +++ b/extensions/gnomevfs/moz.build @@ -1,3 +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 diff --git a/extensions/moz.build b/extensions/moz.build index ee0b43fe0129c..9a91825ed650d 100644 --- a/extensions/moz.build +++ b/extensions/moz.build @@ -1,3 +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 diff --git a/extensions/permissions/moz.build b/extensions/permissions/moz.build index 4892509688dbd..c4655c434cf76 100644 --- a/extensions/permissions/moz.build +++ b/extensions/permissions/moz.build @@ -1,3 +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 diff --git a/extensions/pref/autoconfig/moz.build b/extensions/pref/autoconfig/moz.build index f746c9ea326c8..9e8c4c4225580 100644 --- a/extensions/pref/autoconfig/moz.build +++ b/extensions/pref/autoconfig/moz.build @@ -1,3 +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 diff --git a/extensions/pref/autoconfig/public/moz.build b/extensions/pref/autoconfig/public/moz.build index 78a58055d3e3a..6dc02d5bfaed4 100644 --- a/extensions/pref/autoconfig/public/moz.build +++ b/extensions/pref/autoconfig/public/moz.build @@ -1,3 +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 diff --git a/extensions/pref/autoconfig/src/moz.build b/extensions/pref/autoconfig/src/moz.build index 5b234e9e0ba47..0ca7771b56773 100644 --- a/extensions/pref/autoconfig/src/moz.build +++ b/extensions/pref/autoconfig/src/moz.build @@ -1,3 +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 diff --git a/extensions/pref/moz.build b/extensions/pref/moz.build index 5c9514a2478af..390395c2652d7 100644 --- a/extensions/pref/moz.build +++ b/extensions/pref/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/hunspell/moz.build b/extensions/spellcheck/hunspell/moz.build index e22da00bff5a6..e270db72cbc53 100644 --- a/extensions/spellcheck/hunspell/moz.build +++ b/extensions/spellcheck/hunspell/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/hunspell/src/moz.build b/extensions/spellcheck/hunspell/src/moz.build index 527b8756a7b95..4969aef507fcf 100644 --- a/extensions/spellcheck/hunspell/src/moz.build +++ b/extensions/spellcheck/hunspell/src/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/hunspell/tests/unit/data/moz.build b/extensions/spellcheck/hunspell/tests/unit/data/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/extensions/spellcheck/hunspell/tests/unit/data/moz.build +++ b/extensions/spellcheck/hunspell/tests/unit/data/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/moz.build b/extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/moz.build +++ b/extensions/spellcheck/hunspell/tests/unit/data/suggestiontest/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/idl/moz.build b/extensions/spellcheck/idl/moz.build index b6d9a1eb0c3a3..53f2354e96f96 100644 --- a/extensions/spellcheck/idl/moz.build +++ b/extensions/spellcheck/idl/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/locales/moz.build b/extensions/spellcheck/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/extensions/spellcheck/locales/moz.build +++ b/extensions/spellcheck/locales/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/moz.build b/extensions/spellcheck/moz.build index ee5e26a32b170..2ec60cf282ca8 100644 --- a/extensions/spellcheck/moz.build +++ b/extensions/spellcheck/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/src/moz.build b/extensions/spellcheck/src/moz.build index 67e116d0c43ee..fb02c3b752b9e 100644 --- a/extensions/spellcheck/src/moz.build +++ b/extensions/spellcheck/src/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/tests/chrome/base/moz.build b/extensions/spellcheck/tests/chrome/base/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/extensions/spellcheck/tests/chrome/base/moz.build +++ b/extensions/spellcheck/tests/chrome/base/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/tests/chrome/map/moz.build b/extensions/spellcheck/tests/chrome/map/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/extensions/spellcheck/tests/chrome/map/moz.build +++ b/extensions/spellcheck/tests/chrome/map/moz.build @@ -1,3 +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 diff --git a/extensions/spellcheck/tests/chrome/moz.build b/extensions/spellcheck/tests/chrome/moz.build index 97311338e8837..908304e30117c 100644 --- a/extensions/spellcheck/tests/chrome/moz.build +++ b/extensions/spellcheck/tests/chrome/moz.build @@ -1,3 +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 diff --git a/extensions/universalchardet/moz.build b/extensions/universalchardet/moz.build index 86706064a32f6..1076199bec668 100644 --- a/extensions/universalchardet/moz.build +++ b/extensions/universalchardet/moz.build @@ -1,3 +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 diff --git a/extensions/universalchardet/src/base/moz.build b/extensions/universalchardet/src/base/moz.build index cc6a4056f6c91..c15977857b631 100644 --- a/extensions/universalchardet/src/base/moz.build +++ b/extensions/universalchardet/src/base/moz.build @@ -1,3 +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 diff --git a/extensions/universalchardet/src/moz.build b/extensions/universalchardet/src/moz.build index ca93ff38361fc..1abe62945b24d 100644 --- a/extensions/universalchardet/src/moz.build +++ b/extensions/universalchardet/src/moz.build @@ -1,3 +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 diff --git a/extensions/universalchardet/src/xpcom/moz.build b/extensions/universalchardet/src/xpcom/moz.build index 6a1cb7746e1c2..65d19b1f03399 100644 --- a/extensions/universalchardet/src/xpcom/moz.build +++ b/extensions/universalchardet/src/xpcom/moz.build @@ -1,3 +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 diff --git a/extensions/universalchardet/tests/moz.build b/extensions/universalchardet/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/extensions/universalchardet/tests/moz.build +++ b/extensions/universalchardet/tests/moz.build @@ -1,3 +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 diff --git a/extensions/widgetutils/moz.build b/extensions/widgetutils/moz.build index 10265aa910b8d..2fe1b6bd1ba87 100644 --- a/extensions/widgetutils/moz.build +++ b/extensions/widgetutils/moz.build @@ -1,3 +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 diff --git a/extensions/widgetutils/src/moz.build b/extensions/widgetutils/src/moz.build index 33c6d24be65de..e5a9fbd8dd89f 100644 --- a/extensions/widgetutils/src/moz.build +++ b/extensions/widgetutils/src/moz.build @@ -1,3 +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 diff --git a/gfx/2d/moz.build b/gfx/2d/moz.build index 45f8771c312b2..38d1298f7b5e1 100644 --- a/gfx/2d/moz.build +++ b/gfx/2d/moz.build @@ -1,3 +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 diff --git a/gfx/angle/moz.build b/gfx/angle/moz.build index 88bc9efce322f..8bb5d9272dc3b 100644 --- a/gfx/angle/moz.build +++ b/gfx/angle/moz.build @@ -1,3 +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 diff --git a/gfx/angle/src/libEGL/moz.build b/gfx/angle/src/libEGL/moz.build index 3e25b69c3443e..a45561a33591b 100644 --- a/gfx/angle/src/libEGL/moz.build +++ b/gfx/angle/src/libEGL/moz.build @@ -1,3 +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 diff --git a/gfx/angle/src/libGLESv2/moz.build b/gfx/angle/src/libGLESv2/moz.build index 4b3e493211008..7ed47c13e11a9 100644 --- a/gfx/angle/src/libGLESv2/moz.build +++ b/gfx/angle/src/libGLESv2/moz.build @@ -1,3 +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 diff --git a/gfx/cairo/cairo/src/moz.build b/gfx/cairo/cairo/src/moz.build index 93af316160f00..1de2ff4794153 100644 --- a/gfx/cairo/cairo/src/moz.build +++ b/gfx/cairo/cairo/src/moz.build @@ -1,3 +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 diff --git a/gfx/cairo/libpixman/src/moz.build b/gfx/cairo/libpixman/src/moz.build index bc206debf3a77..2b1104f03836b 100644 --- a/gfx/cairo/libpixman/src/moz.build +++ b/gfx/cairo/libpixman/src/moz.build @@ -1,3 +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 diff --git a/gfx/cairo/moz.build b/gfx/cairo/moz.build index 4627973b4dc3b..1780b476572a6 100644 --- a/gfx/cairo/moz.build +++ b/gfx/cairo/moz.build @@ -1,3 +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 diff --git a/gfx/gl/moz.build b/gfx/gl/moz.build index ee921e9f0ff08..2ff4edaba6bb2 100644 --- a/gfx/gl/moz.build +++ b/gfx/gl/moz.build @@ -1,3 +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 diff --git a/gfx/graphite2/src/moz.build b/gfx/graphite2/src/moz.build index 63b9b9a4465ab..182eca8d77e01 100644 --- a/gfx/graphite2/src/moz.build +++ b/gfx/graphite2/src/moz.build @@ -1,3 +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 diff --git a/gfx/harfbuzz/src/moz.build b/gfx/harfbuzz/src/moz.build index c00508dc117c2..42bbcd01fbeb7 100644 --- a/gfx/harfbuzz/src/moz.build +++ b/gfx/harfbuzz/src/moz.build @@ -1,3 +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 diff --git a/gfx/ipc/moz.build b/gfx/ipc/moz.build index 415ad8ddd1477..8818e064a0547 100644 --- a/gfx/ipc/moz.build +++ b/gfx/ipc/moz.build @@ -1,3 +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 diff --git a/gfx/layers/moz.build b/gfx/layers/moz.build index 659ec2bcb2a71..0cbbe72570ef9 100644 --- a/gfx/layers/moz.build +++ b/gfx/layers/moz.build @@ -1,3 +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 diff --git a/gfx/moz.build b/gfx/moz.build index 217a9de7a8332..7a6b638d3c96b 100644 --- a/gfx/moz.build +++ b/gfx/moz.build @@ -1,3 +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 diff --git a/gfx/ots/src/moz.build b/gfx/ots/src/moz.build index 1fc8bfab7166d..9a3b1894edaab 100644 --- a/gfx/ots/src/moz.build +++ b/gfx/ots/src/moz.build @@ -1,3 +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 diff --git a/gfx/qcms/moz.build b/gfx/qcms/moz.build index d8a228977b531..102d4692309b0 100644 --- a/gfx/qcms/moz.build +++ b/gfx/qcms/moz.build @@ -1,3 +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 diff --git a/gfx/skia/moz.build b/gfx/skia/moz.build index 5bdedf4e61eff..5502597b47c71 100644 --- a/gfx/skia/moz.build +++ b/gfx/skia/moz.build @@ -1,3 +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 diff --git a/gfx/src/moz.build b/gfx/src/moz.build index 2aac52a03f263..344f1181487fc 100644 --- a/gfx/src/moz.build +++ b/gfx/src/moz.build @@ -1,3 +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 diff --git a/gfx/tests/moz.build b/gfx/tests/moz.build index 16c2e6745500e..759fd0641b608 100644 --- a/gfx/tests/moz.build +++ b/gfx/tests/moz.build @@ -1,3 +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 diff --git a/gfx/thebes/moz.build b/gfx/thebes/moz.build index 659ec2bcb2a71..0cbbe72570ef9 100644 --- a/gfx/thebes/moz.build +++ b/gfx/thebes/moz.build @@ -1,3 +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 diff --git a/gfx/ycbcr/moz.build b/gfx/ycbcr/moz.build index 5a04fdea70103..e0f34ff68d8a3 100644 --- a/gfx/ycbcr/moz.build +++ b/gfx/ycbcr/moz.build @@ -1,3 +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 diff --git a/hal/moz.build b/hal/moz.build index a452a44bb1871..f61cd068ffa5e 100644 --- a/hal/moz.build +++ b/hal/moz.build @@ -1,3 +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 diff --git a/image/build/moz.build b/image/build/moz.build index f270bfe02dc18..13cedf11b6e64 100644 --- a/image/build/moz.build +++ b/image/build/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/android/moz.build b/image/decoders/icon/android/moz.build index 9c0e2d7895f24..fa2d5daa3d2dc 100644 --- a/image/decoders/icon/android/moz.build +++ b/image/decoders/icon/android/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/gtk/moz.build b/image/decoders/icon/gtk/moz.build index 9c0e2d7895f24..fa2d5daa3d2dc 100644 --- a/image/decoders/icon/gtk/moz.build +++ b/image/decoders/icon/gtk/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/mac/moz.build b/image/decoders/icon/mac/moz.build index 9c0e2d7895f24..fa2d5daa3d2dc 100644 --- a/image/decoders/icon/mac/moz.build +++ b/image/decoders/icon/mac/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/moz.build b/image/decoders/icon/moz.build index fbb916d9cac6a..486a4fcc504d2 100644 --- a/image/decoders/icon/moz.build +++ b/image/decoders/icon/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/os2/moz.build b/image/decoders/icon/os2/moz.build index 9c0e2d7895f24..fa2d5daa3d2dc 100644 --- a/image/decoders/icon/os2/moz.build +++ b/image/decoders/icon/os2/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/qt/moz.build b/image/decoders/icon/qt/moz.build index f0bbc580a46f8..2731e53c45600 100644 --- a/image/decoders/icon/qt/moz.build +++ b/image/decoders/icon/qt/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/qt/public/moz.build b/image/decoders/icon/qt/public/moz.build index d56f1e1d381d1..d66c0a13b60fb 100644 --- a/image/decoders/icon/qt/public/moz.build +++ b/image/decoders/icon/qt/public/moz.build @@ -1,3 +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 diff --git a/image/decoders/icon/win/moz.build b/image/decoders/icon/win/moz.build index 9c0e2d7895f24..fa2d5daa3d2dc 100644 --- a/image/decoders/icon/win/moz.build +++ b/image/decoders/icon/win/moz.build @@ -1,3 +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 diff --git a/image/decoders/moz.build b/image/decoders/moz.build index e6e4d1b2ad9db..94fde6afd0de6 100644 --- a/image/decoders/moz.build +++ b/image/decoders/moz.build @@ -1,3 +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 diff --git a/image/encoders/bmp/moz.build b/image/encoders/bmp/moz.build index 10c14fb5bccbc..edf57d5653e3c 100644 --- a/image/encoders/bmp/moz.build +++ b/image/encoders/bmp/moz.build @@ -1,3 +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 diff --git a/image/encoders/ico/moz.build b/image/encoders/ico/moz.build index 997e00f53bb2f..2bbb7b9f44ef5 100644 --- a/image/encoders/ico/moz.build +++ b/image/encoders/ico/moz.build @@ -1,3 +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 diff --git a/image/encoders/jpeg/moz.build b/image/encoders/jpeg/moz.build index b1cc2fec3530a..d29698b022a0a 100644 --- a/image/encoders/jpeg/moz.build +++ b/image/encoders/jpeg/moz.build @@ -1,3 +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 diff --git a/image/encoders/moz.build b/image/encoders/moz.build index 63a43e03c147e..97c751f5c6a9d 100644 --- a/image/encoders/moz.build +++ b/image/encoders/moz.build @@ -1,3 +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 diff --git a/image/encoders/png/moz.build b/image/encoders/png/moz.build index 74dd36d993a22..c6fe3b56e8ff3 100644 --- a/image/encoders/png/moz.build +++ b/image/encoders/png/moz.build @@ -1,3 +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 diff --git a/image/moz.build b/image/moz.build index f7d10bb0db8a9..78d60b08dcd08 100644 --- a/image/moz.build +++ b/image/moz.build @@ -1,3 +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 diff --git a/image/public/moz.build b/image/public/moz.build index f996baa33258a..efb8faef4b347 100644 --- a/image/public/moz.build +++ b/image/public/moz.build @@ -1,3 +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 diff --git a/image/src/moz.build b/image/src/moz.build index f270bfe02dc18..13cedf11b6e64 100644 --- a/image/src/moz.build +++ b/image/src/moz.build @@ -1,3 +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 diff --git a/image/test/browser/moz.build b/image/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/image/test/browser/moz.build +++ b/image/test/browser/moz.build @@ -1,3 +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 diff --git a/image/test/mochitest/moz.build b/image/test/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/image/test/mochitest/moz.build +++ b/image/test/mochitest/moz.build @@ -1,3 +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 diff --git a/image/test/moz.build b/image/test/moz.build index e20e25af69016..30ead633fe610 100644 --- a/image/test/moz.build +++ b/image/test/moz.build @@ -1,3 +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 diff --git a/intl/build/moz.build b/intl/build/moz.build index fe8cfb00855b7..6e2471c1f5c42 100644 --- a/intl/build/moz.build +++ b/intl/build/moz.build @@ -1,3 +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 diff --git a/intl/chardet/moz.build b/intl/chardet/moz.build index 077f40f4f5aaa..8ff4685344242 100644 --- a/intl/chardet/moz.build +++ b/intl/chardet/moz.build @@ -1,3 +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 diff --git a/intl/chardet/public/moz.build b/intl/chardet/public/moz.build index a71f258e1e617..eef1b390e46c4 100644 --- a/intl/chardet/public/moz.build +++ b/intl/chardet/public/moz.build @@ -1,3 +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 diff --git a/intl/chardet/src/moz.build b/intl/chardet/src/moz.build index a71f258e1e617..eef1b390e46c4 100644 --- a/intl/chardet/src/moz.build +++ b/intl/chardet/src/moz.build @@ -1,3 +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 diff --git a/intl/hyphenation/moz.build b/intl/hyphenation/moz.build index 17a5923dbabfa..5f5df982d0f62 100644 --- a/intl/hyphenation/moz.build +++ b/intl/hyphenation/moz.build @@ -1,3 +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 diff --git a/intl/hyphenation/public/moz.build b/intl/hyphenation/public/moz.build index 381ff3f6785d8..e6c45d6e1e468 100644 --- a/intl/hyphenation/public/moz.build +++ b/intl/hyphenation/public/moz.build @@ -1,3 +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 diff --git a/intl/hyphenation/src/moz.build b/intl/hyphenation/src/moz.build index 381ff3f6785d8..e6c45d6e1e468 100644 --- a/intl/hyphenation/src/moz.build +++ b/intl/hyphenation/src/moz.build @@ -1,3 +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 diff --git a/intl/locale/idl/moz.build b/intl/locale/idl/moz.build index 0f0cbbf821704..b5975fa8bbb44 100644 --- a/intl/locale/idl/moz.build +++ b/intl/locale/idl/moz.build @@ -1,3 +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 diff --git a/intl/locale/moz.build b/intl/locale/moz.build index 84d30c8699390..7294425ac2041 100644 --- a/intl/locale/moz.build +++ b/intl/locale/moz.build @@ -1,3 +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 diff --git a/intl/locale/public/moz.build b/intl/locale/public/moz.build index 5a58420e48092..52481c1f16969 100644 --- a/intl/locale/public/moz.build +++ b/intl/locale/public/moz.build @@ -1,3 +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 diff --git a/intl/locale/src/mac/moz.build b/intl/locale/src/mac/moz.build index 5a58420e48092..52481c1f16969 100644 --- a/intl/locale/src/mac/moz.build +++ b/intl/locale/src/mac/moz.build @@ -1,3 +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 diff --git a/intl/locale/src/moz.build b/intl/locale/src/moz.build index 88f1aebc2bfe1..aa14c10f6af64 100644 --- a/intl/locale/src/moz.build +++ b/intl/locale/src/moz.build @@ -1,3 +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 diff --git a/intl/locale/src/os2/moz.build b/intl/locale/src/os2/moz.build index 5a58420e48092..52481c1f16969 100644 --- a/intl/locale/src/os2/moz.build +++ b/intl/locale/src/os2/moz.build @@ -1,3 +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 diff --git a/intl/locale/src/unix/moz.build b/intl/locale/src/unix/moz.build index 5a58420e48092..52481c1f16969 100644 --- a/intl/locale/src/unix/moz.build +++ b/intl/locale/src/unix/moz.build @@ -1,3 +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 diff --git a/intl/locale/src/windows/moz.build b/intl/locale/src/windows/moz.build index 5a58420e48092..52481c1f16969 100644 --- a/intl/locale/src/windows/moz.build +++ b/intl/locale/src/windows/moz.build @@ -1,3 +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 diff --git a/intl/locale/tests/moz.build b/intl/locale/tests/moz.build index b53956145e40b..63bccb78a5cbb 100644 --- a/intl/locale/tests/moz.build +++ b/intl/locale/tests/moz.build @@ -1,3 +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 diff --git a/intl/locales/moz.build b/intl/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/intl/locales/moz.build +++ b/intl/locales/moz.build @@ -1,3 +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 diff --git a/intl/lwbrk/idl/moz.build b/intl/lwbrk/idl/moz.build index 13ac5e3f8df4f..d6b9b364bbf0a 100644 --- a/intl/lwbrk/idl/moz.build +++ b/intl/lwbrk/idl/moz.build @@ -1,3 +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 diff --git a/intl/lwbrk/moz.build b/intl/lwbrk/moz.build index d68dbe39ccbd3..18eadcb5484b5 100644 --- a/intl/lwbrk/moz.build +++ b/intl/lwbrk/moz.build @@ -1,3 +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 diff --git a/intl/lwbrk/public/moz.build b/intl/lwbrk/public/moz.build index 82930f0d5dc68..4914e87390af7 100644 --- a/intl/lwbrk/public/moz.build +++ b/intl/lwbrk/public/moz.build @@ -1,3 +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 diff --git a/intl/lwbrk/src/moz.build b/intl/lwbrk/src/moz.build index 82930f0d5dc68..4914e87390af7 100644 --- a/intl/lwbrk/src/moz.build +++ b/intl/lwbrk/src/moz.build @@ -1,3 +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 diff --git a/intl/lwbrk/tests/moz.build b/intl/lwbrk/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/intl/lwbrk/tests/moz.build +++ b/intl/lwbrk/tests/moz.build @@ -1,3 +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 diff --git a/intl/moz.build b/intl/moz.build index fe9be5d19ea8b..9eb45c42e327b 100644 --- a/intl/moz.build +++ b/intl/moz.build @@ -1,3 +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 diff --git a/intl/strres/moz.build b/intl/strres/moz.build index cf8309825c11e..fcf10f9c93388 100644 --- a/intl/strres/moz.build +++ b/intl/strres/moz.build @@ -1,3 +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 diff --git a/intl/strres/public/moz.build b/intl/strres/public/moz.build index 601d1b1cf87cf..e5659cde3b7c8 100644 --- a/intl/strres/public/moz.build +++ b/intl/strres/public/moz.build @@ -1,3 +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 diff --git a/intl/strres/src/moz.build b/intl/strres/src/moz.build index 3a5c0bd037400..758dcf6deba55 100644 --- a/intl/strres/src/moz.build +++ b/intl/strres/src/moz.build @@ -1,3 +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 diff --git a/intl/strres/tests/moz.build b/intl/strres/tests/moz.build index f4cabe5b58050..a7f6393d344ee 100644 --- a/intl/strres/tests/moz.build +++ b/intl/strres/tests/moz.build @@ -1,3 +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 diff --git a/intl/uconv/idl/moz.build b/intl/uconv/idl/moz.build index 24c59983ad590..5ea28d6dbfd23 100644 --- a/intl/uconv/idl/moz.build +++ b/intl/uconv/idl/moz.build @@ -1,3 +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 diff --git a/intl/uconv/moz.build b/intl/uconv/moz.build index 414b894c08b31..4f09c49e7575a 100644 --- a/intl/uconv/moz.build +++ b/intl/uconv/moz.build @@ -1,3 +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 diff --git a/intl/uconv/public/moz.build b/intl/uconv/public/moz.build index a8be8ce5e9ac2..5c414eb753e97 100644 --- a/intl/uconv/public/moz.build +++ b/intl/uconv/public/moz.build @@ -1,3 +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 diff --git a/intl/uconv/src/moz.build b/intl/uconv/src/moz.build index a8be8ce5e9ac2..5c414eb753e97 100644 --- a/intl/uconv/src/moz.build +++ b/intl/uconv/src/moz.build @@ -1,3 +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 diff --git a/intl/uconv/tests/moz.build b/intl/uconv/tests/moz.build index b63e962b8668c..3e3274d93c552 100644 --- a/intl/uconv/tests/moz.build +++ b/intl/uconv/tests/moz.build @@ -1,3 +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 diff --git a/intl/uconv/tools/moz.build b/intl/uconv/tools/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/intl/uconv/tools/moz.build +++ b/intl/uconv/tools/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvcn/moz.build b/intl/uconv/ucvcn/moz.build index 071d90dc9ca32..45358d13bcfe4 100644 --- a/intl/uconv/ucvcn/moz.build +++ b/intl/uconv/ucvcn/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvibm/moz.build b/intl/uconv/ucvibm/moz.build index 1f1402f250b69..b9c9528796379 100644 --- a/intl/uconv/ucvibm/moz.build +++ b/intl/uconv/ucvibm/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvja/moz.build b/intl/uconv/ucvja/moz.build index 492de10b1da22..6467e1aa84ff1 100644 --- a/intl/uconv/ucvja/moz.build +++ b/intl/uconv/ucvja/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvko/moz.build b/intl/uconv/ucvko/moz.build index 59d2fa08b10a7..bb5a7a4a188f1 100644 --- a/intl/uconv/ucvko/moz.build +++ b/intl/uconv/ucvko/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvlatin/moz.build b/intl/uconv/ucvlatin/moz.build index c9207e3c3bf97..4c99cd4451f14 100644 --- a/intl/uconv/ucvlatin/moz.build +++ b/intl/uconv/ucvlatin/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvtw/moz.build b/intl/uconv/ucvtw/moz.build index f625b65017eb2..72e2f9f68ded5 100644 --- a/intl/uconv/ucvtw/moz.build +++ b/intl/uconv/ucvtw/moz.build @@ -1,3 +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 diff --git a/intl/uconv/ucvtw2/moz.build b/intl/uconv/ucvtw2/moz.build index 33aeba047ce19..d69b3e48097a3 100644 --- a/intl/uconv/ucvtw2/moz.build +++ b/intl/uconv/ucvtw2/moz.build @@ -1,3 +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 diff --git a/intl/uconv/util/moz.build b/intl/uconv/util/moz.build index a8be8ce5e9ac2..5c414eb753e97 100644 --- a/intl/uconv/util/moz.build +++ b/intl/uconv/util/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/idl/moz.build b/intl/unicharutil/idl/moz.build index 8d8693878f191..e1c83a77c425b 100644 --- a/intl/unicharutil/idl/moz.build +++ b/intl/unicharutil/idl/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/moz.build b/intl/unicharutil/moz.build index 96a70a7d4290b..9154bc5321829 100644 --- a/intl/unicharutil/moz.build +++ b/intl/unicharutil/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/public/moz.build b/intl/unicharutil/public/moz.build index 658f5fb4376b2..53c86e9122714 100644 --- a/intl/unicharutil/public/moz.build +++ b/intl/unicharutil/public/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/src/moz.build b/intl/unicharutil/src/moz.build index 658f5fb4376b2..53c86e9122714 100644 --- a/intl/unicharutil/src/moz.build +++ b/intl/unicharutil/src/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/tables/moz.build b/intl/unicharutil/tables/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/intl/unicharutil/tables/moz.build +++ b/intl/unicharutil/tables/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/tests/moz.build b/intl/unicharutil/tests/moz.build index 17b0bab2d4be0..8056f30384d6b 100644 --- a/intl/unicharutil/tests/moz.build +++ b/intl/unicharutil/tests/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/tools/moz.build b/intl/unicharutil/tools/moz.build index 04da7bf181ab7..32799034288d0 100644 --- a/intl/unicharutil/tools/moz.build +++ b/intl/unicharutil/tools/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/util/internal/moz.build b/intl/unicharutil/util/internal/moz.build index 658f5fb4376b2..53c86e9122714 100644 --- a/intl/unicharutil/util/internal/moz.build +++ b/intl/unicharutil/util/internal/moz.build @@ -1,3 +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 diff --git a/intl/unicharutil/util/moz.build b/intl/unicharutil/util/moz.build index 497046303d277..464297fa9287a 100644 --- a/intl/unicharutil/util/moz.build +++ b/intl/unicharutil/util/moz.build @@ -1,3 +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 diff --git a/ipc/app/moz.build b/ipc/app/moz.build index af00cdce443ee..4e3b1f2e0c820 100644 --- a/ipc/app/moz.build +++ b/ipc/app/moz.build @@ -1,3 +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 diff --git a/ipc/chromium/moz.build b/ipc/chromium/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/ipc/chromium/moz.build +++ b/ipc/chromium/moz.build @@ -1,3 +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 diff --git a/ipc/dbus/moz.build b/ipc/dbus/moz.build index af00cdce443ee..4e3b1f2e0c820 100644 --- a/ipc/dbus/moz.build +++ b/ipc/dbus/moz.build @@ -1,3 +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 diff --git a/ipc/glue/moz.build b/ipc/glue/moz.build index af00cdce443ee..4e3b1f2e0c820 100644 --- a/ipc/glue/moz.build +++ b/ipc/glue/moz.build @@ -1,3 +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 diff --git a/ipc/ipdl/moz.build b/ipc/ipdl/moz.build index e37c54813bd30..165adeb5da7bc 100644 --- a/ipc/ipdl/moz.build +++ b/ipc/ipdl/moz.build @@ -1,3 +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 diff --git a/ipc/ipdl/test/cxx/app/moz.build b/ipc/ipdl/test/cxx/app/moz.build index 75ee6a20c4ff5..35efc0c9c3c8c 100644 --- a/ipc/ipdl/test/cxx/app/moz.build +++ b/ipc/ipdl/test/cxx/app/moz.build @@ -1,3 +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 diff --git a/ipc/ipdl/test/cxx/moz.build b/ipc/ipdl/test/cxx/moz.build index 86d5fb45d5d12..ec9d312506870 100644 --- a/ipc/ipdl/test/cxx/moz.build +++ b/ipc/ipdl/test/cxx/moz.build @@ -1,3 +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 diff --git a/ipc/ipdl/test/ipdl/moz.build b/ipc/ipdl/test/ipdl/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/ipc/ipdl/test/ipdl/moz.build +++ b/ipc/ipdl/test/ipdl/moz.build @@ -1,3 +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 diff --git a/ipc/ipdl/test/moz.build b/ipc/ipdl/test/moz.build index d89a29ccdc620..50c7b94284165 100644 --- a/ipc/ipdl/test/moz.build +++ b/ipc/ipdl/test/moz.build @@ -1,3 +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 diff --git a/ipc/moz.build b/ipc/moz.build index 9347a43d37e41..0c5f442faf356 100644 --- a/ipc/moz.build +++ b/ipc/moz.build @@ -1,3 +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 diff --git a/ipc/netd/moz.build b/ipc/netd/moz.build index af00cdce443ee..4e3b1f2e0c820 100644 --- a/ipc/netd/moz.build +++ b/ipc/netd/moz.build @@ -1,3 +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 diff --git a/ipc/ril/moz.build b/ipc/ril/moz.build index af00cdce443ee..4e3b1f2e0c820 100644 --- a/ipc/ril/moz.build +++ b/ipc/ril/moz.build @@ -1,3 +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 diff --git a/ipc/testshell/moz.build b/ipc/testshell/moz.build index 0ed5e17b326b9..c0425665dbfa8 100644 --- a/ipc/testshell/moz.build +++ b/ipc/testshell/moz.build @@ -1,3 +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 diff --git a/ipc/unixsocket/moz.build b/ipc/unixsocket/moz.build index af00cdce443ee..4e3b1f2e0c820 100644 --- a/ipc/unixsocket/moz.build +++ b/ipc/unixsocket/moz.build @@ -1,3 +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 diff --git a/js/ductwork/debugger/moz.build b/js/ductwork/debugger/moz.build index b2f780ea14a41..ca7b9df472235 100644 --- a/js/ductwork/debugger/moz.build +++ b/js/ductwork/debugger/moz.build @@ -1,3 +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 diff --git a/js/ipc/moz.build b/js/ipc/moz.build index 9a376df7dcf15..ef76dfaaf1a7e 100644 --- a/js/ipc/moz.build +++ b/js/ipc/moz.build @@ -1,3 +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 diff --git a/js/ipc/tests/moz.build b/js/ipc/tests/moz.build index 53227813c9264..d1ca5bdc2e315 100644 --- a/js/ipc/tests/moz.build +++ b/js/ipc/tests/moz.build @@ -1,3 +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 diff --git a/js/jsd/idl/moz.build b/js/jsd/idl/moz.build index 169e94a0aa075..4300fd3425242 100644 --- a/js/jsd/idl/moz.build +++ b/js/jsd/idl/moz.build @@ -1,3 +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 diff --git a/js/jsd/moz.build b/js/jsd/moz.build index 3f7fa0ef3f2f6..e42cf67ea4d48 100644 --- a/js/jsd/moz.build +++ b/js/jsd/moz.build @@ -1,3 +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 diff --git a/js/jsd/test/moz.build b/js/jsd/test/moz.build index 595eafd98d3a0..219f3f3ee3904 100644 --- a/js/jsd/test/moz.build +++ b/js/jsd/test/moz.build @@ -1,3 +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 diff --git a/js/src/config/moz.build b/js/src/config/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/config/moz.build +++ b/js/src/config/moz.build @@ -1,3 +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 diff --git a/js/src/ctypes/libffi/include/moz.build b/js/src/ctypes/libffi/include/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/ctypes/libffi/include/moz.build +++ b/js/src/ctypes/libffi/include/moz.build @@ -1,3 +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 diff --git a/js/src/ctypes/libffi/man/moz.build b/js/src/ctypes/libffi/man/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/ctypes/libffi/man/moz.build +++ b/js/src/ctypes/libffi/man/moz.build @@ -1,3 +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 diff --git a/js/src/ctypes/libffi/moz.build b/js/src/ctypes/libffi/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/ctypes/libffi/moz.build +++ b/js/src/ctypes/libffi/moz.build @@ -1,3 +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 diff --git a/js/src/ctypes/libffi/testsuite/moz.build b/js/src/ctypes/libffi/testsuite/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/ctypes/libffi/testsuite/moz.build +++ b/js/src/ctypes/libffi/testsuite/moz.build @@ -1,3 +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 diff --git a/js/src/editline/moz.build b/js/src/editline/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/editline/moz.build +++ b/js/src/editline/moz.build @@ -1,3 +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 diff --git a/js/src/gdb/moz.build b/js/src/gdb/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/gdb/moz.build +++ b/js/src/gdb/moz.build @@ -1,3 +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 diff --git a/js/src/jsapi-tests/moz.build b/js/src/jsapi-tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/jsapi-tests/moz.build +++ b/js/src/jsapi-tests/moz.build @@ -1,3 +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 diff --git a/js/src/moz.build b/js/src/moz.build index 215c64f5c1bd7..7d7e72265acc6 100644 --- a/js/src/moz.build +++ b/js/src/moz.build @@ -1,3 +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 diff --git a/js/src/shell/moz.build b/js/src/shell/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/src/shell/moz.build +++ b/js/src/shell/moz.build @@ -1,3 +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 diff --git a/js/src/tests/moz.build b/js/src/tests/moz.build index 3647272692a9d..bd099bccfb304 100644 --- a/js/src/tests/moz.build +++ b/js/src/tests/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/idl/moz.build b/js/xpconnect/idl/moz.build index 3beaeb560f6a8..4a4ad04a882c0 100644 --- a/js/xpconnect/idl/moz.build +++ b/js/xpconnect/idl/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/loader/moz.build b/js/xpconnect/loader/moz.build index e5746240983de..31ecf0845cd61 100644 --- a/js/xpconnect/loader/moz.build +++ b/js/xpconnect/loader/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/moz.build b/js/xpconnect/moz.build index 492607522779f..74d73869ffd00 100644 --- a/js/xpconnect/moz.build +++ b/js/xpconnect/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/public/moz.build b/js/xpconnect/public/moz.build index f77b1cd3a36a0..9044174da20b2 100644 --- a/js/xpconnect/public/moz.build +++ b/js/xpconnect/public/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/shell/moz.build b/js/xpconnect/shell/moz.build index 045504c580f87..18de96425f0fc 100644 --- a/js/xpconnect/shell/moz.build +++ b/js/xpconnect/shell/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/src/moz.build b/js/xpconnect/src/moz.build index f77b1cd3a36a0..9044174da20b2 100644 --- a/js/xpconnect/src/moz.build +++ b/js/xpconnect/src/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/browser/moz.build b/js/xpconnect/tests/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/xpconnect/tests/browser/moz.build +++ b/js/xpconnect/tests/browser/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/chrome/moz.build b/js/xpconnect/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/xpconnect/tests/chrome/moz.build +++ b/js/xpconnect/tests/chrome/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/components/js/moz.build b/js/xpconnect/tests/components/js/moz.build index bd925b3583044..0167687c84596 100644 --- a/js/xpconnect/tests/components/js/moz.build +++ b/js/xpconnect/tests/components/js/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/components/native/moz.build b/js/xpconnect/tests/components/native/moz.build index bd925b3583044..0167687c84596 100644 --- a/js/xpconnect/tests/components/native/moz.build +++ b/js/xpconnect/tests/components/native/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/idl/moz.build b/js/xpconnect/tests/idl/moz.build index ec7004dc543c1..b6ad7a72f4d85 100644 --- a/js/xpconnect/tests/idl/moz.build +++ b/js/xpconnect/tests/idl/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/mochitest/moz.build b/js/xpconnect/tests/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/js/xpconnect/tests/mochitest/moz.build +++ b/js/xpconnect/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/tests/moz.build b/js/xpconnect/tests/moz.build index 51b504b17eab6..3d198ae810eb8 100644 --- a/js/xpconnect/tests/moz.build +++ b/js/xpconnect/tests/moz.build @@ -1,3 +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 diff --git a/js/xpconnect/wrappers/moz.build b/js/xpconnect/wrappers/moz.build index aae4e2e4ee949..445b2783e34e6 100644 --- a/js/xpconnect/wrappers/moz.build +++ b/js/xpconnect/wrappers/moz.build @@ -1,3 +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 diff --git a/layout/base/moz.build b/layout/base/moz.build index 6a71c44c93fa6..de6f74054aa6f 100644 --- a/layout/base/moz.build +++ b/layout/base/moz.build @@ -1,3 +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 diff --git a/layout/base/tests/chrome/moz.build b/layout/base/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/base/tests/chrome/moz.build +++ b/layout/base/tests/chrome/moz.build @@ -1,3 +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 diff --git a/layout/base/tests/cpp-tests/moz.build b/layout/base/tests/cpp-tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/base/tests/cpp-tests/moz.build +++ b/layout/base/tests/cpp-tests/moz.build @@ -1,3 +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 diff --git a/layout/base/tests/moz.build b/layout/base/tests/moz.build index 47025fe263eea..7adf64f45a397 100644 --- a/layout/base/tests/moz.build +++ b/layout/base/tests/moz.build @@ -1,3 +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 diff --git a/layout/build/moz.build b/layout/build/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/build/moz.build +++ b/layout/build/moz.build @@ -1,3 +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 diff --git a/layout/forms/moz.build b/layout/forms/moz.build index 2f69f45524dd1..4a7d52c4e5115 100644 --- a/layout/forms/moz.build +++ b/layout/forms/moz.build @@ -1,3 +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 diff --git a/layout/forms/test/moz.build b/layout/forms/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/forms/test/moz.build +++ b/layout/forms/test/moz.build @@ -1,3 +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 diff --git a/layout/generic/moz.build b/layout/generic/moz.build index 2f69f45524dd1..4a7d52c4e5115 100644 --- a/layout/generic/moz.build +++ b/layout/generic/moz.build @@ -1,3 +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 diff --git a/layout/generic/test/moz.build b/layout/generic/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/generic/test/moz.build +++ b/layout/generic/test/moz.build @@ -1,3 +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 diff --git a/layout/inspector/public/moz.build b/layout/inspector/public/moz.build index a3cfa7232a553..27bf6e7db6b7c 100644 --- a/layout/inspector/public/moz.build +++ b/layout/inspector/public/moz.build @@ -1,3 +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 diff --git a/layout/inspector/src/moz.build b/layout/inspector/src/moz.build index 303de23a41e41..8be2ec5c3c1f8 100644 --- a/layout/inspector/src/moz.build +++ b/layout/inspector/src/moz.build @@ -1,3 +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 diff --git a/layout/inspector/tests/chrome/moz.build b/layout/inspector/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/inspector/tests/chrome/moz.build +++ b/layout/inspector/tests/chrome/moz.build @@ -1,3 +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 diff --git a/layout/inspector/tests/moz.build b/layout/inspector/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/inspector/tests/moz.build +++ b/layout/inspector/tests/moz.build @@ -1,3 +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 diff --git a/layout/ipc/moz.build b/layout/ipc/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/ipc/moz.build +++ b/layout/ipc/moz.build @@ -1,3 +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 diff --git a/layout/mathml/moz.build b/layout/mathml/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/mathml/moz.build +++ b/layout/mathml/moz.build @@ -1,3 +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 diff --git a/layout/mathml/tests/moz.build b/layout/mathml/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/mathml/tests/moz.build +++ b/layout/mathml/tests/moz.build @@ -1,3 +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 diff --git a/layout/media/moz.build b/layout/media/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/media/moz.build +++ b/layout/media/moz.build @@ -1,3 +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 diff --git a/layout/moz.build b/layout/moz.build index 9fcf3ce0a6596..8846317b59267 100644 --- a/layout/moz.build +++ b/layout/moz.build @@ -1,3 +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 diff --git a/layout/printing/moz.build b/layout/printing/moz.build index c14f1debf5bdc..f70582c657c46 100644 --- a/layout/printing/moz.build +++ b/layout/printing/moz.build @@ -1,3 +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 diff --git a/layout/reftests/fonts/moz.build b/layout/reftests/fonts/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/reftests/fonts/moz.build +++ b/layout/reftests/fonts/moz.build @@ -1,3 +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 diff --git a/layout/reftests/fonts/mplus/moz.build b/layout/reftests/fonts/mplus/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/reftests/fonts/mplus/moz.build +++ b/layout/reftests/fonts/mplus/moz.build @@ -1,3 +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 diff --git a/layout/style/moz.build b/layout/style/moz.build index df895a06fb86f..1f33b586cb487 100644 --- a/layout/style/moz.build +++ b/layout/style/moz.build @@ -1,3 +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 diff --git a/layout/style/test/chrome/moz.build b/layout/style/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/style/test/chrome/moz.build +++ b/layout/style/test/chrome/moz.build @@ -1,3 +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 diff --git a/layout/style/test/moz.build b/layout/style/test/moz.build index 3ad8ede2f746f..77fedb238741d 100644 --- a/layout/style/test/moz.build +++ b/layout/style/test/moz.build @@ -1,3 +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 diff --git a/layout/style/xbl-marquee/moz.build b/layout/style/xbl-marquee/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/style/xbl-marquee/moz.build +++ b/layout/style/xbl-marquee/moz.build @@ -1,3 +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 diff --git a/layout/svg/moz.build b/layout/svg/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/svg/moz.build +++ b/layout/svg/moz.build @@ -1,3 +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 diff --git a/layout/tables/moz.build b/layout/tables/moz.build index 2f69f45524dd1..4a7d52c4e5115 100644 --- a/layout/tables/moz.build +++ b/layout/tables/moz.build @@ -1,3 +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 diff --git a/layout/tables/test/moz.build b/layout/tables/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/tables/test/moz.build +++ b/layout/tables/test/moz.build @@ -1,3 +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 diff --git a/layout/tools/layout-debug/moz.build b/layout/tools/layout-debug/moz.build index 88c632f87e63a..3bcc23e38ac20 100644 --- a/layout/tools/layout-debug/moz.build +++ b/layout/tools/layout-debug/moz.build @@ -1,3 +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 diff --git a/layout/tools/layout-debug/src/moz.build b/layout/tools/layout-debug/src/moz.build index 8d569ba3c57aa..5e6a7ada1d6b0 100644 --- a/layout/tools/layout-debug/src/moz.build +++ b/layout/tools/layout-debug/src/moz.build @@ -1,3 +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 diff --git a/layout/tools/layout-debug/tests/moz.build b/layout/tools/layout-debug/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/tools/layout-debug/tests/moz.build +++ b/layout/tools/layout-debug/tests/moz.build @@ -1,3 +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 diff --git a/layout/tools/layout-debug/ui/moz.build b/layout/tools/layout-debug/ui/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/tools/layout-debug/ui/moz.build +++ b/layout/tools/layout-debug/ui/moz.build @@ -1,3 +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 diff --git a/layout/tools/recording/moz.build b/layout/tools/recording/moz.build index 0b38bc85ba1fb..9c56aa8c143c2 100644 --- a/layout/tools/recording/moz.build +++ b/layout/tools/recording/moz.build @@ -1,3 +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 diff --git a/layout/tools/reftest/moz.build b/layout/tools/reftest/moz.build index 376d988137bca..de8e399327997 100644 --- a/layout/tools/reftest/moz.build +++ b/layout/tools/reftest/moz.build @@ -1,3 +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 diff --git a/layout/xul/base/public/moz.build b/layout/xul/base/public/moz.build index d1c71c21290ab..7b8ff87bdf273 100644 --- a/layout/xul/base/public/moz.build +++ b/layout/xul/base/public/moz.build @@ -1,3 +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 diff --git a/layout/xul/base/src/moz.build b/layout/xul/base/src/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/xul/base/src/moz.build +++ b/layout/xul/base/src/moz.build @@ -1,3 +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 diff --git a/layout/xul/base/test/moz.build b/layout/xul/base/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/xul/base/test/moz.build +++ b/layout/xul/base/test/moz.build @@ -1,3 +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 diff --git a/layout/xul/grid/moz.build b/layout/xul/grid/moz.build index fdb8e4ccd22db..3fdb576461084 100644 --- a/layout/xul/grid/moz.build +++ b/layout/xul/grid/moz.build @@ -1,3 +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 diff --git a/layout/xul/test/moz.build b/layout/xul/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/layout/xul/test/moz.build +++ b/layout/xul/test/moz.build @@ -1,3 +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 diff --git a/layout/xul/tree/moz.build b/layout/xul/tree/moz.build index 062d2bb27ff70..255ce8720d7d7 100644 --- a/layout/xul/tree/moz.build +++ b/layout/xul/tree/moz.build @@ -1,3 +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 diff --git a/media/libcubeb/include/moz.build b/media/libcubeb/include/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libcubeb/include/moz.build +++ b/media/libcubeb/include/moz.build @@ -1,3 +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 diff --git a/media/libcubeb/moz.build b/media/libcubeb/moz.build index bb1d158799764..b2200eb79f1c8 100644 --- a/media/libcubeb/moz.build +++ b/media/libcubeb/moz.build @@ -1,3 +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 diff --git a/media/libcubeb/src/moz.build b/media/libcubeb/src/moz.build index fd337be7bb2fe..05564501eaea6 100644 --- a/media/libcubeb/src/moz.build +++ b/media/libcubeb/src/moz.build @@ -1,3 +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 diff --git a/media/libjpeg/moz.build b/media/libjpeg/moz.build index 29a020d2f7b55..12aa294fba6b3 100644 --- a/media/libjpeg/moz.build +++ b/media/libjpeg/moz.build @@ -1,3 +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 diff --git a/media/libjpeg/simd/moz.build b/media/libjpeg/simd/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libjpeg/simd/moz.build +++ b/media/libjpeg/simd/moz.build @@ -1,3 +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 diff --git a/media/libnestegg/include/moz.build b/media/libnestegg/include/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libnestegg/include/moz.build +++ b/media/libnestegg/include/moz.build @@ -1,3 +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 diff --git a/media/libnestegg/moz.build b/media/libnestegg/moz.build index 794c91de46f8e..c90328f09d276 100644 --- a/media/libnestegg/moz.build +++ b/media/libnestegg/moz.build @@ -1,3 +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 diff --git a/media/libnestegg/src/moz.build b/media/libnestegg/src/moz.build index e02f3b1963749..a5a39321e3c2f 100644 --- a/media/libnestegg/src/moz.build +++ b/media/libnestegg/src/moz.build @@ -1,3 +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 diff --git a/media/libogg/include/moz.build b/media/libogg/include/moz.build index 0ee901f6c1a14..c5bb74d4cc1b2 100644 --- a/media/libogg/include/moz.build +++ b/media/libogg/include/moz.build @@ -1,3 +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 diff --git a/media/libogg/include/ogg/moz.build b/media/libogg/include/ogg/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libogg/include/ogg/moz.build +++ b/media/libogg/include/ogg/moz.build @@ -1,3 +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 diff --git a/media/libogg/moz.build b/media/libogg/moz.build index 770ae282aed2e..6b49848076d16 100644 --- a/media/libogg/moz.build +++ b/media/libogg/moz.build @@ -1,3 +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 diff --git a/media/libogg/src/moz.build b/media/libogg/src/moz.build index 899227552d368..318606f3ddda1 100644 --- a/media/libogg/src/moz.build +++ b/media/libogg/src/moz.build @@ -1,3 +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 diff --git a/media/libopus/moz.build b/media/libopus/moz.build index e52080bb39b2a..f253c1d562ee3 100644 --- a/media/libopus/moz.build +++ b/media/libopus/moz.build @@ -1,3 +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 diff --git a/media/libpng/moz.build b/media/libpng/moz.build index 6ebf48530d1fb..12be53a141247 100644 --- a/media/libpng/moz.build +++ b/media/libpng/moz.build @@ -1,3 +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 diff --git a/media/libsoundtouch/moz.build b/media/libsoundtouch/moz.build index f82c965270285..4492bffde8219 100644 --- a/media/libsoundtouch/moz.build +++ b/media/libsoundtouch/moz.build @@ -1,3 +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 diff --git a/media/libsoundtouch/src/moz.build b/media/libsoundtouch/src/moz.build index 611927de754b8..5e97fa2a8798b 100644 --- a/media/libsoundtouch/src/moz.build +++ b/media/libsoundtouch/src/moz.build @@ -1,3 +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 diff --git a/media/libspeex_resampler/moz.build b/media/libspeex_resampler/moz.build index 996a8ab9c9242..4f46d936b76fb 100644 --- a/media/libspeex_resampler/moz.build +++ b/media/libspeex_resampler/moz.build @@ -1,3 +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 diff --git a/media/libspeex_resampler/src/moz.build b/media/libspeex_resampler/src/moz.build index 51e96e4083567..6446f9d33cc5c 100644 --- a/media/libspeex_resampler/src/moz.build +++ b/media/libspeex_resampler/src/moz.build @@ -1,3 +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 diff --git a/media/libtheora/include/moz.build b/media/libtheora/include/moz.build index 753bb7a645183..3d3691bcef274 100644 --- a/media/libtheora/include/moz.build +++ b/media/libtheora/include/moz.build @@ -1,3 +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 diff --git a/media/libtheora/include/theora/moz.build b/media/libtheora/include/theora/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libtheora/include/theora/moz.build +++ b/media/libtheora/include/theora/moz.build @@ -1,3 +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 diff --git a/media/libtheora/lib/moz.build b/media/libtheora/lib/moz.build index 4f0c158d30d29..68d58c301725f 100644 --- a/media/libtheora/lib/moz.build +++ b/media/libtheora/lib/moz.build @@ -1,3 +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 diff --git a/media/libtheora/moz.build b/media/libtheora/moz.build index 844ac02f83437..e3b93651d79d4 100644 --- a/media/libtheora/moz.build +++ b/media/libtheora/moz.build @@ -1,3 +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 diff --git a/media/libtremor/include/tremor/moz.build b/media/libtremor/include/tremor/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libtremor/include/tremor/moz.build +++ b/media/libtremor/include/tremor/moz.build @@ -1,3 +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 diff --git a/media/libtremor/lib/moz.build b/media/libtremor/lib/moz.build index 3dbbf461fcbda..9db5d00395b0b 100644 --- a/media/libtremor/lib/moz.build +++ b/media/libtremor/lib/moz.build @@ -1,3 +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 diff --git a/media/libtremor/moz.build b/media/libtremor/moz.build index f01275f13c27b..f410fba8e39fd 100644 --- a/media/libtremor/moz.build +++ b/media/libtremor/moz.build @@ -1,3 +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 diff --git a/media/libvorbis/include/moz.build b/media/libvorbis/include/moz.build index 742dd537ecf4b..4d219d5446e86 100644 --- a/media/libvorbis/include/moz.build +++ b/media/libvorbis/include/moz.build @@ -1,3 +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 diff --git a/media/libvorbis/include/vorbis/moz.build b/media/libvorbis/include/vorbis/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/libvorbis/include/vorbis/moz.build +++ b/media/libvorbis/include/vorbis/moz.build @@ -1,3 +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 diff --git a/media/libvorbis/lib/moz.build b/media/libvorbis/lib/moz.build index 4475ff389add6..ac02ee73652ae 100644 --- a/media/libvorbis/lib/moz.build +++ b/media/libvorbis/lib/moz.build @@ -1,3 +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 diff --git a/media/libvorbis/moz.build b/media/libvorbis/moz.build index c5e86eceab69d..360cd272f645d 100644 --- a/media/libvorbis/moz.build +++ b/media/libvorbis/moz.build @@ -1,3 +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 diff --git a/media/libvpx/moz.build b/media/libvpx/moz.build index 62361f5d68276..8efdf8eedd71f 100644 --- a/media/libvpx/moz.build +++ b/media/libvpx/moz.build @@ -1,3 +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 diff --git a/media/mtransport/build/moz.build b/media/mtransport/build/moz.build index c283b88f610a6..3e50784af93a7 100644 --- a/media/mtransport/build/moz.build +++ b/media/mtransport/build/moz.build @@ -1,3 +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 diff --git a/media/mtransport/standalone/moz.build b/media/mtransport/standalone/moz.build index 0350e380bdabf..f37fa3d734725 100644 --- a/media/mtransport/standalone/moz.build +++ b/media/mtransport/standalone/moz.build @@ -1,3 +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 diff --git a/media/mtransport/test/moz.build b/media/mtransport/test/moz.build index 0506bde57a696..43019784c4dab 100644 --- a/media/mtransport/test/moz.build +++ b/media/mtransport/test/moz.build @@ -1,3 +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 diff --git a/media/mtransport/third_party/moz.build b/media/mtransport/third_party/moz.build index ceb23139c43c9..2cd7ad5c9a189 100644 --- a/media/mtransport/third_party/moz.build +++ b/media/mtransport/third_party/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/froyo/moz.build b/media/omx-plugin/froyo/moz.build index edf2477f0a4a5..70d49e5fc3caf 100644 --- a/media/omx-plugin/froyo/moz.build +++ b/media/omx-plugin/froyo/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/gb/moz.build b/media/omx-plugin/gb/moz.build index ee049398df243..c37f2fbacf9d3 100644 --- a/media/omx-plugin/gb/moz.build +++ b/media/omx-plugin/gb/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/gb235/moz.build b/media/omx-plugin/gb235/moz.build index 23209397d62e8..af8d73b79390a 100644 --- a/media/omx-plugin/gb235/moz.build +++ b/media/omx-plugin/gb235/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/hc/moz.build b/media/omx-plugin/hc/moz.build index a01e2ebdde091..5de974a537f83 100644 --- a/media/omx-plugin/hc/moz.build +++ b/media/omx-plugin/hc/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/jb-htc/moz.build b/media/omx-plugin/jb-htc/moz.build index b1736bfa381c0..69e705661db74 100644 --- a/media/omx-plugin/jb-htc/moz.build +++ b/media/omx-plugin/jb-htc/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/froyo/libstagefright/moz.build b/media/omx-plugin/lib/froyo/libstagefright/moz.build index cfe7a92192c70..26bd3522bcab9 100644 --- a/media/omx-plugin/lib/froyo/libstagefright/moz.build +++ b/media/omx-plugin/lib/froyo/libstagefright/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/gb/libstagefright/moz.build b/media/omx-plugin/lib/gb/libstagefright/moz.build index c711aa28e71b3..f1aefd9099261 100644 --- a/media/omx-plugin/lib/gb/libstagefright/moz.build +++ b/media/omx-plugin/lib/gb/libstagefright/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/gb/libstagefright_color_conversion/moz.build b/media/omx-plugin/lib/gb/libstagefright_color_conversion/moz.build index c7df4b8a68ae4..de225adf8f760 100644 --- a/media/omx-plugin/lib/gb/libstagefright_color_conversion/moz.build +++ b/media/omx-plugin/lib/gb/libstagefright_color_conversion/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/gb/libutils/moz.build b/media/omx-plugin/lib/gb/libutils/moz.build index d955eadb76615..81fc3c83618f1 100644 --- a/media/omx-plugin/lib/gb/libutils/moz.build +++ b/media/omx-plugin/lib/gb/libutils/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/gb235/libstagefright/moz.build b/media/omx-plugin/lib/gb235/libstagefright/moz.build index d787f13146d73..3bf4192dd516b 100644 --- a/media/omx-plugin/lib/gb235/libstagefright/moz.build +++ b/media/omx-plugin/lib/gb235/libstagefright/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/hc/libstagefright/moz.build b/media/omx-plugin/lib/hc/libstagefright/moz.build index e9f065c7a9b34..da250db88664f 100644 --- a/media/omx-plugin/lib/hc/libstagefright/moz.build +++ b/media/omx-plugin/lib/hc/libstagefright/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/ics/libstagefright/moz.build b/media/omx-plugin/lib/ics/libstagefright/moz.build index 67f5fa03f4f3a..aeee51259e7ba 100644 --- a/media/omx-plugin/lib/ics/libstagefright/moz.build +++ b/media/omx-plugin/lib/ics/libstagefright/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/lib/ics/libutils/moz.build b/media/omx-plugin/lib/ics/libutils/moz.build index 85dc2ba50bb6f..d28467bf2d6e1 100644 --- a/media/omx-plugin/lib/ics/libutils/moz.build +++ b/media/omx-plugin/lib/ics/libutils/moz.build @@ -1,3 +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 diff --git a/media/omx-plugin/moz.build b/media/omx-plugin/moz.build index 59e51b751c3a7..ac79fdcf13fd9 100644 --- a/media/omx-plugin/moz.build +++ b/media/omx-plugin/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # Copyright 2013 Mozilla Foundation and Mozilla contributors # diff --git a/media/omx-plugin/sony/moz.build b/media/omx-plugin/sony/moz.build index 3211499512170..404799ca53bc9 100644 --- a/media/omx-plugin/sony/moz.build +++ b/media/omx-plugin/sony/moz.build @@ -1,3 +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 diff --git a/media/webrtc/moz.build b/media/webrtc/moz.build index 7cec24ba72a0e..f6034dc30d3d2 100644 --- a/media/webrtc/moz.build +++ b/media/webrtc/moz.build @@ -1,3 +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 diff --git a/media/webrtc/signaling/test/moz.build b/media/webrtc/signaling/test/moz.build index 9beae029ab9c5..7b107b73ae6f9 100644 --- a/media/webrtc/signaling/test/moz.build +++ b/media/webrtc/signaling/test/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/common_video/vplib/main/source/moz.build b/media/webrtc/trunk/src/common_video/vplib/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/common_video/vplib/main/source/moz.build +++ b/media/webrtc/trunk/src/common_video/vplib/main/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/audio_conference_mixer/source/moz.build b/media/webrtc/trunk/src/modules/audio_conference_mixer/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/audio_conference_mixer/source/moz.build +++ b/media/webrtc/trunk/src/modules/audio_conference_mixer/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/media_file/source/moz.build b/media/webrtc/trunk/src/modules/media_file/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/media_file/source/moz.build +++ b/media/webrtc/trunk/src/modules/media_file/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/rtp_rtcp/source/moz.build b/media/webrtc/trunk/src/modules/rtp_rtcp/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/rtp_rtcp/source/moz.build +++ b/media/webrtc/trunk/src/modules/rtp_rtcp/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/udp_transport/source/moz.build b/media/webrtc/trunk/src/modules/udp_transport/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/udp_transport/source/moz.build +++ b/media/webrtc/trunk/src/modules/udp_transport/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/utility/source/moz.build b/media/webrtc/trunk/src/modules/utility/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/utility/source/moz.build +++ b/media/webrtc/trunk/src/modules/utility/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/video_capture/main/source/moz.build b/media/webrtc/trunk/src/modules/video_capture/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/video_capture/main/source/moz.build +++ b/media/webrtc/trunk/src/modules/video_capture/main/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/video_coding/codecs/i420/main/source/moz.build b/media/webrtc/trunk/src/modules/video_coding/codecs/i420/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/video_coding/codecs/i420/main/source/moz.build +++ b/media/webrtc/trunk/src/modules/video_coding/codecs/i420/main/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/video_coding/codecs/vp8/main/source/moz.build b/media/webrtc/trunk/src/modules/video_coding/codecs/vp8/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/video_coding/codecs/vp8/main/source/moz.build +++ b/media/webrtc/trunk/src/modules/video_coding/codecs/vp8/main/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/video_coding/main/source/moz.build b/media/webrtc/trunk/src/modules/video_coding/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/video_coding/main/source/moz.build +++ b/media/webrtc/trunk/src/modules/video_coding/main/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/modules/video_processing/main/source/moz.build b/media/webrtc/trunk/src/modules/video_processing/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/modules/video_processing/main/source/moz.build +++ b/media/webrtc/trunk/src/modules/video_processing/main/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/system_wrappers/source/moz.build b/media/webrtc/trunk/src/system_wrappers/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/system_wrappers/source/moz.build +++ b/media/webrtc/trunk/src/system_wrappers/source/moz.build @@ -1,3 +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 diff --git a/media/webrtc/trunk/src/video_engine/main/source/moz.build b/media/webrtc/trunk/src/video_engine/main/source/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/media/webrtc/trunk/src/video_engine/main/source/moz.build +++ b/media/webrtc/trunk/src/video_engine/main/source/moz.build @@ -1,3 +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 diff --git a/media/webvtt/moz.build b/media/webvtt/moz.build index e9d8249f8055d..3d8f388c8b7ff 100644 --- a/media/webvtt/moz.build +++ b/media/webvtt/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # Copyright (c) 2013 Mozilla Foundation and Contributors # All rights reserved. diff --git a/memory/build/moz.build b/memory/build/moz.build index a9927081a2a01..c4c6f8832383c 100644 --- a/memory/build/moz.build +++ b/memory/build/moz.build @@ -1,3 +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 diff --git a/memory/jemalloc/moz.build b/memory/jemalloc/moz.build index 90749dd2ba956..701c97905383c 100644 --- a/memory/jemalloc/moz.build +++ b/memory/jemalloc/moz.build @@ -1,3 +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 diff --git a/memory/moz.build b/memory/moz.build index f980cb2027437..0e6150e4105ff 100644 --- a/memory/moz.build +++ b/memory/moz.build @@ -1,3 +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 diff --git a/memory/mozalloc/moz.build b/memory/mozalloc/moz.build index 6225ec1670b8c..f96aa8c65ba65 100644 --- a/memory/mozalloc/moz.build +++ b/memory/mozalloc/moz.build @@ -1,3 +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 diff --git a/memory/mozjemalloc/moz.build b/memory/mozjemalloc/moz.build index 90749dd2ba956..701c97905383c 100644 --- a/memory/mozjemalloc/moz.build +++ b/memory/mozjemalloc/moz.build @@ -1,3 +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 diff --git a/memory/replace/dmd/moz.build b/memory/replace/dmd/moz.build index 2ea21d605028a..64441eb79e3cc 100644 --- a/memory/replace/dmd/moz.build +++ b/memory/replace/dmd/moz.build @@ -1,3 +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 diff --git a/memory/replace/dummy/moz.build b/memory/replace/dummy/moz.build index a9927081a2a01..c4c6f8832383c 100644 --- a/memory/replace/dummy/moz.build +++ b/memory/replace/dummy/moz.build @@ -1,3 +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 diff --git a/memory/replace/jemalloc/moz.build b/memory/replace/jemalloc/moz.build index a9927081a2a01..c4c6f8832383c 100644 --- a/memory/replace/jemalloc/moz.build +++ b/memory/replace/jemalloc/moz.build @@ -1,3 +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 diff --git a/memory/replace/moz.build b/memory/replace/moz.build index cabbb25cf2552..cb00e573fa9b4 100644 --- a/memory/replace/moz.build +++ b/memory/replace/moz.build @@ -1,3 +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 diff --git a/mfbt/moz.build b/mfbt/moz.build index 446264a100b87..b264ebbdf4b14 100644 --- a/mfbt/moz.build +++ b/mfbt/moz.build @@ -1,3 +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 diff --git a/mfbt/tests/moz.build b/mfbt/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mfbt/tests/moz.build +++ b/mfbt/tests/moz.build @@ -1,3 +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 diff --git a/mobile/android/app/moz.build b/mobile/android/app/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/app/moz.build +++ b/mobile/android/app/moz.build @@ -1,3 +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 diff --git a/mobile/android/base/locales/moz.build b/mobile/android/base/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/base/locales/moz.build +++ b/mobile/android/base/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/base/moz.build b/mobile/android/base/moz.build index c846119d995b5..a018c31256d59 100644 --- a/mobile/android/base/moz.build +++ b/mobile/android/base/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/aurora/content/moz.build b/mobile/android/branding/aurora/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/aurora/content/moz.build +++ b/mobile/android/branding/aurora/content/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/aurora/locales/moz.build b/mobile/android/branding/aurora/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/aurora/locales/moz.build +++ b/mobile/android/branding/aurora/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/aurora/moz.build b/mobile/android/branding/aurora/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/mobile/android/branding/aurora/moz.build +++ b/mobile/android/branding/aurora/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/beta/content/moz.build b/mobile/android/branding/beta/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/beta/content/moz.build +++ b/mobile/android/branding/beta/content/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/beta/locales/moz.build b/mobile/android/branding/beta/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/beta/locales/moz.build +++ b/mobile/android/branding/beta/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/beta/moz.build b/mobile/android/branding/beta/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/mobile/android/branding/beta/moz.build +++ b/mobile/android/branding/beta/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/nightly/content/moz.build b/mobile/android/branding/nightly/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/nightly/content/moz.build +++ b/mobile/android/branding/nightly/content/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/nightly/locales/moz.build b/mobile/android/branding/nightly/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/nightly/locales/moz.build +++ b/mobile/android/branding/nightly/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/nightly/moz.build b/mobile/android/branding/nightly/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/mobile/android/branding/nightly/moz.build +++ b/mobile/android/branding/nightly/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/official/content/moz.build b/mobile/android/branding/official/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/official/content/moz.build +++ b/mobile/android/branding/official/content/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/official/locales/moz.build b/mobile/android/branding/official/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/official/locales/moz.build +++ b/mobile/android/branding/official/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/official/moz.build b/mobile/android/branding/official/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/mobile/android/branding/official/moz.build +++ b/mobile/android/branding/official/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/unofficial/content/moz.build b/mobile/android/branding/unofficial/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/unofficial/content/moz.build +++ b/mobile/android/branding/unofficial/content/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/unofficial/locales/moz.build b/mobile/android/branding/unofficial/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/branding/unofficial/locales/moz.build +++ b/mobile/android/branding/unofficial/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/branding/unofficial/moz.build b/mobile/android/branding/unofficial/moz.build index 5eca2ae434af1..8f320daeae904 100644 --- a/mobile/android/branding/unofficial/moz.build +++ b/mobile/android/branding/unofficial/moz.build @@ -1,3 +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 diff --git a/mobile/android/chrome/moz.build b/mobile/android/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/chrome/moz.build +++ b/mobile/android/chrome/moz.build @@ -1,3 +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 diff --git a/mobile/android/components/build/moz.build b/mobile/android/components/build/moz.build index b5a0a1165fed6..a1bf1468889cf 100644 --- a/mobile/android/components/build/moz.build +++ b/mobile/android/components/build/moz.build @@ -1,3 +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 diff --git a/mobile/android/components/moz.build b/mobile/android/components/moz.build index 378a07693fb69..5e26131345030 100644 --- a/mobile/android/components/moz.build +++ b/mobile/android/components/moz.build @@ -1,3 +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 diff --git a/mobile/android/fonts/moz.build b/mobile/android/fonts/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/fonts/moz.build +++ b/mobile/android/fonts/moz.build @@ -1,3 +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 diff --git a/mobile/android/installer/moz.build b/mobile/android/installer/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/installer/moz.build +++ b/mobile/android/installer/moz.build @@ -1,3 +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 diff --git a/mobile/android/locales/moz.build b/mobile/android/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/locales/moz.build +++ b/mobile/android/locales/moz.build @@ -1,3 +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 diff --git a/mobile/android/modules/moz.build b/mobile/android/modules/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/modules/moz.build +++ b/mobile/android/modules/moz.build @@ -1,3 +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 diff --git a/mobile/android/moz.build b/mobile/android/moz.build index 605272a965efa..9d43529809711 100644 --- a/mobile/android/moz.build +++ b/mobile/android/moz.build @@ -1,3 +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 diff --git a/mobile/android/themes/core/moz.build b/mobile/android/themes/core/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/android/themes/core/moz.build +++ b/mobile/android/themes/core/moz.build @@ -1,3 +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 diff --git a/mobile/locales/moz.build b/mobile/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mobile/locales/moz.build +++ b/mobile/locales/moz.build @@ -1,3 +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 diff --git a/modules/libbz2/moz.build b/modules/libbz2/moz.build index a8af68d246f5d..86064ad85887b 100644 --- a/modules/libbz2/moz.build +++ b/modules/libbz2/moz.build @@ -1,3 +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 diff --git a/modules/libbz2/src/moz.build b/modules/libbz2/src/moz.build index 83f9fa2e9f1a0..49a2b848979fb 100644 --- a/modules/libbz2/src/moz.build +++ b/modules/libbz2/src/moz.build @@ -1,3 +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 diff --git a/modules/libjar/moz.build b/modules/libjar/moz.build index 496bb9f082fab..16b52b8a0008f 100644 --- a/modules/libjar/moz.build +++ b/modules/libjar/moz.build @@ -1,3 +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 diff --git a/modules/libjar/test/chrome/moz.build b/modules/libjar/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/modules/libjar/test/chrome/moz.build +++ b/modules/libjar/test/chrome/moz.build @@ -1,3 +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 diff --git a/modules/libjar/test/mochitest/moz.build b/modules/libjar/test/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/modules/libjar/test/mochitest/moz.build +++ b/modules/libjar/test/mochitest/moz.build @@ -1,3 +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 diff --git a/modules/libjar/test/moz.build b/modules/libjar/test/moz.build index acdeb00c9db50..76f00a19f2277 100644 --- a/modules/libjar/test/moz.build +++ b/modules/libjar/test/moz.build @@ -1,3 +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 diff --git a/modules/libjar/zipwriter/moz.build b/modules/libjar/zipwriter/moz.build index 65d9ec78680b4..d692d89b08b00 100644 --- a/modules/libjar/zipwriter/moz.build +++ b/modules/libjar/zipwriter/moz.build @@ -1,3 +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 diff --git a/modules/libjar/zipwriter/public/moz.build b/modules/libjar/zipwriter/public/moz.build index efbe1c586d39d..2b5f90f3441a2 100644 --- a/modules/libjar/zipwriter/public/moz.build +++ b/modules/libjar/zipwriter/public/moz.build @@ -1,3 +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 diff --git a/modules/libjar/zipwriter/src/moz.build b/modules/libjar/zipwriter/src/moz.build index 6409232b115ac..5ee3873960c2d 100644 --- a/modules/libjar/zipwriter/src/moz.build +++ b/modules/libjar/zipwriter/src/moz.build @@ -1,3 +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 diff --git a/modules/libjar/zipwriter/test/moz.build b/modules/libjar/zipwriter/test/moz.build index 851c2334395e1..038f7536bc086 100644 --- a/modules/libjar/zipwriter/test/moz.build +++ b/modules/libjar/zipwriter/test/moz.build @@ -1,3 +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 diff --git a/modules/libmar/moz.build b/modules/libmar/moz.build index 2a6a7c34e1af5..f547a56569549 100644 --- a/modules/libmar/moz.build +++ b/modules/libmar/moz.build @@ -1,3 +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 diff --git a/modules/libmar/sign/moz.build b/modules/libmar/sign/moz.build index 982b2c55e4db3..1bf6af7c47278 100644 --- a/modules/libmar/sign/moz.build +++ b/modules/libmar/sign/moz.build @@ -1,3 +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 diff --git a/modules/libmar/src/moz.build b/modules/libmar/src/moz.build index 91ffdea8ee184..cb80e8c43cbe2 100644 --- a/modules/libmar/src/moz.build +++ b/modules/libmar/src/moz.build @@ -1,3 +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 diff --git a/modules/libmar/tests/moz.build b/modules/libmar/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/modules/libmar/tests/moz.build +++ b/modules/libmar/tests/moz.build @@ -1,3 +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 diff --git a/modules/libmar/tool/moz.build b/modules/libmar/tool/moz.build index c8644c3237a4a..02d8ccf62a7ad 100644 --- a/modules/libmar/tool/moz.build +++ b/modules/libmar/tool/moz.build @@ -1,3 +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 diff --git a/modules/libmar/verify/moz.build b/modules/libmar/verify/moz.build index bb0da032b0d68..28e5d04509fea 100644 --- a/modules/libmar/verify/moz.build +++ b/modules/libmar/verify/moz.build @@ -1,3 +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 diff --git a/modules/libpref/moz.build b/modules/libpref/moz.build index abcb340d0b81e..ef0e73b56a4ad 100644 --- a/modules/libpref/moz.build +++ b/modules/libpref/moz.build @@ -1,3 +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 diff --git a/modules/libpref/public/moz.build b/modules/libpref/public/moz.build index 9e44c70839ac0..7fba8c28da539 100644 --- a/modules/libpref/public/moz.build +++ b/modules/libpref/public/moz.build @@ -1,3 +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 diff --git a/modules/libpref/src/moz.build b/modules/libpref/src/moz.build index 4592218842f02..e8b0fdf6d666d 100644 --- a/modules/libpref/src/moz.build +++ b/modules/libpref/src/moz.build @@ -1,3 +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 diff --git a/modules/libpref/test/moz.build b/modules/libpref/test/moz.build index 5fa952b20503a..aa3d89b5c9288 100644 --- a/modules/libpref/test/moz.build +++ b/modules/libpref/test/moz.build @@ -1,3 +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 diff --git a/modules/zlib/moz.build b/modules/zlib/moz.build index 48c4ce1940793..cd19bbda87d3d 100644 --- a/modules/zlib/moz.build +++ b/modules/zlib/moz.build @@ -1,3 +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 diff --git a/modules/zlib/src/moz.build b/modules/zlib/src/moz.build index 83153cee5f000..600b6ce6a31ed 100644 --- a/modules/zlib/src/moz.build +++ b/modules/zlib/src/moz.build @@ -1,3 +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 diff --git a/moz.build b/moz.build index d3e8b1d46be81..2c71a699be895 100644 --- a/moz.build +++ b/moz.build @@ -1,3 +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 diff --git a/mozglue/android/moz.build b/mozglue/android/moz.build index 60960ca781ed0..ea12cfedbf725 100644 --- a/mozglue/android/moz.build +++ b/mozglue/android/moz.build @@ -1,3 +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 diff --git a/mozglue/build/moz.build b/mozglue/build/moz.build index a1035729652ac..322dae0a1a357 100644 --- a/mozglue/build/moz.build +++ b/mozglue/build/moz.build @@ -1,3 +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 diff --git a/mozglue/linker/moz.build b/mozglue/linker/moz.build index a1035729652ac..322dae0a1a357 100644 --- a/mozglue/linker/moz.build +++ b/mozglue/linker/moz.build @@ -1,3 +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 diff --git a/mozglue/moz.build b/mozglue/moz.build index 920a99cf0bfdb..6b3aa737f2a8e 100644 --- a/mozglue/moz.build +++ b/mozglue/moz.build @@ -1,3 +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 diff --git a/mozglue/tests/moz.build b/mozglue/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/mozglue/tests/moz.build +++ b/mozglue/tests/moz.build @@ -1,3 +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 diff --git a/netwerk/base/moz.build b/netwerk/base/moz.build index 077f40f4f5aaa..8ff4685344242 100644 --- a/netwerk/base/moz.build +++ b/netwerk/base/moz.build @@ -1,3 +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 diff --git a/netwerk/base/public/moz.build b/netwerk/base/public/moz.build index a6522380a58d8..6be336391738a 100644 --- a/netwerk/base/public/moz.build +++ b/netwerk/base/public/moz.build @@ -1,3 +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 diff --git a/netwerk/base/src/moz.build b/netwerk/base/src/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/base/src/moz.build +++ b/netwerk/base/src/moz.build @@ -1,3 +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 diff --git a/netwerk/build/moz.build b/netwerk/build/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/build/moz.build +++ b/netwerk/build/moz.build @@ -1,3 +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 diff --git a/netwerk/cache/moz.build b/netwerk/cache/moz.build index 6f4de684f1ff9..e80624fc9c64b 100644 --- a/netwerk/cache/moz.build +++ b/netwerk/cache/moz.build @@ -1,3 +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 diff --git a/netwerk/cookie/moz.build b/netwerk/cookie/moz.build index 8c0035c7e0362..c21412ef57fe4 100644 --- a/netwerk/cookie/moz.build +++ b/netwerk/cookie/moz.build @@ -1,3 +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 diff --git a/netwerk/dash/moz.build b/netwerk/dash/moz.build index 271ead573daa9..3202d0ff2be84 100644 --- a/netwerk/dash/moz.build +++ b/netwerk/dash/moz.build @@ -1,3 +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 diff --git a/netwerk/dash/mpd/moz.build b/netwerk/dash/mpd/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/dash/mpd/moz.build +++ b/netwerk/dash/mpd/moz.build @@ -1,3 +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 diff --git a/netwerk/dns/moz.build b/netwerk/dns/moz.build index 68e357cb33793..9f78262f7c858 100644 --- a/netwerk/dns/moz.build +++ b/netwerk/dns/moz.build @@ -1,3 +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 diff --git a/netwerk/ipc/moz.build b/netwerk/ipc/moz.build index c3ad508437f6e..9698dbedc629d 100644 --- a/netwerk/ipc/moz.build +++ b/netwerk/ipc/moz.build @@ -1,3 +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 diff --git a/netwerk/locales/moz.build b/netwerk/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/netwerk/locales/moz.build +++ b/netwerk/locales/moz.build @@ -1,3 +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 diff --git a/netwerk/mime/moz.build b/netwerk/mime/moz.build index 649f56af0dfee..9e3ef7b9bf7dd 100644 --- a/netwerk/mime/moz.build +++ b/netwerk/mime/moz.build @@ -1,3 +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 diff --git a/netwerk/moz.build b/netwerk/moz.build index fc1400d03c533..e0dcfa67929d7 100644 --- a/netwerk/moz.build +++ b/netwerk/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/about/moz.build b/netwerk/protocol/about/moz.build index 11bbcfdb8cfe7..988854f800a70 100644 --- a/netwerk/protocol/about/moz.build +++ b/netwerk/protocol/about/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/app/moz.build b/netwerk/protocol/app/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/netwerk/protocol/app/moz.build +++ b/netwerk/protocol/app/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/data/moz.build b/netwerk/protocol/data/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/protocol/data/moz.build +++ b/netwerk/protocol/data/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/device/moz.build b/netwerk/protocol/device/moz.build index 54810ecff4c86..2889ddb272d84 100644 --- a/netwerk/protocol/device/moz.build +++ b/netwerk/protocol/device/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/file/moz.build b/netwerk/protocol/file/moz.build index 040786fa2e36c..76f3eafd2c682 100644 --- a/netwerk/protocol/file/moz.build +++ b/netwerk/protocol/file/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/ftp/moz.build b/netwerk/protocol/ftp/moz.build index 3761e952ecdee..e6f60698f81df 100644 --- a/netwerk/protocol/ftp/moz.build +++ b/netwerk/protocol/ftp/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/http/moz.build b/netwerk/protocol/http/moz.build index 35660dc920ff3..8fdfe58888c17 100644 --- a/netwerk/protocol/http/moz.build +++ b/netwerk/protocol/http/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/moz.build b/netwerk/protocol/moz.build index 66a35918ab0f0..6acec786dc4a2 100644 --- a/netwerk/protocol/moz.build +++ b/netwerk/protocol/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/res/moz.build b/netwerk/protocol/res/moz.build index 1af041f3962e0..82105061bcafe 100644 --- a/netwerk/protocol/res/moz.build +++ b/netwerk/protocol/res/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/viewsource/moz.build b/netwerk/protocol/viewsource/moz.build index a93add635b4dc..6369f7afdc29d 100644 --- a/netwerk/protocol/viewsource/moz.build +++ b/netwerk/protocol/viewsource/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/websocket/moz.build b/netwerk/protocol/websocket/moz.build index 2b20063e9efe5..9c57e7a655363 100644 --- a/netwerk/protocol/websocket/moz.build +++ b/netwerk/protocol/websocket/moz.build @@ -1,3 +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 diff --git a/netwerk/protocol/wyciwyg/moz.build b/netwerk/protocol/wyciwyg/moz.build index 5f11555033f8b..bfc4ebe73d80b 100644 --- a/netwerk/protocol/wyciwyg/moz.build +++ b/netwerk/protocol/wyciwyg/moz.build @@ -1,3 +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 diff --git a/netwerk/sctp/datachannel/moz.build b/netwerk/sctp/datachannel/moz.build index 82ffa59acd642..4a0ee3d72605e 100644 --- a/netwerk/sctp/datachannel/moz.build +++ b/netwerk/sctp/datachannel/moz.build @@ -1,3 +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 diff --git a/netwerk/sctp/src/moz.build b/netwerk/sctp/src/moz.build index 423633b2e8f7c..6642170793271 100644 --- a/netwerk/sctp/src/moz.build +++ b/netwerk/sctp/src/moz.build @@ -1,3 +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 diff --git a/netwerk/socket/moz.build b/netwerk/socket/moz.build index f29e1532f0b26..fae070886957d 100644 --- a/netwerk/socket/moz.build +++ b/netwerk/socket/moz.build @@ -1,3 +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 diff --git a/netwerk/srtp/src/moz.build b/netwerk/srtp/src/moz.build index 48d633678b292..6d85fe42b5d85 100644 --- a/netwerk/srtp/src/moz.build +++ b/netwerk/srtp/src/moz.build @@ -1,3 +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 diff --git a/netwerk/streamconv/converters/moz.build b/netwerk/streamconv/converters/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/streamconv/converters/moz.build +++ b/netwerk/streamconv/converters/moz.build @@ -1,3 +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 diff --git a/netwerk/streamconv/moz.build b/netwerk/streamconv/moz.build index d8f32a7490801..000af68196c9f 100644 --- a/netwerk/streamconv/moz.build +++ b/netwerk/streamconv/moz.build @@ -1,3 +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 diff --git a/netwerk/streamconv/public/moz.build b/netwerk/streamconv/public/moz.build index 53bd464c8a7d8..c8192430530d7 100644 --- a/netwerk/streamconv/public/moz.build +++ b/netwerk/streamconv/public/moz.build @@ -1,3 +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 diff --git a/netwerk/streamconv/src/moz.build b/netwerk/streamconv/src/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/streamconv/src/moz.build +++ b/netwerk/streamconv/src/moz.build @@ -1,3 +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 diff --git a/netwerk/streamconv/test/moz.build b/netwerk/streamconv/test/moz.build index a65024133b816..07c98b824e2e4 100644 --- a/netwerk/streamconv/test/moz.build +++ b/netwerk/streamconv/test/moz.build @@ -1,3 +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 diff --git a/netwerk/system/android/moz.build b/netwerk/system/android/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/system/android/moz.build +++ b/netwerk/system/android/moz.build @@ -1,3 +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 diff --git a/netwerk/system/mac/moz.build b/netwerk/system/mac/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/system/mac/moz.build +++ b/netwerk/system/mac/moz.build @@ -1,3 +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 diff --git a/netwerk/system/maemo/moz.build b/netwerk/system/maemo/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/system/maemo/moz.build +++ b/netwerk/system/maemo/moz.build @@ -1,3 +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 diff --git a/netwerk/system/moz.build b/netwerk/system/moz.build index cdd10a45798ad..0e5b1cd872105 100644 --- a/netwerk/system/moz.build +++ b/netwerk/system/moz.build @@ -1,3 +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 diff --git a/netwerk/system/qt/moz.build b/netwerk/system/qt/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/system/qt/moz.build +++ b/netwerk/system/qt/moz.build @@ -1,3 +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 diff --git a/netwerk/system/win32/moz.build b/netwerk/system/win32/moz.build index 7435eced8ad35..8b58b4859ca45 100644 --- a/netwerk/system/win32/moz.build +++ b/netwerk/system/win32/moz.build @@ -1,3 +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 diff --git a/netwerk/test/browser/moz.build b/netwerk/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/netwerk/test/browser/moz.build +++ b/netwerk/test/browser/moz.build @@ -1,3 +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 diff --git a/netwerk/test/httpserver/moz.build b/netwerk/test/httpserver/moz.build index 6e1c10e380e73..a3c73cc2666cf 100644 --- a/netwerk/test/httpserver/moz.build +++ b/netwerk/test/httpserver/moz.build @@ -1,3 +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 diff --git a/netwerk/test/moz.build b/netwerk/test/moz.build index 1bdee24338128..eedad6ce1a3e0 100644 --- a/netwerk/test/moz.build +++ b/netwerk/test/moz.build @@ -1,3 +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 diff --git a/netwerk/wifi/moz.build b/netwerk/wifi/moz.build index 3f38bee2eb2a9..784d1c06355c3 100644 --- a/netwerk/wifi/moz.build +++ b/netwerk/wifi/moz.build @@ -1,3 +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 diff --git a/other-licenses/android/moz.build b/other-licenses/android/moz.build index 60960ca781ed0..ea12cfedbf725 100644 --- a/other-licenses/android/moz.build +++ b/other-licenses/android/moz.build @@ -1,3 +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 diff --git a/other-licenses/bsdiff/moz.build b/other-licenses/bsdiff/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/other-licenses/bsdiff/moz.build +++ b/other-licenses/bsdiff/moz.build @@ -1,3 +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 diff --git a/other-licenses/skia-npapi/moz.build b/other-licenses/skia-npapi/moz.build index f2aeda910e35f..60d82642e644b 100644 --- a/other-licenses/skia-npapi/moz.build +++ b/other-licenses/skia-npapi/moz.build @@ -1,3 +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 diff --git a/other-licenses/snappy/moz.build b/other-licenses/snappy/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/other-licenses/snappy/moz.build +++ b/other-licenses/snappy/moz.build @@ -1,3 +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 diff --git a/parser/expat/lib/moz.build b/parser/expat/lib/moz.build index 01a3c3403912c..dd516f255d0ae 100644 --- a/parser/expat/lib/moz.build +++ b/parser/expat/lib/moz.build @@ -1,3 +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 diff --git a/parser/expat/moz.build b/parser/expat/moz.build index 6bc9662bb3918..0b41ddfe97139 100644 --- a/parser/expat/moz.build +++ b/parser/expat/moz.build @@ -1,3 +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 diff --git a/parser/html/moz.build b/parser/html/moz.build index 7f429640d53e7..6f6a051352602 100644 --- a/parser/html/moz.build +++ b/parser/html/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/moz.build b/parser/htmlparser/moz.build index 8663e540642db..219db51c42fda 100644 --- a/parser/htmlparser/moz.build +++ b/parser/htmlparser/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/public/moz.build b/parser/htmlparser/public/moz.build index 93b53966382d7..128dbc3a55fd1 100644 --- a/parser/htmlparser/public/moz.build +++ b/parser/htmlparser/public/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/src/moz.build b/parser/htmlparser/src/moz.build index a888707a746fb..833a9e50e95e8 100644 --- a/parser/htmlparser/src/moz.build +++ b/parser/htmlparser/src/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/tests/mochitest/dir_bug534293/moz.build b/parser/htmlparser/tests/mochitest/dir_bug534293/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/parser/htmlparser/tests/mochitest/dir_bug534293/moz.build +++ b/parser/htmlparser/tests/mochitest/dir_bug534293/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/tests/mochitest/html5lib_tree_construction/moz.build b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/moz.build index 08c4bdc44c96d..dec14c3467252 100644 --- a/parser/htmlparser/tests/mochitest/html5lib_tree_construction/moz.build +++ b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/moz.build b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/moz.build +++ b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/tests/mochitest/moz.build b/parser/htmlparser/tests/mochitest/moz.build index d862f35ace9db..957110c970be8 100644 --- a/parser/htmlparser/tests/mochitest/moz.build +++ b/parser/htmlparser/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/parser/htmlparser/tests/moz.build b/parser/htmlparser/tests/moz.build index ddf140810ffe6..f7e08177524b4 100644 --- a/parser/htmlparser/tests/moz.build +++ b/parser/htmlparser/tests/moz.build @@ -1,3 +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 diff --git a/parser/moz.build b/parser/moz.build index f45837a1f0214..99033018ba4d6 100644 --- a/parser/moz.build +++ b/parser/moz.build @@ -1,3 +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 diff --git a/parser/xml/moz.build b/parser/xml/moz.build index bd475548c13d4..92950f537287b 100644 --- a/parser/xml/moz.build +++ b/parser/xml/moz.build @@ -1,3 +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 diff --git a/parser/xml/public/moz.build b/parser/xml/public/moz.build index 6905fcd6971f8..1cbd09e504788 100644 --- a/parser/xml/public/moz.build +++ b/parser/xml/public/moz.build @@ -1,3 +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 diff --git a/parser/xml/src/moz.build b/parser/xml/src/moz.build index d904eb5a7d619..28ade16354423 100644 --- a/parser/xml/src/moz.build +++ b/parser/xml/src/moz.build @@ -1,3 +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 diff --git a/parser/xml/test/moz.build b/parser/xml/test/moz.build index 58bf2a275ee1b..a0e7c86ac72db 100644 --- a/parser/xml/test/moz.build +++ b/parser/xml/test/moz.build @@ -1,3 +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 diff --git a/probes/moz.build b/probes/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/probes/moz.build +++ b/probes/moz.build @@ -1,3 +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 diff --git a/profile/dirserviceprovider/moz.build b/profile/dirserviceprovider/moz.build index b563fc1781daf..511bfcc2a1d75 100644 --- a/profile/dirserviceprovider/moz.build +++ b/profile/dirserviceprovider/moz.build @@ -1,3 +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 diff --git a/profile/dirserviceprovider/public/moz.build b/profile/dirserviceprovider/public/moz.build index 780ec2db79b5d..3edcb5b8edd6d 100644 --- a/profile/dirserviceprovider/public/moz.build +++ b/profile/dirserviceprovider/public/moz.build @@ -1,3 +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 diff --git a/profile/dirserviceprovider/src/moz.build b/profile/dirserviceprovider/src/moz.build index 780ec2db79b5d..3edcb5b8edd6d 100644 --- a/profile/dirserviceprovider/src/moz.build +++ b/profile/dirserviceprovider/src/moz.build @@ -1,3 +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 diff --git a/profile/dirserviceprovider/standalone/moz.build b/profile/dirserviceprovider/standalone/moz.build index 780ec2db79b5d..3edcb5b8edd6d 100644 --- a/profile/dirserviceprovider/standalone/moz.build +++ b/profile/dirserviceprovider/standalone/moz.build @@ -1,3 +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 diff --git a/profile/moz.build b/profile/moz.build index 7ac9de5f92e70..58fc8f96d373b 100644 --- a/profile/moz.build +++ b/profile/moz.build @@ -1,3 +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 diff --git a/profile/public/moz.build b/profile/public/moz.build index 128c3f7388523..891df984b51ff 100644 --- a/profile/public/moz.build +++ b/profile/public/moz.build @@ -1,3 +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 diff --git a/python/moz.build b/python/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/python/moz.build +++ b/python/moz.build @@ -1,3 +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 diff --git a/python/mozbuild/mozbuild/test/backend/data/external_make_dirs/moz.build b/python/mozbuild/mozbuild/test/backend/data/external_make_dirs/moz.build index 46d7d61cc36c1..c3faea5a47f50 100644 --- a/python/mozbuild/mozbuild/test/backend/data/external_make_dirs/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/external_make_dirs/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/backend/data/stub0/dir1/moz.build b/python/mozbuild/mozbuild/test/backend/data/stub0/dir1/moz.build index 794e36e38c6e2..c9ceb2cb2dbc1 100644 --- a/python/mozbuild/mozbuild/test/backend/data/stub0/dir1/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/stub0/dir1/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/backend/data/stub0/dir2/moz.build b/python/mozbuild/mozbuild/test/backend/data/stub0/dir2/moz.build index 6ba2f6f814834..91578e2ca6dca 100644 --- a/python/mozbuild/mozbuild/test/backend/data/stub0/dir2/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/stub0/dir2/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/backend/data/stub0/dir3/moz.build b/python/mozbuild/mozbuild/test/backend/data/stub0/dir3/moz.build index 6ba2f6f814834..91578e2ca6dca 100644 --- a/python/mozbuild/mozbuild/test/backend/data/stub0/dir3/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/stub0/dir3/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/backend/data/stub0/moz.build b/python/mozbuild/mozbuild/test/backend/data/stub0/moz.build index 8489647fc6552..18553bcade73c 100644 --- a/python/mozbuild/mozbuild/test/backend/data/stub0/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/stub0/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/backend/data/substitute_config_files/moz.build b/python/mozbuild/mozbuild/test/backend/data/substitute_config_files/moz.build index 9cbcf2f545c93..609db96bef948 100644 --- a/python/mozbuild/mozbuild/test/backend/data/substitute_config_files/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/substitute_config_files/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/backend/data/variable_passthru/moz.build b/python/mozbuild/mozbuild/test/backend/data/variable_passthru/moz.build index ff58b859c5977..679d63c7cac10 100644 --- a/python/mozbuild/mozbuild/test/backend/data/variable_passthru/moz.build +++ b/python/mozbuild/mozbuild/test/backend/data/variable_passthru/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/config-file-substitution/moz.build b/python/mozbuild/mozbuild/test/frontend/data/config-file-substitution/moz.build index e1c08c51447b2..c1d7bd4ab2efd 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/config-file-substitution/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/config-file-substitution/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/include-basic/moz.build b/python/mozbuild/mozbuild/test/frontend/data/include-basic/moz.build index b8301f3f324b1..494ff5194a08b 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/include-basic/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/include-basic/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/include-file-stack/moz.build b/python/mozbuild/mozbuild/test/frontend/data/include-file-stack/moz.build index 6dfb33d92ccbb..680464da2d611 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/include-file-stack/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/include-file-stack/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/include-missing/moz.build b/python/mozbuild/mozbuild/test/frontend/data/include-missing/moz.build index f7fc25465842e..64a7341b56ad9 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/include-missing/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/include-missing/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/include-topsrcdir-relative/moz.build b/python/mozbuild/mozbuild/test/frontend/data/include-topsrcdir-relative/moz.build index 806a44ccd1c7a..f3541095244c7 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/include-topsrcdir-relative/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/include-topsrcdir-relative/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-bad-dir/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-bad-dir/moz.build index a2ed3fa4901a8..4ce77cc467660 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-bad-dir/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-bad-dir/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-basic/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-basic/moz.build index 9bfc65481d4c7..aaeac3a8f5b69 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-basic/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-basic/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-error-func/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-error-func/moz.build index 1285e85685f10..e083c3048f2cc 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-error-func/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-error-func/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-included-from/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-included-from/moz.build index 8d3ad9d61815a..37262857d563b 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-included-from/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-included-from/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-missing-include/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-missing-include/moz.build index f7fc25465842e..64a7341b56ad9 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-missing-include/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-missing-include/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-outside-topsrcdir/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-outside-topsrcdir/moz.build index 535dd66e7d279..d9463797d57de 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-outside-topsrcdir/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-outside-topsrcdir/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-read-unknown-global/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-read-unknown-global/moz.build index 62b30187d14fc..ba687886320be 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-read-unknown-global/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-read-unknown-global/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-repeated-dir/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-repeated-dir/moz.build index bdd2c5cf8b15a..375fc075d6a3a 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-repeated-dir/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-repeated-dir/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-script-error/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-script-error/moz.build index 93bc9f7ea12a0..b1bb456b93a97 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-script-error/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-script-error/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-syntax/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-syntax/moz.build index d39fac0f6786e..11d2d57fb76e8 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-syntax/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-syntax/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-bad-value/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-bad-value/moz.build index 187ffeaa5fae5..6704d67d19baf 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-bad-value/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-bad-value/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-unknown-global/moz.build b/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-unknown-global/moz.build index 89a94205f554f..84cb7f3938cb4 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-unknown-global/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-unknown-global/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/moz.build index 00eb90b84ef57..d3023636a45d9 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-all-vars/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-outside-topsrcdir/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-outside-topsrcdir/moz.build index 55f786dd545d3..2c64b9f312e2e 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-outside-topsrcdir/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-outside-topsrcdir/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/foo/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/foo/moz.build index 03636952d8b82..e3520cd391620 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/foo/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/foo/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/moz.build index a2ed3fa4901a8..4ce77cc467660 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-relative-dirs/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/bar/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/bar/moz.build index eaaedcc6bfc05..52a9f04867133 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/bar/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/bar/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/foo/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/foo/moz.build index 03636952d8b82..e3520cd391620 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/foo/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/foo/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/moz.build index e75a1d58e7eaf..618aeb7b71281 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-repeated-dirs/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/foo/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/foo/moz.build index 8ace800256221..ecd2816eec330 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/foo/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/foo/moz.build @@ -1 +1,2 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- DIRS = ['biz'] diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/moz.build index e75a1d58e7eaf..618aeb7b71281 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-simple/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/foo/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/foo/moz.build index c0aebdd02c0eb..0e70603ec4854 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/foo/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/foo/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/moz.build index a2ed3fa4901a8..4ce77cc467660 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-fails-in-subdir/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/foo/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/foo/moz.build index 0c0155d21f50c..930dfa0bd0951 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/foo/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/foo/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/moz.build b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/moz.build index b319fba114e64..e971685d6c731 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/traversal-tier-simple/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/data/variable-passthru/moz.build b/python/mozbuild/mozbuild/test/frontend/data/variable-passthru/moz.build index 1c1a13431fdd2..e80ac2aa9f639 100644 --- a/python/mozbuild/mozbuild/test/frontend/data/variable-passthru/moz.build +++ b/python/mozbuild/mozbuild/test/frontend/data/variable-passthru/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ diff --git a/python/mozbuild/mozbuild/test/frontend/test_reader.py b/python/mozbuild/mozbuild/test/frontend/test_reader.py index 19aa7ea11dafe..a4d1f7d119df8 100644 --- a/python/mozbuild/mozbuild/test/frontend/test_reader.py +++ b/python/mozbuild/mozbuild/test/frontend/test_reader.py @@ -133,7 +133,7 @@ def test_error_syntax_error(self): list(reader.read_topsrcdir()) e = bre.exception - self.assertIn('Python syntax error on line 4', str(e)) + self.assertIn('Python syntax error on line 5', str(e)) self.assertIn(' foo =', str(e)) self.assertIn(' ^', str(e)) @@ -144,7 +144,7 @@ def test_error_read_unknown_global(self): list(reader.read_topsrcdir()) e = bre.exception - self.assertIn('The error was triggered on line 4', str(e)) + self.assertIn('The error was triggered on line 5', str(e)) self.assertIn('The underlying problem is an attempt to read', str(e)) self.assertIn(' FOO', str(e)) @@ -155,7 +155,7 @@ def test_error_write_unknown_global(self): list(reader.read_topsrcdir()) e = bre.exception - self.assertIn('The error was triggered on line 6', str(e)) + self.assertIn('The error was triggered on line 7', str(e)) self.assertIn('The underlying problem is an attempt to write', str(e)) self.assertIn(' FOO', str(e)) @@ -166,7 +166,7 @@ def test_error_write_bad_value(self): list(reader.read_topsrcdir()) e = bre.exception - self.assertIn('The error was triggered on line 4', str(e)) + self.assertIn('The error was triggered on line 5', str(e)) self.assertIn('is an attempt to write an illegal value to a special', str(e)) diff --git a/rdf/base/idl/moz.build b/rdf/base/idl/moz.build index 3da8a0aef8403..5951cc0187352 100644 --- a/rdf/base/idl/moz.build +++ b/rdf/base/idl/moz.build @@ -1,3 +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 diff --git a/rdf/base/moz.build b/rdf/base/moz.build index abb9779d2a0f8..ccafce8f3b974 100644 --- a/rdf/base/moz.build +++ b/rdf/base/moz.build @@ -1,3 +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 diff --git a/rdf/base/public/moz.build b/rdf/base/public/moz.build index 3e0cb9caf9ea1..05466ed0fe34d 100644 --- a/rdf/base/public/moz.build +++ b/rdf/base/public/moz.build @@ -1,3 +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 diff --git a/rdf/base/src/moz.build b/rdf/base/src/moz.build index 3e0cb9caf9ea1..05466ed0fe34d 100644 --- a/rdf/base/src/moz.build +++ b/rdf/base/src/moz.build @@ -1,3 +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 diff --git a/rdf/build/moz.build b/rdf/build/moz.build index 3e0cb9caf9ea1..05466ed0fe34d 100644 --- a/rdf/build/moz.build +++ b/rdf/build/moz.build @@ -1,3 +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 diff --git a/rdf/datasource/moz.build b/rdf/datasource/moz.build index 077f40f4f5aaa..8ff4685344242 100644 --- a/rdf/datasource/moz.build +++ b/rdf/datasource/moz.build @@ -1,3 +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 diff --git a/rdf/datasource/public/moz.build b/rdf/datasource/public/moz.build index 3e0cb9caf9ea1..05466ed0fe34d 100644 --- a/rdf/datasource/public/moz.build +++ b/rdf/datasource/public/moz.build @@ -1,3 +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 diff --git a/rdf/datasource/src/moz.build b/rdf/datasource/src/moz.build index 3e0cb9caf9ea1..05466ed0fe34d 100644 --- a/rdf/datasource/src/moz.build +++ b/rdf/datasource/src/moz.build @@ -1,3 +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 diff --git a/rdf/moz.build b/rdf/moz.build index 1c650699f2133..d22ee02999ed6 100644 --- a/rdf/moz.build +++ b/rdf/moz.build @@ -1,3 +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 diff --git a/rdf/tests/dsds/moz.build b/rdf/tests/dsds/moz.build index 3e0cb9caf9ea1..05466ed0fe34d 100644 --- a/rdf/tests/dsds/moz.build +++ b/rdf/tests/dsds/moz.build @@ -1,3 +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 diff --git a/rdf/tests/moz.build b/rdf/tests/moz.build index d86d5da9867a3..30fa5defe0cc8 100644 --- a/rdf/tests/moz.build +++ b/rdf/tests/moz.build @@ -1,3 +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 diff --git a/rdf/tests/rdfcat/moz.build b/rdf/tests/rdfcat/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/rdf/tests/rdfcat/moz.build +++ b/rdf/tests/rdfcat/moz.build @@ -1,3 +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 diff --git a/rdf/tests/rdfpoll/moz.build b/rdf/tests/rdfpoll/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/rdf/tests/rdfpoll/moz.build +++ b/rdf/tests/rdfpoll/moz.build @@ -1,3 +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 diff --git a/rdf/tests/triplescat/moz.build b/rdf/tests/triplescat/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/rdf/tests/triplescat/moz.build +++ b/rdf/tests/triplescat/moz.build @@ -1,3 +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 diff --git a/rdf/util/moz.build b/rdf/util/moz.build index fed2a5cd76fb4..934f58a956dbd 100644 --- a/rdf/util/moz.build +++ b/rdf/util/moz.build @@ -1,3 +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 diff --git a/rdf/util/public/moz.build b/rdf/util/public/moz.build index 7f013f69bec79..ea9312a2c7217 100644 --- a/rdf/util/public/moz.build +++ b/rdf/util/public/moz.build @@ -1,3 +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 diff --git a/rdf/util/src/internal/moz.build b/rdf/util/src/internal/moz.build index 7f013f69bec79..ea9312a2c7217 100644 --- a/rdf/util/src/internal/moz.build +++ b/rdf/util/src/internal/moz.build @@ -1,3 +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 diff --git a/rdf/util/src/moz.build b/rdf/util/src/moz.build index 4ea3ad88cb63e..4b0f551a8633c 100644 --- a/rdf/util/src/moz.build +++ b/rdf/util/src/moz.build @@ -1,3 +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 diff --git a/security/build/moz.build b/security/build/moz.build index 7dc44ac16e47a..0ed7fdc5aa8d8 100644 --- a/security/build/moz.build +++ b/security/build/moz.build @@ -1,3 +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 diff --git a/security/manager/boot/moz.build b/security/manager/boot/moz.build index 41d4e4caef81c..bc91167557709 100644 --- a/security/manager/boot/moz.build +++ b/security/manager/boot/moz.build @@ -1,3 +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 diff --git a/security/manager/boot/public/moz.build b/security/manager/boot/public/moz.build index 51dedf15d8dab..b66c43c767e82 100644 --- a/security/manager/boot/public/moz.build +++ b/security/manager/boot/public/moz.build @@ -1,3 +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 diff --git a/security/manager/boot/src/moz.build b/security/manager/boot/src/moz.build index 57b1acde44726..bec5eab46043c 100644 --- a/security/manager/boot/src/moz.build +++ b/security/manager/boot/src/moz.build @@ -1,3 +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 diff --git a/security/manager/locales/moz.build b/security/manager/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/security/manager/locales/moz.build +++ b/security/manager/locales/moz.build @@ -1,3 +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 diff --git a/security/manager/moz.build b/security/manager/moz.build index 67eb485e8ae5c..82778d5298fc6 100644 --- a/security/manager/moz.build +++ b/security/manager/moz.build @@ -1,3 +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 diff --git a/security/manager/pki/moz.build b/security/manager/pki/moz.build index 10766fbeb4674..7d558d8b1a4fc 100644 --- a/security/manager/pki/moz.build +++ b/security/manager/pki/moz.build @@ -1,3 +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 diff --git a/security/manager/pki/public/moz.build b/security/manager/pki/public/moz.build index ae9b300e08658..2df60d4081f39 100644 --- a/security/manager/pki/public/moz.build +++ b/security/manager/pki/public/moz.build @@ -1,3 +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 diff --git a/security/manager/pki/resources/moz.build b/security/manager/pki/resources/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/security/manager/pki/resources/moz.build +++ b/security/manager/pki/resources/moz.build @@ -1,3 +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 diff --git a/security/manager/pki/src/moz.build b/security/manager/pki/src/moz.build index d7a3bfac6de3d..810ab87185ae8 100644 --- a/security/manager/pki/src/moz.build +++ b/security/manager/pki/src/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/moz.build b/security/manager/ssl/moz.build index bc07d77e9bea3..4ca3f6fd953c7 100644 --- a/security/manager/ssl/moz.build +++ b/security/manager/ssl/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/public/moz.build b/security/manager/ssl/public/moz.build index 9043741a61511..5f7d99751cd3b 100644 --- a/security/manager/ssl/public/moz.build +++ b/security/manager/ssl/public/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/src/moz.build b/security/manager/ssl/src/moz.build index 32c7b3710a6ea..1dab6d46dc866 100644 --- a/security/manager/ssl/src/moz.build +++ b/security/manager/ssl/src/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/tests/mochitest/browser/moz.build b/security/manager/ssl/tests/mochitest/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/security/manager/ssl/tests/mochitest/browser/moz.build +++ b/security/manager/ssl/tests/mochitest/browser/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/tests/mochitest/bugs/moz.build b/security/manager/ssl/tests/mochitest/bugs/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/security/manager/ssl/tests/mochitest/bugs/moz.build +++ b/security/manager/ssl/tests/mochitest/bugs/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/tests/mochitest/mixedcontent/moz.build b/security/manager/ssl/tests/mochitest/mixedcontent/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/security/manager/ssl/tests/mochitest/mixedcontent/moz.build +++ b/security/manager/ssl/tests/mochitest/mixedcontent/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/tests/mochitest/moz.build b/security/manager/ssl/tests/mochitest/moz.build index 2a81a5c78d078..b566cf6584b3f 100644 --- a/security/manager/ssl/tests/mochitest/moz.build +++ b/security/manager/ssl/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/tests/mochitest/stricttransportsecurity/moz.build b/security/manager/ssl/tests/mochitest/stricttransportsecurity/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/security/manager/ssl/tests/mochitest/stricttransportsecurity/moz.build +++ b/security/manager/ssl/tests/mochitest/stricttransportsecurity/moz.build @@ -1,3 +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 diff --git a/security/manager/ssl/tests/moz.build b/security/manager/ssl/tests/moz.build index 1ccd380db06a4..16453831d2507 100644 --- a/security/manager/ssl/tests/moz.build +++ b/security/manager/ssl/tests/moz.build @@ -1,3 +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 diff --git a/services/common/moz.build b/services/common/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/services/common/moz.build +++ b/services/common/moz.build @@ -1,3 +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 diff --git a/services/common/tests/moz.build b/services/common/tests/moz.build index 657ffa99c5b21..06ce9c97263ad 100644 --- a/services/common/tests/moz.build +++ b/services/common/tests/moz.build @@ -1,3 +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 diff --git a/services/crypto/component/moz.build b/services/crypto/component/moz.build index 81fc30cc1b4c0..ed832d8939446 100644 --- a/services/crypto/component/moz.build +++ b/services/crypto/component/moz.build @@ -1,3 +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 diff --git a/services/crypto/component/tests/moz.build b/services/crypto/component/tests/moz.build index af6b2bbb36293..96597af270002 100644 --- a/services/crypto/component/tests/moz.build +++ b/services/crypto/component/tests/moz.build @@ -1,3 +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 diff --git a/services/crypto/moz.build b/services/crypto/moz.build index 7479a270dc687..8ccdc6232604a 100644 --- a/services/crypto/moz.build +++ b/services/crypto/moz.build @@ -1,3 +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 diff --git a/services/crypto/tests/moz.build b/services/crypto/tests/moz.build index af6b2bbb36293..96597af270002 100644 --- a/services/crypto/tests/moz.build +++ b/services/crypto/tests/moz.build @@ -1,3 +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 diff --git a/services/datareporting/moz.build b/services/datareporting/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/services/datareporting/moz.build +++ b/services/datareporting/moz.build @@ -1,3 +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 diff --git a/services/datareporting/tests/moz.build b/services/datareporting/tests/moz.build index 5501cd4b33059..1afe23d02792f 100644 --- a/services/datareporting/tests/moz.build +++ b/services/datareporting/tests/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # 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/services/healthreport/moz.build b/services/healthreport/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/services/healthreport/moz.build +++ b/services/healthreport/moz.build @@ -1,3 +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 diff --git a/services/healthreport/tests/moz.build b/services/healthreport/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/services/healthreport/tests/moz.build +++ b/services/healthreport/tests/moz.build @@ -1,3 +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 diff --git a/services/metrics/moz.build b/services/metrics/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/services/metrics/moz.build +++ b/services/metrics/moz.build @@ -1,3 +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 diff --git a/services/metrics/tests/moz.build b/services/metrics/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/services/metrics/tests/moz.build +++ b/services/metrics/tests/moz.build @@ -1,3 +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 diff --git a/services/moz.build b/services/moz.build index b44e8793549c1..3526a8fccae2c 100644 --- a/services/moz.build +++ b/services/moz.build @@ -1,3 +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 diff --git a/services/sync/locales/moz.build b/services/sync/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/services/sync/locales/moz.build +++ b/services/sync/locales/moz.build @@ -1,3 +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 diff --git a/services/sync/moz.build b/services/sync/moz.build index b8a5c7a202fb2..df680a7fe0d24 100644 --- a/services/sync/moz.build +++ b/services/sync/moz.build @@ -1,3 +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 diff --git a/services/sync/tests/moz.build b/services/sync/tests/moz.build index 27f6efe124024..438f0e68fc57e 100644 --- a/services/sync/tests/moz.build +++ b/services/sync/tests/moz.build @@ -1,3 +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 diff --git a/startupcache/moz.build b/startupcache/moz.build index 4c7601f843783..7453c3d4ac9f6 100644 --- a/startupcache/moz.build +++ b/startupcache/moz.build @@ -1,3 +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 diff --git a/startupcache/test/moz.build b/startupcache/test/moz.build index 88b5bd12a62f3..b5bdfd679ea89 100644 --- a/startupcache/test/moz.build +++ b/startupcache/test/moz.build @@ -1,3 +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 diff --git a/storage/build/moz.build b/storage/build/moz.build index 8f1e866f764a3..43de43e9233c6 100644 --- a/storage/build/moz.build +++ b/storage/build/moz.build @@ -1,3 +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 diff --git a/storage/moz.build b/storage/moz.build index b6dec25040f26..3b16225cb499f 100644 --- a/storage/moz.build +++ b/storage/moz.build @@ -1,3 +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 diff --git a/storage/public/moz.build b/storage/public/moz.build index cbc6950167758..359ebb920e95d 100644 --- a/storage/public/moz.build +++ b/storage/public/moz.build @@ -1,3 +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 diff --git a/storage/src/moz.build b/storage/src/moz.build index 8f1e866f764a3..43de43e9233c6 100644 --- a/storage/src/moz.build +++ b/storage/src/moz.build @@ -1,3 +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 diff --git a/storage/test/moz.build b/storage/test/moz.build index bc39f939f84c4..9c1dc9ff81a1d 100644 --- a/storage/test/moz.build +++ b/storage/test/moz.build @@ -1,3 +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 diff --git a/testing/gtest/moz.build b/testing/gtest/moz.build index a597af6ac55e8..c01154ee04ee7 100644 --- a/testing/gtest/moz.build +++ b/testing/gtest/moz.build @@ -1,3 +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 diff --git a/testing/marionette/atoms/moz.build b/testing/marionette/atoms/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/marionette/atoms/moz.build +++ b/testing/marionette/atoms/moz.build @@ -1,3 +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 diff --git a/testing/marionette/components/moz.build b/testing/marionette/components/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/marionette/components/moz.build +++ b/testing/marionette/components/moz.build @@ -1,3 +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 diff --git a/testing/marionette/moz.build b/testing/marionette/moz.build index f34302fa5c0c9..8c495ebc3f74c 100644 --- a/testing/marionette/moz.build +++ b/testing/marionette/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/MochiKit/moz.build b/testing/mochitest/MochiKit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/MochiKit/moz.build +++ b/testing/mochitest/MochiKit/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/chrome/moz.build b/testing/mochitest/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/chrome/moz.build +++ b/testing/mochitest/chrome/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/dynamic/moz.build b/testing/mochitest/dynamic/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/dynamic/moz.build +++ b/testing/mochitest/dynamic/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/moz.build b/testing/mochitest/moz.build index 62404a53bf656..3786fc628f8e0 100644 --- a/testing/mochitest/moz.build +++ b/testing/mochitest/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/roboextender/moz.build b/testing/mochitest/roboextender/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/roboextender/moz.build +++ b/testing/mochitest/roboextender/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/ssltunnel/moz.build b/testing/mochitest/ssltunnel/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/ssltunnel/moz.build +++ b/testing/mochitest/ssltunnel/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/static/moz.build b/testing/mochitest/static/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/static/moz.build +++ b/testing/mochitest/static/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/MochiKit-1.4.2/MochiKit/moz.build b/testing/mochitest/tests/MochiKit-1.4.2/MochiKit/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/tests/MochiKit-1.4.2/MochiKit/moz.build +++ b/testing/mochitest/tests/MochiKit-1.4.2/MochiKit/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/MochiKit-1.4.2/moz.build b/testing/mochitest/tests/MochiKit-1.4.2/moz.build index 88c357cde9b91..4774353a30ef7 100644 --- a/testing/mochitest/tests/MochiKit-1.4.2/moz.build +++ b/testing/mochitest/tests/MochiKit-1.4.2/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/moz.build b/testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/moz.build +++ b/testing/mochitest/tests/MochiKit-1.4.2/tests/SimpleTest/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/MochiKit-1.4.2/tests/moz.build b/testing/mochitest/tests/MochiKit-1.4.2/tests/moz.build index 6d9b77f2ee371..0edd258271a30 100644 --- a/testing/mochitest/tests/MochiKit-1.4.2/tests/moz.build +++ b/testing/mochitest/tests/MochiKit-1.4.2/tests/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/SimpleTest/moz.build b/testing/mochitest/tests/SimpleTest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/tests/SimpleTest/moz.build +++ b/testing/mochitest/tests/SimpleTest/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/browser/moz.build b/testing/mochitest/tests/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/mochitest/tests/browser/moz.build +++ b/testing/mochitest/tests/browser/moz.build @@ -1,3 +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 diff --git a/testing/mochitest/tests/moz.build b/testing/mochitest/tests/moz.build index 78390b0ec66e3..badf4a0264360 100644 --- a/testing/mochitest/tests/moz.build +++ b/testing/mochitest/tests/moz.build @@ -1,3 +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 diff --git a/testing/modules/moz.build b/testing/modules/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/modules/moz.build +++ b/testing/modules/moz.build @@ -1,3 +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 diff --git a/testing/mozbase/moz.build b/testing/mozbase/moz.build index 82f4828d82374..1971f461f9d77 100644 --- a/testing/mozbase/moz.build +++ b/testing/mozbase/moz.build @@ -1,3 +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 diff --git a/testing/peptest/moz.build b/testing/peptest/moz.build index 4486d4f87d2d9..3f9708036b56b 100644 --- a/testing/peptest/moz.build +++ b/testing/peptest/moz.build @@ -1,3 +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 diff --git a/testing/specialpowers/moz.build b/testing/specialpowers/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/specialpowers/moz.build +++ b/testing/specialpowers/moz.build @@ -1,3 +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 diff --git a/testing/tools/screenshot/moz.build b/testing/tools/screenshot/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/testing/tools/screenshot/moz.build +++ b/testing/tools/screenshot/moz.build @@ -1,3 +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 diff --git a/testing/xpcshell/example/moz.build b/testing/xpcshell/example/moz.build index ae80b5c4af7b4..f49b85df65a08 100644 --- a/testing/xpcshell/example/moz.build +++ b/testing/xpcshell/example/moz.build @@ -1,3 +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 diff --git a/testing/xpcshell/moz.build b/testing/xpcshell/moz.build index e448543c1ca09..7e4b0fae8dc51 100644 --- a/testing/xpcshell/moz.build +++ b/testing/xpcshell/moz.build @@ -1,3 +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 diff --git a/toolkit/components/aboutmemory/moz.build b/toolkit/components/aboutmemory/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/components/aboutmemory/moz.build +++ b/toolkit/components/aboutmemory/moz.build @@ -1,3 +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 diff --git a/toolkit/components/aboutmemory/tests/moz.build b/toolkit/components/aboutmemory/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/aboutmemory/tests/moz.build +++ b/toolkit/components/aboutmemory/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/alerts/moz.build b/toolkit/components/alerts/moz.build index 84e76fa328849..8aa1619980990 100644 --- a/toolkit/components/alerts/moz.build +++ b/toolkit/components/alerts/moz.build @@ -1,3 +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 diff --git a/toolkit/components/alerts/test/moz.build b/toolkit/components/alerts/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/alerts/test/moz.build +++ b/toolkit/components/alerts/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/apppicker/moz.build b/toolkit/components/apppicker/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/apppicker/moz.build +++ b/toolkit/components/apppicker/moz.build @@ -1,3 +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 diff --git a/toolkit/components/autocomplete/moz.build b/toolkit/components/autocomplete/moz.build index 27f9d366f2586..404d793f4eefc 100644 --- a/toolkit/components/autocomplete/moz.build +++ b/toolkit/components/autocomplete/moz.build @@ -1,3 +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 diff --git a/toolkit/components/autocomplete/tests/moz.build b/toolkit/components/autocomplete/tests/moz.build index f17f4f47d32a4..c470bf5ce54e3 100644 --- a/toolkit/components/autocomplete/tests/moz.build +++ b/toolkit/components/autocomplete/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/build/moz.build b/toolkit/components/build/moz.build index 678b374a6a418..3b8b092623485 100644 --- a/toolkit/components/build/moz.build +++ b/toolkit/components/build/moz.build @@ -1,3 +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 diff --git a/toolkit/components/captivedetect/moz.build b/toolkit/components/captivedetect/moz.build index 66760be6d5899..b2a423ed32b11 100644 --- a/toolkit/components/captivedetect/moz.build +++ b/toolkit/components/captivedetect/moz.build @@ -1,3 +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 diff --git a/toolkit/components/captivedetect/test/moz.build b/toolkit/components/captivedetect/test/moz.build index 9aec96371f4cc..1d3ef82f5142c 100644 --- a/toolkit/components/captivedetect/test/moz.build +++ b/toolkit/components/captivedetect/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/commandlines/moz.build b/toolkit/components/commandlines/moz.build index e8058a4eee682..41f0459750577 100644 --- a/toolkit/components/commandlines/moz.build +++ b/toolkit/components/commandlines/moz.build @@ -1,3 +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 diff --git a/toolkit/components/commandlines/test/moz.build b/toolkit/components/commandlines/test/moz.build index 365a40e14b7b7..7b9bd7a3143ee 100644 --- a/toolkit/components/commandlines/test/moz.build +++ b/toolkit/components/commandlines/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/console/moz.build b/toolkit/components/console/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/components/console/moz.build +++ b/toolkit/components/console/moz.build @@ -1,3 +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 diff --git a/toolkit/components/console/tests/moz.build b/toolkit/components/console/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/console/tests/moz.build +++ b/toolkit/components/console/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/contentprefs/moz.build b/toolkit/components/contentprefs/moz.build index 1a4107bf280da..1fe276bc14680 100644 --- a/toolkit/components/contentprefs/moz.build +++ b/toolkit/components/contentprefs/moz.build @@ -1,3 +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 diff --git a/toolkit/components/contentprefs/tests/moz.build b/toolkit/components/contentprefs/tests/moz.build index ccbbabb1c2ce4..1727cbaedd55d 100644 --- a/toolkit/components/contentprefs/tests/moz.build +++ b/toolkit/components/contentprefs/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/cookie/moz.build b/toolkit/components/cookie/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/cookie/moz.build +++ b/toolkit/components/cookie/moz.build @@ -1,3 +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 diff --git a/toolkit/components/ctypes/moz.build b/toolkit/components/ctypes/moz.build index ff468e4ef851e..211134a77b19a 100644 --- a/toolkit/components/ctypes/moz.build +++ b/toolkit/components/ctypes/moz.build @@ -1,3 +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 diff --git a/toolkit/components/ctypes/tests/moz.build b/toolkit/components/ctypes/tests/moz.build index 4a367a603ad54..180abd5739df0 100644 --- a/toolkit/components/ctypes/tests/moz.build +++ b/toolkit/components/ctypes/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/downloads/moz.build b/toolkit/components/downloads/moz.build index 5de9fc22cd4e9..4357ce2be57db 100644 --- a/toolkit/components/downloads/moz.build +++ b/toolkit/components/downloads/moz.build @@ -1,3 +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 diff --git a/toolkit/components/downloads/test/browser/moz.build b/toolkit/components/downloads/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/downloads/test/browser/moz.build +++ b/toolkit/components/downloads/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/downloads/test/moz.build b/toolkit/components/downloads/test/moz.build index fd9ec450d2e32..a19a0cebd3bc1 100644 --- a/toolkit/components/downloads/test/moz.build +++ b/toolkit/components/downloads/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/exthelper/moz.build b/toolkit/components/exthelper/moz.build index afaa4a5760bd1..89bc113cd8a78 100644 --- a/toolkit/components/exthelper/moz.build +++ b/toolkit/components/exthelper/moz.build @@ -1,3 +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 diff --git a/toolkit/components/feeds/moz.build b/toolkit/components/feeds/moz.build index 56c11eb9641b7..08fd4b8172fcc 100644 --- a/toolkit/components/feeds/moz.build +++ b/toolkit/components/feeds/moz.build @@ -1,3 +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 diff --git a/toolkit/components/feeds/test/moz.build b/toolkit/components/feeds/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/feeds/test/moz.build +++ b/toolkit/components/feeds/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/filepicker/moz.build b/toolkit/components/filepicker/moz.build index 6eddffcc07980..8f0184c3176df 100644 --- a/toolkit/components/filepicker/moz.build +++ b/toolkit/components/filepicker/moz.build @@ -1,3 +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 diff --git a/toolkit/components/find/moz.build b/toolkit/components/find/moz.build index ae4f88b8e91bd..d21cc983927ff 100644 --- a/toolkit/components/find/moz.build +++ b/toolkit/components/find/moz.build @@ -1,3 +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 diff --git a/toolkit/components/help/moz.build b/toolkit/components/help/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/help/moz.build +++ b/toolkit/components/help/moz.build @@ -1,3 +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 diff --git a/toolkit/components/intl/moz.build b/toolkit/components/intl/moz.build index 3a5c0bd037400..758dcf6deba55 100644 --- a/toolkit/components/intl/moz.build +++ b/toolkit/components/intl/moz.build @@ -1,3 +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 diff --git a/toolkit/components/jsdownloads/moz.build b/toolkit/components/jsdownloads/moz.build index dbadf8f2ca85a..98c21858da8c9 100644 --- a/toolkit/components/jsdownloads/moz.build +++ b/toolkit/components/jsdownloads/moz.build @@ -1,3 +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 diff --git a/toolkit/components/jsdownloads/src/moz.build b/toolkit/components/jsdownloads/src/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/jsdownloads/src/moz.build +++ b/toolkit/components/jsdownloads/src/moz.build @@ -1,3 +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 diff --git a/toolkit/components/jsdownloads/test/data/moz.build b/toolkit/components/jsdownloads/test/data/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/jsdownloads/test/data/moz.build +++ b/toolkit/components/jsdownloads/test/data/moz.build @@ -1,3 +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 diff --git a/toolkit/components/jsdownloads/test/moz.build b/toolkit/components/jsdownloads/test/moz.build index 19e05ae28fe7e..d185b87233879 100644 --- a/toolkit/components/jsdownloads/test/moz.build +++ b/toolkit/components/jsdownloads/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/maintenanceservice/moz.build b/toolkit/components/maintenanceservice/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/maintenanceservice/moz.build +++ b/toolkit/components/maintenanceservice/moz.build @@ -1,3 +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 diff --git a/toolkit/components/mediasniffer/moz.build b/toolkit/components/mediasniffer/moz.build index 2cecc5f7797c5..5bd6caa5bbe55 100644 --- a/toolkit/components/mediasniffer/moz.build +++ b/toolkit/components/mediasniffer/moz.build @@ -1,3 +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 diff --git a/toolkit/components/mediasniffer/test/moz.build b/toolkit/components/mediasniffer/test/moz.build index 398f184f27a9c..cb08825b37be3 100644 --- a/toolkit/components/mediasniffer/test/moz.build +++ b/toolkit/components/mediasniffer/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/microformats/moz.build b/toolkit/components/microformats/moz.build index 21499314df51a..9f1fcc3464496 100644 --- a/toolkit/components/microformats/moz.build +++ b/toolkit/components/microformats/moz.build @@ -1,3 +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 diff --git a/toolkit/components/microformats/tests/moz.build b/toolkit/components/microformats/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/microformats/tests/moz.build +++ b/toolkit/components/microformats/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build index ceb40ed7b7da4..5589c3b1a1bcd 100644 --- a/toolkit/components/moz.build +++ b/toolkit/components/moz.build @@ -1,3 +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 diff --git a/toolkit/components/osfile/moz.build b/toolkit/components/osfile/moz.build index 31f5ff84dcd0f..7d3ffb2b1193b 100644 --- a/toolkit/components/osfile/moz.build +++ b/toolkit/components/osfile/moz.build @@ -1,3 +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 diff --git a/toolkit/components/osfile/tests/mochi/moz.build b/toolkit/components/osfile/tests/mochi/moz.build index 6a1cac39219e4..b2c6e6408d549 100644 --- a/toolkit/components/osfile/tests/mochi/moz.build +++ b/toolkit/components/osfile/tests/mochi/moz.build @@ -1,3 +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 diff --git a/toolkit/components/osfile/tests/moz.build b/toolkit/components/osfile/tests/moz.build index 62504085938c0..3c1f41a3cbf1e 100644 --- a/toolkit/components/osfile/tests/moz.build +++ b/toolkit/components/osfile/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/parentalcontrols/moz.build b/toolkit/components/parentalcontrols/moz.build index 995c0ff321c9a..144bb9133006b 100644 --- a/toolkit/components/parentalcontrols/moz.build +++ b/toolkit/components/parentalcontrols/moz.build @@ -1,3 +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 diff --git a/toolkit/components/passwordmgr/moz.build b/toolkit/components/passwordmgr/moz.build index edf7a606a7db6..a253f69c7ae1e 100644 --- a/toolkit/components/passwordmgr/moz.build +++ b/toolkit/components/passwordmgr/moz.build @@ -1,3 +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 diff --git a/toolkit/components/passwordmgr/test/auth2/moz.build b/toolkit/components/passwordmgr/test/auth2/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/passwordmgr/test/auth2/moz.build +++ b/toolkit/components/passwordmgr/test/auth2/moz.build @@ -1,3 +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 diff --git a/toolkit/components/passwordmgr/test/browser/moz.build b/toolkit/components/passwordmgr/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/passwordmgr/test/browser/moz.build +++ b/toolkit/components/passwordmgr/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/passwordmgr/test/moz.build b/toolkit/components/passwordmgr/test/moz.build index 3407ef622adca..8288aab81764c 100644 --- a/toolkit/components/passwordmgr/test/moz.build +++ b/toolkit/components/passwordmgr/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/perf/moz.build b/toolkit/components/perf/moz.build index c4b7187cff506..1f4862f279eb7 100644 --- a/toolkit/components/perf/moz.build +++ b/toolkit/components/perf/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/moz.build b/toolkit/components/places/moz.build index 792c8221dfcaa..e3dba0b14885f 100644 --- a/toolkit/components/places/moz.build +++ b/toolkit/components/places/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/tests/browser/moz.build b/toolkit/components/places/tests/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/places/tests/browser/moz.build +++ b/toolkit/components/places/tests/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/tests/chrome/moz.build b/toolkit/components/places/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/places/tests/chrome/moz.build +++ b/toolkit/components/places/tests/chrome/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/tests/cpp/moz.build b/toolkit/components/places/tests/cpp/moz.build index 5fe96da3213fb..4edbbdd77b31e 100644 --- a/toolkit/components/places/tests/cpp/moz.build +++ b/toolkit/components/places/tests/cpp/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/tests/mochitest/bug_411966/moz.build b/toolkit/components/places/tests/mochitest/bug_411966/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/places/tests/mochitest/bug_411966/moz.build +++ b/toolkit/components/places/tests/mochitest/bug_411966/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/tests/mochitest/bug_461710/moz.build b/toolkit/components/places/tests/mochitest/bug_461710/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/places/tests/mochitest/bug_461710/moz.build +++ b/toolkit/components/places/tests/mochitest/bug_461710/moz.build @@ -1,3 +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 diff --git a/toolkit/components/places/tests/moz.build b/toolkit/components/places/tests/moz.build index a5bf10b57452b..b5f96b1b08a60 100644 --- a/toolkit/components/places/tests/moz.build +++ b/toolkit/components/places/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/printing/moz.build b/toolkit/components/printing/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/printing/moz.build +++ b/toolkit/components/printing/moz.build @@ -1,3 +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 diff --git a/toolkit/components/prompts/moz.build b/toolkit/components/prompts/moz.build index a66939e28a8d1..6f65f014fa8fb 100644 --- a/toolkit/components/prompts/moz.build +++ b/toolkit/components/prompts/moz.build @@ -1,3 +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 diff --git a/toolkit/components/prompts/src/moz.build b/toolkit/components/prompts/src/moz.build index eb68fe9a709a7..11e03778a8373 100644 --- a/toolkit/components/prompts/src/moz.build +++ b/toolkit/components/prompts/src/moz.build @@ -1,3 +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 diff --git a/toolkit/components/prompts/test/moz.build b/toolkit/components/prompts/test/moz.build index 45253a5e0e5ea..2fe1613c43633 100644 --- a/toolkit/components/prompts/test/moz.build +++ b/toolkit/components/prompts/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/protobuf/moz.build b/toolkit/components/protobuf/moz.build index 697f601efc6e0..ff1f61fcda5c2 100644 --- a/toolkit/components/protobuf/moz.build +++ b/toolkit/components/protobuf/moz.build @@ -1,3 +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 diff --git a/toolkit/components/reflect/moz.build b/toolkit/components/reflect/moz.build index 378a72e6be095..6782d9e24b66e 100644 --- a/toolkit/components/reflect/moz.build +++ b/toolkit/components/reflect/moz.build @@ -1,3 +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 diff --git a/toolkit/components/remote/moz.build b/toolkit/components/remote/moz.build index a5aaa0a2ce42f..14b5770df0dc4 100644 --- a/toolkit/components/remote/moz.build +++ b/toolkit/components/remote/moz.build @@ -1,3 +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 diff --git a/toolkit/components/satchel/moz.build b/toolkit/components/satchel/moz.build index 7d335c08987bf..006a8c6660643 100644 --- a/toolkit/components/satchel/moz.build +++ b/toolkit/components/satchel/moz.build @@ -1,3 +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 diff --git a/toolkit/components/satchel/test/browser/moz.build b/toolkit/components/satchel/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/satchel/test/browser/moz.build +++ b/toolkit/components/satchel/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/satchel/test/moz.build b/toolkit/components/satchel/test/moz.build index d12387377f174..110a45ac2c3cc 100644 --- a/toolkit/components/satchel/test/moz.build +++ b/toolkit/components/satchel/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/search/moz.build b/toolkit/components/search/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/components/search/moz.build +++ b/toolkit/components/search/moz.build @@ -1,3 +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 diff --git a/toolkit/components/search/tests/moz.build b/toolkit/components/search/tests/moz.build index b67b2d04cad7e..d39e4fea151ac 100644 --- a/toolkit/components/search/tests/moz.build +++ b/toolkit/components/search/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/social/moz.build b/toolkit/components/social/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/toolkit/components/social/moz.build +++ b/toolkit/components/social/moz.build @@ -1,3 +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 diff --git a/toolkit/components/social/test/browser/moz.build b/toolkit/components/social/test/browser/moz.build index 54f132596df82..24f28896e62a3 100644 --- a/toolkit/components/social/test/browser/moz.build +++ b/toolkit/components/social/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/social/test/moz.build b/toolkit/components/social/test/moz.build index bed689a83ccba..87b36b4d3aaf5 100644 --- a/toolkit/components/social/test/moz.build +++ b/toolkit/components/social/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/startup/moz.build b/toolkit/components/startup/moz.build index f829ea5b1c163..a4cb4a7f477d2 100644 --- a/toolkit/components/startup/moz.build +++ b/toolkit/components/startup/moz.build @@ -1,3 +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 diff --git a/toolkit/components/startup/public/moz.build b/toolkit/components/startup/public/moz.build index 8ec2d122e8467..d57786c07f889 100644 --- a/toolkit/components/startup/public/moz.build +++ b/toolkit/components/startup/public/moz.build @@ -1,3 +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 diff --git a/toolkit/components/startup/tests/browser/moz.build b/toolkit/components/startup/tests/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/startup/tests/browser/moz.build +++ b/toolkit/components/startup/tests/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/statusfilter/moz.build b/toolkit/components/statusfilter/moz.build index 09929f913a0ea..5bbc9690573d6 100644 --- a/toolkit/components/statusfilter/moz.build +++ b/toolkit/components/statusfilter/moz.build @@ -1,3 +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 diff --git a/toolkit/components/telemetry/moz.build b/toolkit/components/telemetry/moz.build index bf4cd61006fa9..8b183775c0f9f 100644 --- a/toolkit/components/telemetry/moz.build +++ b/toolkit/components/telemetry/moz.build @@ -1,3 +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 diff --git a/toolkit/components/telemetry/tests/moz.build b/toolkit/components/telemetry/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/telemetry/tests/moz.build +++ b/toolkit/components/telemetry/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/thumbnails/moz.build b/toolkit/components/thumbnails/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/toolkit/components/thumbnails/moz.build +++ b/toolkit/components/thumbnails/moz.build @@ -1,3 +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 diff --git a/toolkit/components/thumbnails/test/moz.build b/toolkit/components/thumbnails/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/thumbnails/test/moz.build +++ b/toolkit/components/thumbnails/test/moz.build @@ -1,3 +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 diff --git a/toolkit/components/typeaheadfind/moz.build b/toolkit/components/typeaheadfind/moz.build index 053dda7e9d605..bf9e802eb09f6 100644 --- a/toolkit/components/typeaheadfind/moz.build +++ b/toolkit/components/typeaheadfind/moz.build @@ -1,3 +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 diff --git a/toolkit/components/url-classifier/moz.build b/toolkit/components/url-classifier/moz.build index a363a9d04b989..a45684bd8bd04 100644 --- a/toolkit/components/url-classifier/moz.build +++ b/toolkit/components/url-classifier/moz.build @@ -1,3 +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 diff --git a/toolkit/components/url-classifier/tests/mochitest/moz.build b/toolkit/components/url-classifier/tests/mochitest/moz.build index 9a69e48c7ccb2..4138e1dc138cd 100644 --- a/toolkit/components/url-classifier/tests/mochitest/moz.build +++ b/toolkit/components/url-classifier/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/toolkit/components/url-classifier/tests/moz.build b/toolkit/components/url-classifier/tests/moz.build index b90ec9e06f0bc..c55830539a8f4 100644 --- a/toolkit/components/url-classifier/tests/moz.build +++ b/toolkit/components/url-classifier/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/urlformatter/moz.build b/toolkit/components/urlformatter/moz.build index 2ff022e1eaa6e..5e1729217351e 100644 --- a/toolkit/components/urlformatter/moz.build +++ b/toolkit/components/urlformatter/moz.build @@ -1,3 +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 diff --git a/toolkit/components/urlformatter/tests/moz.build b/toolkit/components/urlformatter/tests/moz.build index 63fb4590a5f0f..e50dd55f7e7e1 100644 --- a/toolkit/components/urlformatter/tests/moz.build +++ b/toolkit/components/urlformatter/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/components/viewconfig/moz.build b/toolkit/components/viewconfig/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/viewconfig/moz.build +++ b/toolkit/components/viewconfig/moz.build @@ -1,3 +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 diff --git a/toolkit/components/viewsource/moz.build b/toolkit/components/viewsource/moz.build index 493f80dc6efc6..86ec4674859a3 100644 --- a/toolkit/components/viewsource/moz.build +++ b/toolkit/components/viewsource/moz.build @@ -1,3 +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 diff --git a/toolkit/components/viewsource/test/browser/moz.build b/toolkit/components/viewsource/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/components/viewsource/test/browser/moz.build +++ b/toolkit/components/viewsource/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/components/viewsource/test/moz.build b/toolkit/components/viewsource/test/moz.build index bed689a83ccba..87b36b4d3aaf5 100644 --- a/toolkit/components/viewsource/test/moz.build +++ b/toolkit/components/viewsource/test/moz.build @@ -1,3 +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 diff --git a/toolkit/content/moz.build b/toolkit/content/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/content/moz.build +++ b/toolkit/content/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/browser/common/moz.build b/toolkit/content/tests/browser/common/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/content/tests/browser/common/moz.build +++ b/toolkit/content/tests/browser/common/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/browser/data/moz.build b/toolkit/content/tests/browser/data/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/content/tests/browser/data/moz.build +++ b/toolkit/content/tests/browser/data/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/browser/moz.build b/toolkit/content/tests/browser/moz.build index 3f6434bbb82c1..0bf3ec56d9af7 100644 --- a/toolkit/content/tests/browser/moz.build +++ b/toolkit/content/tests/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/chrome/moz.build b/toolkit/content/tests/chrome/moz.build index e1d9a04579afa..903be85fbe303 100644 --- a/toolkit/content/tests/chrome/moz.build +++ b/toolkit/content/tests/chrome/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/chrome/rtlchrome/moz.build b/toolkit/content/tests/chrome/rtlchrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/content/tests/chrome/rtlchrome/moz.build +++ b/toolkit/content/tests/chrome/rtlchrome/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/chrome/rtltest/moz.build b/toolkit/content/tests/chrome/rtltest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/content/tests/chrome/rtltest/moz.build +++ b/toolkit/content/tests/chrome/rtltest/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/moz.build b/toolkit/content/tests/moz.build index 75970d287ae0d..940ea16b2d27f 100644 --- a/toolkit/content/tests/moz.build +++ b/toolkit/content/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/content/tests/widgets/moz.build b/toolkit/content/tests/widgets/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/content/tests/widgets/moz.build +++ b/toolkit/content/tests/widgets/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/breakpad-windows-libxul/moz.build b/toolkit/crashreporter/breakpad-windows-libxul/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/breakpad-windows-libxul/moz.build +++ b/toolkit/crashreporter/breakpad-windows-libxul/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/breakpad-windows-standalone/moz.build b/toolkit/crashreporter/breakpad-windows-standalone/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/breakpad-windows-standalone/moz.build +++ b/toolkit/crashreporter/breakpad-windows-standalone/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/client/moz.build b/toolkit/crashreporter/client/moz.build index 59845ff770c10..2b4a6214c69d0 100644 --- a/toolkit/crashreporter/client/moz.build +++ b/toolkit/crashreporter/client/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/fileid/moz.build b/toolkit/crashreporter/fileid/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/fileid/moz.build +++ b/toolkit/crashreporter/fileid/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/moz.build b/toolkit/crashreporter/google-breakpad/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/google-breakpad/moz.build +++ b/toolkit/crashreporter/google-breakpad/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/moz.build b/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/moz.build index 7ba62d1bb1cbc..5a7e33e10e99f 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/linux/handler/moz.build b/toolkit/crashreporter/google-breakpad/src/client/linux/handler/moz.build index f7383f5a539c8..ee77be6202b76 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/linux/handler/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/linux/handler/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/moz.build b/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/moz.build index 74eb32f9dcdbb..656322b4f6650 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/moz.build b/toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/moz.build index 7ba62d1bb1cbc..5a7e33e10e99f 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/mac/handler/moz.build b/toolkit/crashreporter/google-breakpad/src/client/mac/handler/moz.build index f7383f5a539c8..ee77be6202b76 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/mac/handler/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/mac/handler/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/moz.build b/toolkit/crashreporter/google-breakpad/src/client/moz.build index fdb85c9073edd..ebe032a156f09 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/moz.build b/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/moz.build index f7383f5a539c8..ee77be6202b76 100644 --- a/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/client/solaris/handler/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/common/dwarf/moz.build b/toolkit/crashreporter/google-breakpad/src/common/dwarf/moz.build index 56dd2ce11dcb2..b4025a4c54d74 100644 --- a/toolkit/crashreporter/google-breakpad/src/common/dwarf/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/common/dwarf/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/common/linux/moz.build b/toolkit/crashreporter/google-breakpad/src/common/linux/moz.build index 67dae4c1ca590..f45f7e1c750e2 100644 --- a/toolkit/crashreporter/google-breakpad/src/common/linux/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/common/linux/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/common/mac/moz.build b/toolkit/crashreporter/google-breakpad/src/common/mac/moz.build index afb4f763797d4..f670fc2d6dc9e 100644 --- a/toolkit/crashreporter/google-breakpad/src/common/mac/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/common/mac/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/common/moz.build b/toolkit/crashreporter/google-breakpad/src/common/moz.build index de13dc7862c51..07f1f7c204824 100644 --- a/toolkit/crashreporter/google-breakpad/src/common/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/common/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/common/solaris/moz.build b/toolkit/crashreporter/google-breakpad/src/common/solaris/moz.build index 65fe505ca903a..b1931e5b56655 100644 --- a/toolkit/crashreporter/google-breakpad/src/common/solaris/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/common/solaris/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/processor/moz.build b/toolkit/crashreporter/google-breakpad/src/processor/moz.build index b19a09a383442..1915ae51218a0 100644 --- a/toolkit/crashreporter/google-breakpad/src/processor/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/processor/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/third_party/glog/moz.build b/toolkit/crashreporter/google-breakpad/src/third_party/glog/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/google-breakpad/src/third_party/glog/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/third_party/glog/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/moz.build b/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/tools/linux/dump_syms/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/moz.build b/toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/moz.build b/toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/moz.build +++ b/toolkit/crashreporter/google-breakpad/src/tools/solaris/dump_syms/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/injector/moz.build b/toolkit/crashreporter/injector/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/crashreporter/injector/moz.build +++ b/toolkit/crashreporter/injector/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/moz.build b/toolkit/crashreporter/moz.build index 7714b08d586fc..f9575dd5515e8 100644 --- a/toolkit/crashreporter/moz.build +++ b/toolkit/crashreporter/moz.build @@ -1,3 +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 diff --git a/toolkit/crashreporter/test/moz.build b/toolkit/crashreporter/test/moz.build index 069fe299669e7..99c67ae880eff 100644 --- a/toolkit/crashreporter/test/moz.build +++ b/toolkit/crashreporter/test/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/debugger/moz.build b/toolkit/devtools/debugger/moz.build index 2725dda2c22ae..54d24b18dacdb 100644 --- a/toolkit/devtools/debugger/moz.build +++ b/toolkit/devtools/debugger/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/debugger/tests/moz.build b/toolkit/devtools/debugger/tests/moz.build index 3d5af436bff44..5d4fc120b9e06 100644 --- a/toolkit/devtools/debugger/tests/moz.build +++ b/toolkit/devtools/debugger/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/moz.build b/toolkit/devtools/moz.build index bfd48c51e7f43..9c7268375ec65 100644 --- a/toolkit/devtools/moz.build +++ b/toolkit/devtools/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/sourcemap/moz.build b/toolkit/devtools/sourcemap/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/devtools/sourcemap/moz.build +++ b/toolkit/devtools/sourcemap/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/sourcemap/tests/moz.build b/toolkit/devtools/sourcemap/tests/moz.build index 3ff102e8eae44..858d68a73dc93 100644 --- a/toolkit/devtools/sourcemap/tests/moz.build +++ b/toolkit/devtools/sourcemap/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/webconsole/moz.build b/toolkit/devtools/webconsole/moz.build index a98b3ef2baa2d..d2f5a22a7d275 100644 --- a/toolkit/devtools/webconsole/moz.build +++ b/toolkit/devtools/webconsole/moz.build @@ -1,3 +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 diff --git a/toolkit/devtools/webconsole/test/moz.build b/toolkit/devtools/webconsole/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/devtools/webconsole/test/moz.build +++ b/toolkit/devtools/webconsole/test/moz.build @@ -1,3 +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 diff --git a/toolkit/forgetaboutsite/moz.build b/toolkit/forgetaboutsite/moz.build index e3c8ff5cf31ca..8ad95a7b8241e 100644 --- a/toolkit/forgetaboutsite/moz.build +++ b/toolkit/forgetaboutsite/moz.build @@ -1,3 +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 diff --git a/toolkit/forgetaboutsite/test/browser/moz.build b/toolkit/forgetaboutsite/test/browser/moz.build index c57074c4d553d..635f5ab4fbb4e 100644 --- a/toolkit/forgetaboutsite/test/browser/moz.build +++ b/toolkit/forgetaboutsite/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/forgetaboutsite/test/moz.build b/toolkit/forgetaboutsite/test/moz.build index 78591cb34a867..bf3bf13be7c0a 100644 --- a/toolkit/forgetaboutsite/test/moz.build +++ b/toolkit/forgetaboutsite/test/moz.build @@ -1,3 +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 diff --git a/toolkit/identity/moz.build b/toolkit/identity/moz.build index 30b02dd9da7a0..5c3dac22daae0 100644 --- a/toolkit/identity/moz.build +++ b/toolkit/identity/moz.build @@ -1,3 +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 diff --git a/toolkit/identity/tests/chrome/moz.build b/toolkit/identity/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/identity/tests/chrome/moz.build +++ b/toolkit/identity/tests/chrome/moz.build @@ -1,3 +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 diff --git a/toolkit/identity/tests/mochitest/moz.build b/toolkit/identity/tests/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/identity/tests/mochitest/moz.build +++ b/toolkit/identity/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/toolkit/identity/tests/moz.build b/toolkit/identity/tests/moz.build index 9446e0493a76b..c919f97dc26eb 100644 --- a/toolkit/identity/tests/moz.build +++ b/toolkit/identity/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/library/moz.build b/toolkit/library/moz.build index 958570195e8ca..093fc1e1027a6 100644 --- a/toolkit/library/moz.build +++ b/toolkit/library/moz.build @@ -1,3 +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 diff --git a/toolkit/library/winvccorlib/moz.build b/toolkit/library/winvccorlib/moz.build index ab84a637100b1..72fc623e62eb9 100644 --- a/toolkit/library/winvccorlib/moz.build +++ b/toolkit/library/winvccorlib/moz.build @@ -1,3 +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 diff --git a/toolkit/locales/moz.build b/toolkit/locales/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/locales/moz.build +++ b/toolkit/locales/moz.build @@ -1,3 +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 diff --git a/toolkit/modules/moz.build b/toolkit/modules/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/modules/moz.build +++ b/toolkit/modules/moz.build @@ -1,3 +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 diff --git a/toolkit/modules/tests/moz.build b/toolkit/modules/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/modules/tests/moz.build +++ b/toolkit/modules/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/moz.build b/toolkit/moz.build index 513998dffc55b..5e0f8ce6ed11a 100644 --- a/toolkit/moz.build +++ b/toolkit/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/downloads/moz.build b/toolkit/mozapps/downloads/moz.build index 6112a4f499e27..0e6aa9446ce3b 100644 --- a/toolkit/mozapps/downloads/moz.build +++ b/toolkit/mozapps/downloads/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/downloads/tests/chrome/moz.build b/toolkit/mozapps/downloads/tests/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/downloads/tests/chrome/moz.build +++ b/toolkit/mozapps/downloads/tests/chrome/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/downloads/tests/moz.build b/toolkit/mozapps/downloads/tests/moz.build index 9bf3b03acd9d9..c83e80265760d 100644 --- a/toolkit/mozapps/downloads/tests/moz.build +++ b/toolkit/mozapps/downloads/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/extensions/moz.build b/toolkit/mozapps/extensions/moz.build index 23f1c211cf3cd..27f804543c95d 100644 --- a/toolkit/mozapps/extensions/moz.build +++ b/toolkit/mozapps/extensions/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/extensions/test/browser/moz.build b/toolkit/mozapps/extensions/test/browser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/extensions/test/browser/moz.build +++ b/toolkit/mozapps/extensions/test/browser/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/extensions/test/mochitest/moz.build b/toolkit/mozapps/extensions/test/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/extensions/test/mochitest/moz.build +++ b/toolkit/mozapps/extensions/test/mochitest/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/extensions/test/moz.build b/toolkit/mozapps/extensions/test/moz.build index 1353c57006f78..143864a51d932 100644 --- a/toolkit/mozapps/extensions/test/moz.build +++ b/toolkit/mozapps/extensions/test/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/extensions/test/xpinstall/moz.build b/toolkit/mozapps/extensions/test/xpinstall/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/extensions/test/xpinstall/moz.build +++ b/toolkit/mozapps/extensions/test/xpinstall/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/handling/moz.build b/toolkit/mozapps/handling/moz.build index 4c923590c535a..8f2e4d51fc231 100644 --- a/toolkit/mozapps/handling/moz.build +++ b/toolkit/mozapps/handling/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/plugins/moz.build b/toolkit/mozapps/plugins/moz.build index d0193307adbaf..0a6b67fd879f2 100644 --- a/toolkit/mozapps/plugins/moz.build +++ b/toolkit/mozapps/plugins/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/plugins/tests/moz.build b/toolkit/mozapps/plugins/tests/moz.build index ead9cefa2894e..2c06751621be5 100644 --- a/toolkit/mozapps/plugins/tests/moz.build +++ b/toolkit/mozapps/plugins/tests/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/preferences/moz.build b/toolkit/mozapps/preferences/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/preferences/moz.build +++ b/toolkit/mozapps/preferences/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/shared/moz.build b/toolkit/mozapps/shared/moz.build index 43ae2edd58239..152e95416c778 100644 --- a/toolkit/mozapps/shared/moz.build +++ b/toolkit/mozapps/shared/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/shared/test/chrome/moz.build b/toolkit/mozapps/shared/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/shared/test/chrome/moz.build +++ b/toolkit/mozapps/shared/test/chrome/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/common/moz.build b/toolkit/mozapps/update/common/moz.build index c7643bce2fcb4..881bb228c76ed 100644 --- a/toolkit/mozapps/update/common/moz.build +++ b/toolkit/mozapps/update/common/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/moz.build b/toolkit/mozapps/update/moz.build index b836ff246d6b7..d34b63a885756 100644 --- a/toolkit/mozapps/update/moz.build +++ b/toolkit/mozapps/update/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/test/chrome/moz.build b/toolkit/mozapps/update/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/update/test/chrome/moz.build +++ b/toolkit/mozapps/update/test/chrome/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/test/moz.build b/toolkit/mozapps/update/test/moz.build index d14baeb3969e7..eb3c7a362b684 100644 --- a/toolkit/mozapps/update/test/moz.build +++ b/toolkit/mozapps/update/test/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/test_svc/moz.build b/toolkit/mozapps/update/test_svc/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/update/test_svc/moz.build +++ b/toolkit/mozapps/update/test_svc/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/test_timermanager/moz.build b/toolkit/mozapps/update/test_timermanager/moz.build index b401ff636c5cc..f27ad8c7bb7f2 100644 --- a/toolkit/mozapps/update/test_timermanager/moz.build +++ b/toolkit/mozapps/update/test_timermanager/moz.build @@ -1,3 +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 diff --git a/toolkit/mozapps/update/updater/moz.build b/toolkit/mozapps/update/updater/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/mozapps/update/updater/moz.build +++ b/toolkit/mozapps/update/updater/moz.build @@ -1,3 +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 diff --git a/toolkit/obsolete/moz.build b/toolkit/obsolete/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/obsolete/moz.build +++ b/toolkit/obsolete/moz.build @@ -1,3 +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 diff --git a/toolkit/profile/moz.build b/toolkit/profile/moz.build index 1ce1374b0ff79..65fdee9126c97 100644 --- a/toolkit/profile/moz.build +++ b/toolkit/profile/moz.build @@ -1,3 +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 diff --git a/toolkit/profile/test/moz.build b/toolkit/profile/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/profile/test/moz.build +++ b/toolkit/profile/test/moz.build @@ -1,3 +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 diff --git a/toolkit/system/androidproxy/moz.build b/toolkit/system/androidproxy/moz.build index 43dc076987d9e..7a774ef493bf9 100644 --- a/toolkit/system/androidproxy/moz.build +++ b/toolkit/system/androidproxy/moz.build @@ -1,3 +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 diff --git a/toolkit/system/dbus/moz.build b/toolkit/system/dbus/moz.build index bb927b965e280..df8503d41f5d3 100644 --- a/toolkit/system/dbus/moz.build +++ b/toolkit/system/dbus/moz.build @@ -1,3 +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 diff --git a/toolkit/system/gnome/moz.build b/toolkit/system/gnome/moz.build index 42ca512d76c0f..be5440f9755d4 100644 --- a/toolkit/system/gnome/moz.build +++ b/toolkit/system/gnome/moz.build @@ -1,3 +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 diff --git a/toolkit/system/osxproxy/moz.build b/toolkit/system/osxproxy/moz.build index 2c53e0a6cfa31..995d7733c9d8a 100644 --- a/toolkit/system/osxproxy/moz.build +++ b/toolkit/system/osxproxy/moz.build @@ -1,3 +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 diff --git a/toolkit/system/unixproxy/moz.build b/toolkit/system/unixproxy/moz.build index 35b309dd5ea07..e1c1887f8e247 100644 --- a/toolkit/system/unixproxy/moz.build +++ b/toolkit/system/unixproxy/moz.build @@ -1,3 +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 diff --git a/toolkit/system/windowsproxy/moz.build b/toolkit/system/windowsproxy/moz.build index 96f904eec8e6c..d471e3d452efa 100644 --- a/toolkit/system/windowsproxy/moz.build +++ b/toolkit/system/windowsproxy/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/faststripe/global/moz.build b/toolkit/themes/faststripe/global/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/faststripe/global/moz.build +++ b/toolkit/themes/faststripe/global/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/linux/global/moz.build b/toolkit/themes/linux/global/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/linux/global/moz.build +++ b/toolkit/themes/linux/global/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/linux/help/moz.build b/toolkit/themes/linux/help/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/linux/help/moz.build +++ b/toolkit/themes/linux/help/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/linux/moz.build b/toolkit/themes/linux/moz.build index bb7a5866f4a70..e507d52edff1b 100644 --- a/toolkit/themes/linux/moz.build +++ b/toolkit/themes/linux/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/linux/mozapps/moz.build b/toolkit/themes/linux/mozapps/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/linux/mozapps/moz.build +++ b/toolkit/themes/linux/mozapps/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/moz.build b/toolkit/themes/moz.build index ab72beaaabd6f..927411a02438f 100644 --- a/toolkit/themes/moz.build +++ b/toolkit/themes/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/os2/global/moz.build b/toolkit/themes/os2/global/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/os2/global/moz.build +++ b/toolkit/themes/os2/global/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/osx/global/moz.build b/toolkit/themes/osx/global/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/osx/global/moz.build +++ b/toolkit/themes/osx/global/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/osx/help/moz.build b/toolkit/themes/osx/help/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/osx/help/moz.build +++ b/toolkit/themes/osx/help/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/osx/mochitests/moz.build b/toolkit/themes/osx/mochitests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/osx/mochitests/moz.build +++ b/toolkit/themes/osx/mochitests/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/osx/moz.build b/toolkit/themes/osx/moz.build index 9d83130495174..90e34fa3270a2 100644 --- a/toolkit/themes/osx/moz.build +++ b/toolkit/themes/osx/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/osx/mozapps/moz.build b/toolkit/themes/osx/mozapps/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/osx/mozapps/moz.build +++ b/toolkit/themes/osx/mozapps/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/windows/global/moz.build b/toolkit/themes/windows/global/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/windows/global/moz.build +++ b/toolkit/themes/windows/global/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/windows/help/moz.build b/toolkit/themes/windows/help/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/windows/help/moz.build +++ b/toolkit/themes/windows/help/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/windows/moz.build b/toolkit/themes/windows/moz.build index bb7a5866f4a70..e507d52edff1b 100644 --- a/toolkit/themes/windows/moz.build +++ b/toolkit/themes/windows/moz.build @@ -1,3 +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 diff --git a/toolkit/themes/windows/mozapps/moz.build b/toolkit/themes/windows/mozapps/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/themes/windows/mozapps/moz.build +++ b/toolkit/themes/windows/mozapps/moz.build @@ -1,3 +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 diff --git a/toolkit/webapps/moz.build b/toolkit/webapps/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/toolkit/webapps/moz.build +++ b/toolkit/webapps/moz.build @@ -1,3 +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 diff --git a/toolkit/xre/moz.build b/toolkit/xre/moz.build index 88a88fbdd7386..23666a92e4058 100644 --- a/toolkit/xre/moz.build +++ b/toolkit/xre/moz.build @@ -1,3 +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 diff --git a/toolkit/xre/test/moz.build b/toolkit/xre/test/moz.build index eef417f0e48a8..411bc8c780ef4 100644 --- a/toolkit/xre/test/moz.build +++ b/toolkit/xre/test/moz.build @@ -1,3 +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 diff --git a/toolkit/xre/test/win/moz.build b/toolkit/xre/test/win/moz.build index 354a10f01ab77..5700b99833e24 100644 --- a/toolkit/xre/test/win/moz.build +++ b/toolkit/xre/test/win/moz.build @@ -1,3 +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 diff --git a/tools/codesighs/moz.build b/tools/codesighs/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/tools/codesighs/moz.build +++ b/tools/codesighs/moz.build @@ -1,3 +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 diff --git a/tools/jprof/moz.build b/tools/jprof/moz.build index 1c29a446d5349..ea30023fffc56 100644 --- a/tools/jprof/moz.build +++ b/tools/jprof/moz.build @@ -1,3 +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 diff --git a/tools/jprof/stub/moz.build b/tools/jprof/stub/moz.build index 9e4a652618cea..4df3c914f6d50 100644 --- a/tools/jprof/stub/moz.build +++ b/tools/jprof/stub/moz.build @@ -1,3 +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 diff --git a/tools/profiler/moz.build b/tools/profiler/moz.build index 5c57abb4372fa..07efc11739278 100644 --- a/tools/profiler/moz.build +++ b/tools/profiler/moz.build @@ -1,3 +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 diff --git a/tools/trace-malloc/lib/moz.build b/tools/trace-malloc/lib/moz.build index 098adac344827..334dc4065d669 100644 --- a/tools/trace-malloc/lib/moz.build +++ b/tools/trace-malloc/lib/moz.build @@ -1,3 +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 diff --git a/tools/trace-malloc/moz.build b/tools/trace-malloc/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/tools/trace-malloc/moz.build +++ b/tools/trace-malloc/moz.build @@ -1,3 +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 diff --git a/tools/update-packaging/moz.build b/tools/update-packaging/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/tools/update-packaging/moz.build +++ b/tools/update-packaging/moz.build @@ -1,3 +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 diff --git a/uriloader/base/moz.build b/uriloader/base/moz.build index dd894d6d6840a..1157161b8d026 100644 --- a/uriloader/base/moz.build +++ b/uriloader/base/moz.build @@ -1,3 +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 diff --git a/uriloader/exthandler/moz.build b/uriloader/exthandler/moz.build index 1e7df2d72f884..5adf7bc0cdfb1 100644 --- a/uriloader/exthandler/moz.build +++ b/uriloader/exthandler/moz.build @@ -1,3 +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 diff --git a/uriloader/exthandler/tests/mochitest/moz.build b/uriloader/exthandler/tests/mochitest/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/uriloader/exthandler/tests/mochitest/moz.build +++ b/uriloader/exthandler/tests/mochitest/moz.build @@ -1,3 +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 diff --git a/uriloader/exthandler/tests/moz.build b/uriloader/exthandler/tests/moz.build index 8850f3a94f8bd..2533f65cf8c71 100644 --- a/uriloader/exthandler/tests/moz.build +++ b/uriloader/exthandler/tests/moz.build @@ -1,3 +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 diff --git a/uriloader/moz.build b/uriloader/moz.build index 8b8e21c9365ef..476bb00ad5e06 100644 --- a/uriloader/moz.build +++ b/uriloader/moz.build @@ -1,3 +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 diff --git a/uriloader/prefetch/moz.build b/uriloader/prefetch/moz.build index d151dcb0224ff..acca39bc1682f 100644 --- a/uriloader/prefetch/moz.build +++ b/uriloader/prefetch/moz.build @@ -1,3 +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 diff --git a/view/moz.build b/view/moz.build index f6ae404e08a50..92474a215fceb 100644 --- a/view/moz.build +++ b/view/moz.build @@ -1,3 +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 diff --git a/view/public/moz.build b/view/public/moz.build index 0962b469989fd..dfd02c4412ac3 100644 --- a/view/public/moz.build +++ b/view/public/moz.build @@ -1,3 +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 diff --git a/view/src/moz.build b/view/src/moz.build index 0962b469989fd..dfd02c4412ac3 100644 --- a/view/src/moz.build +++ b/view/src/moz.build @@ -1,3 +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 diff --git a/webapprt/gtk2/moz.build b/webapprt/gtk2/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/webapprt/gtk2/moz.build +++ b/webapprt/gtk2/moz.build @@ -1,3 +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 diff --git a/webapprt/mac/moz.build b/webapprt/mac/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/webapprt/mac/moz.build +++ b/webapprt/mac/moz.build @@ -1,3 +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 diff --git a/webapprt/moz.build b/webapprt/moz.build index 0c803c3f73b1e..16af5b7f15e90 100644 --- a/webapprt/moz.build +++ b/webapprt/moz.build @@ -1,3 +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 diff --git a/webapprt/test/chrome/moz.build b/webapprt/test/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/webapprt/test/chrome/moz.build +++ b/webapprt/test/chrome/moz.build @@ -1,3 +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 diff --git a/webapprt/test/content/moz.build b/webapprt/test/content/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/webapprt/test/content/moz.build +++ b/webapprt/test/content/moz.build @@ -1,3 +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 diff --git a/webapprt/test/moz.build b/webapprt/test/moz.build index ac35ec1447eb9..43064594ec185 100644 --- a/webapprt/test/moz.build +++ b/webapprt/test/moz.build @@ -1,3 +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 diff --git a/webapprt/win/moz.build b/webapprt/win/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/webapprt/win/moz.build +++ b/webapprt/win/moz.build @@ -1,3 +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 diff --git a/widget/android/moz.build b/widget/android/moz.build index aebb8ae435cfa..25f391033e993 100644 --- a/widget/android/moz.build +++ b/widget/android/moz.build @@ -1,3 +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 diff --git a/widget/cocoa/moz.build b/widget/cocoa/moz.build index e309b53dbcbc5..7d96f7f4f1423 100644 --- a/widget/cocoa/moz.build +++ b/widget/cocoa/moz.build @@ -1,3 +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 diff --git a/widget/gonk/moz.build b/widget/gonk/moz.build index 4ca19619f05ed..512339139a0fe 100644 --- a/widget/gonk/moz.build +++ b/widget/gonk/moz.build @@ -1,3 +1,4 @@ +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # Copyright 2013 Mozilla Foundation and Mozilla contributors # diff --git a/widget/gtk2/moz.build b/widget/gtk2/moz.build index 80872767edfb7..41a76827ca6f9 100644 --- a/widget/gtk2/moz.build +++ b/widget/gtk2/moz.build @@ -1,3 +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 diff --git a/widget/gtkxtbin/moz.build b/widget/gtkxtbin/moz.build index 73768a000e790..330cd07536f31 100644 --- a/widget/gtkxtbin/moz.build +++ b/widget/gtkxtbin/moz.build @@ -1,3 +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 diff --git a/widget/moz.build b/widget/moz.build index 598ca2854802f..6f1050c0beca0 100644 --- a/widget/moz.build +++ b/widget/moz.build @@ -1,3 +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 diff --git a/widget/os2/moz.build b/widget/os2/moz.build index 80872767edfb7..41a76827ca6f9 100644 --- a/widget/os2/moz.build +++ b/widget/os2/moz.build @@ -1,3 +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 diff --git a/widget/qt/faststartupqt/moz.build b/widget/qt/faststartupqt/moz.build index 0e3b35dab34e3..fe5f3cbfddbfc 100644 --- a/widget/qt/faststartupqt/moz.build +++ b/widget/qt/faststartupqt/moz.build @@ -1,3 +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 diff --git a/widget/qt/moz.build b/widget/qt/moz.build index 21793d6af15fc..d5e2dc72cca39 100644 --- a/widget/qt/moz.build +++ b/widget/qt/moz.build @@ -1,3 +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 diff --git a/widget/shared/moz.build b/widget/shared/moz.build index 105bfcd3540f8..3c1cc37ae185c 100644 --- a/widget/shared/moz.build +++ b/widget/shared/moz.build @@ -1,3 +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 diff --git a/widget/shared/x11/moz.build b/widget/shared/x11/moz.build index 80872767edfb7..41a76827ca6f9 100644 --- a/widget/shared/x11/moz.build +++ b/widget/shared/x11/moz.build @@ -1,3 +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 diff --git a/widget/tests/moz.build b/widget/tests/moz.build index 6e2c8f75b60fe..bc4c443b3f80a 100644 --- a/widget/tests/moz.build +++ b/widget/tests/moz.build @@ -1,3 +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 diff --git a/widget/windows/moz.build b/widget/windows/moz.build index aa7464b2ebfb1..297d079719ac3 100644 --- a/widget/windows/moz.build +++ b/widget/windows/moz.build @@ -1,3 +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 diff --git a/widget/windows/tests/moz.build b/widget/windows/tests/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/widget/windows/tests/moz.build +++ b/widget/windows/tests/moz.build @@ -1,3 +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 diff --git a/widget/windows/winrt/moz.build b/widget/windows/winrt/moz.build index 80872767edfb7..41a76827ca6f9 100644 --- a/widget/windows/winrt/moz.build +++ b/widget/windows/winrt/moz.build @@ -1,3 +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 diff --git a/widget/xpwidgets/moz.build b/widget/xpwidgets/moz.build index 80872767edfb7..41a76827ca6f9 100644 --- a/widget/xpwidgets/moz.build +++ b/widget/xpwidgets/moz.build @@ -1,3 +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 diff --git a/widget/xremoteclient/moz.build b/widget/xremoteclient/moz.build index 377c7d6755a53..468420d43fc13 100644 --- a/widget/xremoteclient/moz.build +++ b/widget/xremoteclient/moz.build @@ -1,3 +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 diff --git a/xpcom/analysis/moz.build b/xpcom/analysis/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/analysis/moz.build +++ b/xpcom/analysis/moz.build @@ -1,3 +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 diff --git a/xpcom/base/moz.build b/xpcom/base/moz.build index fbdcea4717042..99a86cbed7f2b 100644 --- a/xpcom/base/moz.build +++ b/xpcom/base/moz.build @@ -1,3 +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 diff --git a/xpcom/build/moz.build b/xpcom/build/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/build/moz.build +++ b/xpcom/build/moz.build @@ -1,3 +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 diff --git a/xpcom/components/moz.build b/xpcom/components/moz.build index 3bcd9fe9418ac..06fd9e53993b3 100644 --- a/xpcom/components/moz.build +++ b/xpcom/components/moz.build @@ -1,3 +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 diff --git a/xpcom/ds/moz.build b/xpcom/ds/moz.build index c68a511126283..6ab94820fd8fe 100644 --- a/xpcom/ds/moz.build +++ b/xpcom/ds/moz.build @@ -1,3 +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 diff --git a/xpcom/glue/moz.build b/xpcom/glue/moz.build index 4090dcd20483d..27eee4c3343d7 100644 --- a/xpcom/glue/moz.build +++ b/xpcom/glue/moz.build @@ -1,3 +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 diff --git a/xpcom/glue/nomozalloc/moz.build b/xpcom/glue/nomozalloc/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/glue/nomozalloc/moz.build +++ b/xpcom/glue/nomozalloc/moz.build @@ -1,3 +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 diff --git a/xpcom/glue/standalone/moz.build b/xpcom/glue/standalone/moz.build index 59c3ea529180b..1feb35fad8698 100644 --- a/xpcom/glue/standalone/moz.build +++ b/xpcom/glue/standalone/moz.build @@ -1,3 +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 diff --git a/xpcom/glue/standalone/staticruntime/moz.build b/xpcom/glue/standalone/staticruntime/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/glue/standalone/staticruntime/moz.build +++ b/xpcom/glue/standalone/staticruntime/moz.build @@ -1,3 +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 diff --git a/xpcom/glue/staticruntime/moz.build b/xpcom/glue/staticruntime/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/glue/staticruntime/moz.build +++ b/xpcom/glue/staticruntime/moz.build @@ -1,3 +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 diff --git a/xpcom/idl-parser/moz.build b/xpcom/idl-parser/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/idl-parser/moz.build +++ b/xpcom/idl-parser/moz.build @@ -1,3 +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 diff --git a/xpcom/io/moz.build b/xpcom/io/moz.build index 4aba275b1ec84..eab5a7f47a38e 100644 --- a/xpcom/io/moz.build +++ b/xpcom/io/moz.build @@ -1,3 +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 diff --git a/xpcom/moz.build b/xpcom/moz.build index f52a534cfda07..670ea52a68f37 100644 --- a/xpcom/moz.build +++ b/xpcom/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/moz.build b/xpcom/reflect/moz.build index db45120e5c9fe..b9db7b69541de 100644 --- a/xpcom/reflect/moz.build +++ b/xpcom/reflect/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/moz.build b/xpcom/reflect/xptcall/moz.build index dcf7bafa58b7b..af97c6aac2667 100644 --- a/xpcom/reflect/xptcall/moz.build +++ b/xpcom/reflect/xptcall/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/public/moz.build b/xpcom/reflect/xptcall/public/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptcall/public/moz.build +++ b/xpcom/reflect/xptcall/public/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/src/md/moz.build b/xpcom/reflect/xptcall/src/md/moz.build index c624e1522365c..8eeb995527fda 100644 --- a/xpcom/reflect/xptcall/src/md/moz.build +++ b/xpcom/reflect/xptcall/src/md/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/src/md/os2/moz.build b/xpcom/reflect/xptcall/src/md/os2/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptcall/src/md/os2/moz.build +++ b/xpcom/reflect/xptcall/src/md/os2/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/src/md/test/moz.build b/xpcom/reflect/xptcall/src/md/test/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptcall/src/md/test/moz.build +++ b/xpcom/reflect/xptcall/src/md/test/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/src/md/unix/moz.build b/xpcom/reflect/xptcall/src/md/unix/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptcall/src/md/unix/moz.build +++ b/xpcom/reflect/xptcall/src/md/unix/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/src/md/win32/moz.build b/xpcom/reflect/xptcall/src/md/win32/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptcall/src/md/win32/moz.build +++ b/xpcom/reflect/xptcall/src/md/win32/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/src/moz.build b/xpcom/reflect/xptcall/src/moz.build index 14870ee96d079..b43ef207d2346 100644 --- a/xpcom/reflect/xptcall/src/moz.build +++ b/xpcom/reflect/xptcall/src/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptcall/tests/moz.build b/xpcom/reflect/xptcall/tests/moz.build index a49c7940bc674..80d50d800517a 100644 --- a/xpcom/reflect/xptcall/tests/moz.build +++ b/xpcom/reflect/xptcall/tests/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptinfo/moz.build b/xpcom/reflect/xptinfo/moz.build index dcf7bafa58b7b..af97c6aac2667 100644 --- a/xpcom/reflect/xptinfo/moz.build +++ b/xpcom/reflect/xptinfo/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptinfo/public/moz.build b/xpcom/reflect/xptinfo/public/moz.build index 7b7f0bbd647fc..28066d3523b77 100644 --- a/xpcom/reflect/xptinfo/public/moz.build +++ b/xpcom/reflect/xptinfo/public/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptinfo/src/moz.build b/xpcom/reflect/xptinfo/src/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptinfo/src/moz.build +++ b/xpcom/reflect/xptinfo/src/moz.build @@ -1,3 +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 diff --git a/xpcom/reflect/xptinfo/tests/moz.build b/xpcom/reflect/xptinfo/tests/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/reflect/xptinfo/tests/moz.build +++ b/xpcom/reflect/xptinfo/tests/moz.build @@ -1,3 +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 diff --git a/xpcom/sample/moz.build b/xpcom/sample/moz.build index 5df2db030902a..7c13087278f4b 100644 --- a/xpcom/sample/moz.build +++ b/xpcom/sample/moz.build @@ -1,3 +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 diff --git a/xpcom/sample/program/moz.build b/xpcom/sample/program/moz.build index 4b6d3525f8f0f..25406391c082e 100644 --- a/xpcom/sample/program/moz.build +++ b/xpcom/sample/program/moz.build @@ -1,3 +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 diff --git a/xpcom/string/moz.build b/xpcom/string/moz.build index 3f74962854f0b..3d03ceb0fd463 100644 --- a/xpcom/string/moz.build +++ b/xpcom/string/moz.build @@ -1,3 +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 diff --git a/xpcom/string/public/moz.build b/xpcom/string/public/moz.build index 562a340785c17..7810e69deea17 100644 --- a/xpcom/string/public/moz.build +++ b/xpcom/string/public/moz.build @@ -1,3 +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 diff --git a/xpcom/string/src/moz.build b/xpcom/string/src/moz.build index 562a340785c17..7810e69deea17 100644 --- a/xpcom/string/src/moz.build +++ b/xpcom/string/src/moz.build @@ -1,3 +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 diff --git a/xpcom/system/moz.build b/xpcom/system/moz.build index 460f66c944a7b..6a8a84101d4ab 100644 --- a/xpcom/system/moz.build +++ b/xpcom/system/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/bug656331_component/moz.build b/xpcom/tests/bug656331_component/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/tests/bug656331_component/moz.build +++ b/xpcom/tests/bug656331_component/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/component/moz.build b/xpcom/tests/component/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/tests/component/moz.build +++ b/xpcom/tests/component/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/component_no_aslr/moz.build b/xpcom/tests/component_no_aslr/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/tests/component_no_aslr/moz.build +++ b/xpcom/tests/component_no_aslr/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/external/moz.build b/xpcom/tests/external/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/tests/external/moz.build +++ b/xpcom/tests/external/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/moz.build b/xpcom/tests/moz.build index d5482b2f26538..68d027894d03f 100644 --- a/xpcom/tests/moz.build +++ b/xpcom/tests/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/static-checker/moz.build b/xpcom/tests/static-checker/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/tests/static-checker/moz.build +++ b/xpcom/tests/static-checker/moz.build @@ -1,3 +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 diff --git a/xpcom/tests/windows/moz.build b/xpcom/tests/windows/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/tests/windows/moz.build +++ b/xpcom/tests/windows/moz.build @@ -1,3 +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 diff --git a/xpcom/threads/moz.build b/xpcom/threads/moz.build index ef9f522f69592..349e87e3109c4 100644 --- a/xpcom/threads/moz.build +++ b/xpcom/threads/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/moz.build b/xpcom/typelib/moz.build index c1f2883052dc7..43553d123fbef 100644 --- a/xpcom/typelib/moz.build +++ b/xpcom/typelib/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/xpidl/moz.build b/xpcom/typelib/xpidl/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/typelib/xpidl/moz.build +++ b/xpcom/typelib/xpidl/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/xpt/moz.build b/xpcom/typelib/xpt/moz.build index 3bd37f4fec93b..bee9664cc5292 100644 --- a/xpcom/typelib/xpt/moz.build +++ b/xpcom/typelib/xpt/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/xpt/public/moz.build b/xpcom/typelib/xpt/public/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/typelib/xpt/public/moz.build +++ b/xpcom/typelib/xpt/public/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/xpt/src/moz.build b/xpcom/typelib/xpt/src/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/typelib/xpt/src/moz.build +++ b/xpcom/typelib/xpt/src/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/xpt/tests/moz.build b/xpcom/typelib/xpt/tests/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/typelib/xpt/tests/moz.build +++ b/xpcom/typelib/xpt/tests/moz.build @@ -1,3 +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 diff --git a/xpcom/typelib/xpt/tools/moz.build b/xpcom/typelib/xpt/tools/moz.build index 319e138ea1244..6834f25b09ea0 100644 --- a/xpcom/typelib/xpt/tools/moz.build +++ b/xpcom/typelib/xpt/tools/moz.build @@ -1,3 +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 diff --git a/xpcom/windbgdlg/moz.build b/xpcom/windbgdlg/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpcom/windbgdlg/moz.build +++ b/xpcom/windbgdlg/moz.build @@ -1,3 +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 diff --git a/xpfe/appshell/moz.build b/xpfe/appshell/moz.build index 19a8717e808b9..c790725f44b09 100644 --- a/xpfe/appshell/moz.build +++ b/xpfe/appshell/moz.build @@ -1,3 +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 diff --git a/xpfe/appshell/public/moz.build b/xpfe/appshell/public/moz.build index 85d3bea0f6e75..35cbda6791bf2 100644 --- a/xpfe/appshell/public/moz.build +++ b/xpfe/appshell/public/moz.build @@ -1,3 +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 diff --git a/xpfe/appshell/src/moz.build b/xpfe/appshell/src/moz.build index edda1ce561fad..5a8c8ba4b404e 100644 --- a/xpfe/appshell/src/moz.build +++ b/xpfe/appshell/src/moz.build @@ -1,3 +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 diff --git a/xpfe/appshell/src/test/moz.build b/xpfe/appshell/src/test/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xpfe/appshell/src/test/moz.build +++ b/xpfe/appshell/src/test/moz.build @@ -1,3 +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 diff --git a/xpfe/components/autocomplete/moz.build b/xpfe/components/autocomplete/moz.build index 077f40f4f5aaa..8ff4685344242 100644 --- a/xpfe/components/autocomplete/moz.build +++ b/xpfe/components/autocomplete/moz.build @@ -1,3 +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 diff --git a/xpfe/components/autocomplete/public/moz.build b/xpfe/components/autocomplete/public/moz.build index ab6b7b0504590..1b7ae06a10b13 100644 --- a/xpfe/components/autocomplete/public/moz.build +++ b/xpfe/components/autocomplete/public/moz.build @@ -1,3 +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 diff --git a/xpfe/components/autocomplete/src/moz.build b/xpfe/components/autocomplete/src/moz.build index d07d8df242e11..7a0dc1af86bf2 100644 --- a/xpfe/components/autocomplete/src/moz.build +++ b/xpfe/components/autocomplete/src/moz.build @@ -1,3 +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 diff --git a/xpfe/components/autocomplete/test/moz.build b/xpfe/components/autocomplete/test/moz.build index d07d8df242e11..7a0dc1af86bf2 100644 --- a/xpfe/components/autocomplete/test/moz.build +++ b/xpfe/components/autocomplete/test/moz.build @@ -1,3 +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 diff --git a/xpfe/components/build/moz.build b/xpfe/components/build/moz.build index d07d8df242e11..7a0dc1af86bf2 100644 --- a/xpfe/components/build/moz.build +++ b/xpfe/components/build/moz.build @@ -1,3 +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 diff --git a/xpfe/components/directory/moz.build b/xpfe/components/directory/moz.build index 7e9b67fcc60fc..44090a37d33de 100644 --- a/xpfe/components/directory/moz.build +++ b/xpfe/components/directory/moz.build @@ -1,3 +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 diff --git a/xpfe/components/moz.build b/xpfe/components/moz.build index 205c7892dfbab..3f089dcfd7839 100644 --- a/xpfe/components/moz.build +++ b/xpfe/components/moz.build @@ -1,3 +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 diff --git a/xpfe/components/windowds/moz.build b/xpfe/components/windowds/moz.build index 9268d41b50c91..c0588770209a2 100644 --- a/xpfe/components/windowds/moz.build +++ b/xpfe/components/windowds/moz.build @@ -1,3 +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 diff --git a/xulrunner/app/moz.build b/xulrunner/app/moz.build index 5f3350530b701..a25b363c6a5fb 100644 --- a/xulrunner/app/moz.build +++ b/xulrunner/app/moz.build @@ -1,3 +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 diff --git a/xulrunner/app/profile/chrome/moz.build b/xulrunner/app/profile/chrome/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xulrunner/app/profile/chrome/moz.build +++ b/xulrunner/app/profile/chrome/moz.build @@ -1,3 +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 diff --git a/xulrunner/app/profile/moz.build b/xulrunner/app/profile/moz.build index 4e26b457df653..5cfff8ca7d381 100644 --- a/xulrunner/app/profile/moz.build +++ b/xulrunner/app/profile/moz.build @@ -1,3 +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 diff --git a/xulrunner/examples/moz.build b/xulrunner/examples/moz.build index 438d8bb3f46aa..a1782b42feb6b 100644 --- a/xulrunner/examples/moz.build +++ b/xulrunner/examples/moz.build @@ -1,3 +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 diff --git a/xulrunner/examples/simple/components/moz.build b/xulrunner/examples/simple/components/moz.build index 077f40f4f5aaa..8ff4685344242 100644 --- a/xulrunner/examples/simple/components/moz.build +++ b/xulrunner/examples/simple/components/moz.build @@ -1,3 +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 diff --git a/xulrunner/examples/simple/components/public/moz.build b/xulrunner/examples/simple/components/public/moz.build index cbf789ccf7dd5..d9309dd1629d9 100644 --- a/xulrunner/examples/simple/components/public/moz.build +++ b/xulrunner/examples/simple/components/public/moz.build @@ -1,3 +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 diff --git a/xulrunner/examples/simple/components/src/moz.build b/xulrunner/examples/simple/components/src/moz.build index 6f0d8e1512417..9b0b10f463075 100644 --- a/xulrunner/examples/simple/components/src/moz.build +++ b/xulrunner/examples/simple/components/src/moz.build @@ -1,3 +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 diff --git a/xulrunner/examples/simple/moz.build b/xulrunner/examples/simple/moz.build index 7f37a7b2170cd..4e7b6721e9ec0 100644 --- a/xulrunner/examples/simple/moz.build +++ b/xulrunner/examples/simple/moz.build @@ -1,3 +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 diff --git a/xulrunner/installer/moz.build b/xulrunner/installer/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xulrunner/installer/moz.build +++ b/xulrunner/installer/moz.build @@ -1,3 +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 diff --git a/xulrunner/installer/windows/moz.build b/xulrunner/installer/windows/moz.build index 58ce5e273390f..895d11993cfbb 100644 --- a/xulrunner/installer/windows/moz.build +++ b/xulrunner/installer/windows/moz.build @@ -1,3 +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 diff --git a/xulrunner/moz.build b/xulrunner/moz.build index 7d12004d0eac1..aeb1e9467ec78 100644 --- a/xulrunner/moz.build +++ b/xulrunner/moz.build @@ -1,3 +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 diff --git a/xulrunner/setup/moz.build b/xulrunner/setup/moz.build index abe18d163d558..fb59a800018ce 100644 --- a/xulrunner/setup/moz.build +++ b/xulrunner/setup/moz.build @@ -1,3 +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 diff --git a/xulrunner/stub/moz.build b/xulrunner/stub/moz.build index f015b0458e331..c85f94c657f20 100644 --- a/xulrunner/stub/moz.build +++ b/xulrunner/stub/moz.build @@ -1,3 +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 diff --git a/xulrunner/tools/redit/moz.build b/xulrunner/tools/redit/moz.build index b19949b3c320c..9ee15dd9c95ac 100644 --- a/xulrunner/tools/redit/moz.build +++ b/xulrunner/tools/redit/moz.build @@ -1,3 +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