diff options
Diffstat (limited to 'config/external/icu')
-rw-r--r-- | config/external/icu/common/moz.build | 1 | ||||
-rw-r--r-- | config/external/icu/data/moz.build | 1 | ||||
-rw-r--r-- | config/external/icu/i18n/moz.build | 1 | ||||
-rw-r--r-- | config/external/icu/moz.build | 1 | ||||
-rw-r--r-- | config/external/icu/stubdata/moz.build | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/config/external/icu/common/moz.build b/config/external/icu/common/moz.build index 031f7f813..61be0d568 100644 --- a/config/external/icu/common/moz.build +++ b/config/external/icu/common/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/config/external/icu/data/moz.build b/config/external/icu/data/moz.build index 91aa52aab..90b1fd7a1 100644 --- a/config/external/icu/data/moz.build +++ b/config/external/icu/data/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/config/external/icu/i18n/moz.build b/config/external/icu/i18n/moz.build index f5482351c..f300ee6f5 100644 --- a/config/external/icu/i18n/moz.build +++ b/config/external/icu/i18n/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/config/external/icu/moz.build b/config/external/icu/moz.build index 488a02159..ba95cd0fb 100644 --- a/config/external/icu/moz.build +++ b/config/external/icu/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/config/external/icu/stubdata/moz.build b/config/external/icu/stubdata/moz.build index b956840c6..c404d6754 100644 --- a/config/external/icu/stubdata/moz.build +++ b/config/external/icu/stubdata/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/. |