summaryrefslogtreecommitdiffstats
path: root/intl
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
commitd5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /intl
parent7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff)
downloadUXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.lz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.xz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.zip
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'intl')
-rw-r--r--intl/build/moz.build1
-rw-r--r--intl/chardet/moz.build1
-rw-r--r--intl/hyphenation/glue/moz.build1
-rw-r--r--intl/hyphenation/hyphen/moz.build1
-rw-r--r--intl/locale/mac/moz.build1
-rw-r--r--intl/locale/moz.build1
-rw-r--r--intl/locale/unix/moz.build1
-rw-r--r--intl/locale/windows/moz.build1
-rw-r--r--intl/locales/moz.build1
-rw-r--r--intl/lwbrk/gtest/moz.build1
-rw-r--r--intl/lwbrk/moz.build1
-rw-r--r--intl/moz.build1
-rw-r--r--intl/strres/moz.build1
-rw-r--r--intl/uconv/moz.build1
-rw-r--r--intl/uconv/tests/moz.build1
-rw-r--r--intl/uconv/tools/moz.build1
-rw-r--r--intl/unicharutil/moz.build1
-rw-r--r--intl/unicharutil/tables/moz.build1
-rwxr-xr-xintl/unicharutil/tests/moz.build1
-rw-r--r--intl/unicharutil/tools/moz.build1
-rw-r--r--intl/unicharutil/util/internal/moz.build1
-rw-r--r--intl/unicharutil/util/moz.build1
22 files changed, 0 insertions, 22 deletions
diff --git a/intl/build/moz.build b/intl/build/moz.build
index 7c392c84a..acc1c1770 100644
--- a/intl/build/moz.build
+++ b/intl/build/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/chardet/moz.build b/intl/chardet/moz.build
index 4d66274e5..3eadf3771 100644
--- a/intl/chardet/moz.build
+++ b/intl/chardet/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/hyphenation/glue/moz.build b/intl/hyphenation/glue/moz.build
index a2d71f4b5..d23dcf038 100644
--- a/intl/hyphenation/glue/moz.build
+++ b/intl/hyphenation/glue/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/hyphenation/hyphen/moz.build b/intl/hyphenation/hyphen/moz.build
index 7c5c01024..ef4aebada 100644
--- a/intl/hyphenation/hyphen/moz.build
+++ b/intl/hyphenation/hyphen/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/locale/mac/moz.build b/intl/locale/mac/moz.build
index beda4fa26..422fd3e3c 100644
--- a/intl/locale/mac/moz.build
+++ b/intl/locale/mac/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/locale/moz.build b/intl/locale/moz.build
index 2da1c2dd5..94a30873b 100644
--- a/intl/locale/moz.build
+++ b/intl/locale/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/locale/unix/moz.build b/intl/locale/unix/moz.build
index 7685d0a01..68a151b65 100644
--- a/intl/locale/unix/moz.build
+++ b/intl/locale/unix/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/locale/windows/moz.build b/intl/locale/windows/moz.build
index 5bde38b89..e51921482 100644
--- a/intl/locale/windows/moz.build
+++ b/intl/locale/windows/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/locales/moz.build b/intl/locales/moz.build
index 28919c271..83ed8d9d9 100644
--- a/intl/locales/moz.build
+++ b/intl/locales/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/lwbrk/gtest/moz.build b/intl/lwbrk/gtest/moz.build
index 64a3919cb..142cf566d 100644
--- a/intl/lwbrk/gtest/moz.build
+++ b/intl/lwbrk/gtest/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/lwbrk/moz.build b/intl/lwbrk/moz.build
index 63ffbff8e..da701be5e 100644
--- a/intl/lwbrk/moz.build
+++ b/intl/lwbrk/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/moz.build b/intl/moz.build
index 71a2d88cf..b1e255202 100644
--- a/intl/moz.build
+++ b/intl/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/strres/moz.build b/intl/strres/moz.build
index 1a10ef82f..db35ed436 100644
--- a/intl/strres/moz.build
+++ b/intl/strres/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/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/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/.
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/.