diff options
Diffstat (limited to 'xpfe')
-rw-r--r-- | xpfe/appshell/moz.build | 1 | ||||
-rw-r--r-- | xpfe/components/autocomplete/moz.build | 1 | ||||
-rw-r--r-- | xpfe/components/build/moz.build | 1 | ||||
-rw-r--r-- | xpfe/components/directory/moz.build | 1 | ||||
-rw-r--r-- | xpfe/components/moz.build | 1 | ||||
-rw-r--r-- | xpfe/components/windowds/moz.build | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/xpfe/appshell/moz.build b/xpfe/appshell/moz.build index 5cfe41924..cf40fc50e 100644 --- a/xpfe/appshell/moz.build +++ b/xpfe/appshell/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/xpfe/components/autocomplete/moz.build b/xpfe/components/autocomplete/moz.build index eb4454d28..635fa39c9 100644 --- a/xpfe/components/autocomplete/moz.build +++ b/xpfe/components/autocomplete/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/xpfe/components/build/moz.build b/xpfe/components/build/moz.build index 3d02e0409..16985520a 100644 --- a/xpfe/components/build/moz.build +++ b/xpfe/components/build/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/xpfe/components/directory/moz.build b/xpfe/components/directory/moz.build index 248da07ec..58189f21c 100644 --- a/xpfe/components/directory/moz.build +++ b/xpfe/components/directory/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/xpfe/components/moz.build b/xpfe/components/moz.build index cb23f336e..aaa2fadf4 100644 --- a/xpfe/components/moz.build +++ b/xpfe/components/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/xpfe/components/windowds/moz.build b/xpfe/components/windowds/moz.build index 0e7536b16..c83193d78 100644 --- a/xpfe/components/windowds/moz.build +++ b/xpfe/components/windowds/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/. |