diff options
Diffstat (limited to 'devtools/client/memory')
-rw-r--r-- | devtools/client/memory/actions/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/memory/components/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/memory/components/tree-map/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/memory/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/memory/reducers/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/devtools/client/memory/actions/moz.build b/devtools/client/memory/actions/moz.build index 8b26aff9f..194d397ba 100644 --- a/devtools/client/memory/actions/moz.build +++ b/devtools/client/memory/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/memory/components/moz.build b/devtools/client/memory/components/moz.build index 529454dd9..f505ed62d 100644 --- a/devtools/client/memory/components/moz.build +++ b/devtools/client/memory/components/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/memory/components/tree-map/moz.build b/devtools/client/memory/components/tree-map/moz.build index aab193191..fdd3be351 100644 --- a/devtools/client/memory/components/tree-map/moz.build +++ b/devtools/client/memory/components/tree-map/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/memory/moz.build b/devtools/client/memory/moz.build index dccb57938..b01cb768e 100644 --- a/devtools/client/memory/moz.build +++ b/devtools/client/memory/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/memory/reducers/moz.build b/devtools/client/memory/reducers/moz.build index 664c4496c..6a079a9ed 100644 --- a/devtools/client/memory/reducers/moz.build +++ b/devtools/client/memory/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/. |