diff options
Diffstat (limited to 'modules/libmar')
-rw-r--r-- | modules/libmar/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/sign/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/src/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/tests/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/tool/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/verify/moz.build | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/modules/libmar/moz.build b/modules/libmar/moz.build index 01bf543b3..0b405f2ff 100644 --- a/modules/libmar/moz.build +++ b/modules/libmar/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/modules/libmar/sign/moz.build b/modules/libmar/sign/moz.build index e31ff50ab..5e394054e 100644 --- a/modules/libmar/sign/moz.build +++ b/modules/libmar/sign/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/modules/libmar/src/moz.build b/modules/libmar/src/moz.build index 61c96fbd5..5662d81ad 100644 --- a/modules/libmar/src/moz.build +++ b/modules/libmar/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/modules/libmar/tests/moz.build b/modules/libmar/tests/moz.build index 9642553e8..5fff530f5 100644 --- a/modules/libmar/tests/moz.build +++ b/modules/libmar/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/modules/libmar/tool/moz.build b/modules/libmar/tool/moz.build index 05f31d918..22f97f43a 100644 --- a/modules/libmar/tool/moz.build +++ b/modules/libmar/tool/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/modules/libmar/verify/moz.build b/modules/libmar/verify/moz.build index a2a6b03ec..21f6ab71c 100644 --- a/modules/libmar/verify/moz.build +++ b/modules/libmar/verify/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/. |