diff options
Diffstat (limited to 'js')
-rw-r--r-- | js/ductwork/debugger/moz.build | 1 | ||||
-rw-r--r-- | js/ductwork/inspector/moz.build | 1 | ||||
-rw-r--r-- | js/ductwork/moz.build | 1 | ||||
-rw-r--r-- | js/ffi.configure | 1 | ||||
-rw-r--r-- | js/ipc/moz.build | 1 | ||||
-rw-r--r-- | js/moz.configure | 1 | ||||
-rw-r--r-- | js/src/editline/moz.build | 1 | ||||
-rw-r--r-- | js/src/gdb/moz.build | 1 | ||||
-rw-r--r-- | js/src/jsapi-tests/moz.build | 1 | ||||
-rw-r--r-- | js/src/moz.build | 1 | ||||
-rw-r--r-- | js/src/shell/moz.build | 1 | ||||
-rw-r--r-- | js/src/tests/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/idl/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/loader/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/public/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/shell/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/src/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/tests/browser/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/tests/chrome/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/tests/components/native/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/tests/idl/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/tests/mochitest/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/tests/moz.build | 1 | ||||
-rw-r--r-- | js/xpconnect/wrappers/moz.build | 1 |
25 files changed, 0 insertions, 25 deletions
diff --git a/js/ductwork/debugger/moz.build b/js/ductwork/debugger/moz.build index c1140db356..71a53df9ed 100644 --- a/js/ductwork/debugger/moz.build +++ b/js/ductwork/debugger/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/ductwork/inspector/moz.build b/js/ductwork/inspector/moz.build index fc81f7e1ee..c1c1298cba 100644 --- a/js/ductwork/inspector/moz.build +++ b/js/ductwork/inspector/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/ductwork/moz.build b/js/ductwork/moz.build index fcf79a4cd5..3a06108140 100644 --- a/js/ductwork/moz.build +++ b/js/ductwork/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/ffi.configure b/js/ffi.configure index 3945529da2..9c60ac3a3c 100644 --- a/js/ffi.configure +++ b/js/ffi.configure @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/ipc/moz.build b/js/ipc/moz.build index 539b23f648..8685111ea2 100644 --- a/js/ipc/moz.build +++ b/js/ipc/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/moz.configure b/js/moz.configure index 33bac0017b..7687731f99 100644 --- a/js/moz.configure +++ b/js/moz.configure @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/src/editline/moz.build b/js/src/editline/moz.build index 239821f59f..420c98df2e 100644 --- a/js/src/editline/moz.build +++ b/js/src/editline/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/src/gdb/moz.build b/js/src/gdb/moz.build index faa69eb7b6..a2e9356242 100644 --- a/js/src/gdb/moz.build +++ b/js/src/gdb/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/src/jsapi-tests/moz.build b/js/src/jsapi-tests/moz.build index f3757f5a4a..378b2ed7fa 100644 --- a/js/src/jsapi-tests/moz.build +++ b/js/src/jsapi-tests/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/src/moz.build b/js/src/moz.build index 3e6402f71e..46a44603e2 100644 --- a/js/src/moz.build +++ b/js/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/src/shell/moz.build b/js/src/shell/moz.build index e18bad238c..4f04be73c0 100644 --- a/js/src/shell/moz.build +++ b/js/src/shell/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/src/tests/moz.build b/js/src/tests/moz.build index 28919c271d..83ed8d9d99 100644 --- a/js/src/tests/moz.build +++ b/js/src/tests/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/idl/moz.build b/js/xpconnect/idl/moz.build index 0808d34506..119b7eba2d 100644 --- a/js/xpconnect/idl/moz.build +++ b/js/xpconnect/idl/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/loader/moz.build b/js/xpconnect/loader/moz.build index 3dc03d6dbf..71f6f987d8 100644 --- a/js/xpconnect/loader/moz.build +++ b/js/xpconnect/loader/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/moz.build b/js/xpconnect/moz.build index 65bf8da0eb..be36832b07 100644 --- a/js/xpconnect/moz.build +++ b/js/xpconnect/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/public/moz.build b/js/xpconnect/public/moz.build index b6650e3953..b8f23923f4 100644 --- a/js/xpconnect/public/moz.build +++ b/js/xpconnect/public/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/shell/moz.build b/js/xpconnect/shell/moz.build index d4f5d55af3..c1789fdc71 100644 --- a/js/xpconnect/shell/moz.build +++ b/js/xpconnect/shell/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/src/moz.build b/js/xpconnect/src/moz.build index 29cfc47768..cc70fc9862 100644 --- a/js/xpconnect/src/moz.build +++ b/js/xpconnect/src/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/tests/browser/moz.build b/js/xpconnect/tests/browser/moz.build index 29412da467..90cafa23da 100644 --- a/js/xpconnect/tests/browser/moz.build +++ b/js/xpconnect/tests/browser/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/tests/chrome/moz.build b/js/xpconnect/tests/chrome/moz.build index 7e310c9ea7..e5587785a3 100644 --- a/js/xpconnect/tests/chrome/moz.build +++ b/js/xpconnect/tests/chrome/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/tests/components/native/moz.build b/js/xpconnect/tests/components/native/moz.build index 25d1cb9429..1bf4303605 100644 --- a/js/xpconnect/tests/components/native/moz.build +++ b/js/xpconnect/tests/components/native/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/tests/idl/moz.build b/js/xpconnect/tests/idl/moz.build index 7ed9954b5a..b298aa9e78 100644 --- a/js/xpconnect/tests/idl/moz.build +++ b/js/xpconnect/tests/idl/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/tests/mochitest/moz.build b/js/xpconnect/tests/mochitest/moz.build index 8e5cb5d717..034ba36287 100644 --- a/js/xpconnect/tests/mochitest/moz.build +++ b/js/xpconnect/tests/mochitest/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/tests/moz.build b/js/xpconnect/tests/moz.build index f767c210df..d96e85ca6d 100644 --- a/js/xpconnect/tests/moz.build +++ b/js/xpconnect/tests/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/js/xpconnect/wrappers/moz.build b/js/xpconnect/wrappers/moz.build index 21feb7c7ed..8b70b0e757 100644 --- a/js/xpconnect/wrappers/moz.build +++ b/js/xpconnect/wrappers/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. |