diff options
Diffstat (limited to 'devtools/client/themes')
-rw-r--r-- | devtools/client/themes/audio/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/themes/images/firebug/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/themes/moz.build | 1 | ||||
-rw-r--r-- | devtools/client/themes/shims/moz.build | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/devtools/client/themes/audio/moz.build b/devtools/client/themes/audio/moz.build index b68b29b8d..2bf5b5abc 100644 --- a/devtools/client/themes/audio/moz.build +++ b/devtools/client/themes/audio/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/devtools/client/themes/images/firebug/moz.build b/devtools/client/themes/images/firebug/moz.build index 1516b4030..4edfca0b0 100644 --- a/devtools/client/themes/images/firebug/moz.build +++ b/devtools/client/themes/images/firebug/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/themes/moz.build b/devtools/client/themes/moz.build index 543f4eff0..4e5c933e2 100644 --- a/devtools/client/themes/moz.build +++ b/devtools/client/themes/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/devtools/client/themes/shims/moz.build b/devtools/client/themes/shims/moz.build index c44334263..3bd87c8c3 100644 --- a/devtools/client/themes/shims/moz.build +++ b/devtools/client/themes/shims/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/. |