diff options
Diffstat (limited to 'devtools/client/debugger/content')
4 files changed, 0 insertions, 4 deletions
diff --git a/devtools/client/debugger/content/actions/moz.build b/devtools/client/debugger/content/actions/moz.build index 13a2dd9ad..59e186299 100644 --- a/devtools/client/debugger/content/actions/moz.build +++ b/devtools/client/debugger/content/actions/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # This Source Code Form 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/devtools/client/debugger/content/moz.build b/devtools/client/debugger/content/moz.build index fcca58e65..2daaeb871 100644 --- a/devtools/client/debugger/content/moz.build +++ b/devtools/client/debugger/content/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # This Source Code Form 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/devtools/client/debugger/content/reducers/moz.build b/devtools/client/debugger/content/reducers/moz.build index 0433a099c..7dd083004 100644 --- a/devtools/client/debugger/content/reducers/moz.build +++ b/devtools/client/debugger/content/reducers/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # This Source Code Form 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/devtools/client/debugger/content/views/moz.build b/devtools/client/debugger/content/views/moz.build index de1ecc184..444eb4da0 100644 --- a/devtools/client/debugger/content/views/moz.build +++ b/devtools/client/debugger/content/views/moz.build @@ -1,4 +1,3 @@ -# vim: set filetype=python: # This Source Code Form 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/. |