diff options
author | athenian200 <athenian200@outlook.com> | 2020-10-18 10:45:55 -0500 |
---|---|---|
committer | athenian200 <athenian200@outlook.com> | 2020-10-18 10:45:55 -0500 |
commit | 95b4e5084b7fbe62609cfe9680eed5db135a57c8 (patch) | |
tree | eb7ca4ae3da96bf3049c3da41fc511ff3154515e /modules | |
parent | 1fc996152b7a1b0f61287c85ddc1698013ea63c0 (diff) | |
parent | 87c4c77ad79f346d9104d9586c9928f30a500632 (diff) | |
download | UXP-95b4e5084b7fbe62609cfe9680eed5db135a57c8.tar UXP-95b4e5084b7fbe62609cfe9680eed5db135a57c8.tar.gz UXP-95b4e5084b7fbe62609cfe9680eed5db135a57c8.tar.lz UXP-95b4e5084b7fbe62609cfe9680eed5db135a57c8.tar.xz UXP-95b4e5084b7fbe62609cfe9680eed5db135a57c8.zip |
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into caret_color
Diffstat (limited to 'modules')
-rw-r--r-- | modules/brotli/moz.build | 1 | ||||
-rw-r--r-- | modules/fdlibm/moz.build | 1 | ||||
-rw-r--r-- | modules/fdlibm/src/moz.build | 1 | ||||
-rw-r--r-- | modules/libbz2/moz.build | 1 | ||||
-rw-r--r-- | modules/libbz2/src/moz.build | 1 | ||||
-rw-r--r-- | modules/libjar/moz.build | 1 | ||||
-rw-r--r-- | modules/libjar/nsJAR.cpp | 1 | ||||
-rw-r--r-- | modules/libjar/nsJARChannel.cpp | 1 | ||||
-rw-r--r-- | modules/libjar/zipwriter/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/sign/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/src/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/tests/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/tool/moz.build | 1 | ||||
-rw-r--r-- | modules/libmar/verify/moz.build | 1 | ||||
-rw-r--r-- | modules/libpref/Preferences.cpp | 1 | ||||
-rw-r--r-- | modules/libpref/moz.build | 1 | ||||
-rw-r--r-- | modules/libpref/nsPrefBranch.cpp | 1 | ||||
-rw-r--r-- | modules/woff2/moz.build | 1 | ||||
-rw-r--r-- | modules/xz-embedded/moz.build | 1 | ||||
-rw-r--r-- | modules/zlib/moz.build | 1 | ||||
-rw-r--r-- | modules/zlib/src/moz.build | 1 |
22 files changed, 0 insertions, 22 deletions
diff --git a/modules/brotli/moz.build b/modules/brotli/moz.build index 6754d0317..8e4177f41 100644 --- a/modules/brotli/moz.build +++ b/modules/brotli/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/modules/fdlibm/moz.build b/modules/fdlibm/moz.build index 5d34af511..f8d8f81d0 100644 --- a/modules/fdlibm/moz.build +++ b/modules/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/modules/fdlibm/src/moz.build b/modules/fdlibm/src/moz.build index be5bf3d9b..541f84039 100644 --- a/modules/fdlibm/src/moz.build +++ b/modules/fdlibm/src/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/modules/libbz2/moz.build b/modules/libbz2/moz.build index f59ee5f25..221f63b7c 100644 --- a/modules/libbz2/moz.build +++ b/modules/libbz2/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/modules/libbz2/src/moz.build b/modules/libbz2/src/moz.build index f43bec6da..3b0c2d344 100644 --- a/modules/libbz2/src/moz.build +++ b/modules/libbz2/src/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/modules/libjar/moz.build b/modules/libjar/moz.build index b018d6486..3f03ee268 100644 --- a/modules/libjar/moz.build +++ b/modules/libjar/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/modules/libjar/nsJAR.cpp b/modules/libjar/nsJAR.cpp index 0b0444a81..96e18e1d3 100644 --- a/modules/libjar/nsJAR.cpp +++ b/modules/libjar/nsJAR.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* 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/modules/libjar/nsJARChannel.cpp b/modules/libjar/nsJARChannel.cpp index ee60602da..ddcbfae2c 100644 --- a/modules/libjar/nsJARChannel.cpp +++ b/modules/libjar/nsJARChannel.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim: set sw=4 ts=8 et tw=80 : */ /* 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/modules/libjar/zipwriter/moz.build b/modules/libjar/zipwriter/moz.build index e874867c6..ade5904d3 100644 --- a/modules/libjar/zipwriter/moz.build +++ b/modules/libjar/zipwriter/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/modules/libmar/moz.build b/modules/libmar/moz.build index 01bf543b3..0b405f2ff 100644 --- a/modules/libmar/moz.build +++ b/modules/libmar/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/modules/libmar/sign/moz.build b/modules/libmar/sign/moz.build index e31ff50ab..5e394054e 100644 --- a/modules/libmar/sign/moz.build +++ b/modules/libmar/sign/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/modules/libmar/src/moz.build b/modules/libmar/src/moz.build index 61c96fbd5..5662d81ad 100644 --- a/modules/libmar/src/moz.build +++ b/modules/libmar/src/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/modules/libmar/tests/moz.build b/modules/libmar/tests/moz.build index 9642553e8..5fff530f5 100644 --- a/modules/libmar/tests/moz.build +++ b/modules/libmar/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/modules/libmar/tool/moz.build b/modules/libmar/tool/moz.build index 05f31d918..22f97f43a 100644 --- a/modules/libmar/tool/moz.build +++ b/modules/libmar/tool/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/modules/libmar/verify/moz.build b/modules/libmar/verify/moz.build index a2a6b03ec..21f6ab71c 100644 --- a/modules/libmar/verify/moz.build +++ b/modules/libmar/verify/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/modules/libpref/Preferences.cpp b/modules/libpref/Preferences.cpp index 840406635..2bf7c93e6 100644 --- a/modules/libpref/Preferences.cpp +++ b/modules/libpref/Preferences.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* 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/modules/libpref/moz.build b/modules/libpref/moz.build index 1c9a51650..1d3fd3957 100644 --- a/modules/libpref/moz.build +++ b/modules/libpref/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/modules/libpref/nsPrefBranch.cpp b/modules/libpref/nsPrefBranch.cpp index 5173db06e..6107e64d8 100644 --- a/modules/libpref/nsPrefBranch.cpp +++ b/modules/libpref/nsPrefBranch.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim: set ts=8 sts=2 et sw=2 tw=80: */ /* 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/modules/woff2/moz.build b/modules/woff2/moz.build index cfb6f4a06..b21c89e17 100644 --- a/modules/woff2/moz.build +++ b/modules/woff2/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/modules/xz-embedded/moz.build b/modules/xz-embedded/moz.build index 44490cdbe..fa1e5fc46 100644 --- a/modules/xz-embedded/moz.build +++ b/modules/xz-embedded/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/modules/zlib/moz.build b/modules/zlib/moz.build index f59ee5f25..221f63b7c 100644 --- a/modules/zlib/moz.build +++ b/modules/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/modules/zlib/src/moz.build b/modules/zlib/src/moz.build index 7e993bda4..556130ff7 100644 --- a/modules/zlib/src/moz.build +++ b/modules/zlib/src/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/. |