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 51caca5328..401cac4ad6 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 01ccd0547e..32c4506ed5 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 c1f20b4fe7..8273da4701 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 031f7f8136..61be0d5688 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 91aa52aabd..90b1fd7a19 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 f5482351c5..f300ee6f51 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 488a02159f..ba95cd0fb3 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 b956840c6d..c404d67542 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 fad4bfb464..aecb9b1bd1 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 1234016fa8..89378dafd1 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 b49867abb4..7acb190fa6 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 f8a4705b2e..31c5a2a95f 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 0629702034..1a88e10fbf 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 1d2df30997..c043bfe0be 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 8b5434a499..9a17c6b5ab 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 bf94d7648b..ff1befc94c 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 c6b7cfe7d8..d88868031d 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 28919c271d..83ed8d9d99 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 c512bd07d2..fccf5cbcdc 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 28919c271d..83ed8d9d99 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 eb4454d28f..635fa39c99 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