diff options
Diffstat (limited to 'config/external')
-rw-r--r-- | config/external/fdlibm/moz.build | 1 | ||||
-rw-r--r-- | config/external/ffi/Makefile.in | 1 | ||||
-rw-r--r-- | config/external/ffi/moz.build | 1 | ||||
-rw-r--r-- | config/external/ffi/subst_header.py | 1 | ||||
-rw-r--r-- | config/external/freetype2/moz.build | 1 | ||||
-rw-r--r-- | config/external/icu/common/Makefile.in | 1 | ||||
-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/defs.mozbuild | 1 | ||||
-rw-r--r-- | config/external/icu/i18n/Makefile.in | 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 | ||||
-rw-r--r-- | config/external/lgpllibs/moz.build | 1 | ||||
-rw-r--r-- | config/external/moz.build | 1 | ||||
-rw-r--r-- | config/external/nspr/ds/moz.build | 1 | ||||
-rw-r--r-- | config/external/nspr/libc/moz.build | 1 | ||||
-rw-r--r-- | config/external/nspr/moz.build | 1 | ||||
-rw-r--r-- | config/external/nspr/pr/moz.build | 1 | ||||
-rw-r--r-- | config/external/nss/crmf/moz.build | 1 | ||||
-rw-r--r-- | config/external/nss/moz.build | 1 | ||||
-rw-r--r-- | config/external/zlib/moz.build | 1 |
22 files changed, 0 insertions, 22 deletions
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/Makefile.in b/config/external/ffi/Makefile.in index 717b5d8291..85a3936d2f 100644 --- a/config/external/ffi/Makefile.in +++ b/config/external/ffi/Makefile.in @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/ffi/subst_header.py b/config/external/ffi/subst_header.py index a138f90200..d86ade9b42 100644 --- a/config/external/ffi/subst_header.py +++ b/config/external/ffi/subst_header.py @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # This Souce Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distibuted with this # file, You can obtain one at http://mozilla.og/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/Makefile.in b/config/external/icu/common/Makefile.in index 89ad2e8b84..e1b45580f1 100644 --- a/config/external/icu/common/Makefile.in +++ b/config/external/icu/common/Makefile.in @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/defs.mozbuild b/config/external/icu/defs.mozbuild index ad5b29378c..a6249783f4 100644 --- a/config/external/icu/defs.mozbuild +++ b/config/external/icu/defs.mozbuild @@ -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/Makefile.in b/config/external/icu/i18n/Makefile.in index 89ad2e8b84..e1b45580f1 100644 --- a/config/external/icu/i18n/Makefile.in +++ b/config/external/icu/i18n/Makefile.in @@ -1,5 +1,4 @@ # -*- Mode: python; c-basic-offset: 4; 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/. |