diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:52:00 +0000 |
commit | d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch) | |
tree | 6c72fd57eab6e796bc07b54327d6b0245f4ed97b /intl | |
parent | 7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff) | |
download | uxp-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz |
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'intl')
-rw-r--r-- | intl/build/moz.build | 1 | ||||
-rw-r--r-- | intl/chardet/moz.build | 1 | ||||
-rw-r--r-- | intl/hyphenation/glue/moz.build | 1 | ||||
-rw-r--r-- | intl/hyphenation/hyphen/moz.build | 1 | ||||
-rw-r--r-- | intl/locale/mac/moz.build | 1 | ||||
-rw-r--r-- | intl/locale/moz.build | 1 | ||||
-rw-r--r-- | intl/locale/unix/moz.build | 1 | ||||
-rw-r--r-- | intl/locale/windows/moz.build | 1 | ||||
-rw-r--r-- | intl/locales/moz.build | 1 | ||||
-rw-r--r-- | intl/lwbrk/gtest/moz.build | 1 | ||||
-rw-r--r-- | intl/lwbrk/moz.build | 1 | ||||
-rw-r--r-- | intl/moz.build | 1 | ||||
-rw-r--r-- | intl/strres/moz.build | 1 | ||||
-rw-r--r-- | intl/uconv/moz.build | 1 | ||||
-rw-r--r-- | intl/uconv/tests/moz.build | 1 | ||||
-rw-r--r-- | intl/uconv/tools/moz.build | 1 | ||||
-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 |
22 files changed, 0 insertions, 22 deletions
diff --git a/intl/build/moz.build b/intl/build/moz.build index 7c392c84a8..acc1c17706 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 4d66274e5b..3eadf3771b 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 a2d71f4b57..d23dcf0389 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 7c5c01024a..ef4aebada1 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 beda4fa260..422fd3e3cd 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 2da1c2dd54..94a30873ba 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 7685d0a01c..68a151b656 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 5bde38b89c..e519214829 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 28919c271d..83ed8d9d99 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 64a3919cb3..142cf566db 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 63ffbff8ef..da701be5e5 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 71a2d88cf3..b1e255202a 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 1a10ef82fe..db35ed4365 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 790439eb12..16c8f6d965 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 19e03904e1..e84aa20959 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 55927ce5af..9f78c9c0c5 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 7b93396fc8..b436a4a5d5 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 639c839dae..1272693c5c 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 afd60160fd..2c745cf7e7 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 d2072d2aac..02034d9250 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 8a46580b3f..99f600ad13 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 02f50ab0e3..cd32738134 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/. |