diff options
Diffstat (limited to 'extensions/universalchardet')
-rw-r--r-- | extensions/universalchardet/moz.build | 1 | ||||
-rw-r--r-- | extensions/universalchardet/src/base/moz.build | 1 | ||||
-rw-r--r-- | extensions/universalchardet/src/moz.build | 1 | ||||
-rw-r--r-- | extensions/universalchardet/src/xpcom/moz.build | 1 | ||||
-rw-r--r-- | extensions/universalchardet/tests/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/extensions/universalchardet/moz.build b/extensions/universalchardet/moz.build index 318d6b92d3..0b4e4700bf 100644 --- a/extensions/universalchardet/moz.build +++ b/extensions/universalchardet/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/extensions/universalchardet/src/base/moz.build b/extensions/universalchardet/src/base/moz.build index 442579d4aa..62417f9ef4 100644 --- a/extensions/universalchardet/src/base/moz.build +++ b/extensions/universalchardet/src/base/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/extensions/universalchardet/src/moz.build b/extensions/universalchardet/src/moz.build index db5b3ff625..aabae2e01a 100644 --- a/extensions/universalchardet/src/moz.build +++ b/extensions/universalchardet/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/extensions/universalchardet/src/xpcom/moz.build b/extensions/universalchardet/src/xpcom/moz.build index 5a24a57713..34179fae36 100644 --- a/extensions/universalchardet/src/xpcom/moz.build +++ b/extensions/universalchardet/src/xpcom/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/extensions/universalchardet/tests/moz.build b/extensions/universalchardet/tests/moz.build index 47f2ae4322..1c2dd39e38 100644 --- a/extensions/universalchardet/tests/moz.build +++ b/extensions/universalchardet/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/. |