diff options
Diffstat (limited to 'intl/uconv')
-rw-r--r-- | intl/uconv/moz.build | 1 | ||||
-rw-r--r-- | intl/uconv/nsTextToSubURI.h | 1 | ||||
-rw-r--r-- | intl/uconv/nsUTF8ToUnicode.cpp | 1 | ||||
-rw-r--r-- | intl/uconv/tests/moz.build | 1 | ||||
-rw-r--r-- | intl/uconv/tools/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/intl/uconv/moz.build b/intl/uconv/moz.build index 790439eb1..16c8f6d96 100644 --- a/intl/uconv/moz.build +++ b/intl/uconv/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/uconv/nsTextToSubURI.h b/intl/uconv/nsTextToSubURI.h index 372f414eb..fe6b4de27 100644 --- a/intl/uconv/nsTextToSubURI.h +++ b/intl/uconv/nsTextToSubURI.h @@ -1,5 +1,4 @@ // -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- -// vim: set ts=2 et sw=2 tw=80: // This Source Code is subject to the terms of the Mozilla Public License // version 2.0 (the "License"). You can obtain a copy of the License at // http://mozilla.org/MPL/2.0/. diff --git a/intl/uconv/nsUTF8ToUnicode.cpp b/intl/uconv/nsUTF8ToUnicode.cpp index d4e28b04d..1d7c1b411 100644 --- a/intl/uconv/nsUTF8ToUnicode.cpp +++ b/intl/uconv/nsUTF8ToUnicode.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80: */ /* 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/uconv/tests/moz.build b/intl/uconv/tests/moz.build index 19e03904e..e84aa2095 100644 --- a/intl/uconv/tests/moz.build +++ b/intl/uconv/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/uconv/tools/moz.build b/intl/uconv/tools/moz.build index 55927ce5a..9f78c9c0c 100644 --- a/intl/uconv/tools/moz.build +++ b/intl/uconv/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/. |