From d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 23 Sep 2020 15:52:00 +0000 Subject: Issue #1656 - Part 6: Clean up the build files --- config/external/fdlibm/moz.build | 1 - config/external/ffi/moz.build | 1 - config/external/freetype2/moz.build | 1 - config/external/icu/common/moz.build | 1 - config/external/icu/data/moz.build | 1 - config/external/icu/i18n/moz.build | 1 - config/external/icu/moz.build | 1 - config/external/icu/stubdata/moz.build | 1 - config/external/lgpllibs/moz.build | 1 - config/external/moz.build | 1 - config/external/nspr/ds/moz.build | 1 - config/external/nspr/libc/moz.build | 1 - config/external/nspr/moz.build | 1 - config/external/nspr/pr/moz.build | 1 - config/external/nss/crmf/moz.build | 1 - config/external/nss/moz.build | 1 - config/external/zlib/moz.build | 1 - config/makefiles/test/moz.build | 1 - config/moz.build | 1 - config/tests/makefiles/autodeps/moz.build | 1 - config/tests/src-simple/moz.build | 1 - 21 files changed, 21 deletions(-) (limited to 'config') diff --git a/config/external/fdlibm/moz.build b/config/external/fdlibm/moz.build index 51caca532..401cac4ad 100644 --- a/config/external/fdlibm/moz.build +++ b/config/external/fdlibm/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/ffi/moz.build b/config/external/ffi/moz.build index 01ccd0547..32c4506ed 100644 --- a/config/external/ffi/moz.build +++ b/config/external/ffi/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/freetype2/moz.build b/config/external/freetype2/moz.build index c1f20b4fe..8273da470 100644 --- a/config/external/freetype2/moz.build +++ b/config/external/freetype2/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/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/. diff --git a/config/external/lgpllibs/moz.build b/config/external/lgpllibs/moz.build index fad4bfb46..aecb9b1bd 100644 --- a/config/external/lgpllibs/moz.build +++ b/config/external/lgpllibs/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/moz.build b/config/external/moz.build index 1234016fa..89378dafd 100644 --- a/config/external/moz.build +++ b/config/external/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/nspr/ds/moz.build b/config/external/nspr/ds/moz.build index b49867abb..7acb190fa 100644 --- a/config/external/nspr/ds/moz.build +++ b/config/external/nspr/ds/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/nspr/libc/moz.build b/config/external/nspr/libc/moz.build index f8a4705b2..31c5a2a95 100644 --- a/config/external/nspr/libc/moz.build +++ b/config/external/nspr/libc/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/nspr/moz.build b/config/external/nspr/moz.build index 062970203..1a88e10fb 100644 --- a/config/external/nspr/moz.build +++ b/config/external/nspr/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/nspr/pr/moz.build b/config/external/nspr/pr/moz.build index 1d2df3099..c043bfe0b 100644 --- a/config/external/nspr/pr/moz.build +++ b/config/external/nspr/pr/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/nss/crmf/moz.build b/config/external/nss/crmf/moz.build index 8b5434a49..9a17c6b5a 100644 --- a/config/external/nss/crmf/moz.build +++ b/config/external/nss/crmf/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/nss/moz.build b/config/external/nss/moz.build index bf94d7648..ff1befc94 100644 --- a/config/external/nss/moz.build +++ b/config/external/nss/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/zlib/moz.build b/config/external/zlib/moz.build index c6b7cfe7d..d88868031 100644 --- a/config/external/zlib/moz.build +++ b/config/external/zlib/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/makefiles/test/moz.build b/config/makefiles/test/moz.build index 28919c271..83ed8d9d9 100644 --- a/config/makefiles/test/moz.build +++ b/config/makefiles/test/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/moz.build b/config/moz.build index c512bd07d..fccf5cbcd 100644 --- a/config/moz.build +++ b/config/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/tests/makefiles/autodeps/moz.build b/config/tests/makefiles/autodeps/moz.build index 28919c271..83ed8d9d9 100644 --- a/config/tests/makefiles/autodeps/moz.build +++ b/config/tests/makefiles/autodeps/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/tests/src-simple/moz.build b/config/tests/src-simple/moz.build index eb4454d28..635fa39c9 100644 --- a/config/tests/src-simple/moz.build +++ b/config/tests/src-simple/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/. -- cgit v1.2.3