diff options
Diffstat (limited to 'intl/unicharutil')
-rw-r--r-- | intl/unicharutil/moz.build | 1 | ||||
-rw-r--r-- | intl/unicharutil/tables/moz.build | 1 | ||||
-rwxr-xr-x | intl/unicharutil/tests/moz.build | 1 | ||||
-rw-r--r-- | intl/unicharutil/tools/moz.build | 1 | ||||
-rw-r--r-- | intl/unicharutil/util/internal/moz.build | 1 | ||||
-rw-r--r-- | intl/unicharutil/util/moz.build | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/intl/unicharutil/moz.build b/intl/unicharutil/moz.build index 7b93396fc..b436a4a5d 100644 --- a/intl/unicharutil/moz.build +++ b/intl/unicharutil/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/intl/unicharutil/tables/moz.build b/intl/unicharutil/tables/moz.build index 639c839da..1272693c5 100644 --- a/intl/unicharutil/tables/moz.build +++ b/intl/unicharutil/tables/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/intl/unicharutil/tests/moz.build b/intl/unicharutil/tests/moz.build index afd60160f..2c745cf7e 100755 --- a/intl/unicharutil/tests/moz.build +++ b/intl/unicharutil/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/intl/unicharutil/tools/moz.build b/intl/unicharutil/tools/moz.build index d2072d2aa..02034d925 100644 --- a/intl/unicharutil/tools/moz.build +++ b/intl/unicharutil/tools/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/intl/unicharutil/util/internal/moz.build b/intl/unicharutil/util/internal/moz.build index 8a46580b3..99f600ad1 100644 --- a/intl/unicharutil/util/internal/moz.build +++ b/intl/unicharutil/util/internal/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/intl/unicharutil/util/moz.build b/intl/unicharutil/util/moz.build index 02f50ab0e..cd3273813 100644 --- a/intl/unicharutil/util/moz.build +++ b/intl/unicharutil/util/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/. |