mozjs140_140.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Mon, 23 Jun 2025 13:22:36 -0400 |
Source: | mozjs140 |
Binary: | libmozjs-140-0 libmozjs-140-0-dbgsym libmozjs-140-dev libmozjs-140-dev-dbgsym |
Built-For-Profiles: | nocheck |
Architecture: | source amd64 |
Version: | 140.0-1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Changed-By: | Jeremy Bícha <jbicha@ubuntu.com> |
Description: | libmozjs-140-0 - SpiderMonkey JavaScript library libmozjs-140-dev - SpiderMonkey JavaScript library - development headers |
Closes: | 1108229 |
Changes: | mozjs140 (140.0-1) experimental; urgency=medium * New upstream series (Closes: #1108229) * Copy patch from Debian's firefox to work around build issue with -Wno-format * Disable an ARM patch that may not be needed any more * Refresh patches |
Files: | 81ff65849fb41702cbf1610af27f8102 2395 libs optional mozjs140_140.0-1.dsc dce98dbabfad12f8805b019acddaba1c 199674780 libs optional mozjs140_140.0.orig.tar.xz e7f650f017489dc48923d5607e787648 53888 libs optional mozjs140_140.0-1.debian.tar.xz bb584f51d0a492f2be7c823f926a05b5 168217060 debug optional libmozjs-140-0-dbgsym_140.0-1_amd64.deb 3f3b61199a5997564b4e2f6ec541ed5d 10739880 libs optional libmozjs-140-0_140.0-1_amd64.deb d75c5e07846471b0e4db73334c4899d3 175973648 debug optional libmozjs-140-dev-dbgsym_140.0-1_amd64.deb 5cb601f26d13809cf58e63da9a828361 13088788 libdevel optional libmozjs-140-dev_140.0-1_amd64.deb a934d993d90f50ca9c083864a86f00b0 9229 libs optional mozjs140_140.0-1_amd64.buildinfo |
mozjs140_140.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | mozjs140 |
Binary: | libmozjs-140-0, libmozjs-140-dev |
Architecture: | any |
Version: | 140.0-1 |
Maintainer: | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Uploaders: | Jeremy Bícha <jbicha@ubuntu.com>, Marco Trevisan (Treviño) <marco@ubuntu.com> |
Homepage: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/gnome-team/mozjs/tree/debian/140/latest |
Vcs-Git: | https://salsa.debian.org/gnome-team/mozjs.git -b debian/140/latest |
Testsuite: | autopkgtest |
Testsuite-Triggers: | build-essential, pkgconf |
Build-Depends: | debhelper-compat (=13), dpkg-dev (>=1.22.5), cargo, cbindgen, clang, autoconf, automake, libreadline-dev, llvm, zlib1g-dev (>=1:1.2.3), pkgconf, pkg-kde-tools, python3-dev, python3-legacy-cgi, rustc (>=1.76.0), tzdata, zip |
Package-List: | libmozjs-140-0 deb libs optional arch=any libmozjs-140-dev deb libdevel optional arch=any |
Files: | dce98dbabfad12f8805b019acddaba1c 199674780 mozjs140_140.0.orig.tar.xz e7f650f017489dc48923d5607e787648 53888 mozjs140_140.0-1.debian.tar.xz |
README.source for mozjs140_140.0-1.dsc (click to toggle) | |
---|---|
Mozilla doesn't release the SpiderMonkey sources as tarball, however it does ship a script to generate a tarball with the firefox source code. As per this, in order to make possible to use uscan to easily get the latest sources and to ensure that the packaged sources are coming from a trusted and signed original archive, this source package uses some extra tooling: - This relies on gbp-buildpackage (a version which supports $GBP_SOURCES_DIR) - To update to a new upstream release you need to use `gbp import-orig` (using `--uscan` or a firefox tarball) - Gbp will launch the `debian/gbp-repack-mozjs-source.sh` script as part of the import process, repacking the orig.tar.xz once filtered. The script in particular will: + Replace the original archive with the mozjs one + Filter out the debian/copyright's `Files-Excluded` + Filter out the compiled files (via $FILTERED_FILES array) + Copy the files $EXTRA_FILES from firefox sources to the mozjs ones |
control file for libmozjs-140-0_140.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libmozjs-140-0 |
Source: | mozjs140 |
Version: | 140.0-1 |
Architecture: | amd64 |
Maintainer: | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Installed-Size: | 36858 |
Depends: | libc6 (>=2.38), libgcc-s1 (>=4.2), libstdc++6 (>=12), zlib1g (>=1:1.1.4), tzdata |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey |
Description: | SpiderMonkey JavaScript library SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead. |
contents of libmozjs-140-0_140.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-23 17:22 ./ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 37658624 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/libmozjs-140.so.140.0. drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-0/ -rw-r--r-- root/root 261 2025-06-23 15:28 ./usr/share/doc/libmozjs-140-0/README -rw-r--r-- root/root 11430 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-0/changelog.Debian.gz -rw-r--r-- root/root 58371 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-0/copyright lrwxrwxrwx root/root 0 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/libmozjs-140.so.0 -> libmozjs-140.so.140.0. |
copyright of libmozjs-140-0_140.0-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SpiderMonkey Source: https://ftp.mozilla.org/pub/firefox/releases/ Files-Excluded: build/pgo js/src/octane third_party/python/mock-1.0.0/html/_static third_party/python/coverage/coverage/htmlfiles/*.min.js Comment: This file is derived from Firefox's debian/copyright Files: * Copyright: 2013 Aaron Iles 2017 Aaron Power 2002-2005 ActiveState Corp 2005-2010 ActiveState Software Inc. 2019 Adrian Heine. 2014-2019 Advanced Micro Devices, Inc. 2010 Alec Thomas 2016-2019 Aleksey Shvayka 2014-2016 Alex Crichton 2015 Alex Daniel Jones 2014 Alex Grönholm 2011 Alexandre Ratchov 2019 Alexey Gerasev 2019-2020 Alexey Shvayka 2015 Alice Maz 2018 Amal Hussein 2016-2018 Amanieu d'Antras 2018 Andrea Giammarchi 1998 Andreas R. Kleinert 2015-2017 Andrew Gallant 2018 Andrew Paprocki 2010 Andrew Wooster 2008-2016 Andrey Petrov and contributors 2014-2020 André Bargull 1994 Anthony Dekker 2016 Anthony Ramine 2012-2014 Antoine Pitrou and contributors 2007-2017 Apple Inc. 2013-2020 Arm Limited 2010-2014 Armin Ronacher 2010 Armin Ronacher and contributors 2017 Arnon Yaari 2004 Arthur Langereis 2016-2018 Artyom Pavlov 2018 Ashley Mannix 2015 Austin Bonander 2004 Baron Schwartz 2017-2019 Barry Warsaw 1988-2004 Bart Massey 2015 Bartłomiej Kamiński 1998-1999 Beman Dawes 2008-2009 Ben Finney (unspecified) Ben Hearsum 2012 Ben Hoyt 2010-2019 Benjamin Peterson 2014 Benjamin Sago 2016-2017 Bertram Truong 1998 Bob Dellaca 2005 Bob Ippolito 2019 Bocoup 1997-1999 Borland Corp. 2018-2020 Bradley Austin Davis 2015-2016 Brendan Zabarauskas 1999-2016 Brian Paul 2009 Brian Quinlan 1998-2007 Brian Raiter 2015-2017 Brian Smith 2015 Brian Vincent 2010 Brian Warner 2010-2016 Brodie Rao 2017-2019 Caio Lima 2015-2017 Caitlin Potter 2013-2018 Caleb P. Burns 2015-2018 Carl Lerche 2014 Carl Lerche and other MIO contributors 2007 Carl Worth 2015 Chen Yuheng 2003 Chris Anderson 2012 Chris Jerdonek 2009 Chris Wanstrath 1997 Christian Michelsen Research AS 2018 Christopher Armstrong 2014 Christopher Rosell 2017 Claude Pache 2015 Colin Sherratt 2015 Connor Hilarides 2017 Contributors 2017 Corey Frang 2015 Corey Richardson 2003 Cosmin Truta. 2014-2015 Cubane Canada, Inc. 2016 Damien Zammit 2015 Dan Burkert 2017 Dan Burkert 2017 Daniel Ehrenberg 2019 Daniel Gee 2019 Daniel Glastonbury 2017 Danielle Madeley 2015 Danny Guo 2009 Dave Daeschler 2013 Dave St.Germain 2015 David Cramer 2015 David Cuddeback 2012-2013 David Fischer 2014-2018 David Henningsson and other contributors 2001-2017 David M. Beazley (Dabeaz LLC) 2012 David Richards 2015 David Roundy 2018 David Tolnay 2018-2019 Developers of the Rand project 2018 Dimitri Sabadie 2005-2011 Divmod, Inc. 2002-2004 Dmitriy Anisimkov 2015 Dmitry Roschin 2010-2011 Dmitry Vyukov 2015-2017 Doug Tangren 2016 Dtoa Developers 2018 Dylan DPC 2012-2020 Ecma International 2013 Eddy Petrișor 2015 Edward Barnard 2011 Edward George 2017 Emilio Cobos Álvarez 2015 Eric Larson 2011-2014 Erik Rose 2013 Ethan Furman. 2007-2008 Even Rouault 2013-2014 Florent Xicluna 2014-2020 Florian Bernd 2017 Frommi 2016-2018 GFX developers 2016 Gaëtan Lehmann 2014-2019 Geoffroy Couprie 2015 Gerd Zellweger 2009 Giampaolo Rodola 2015 Gigih Aji Ibrahim 2017 Gilad Naaman 1998-2010 Gilles Vollant 2012 Giorgos Verigakis 2003-2020 Google Inc. 2019 Google, LLC. 2016-2019 Grant Jenks 2006-2009 Graydon Hoare 1998-1999 Greg Colvin 1991-2014 Guido Vollbeding 2018 Guillaume Gomez 2015 Haakon Sporsheim 2014 Hank Yates 2019-2020 Hans-Kristian Arntzen 2004 Henrik Ravn 2009 Himanshu Shekhar 2004-2017 Holger Krekel and others 2011-2019 Howard Chu 2018 Hunar Roop Kahlon 2012-2015 Hynek Schlawack 2019 Hyper Contributors 2007-2009 Ian Bicking 2007 Ian Bicking and Contributors 2017-2020 Igalia S. L. 2015-2017 Igor Shaula 2017 Ilia Mirkin 2015 Ilkka Rauta 2005-2019 Ilya Etingof 2017-2018 Ingy döt Net 2005-2019 Intel Corporation 2016 Itoa Developers 2017 Ivan Vyshnevskyi. (unspecified) JS Foundation and other contributors 2017 Jack Evans 1998-2000 Jacques Nomssi Nzali 2019 Jaideep Bhoosreddy (Bloomberg LP). 2006-2013 James Graham and other contributors 2016 Jameson Ernst 2006-2008 Jason Evans 2016 Jason Housley 2019 Jason Orendorff 2016 Jason R Coombs 2017-2019 Jason R. Coombs 2009 Jay Loden 2002-2008 Jean-Marc Valin 1995-2017 Jean-loup Gailly 2016 Jeff Morrison 2009 Jeff Tang 2016 Jelte Fennema 2009 Jeremy Huddleston 2016 Jethro G. Beekman 2017 Jimmy Cuadra 2014-2020 Joel Höner 2015 John Nagle 2007-2010 John Resig 2010-2013 Jonathan Hartley 2015 Jonathan Reem 2015-2020 Jordan Harband 2015 Jordan Miner 2014-2017 Jorge Aparicio 2017 Jose Narvaez 2018 Josh Stone 2017 Josh Wolfe 2013 Julian Berman 2009 Julien Cristau 2015-2016 Julien Enselme 2015 Jumpscale 2013 Jyun-Yan You 2017 K. Adam White 2014 Kang Seonghoon and contributors 2019 Kaz Wesley 1988-2012 Keith Packard 2012-2018 Kenneth Reitz 2015-2016 Kevin B. Knapp 2016-2019 Kevin Gibbons 2013-2017 Kim Davies 2006-2016 Kirill Simonov 2016 Klavs Madsen 2013 Konstantine Rybnikov 2019 Kubilay Kahveci (Bloomberg LP). 2014 Kura 2016-2018 Kyle Mayes 1996 L. Peter Deutsch 2009 Landry Breuil 2002 Lars Gustaebel 2010 Laurence Wheway 2017-2020 Leo Balter 2016-2018 Leonardo Balter 2010 Luca Barbieri 2017 Lucas Azzola 1991-2001 Lucent Technologies 2017 Lyza Danger Gardner 2015 Magnus Hallin 1997-2002 Makoto Matsumoto 2017 Marcus Heese 2013 Marek Olšák 1995-2017 Mark Adler 2015-2016 Markus Unterwaditzer 2017 Martijn Rijkeboer 2016 Martin Geisler (unspecified) Martin Vejnár 2015 Marvin Löbel 2011 Mateusz Kobos 2013-2020 Mathias Bynens 2009-2010 Mathias Svensson 2019 Mathieu Hofman 2014 Mathijs van de Nes 2013-2015 Matt Arsenault 2017 Matt Brubeck 2011 Matt Mackall and other contributors 2013 Matthew Arsenault 2013 Matthew Rocklin 2014 Matthias C. M. Troffaes 2014-2017 Matthias C. M. Troffaes 2009 Matthieu Herrb 2014-2017 Melissa O'Neill 2017 Michael "Z" Goddard 2016-2018 Michael Ficarra 2003-2012 Michael Foord and the mock team 2007-2015 Michael Twomey 2013-2017 Microsoft Corporation 2016 Microsoft, Inc. 2015-2018 Mike Pennisi 2006-2007 Mike Taylor 2007-2008 Mikeal Rogers 2009-2010 Mikhail Gusarov 2017 Mio authors 2018-2019 Mozilla 2012-2019 Mozilla Corporation 2007-2020 Mozilla Foundation 1998-2010 Mozilla Project 2017 Nate Prewitt 1998 Netscape Communications Corporation 2019-2020 Nia Alarie 2015 Nicholas Allegra 2015 Nick Fitzgerald 2005-2010 Nicola Larosa 2016 Nika Layzell 2016-2018 Nikita Pekin 2017 Nikolai Vazquez 2015-2016 Nir Cohen 2015-2017 Nir Cohen 2012 Noah Spurrier 2011-2012 Norbert Lindenberg 2015-2017 Nuxi and contributors 2009 Oleksii Shevchuk. 2014-2018 Optimal Computing (NZ) Ltd. 2019 Osspial 2014-2017 PCG Project contributors 2014 Paho Lurie-Gregg 2007-2010 Pallets 2010 Pallets 2017-2018 Parity Technologies Limited 2017 Paul Dicker 1999-2002 Paul Johnston 2003-2016 Paul T. McGuire (unspecified) Pete Moore 2003-2004 Peter Astrand 2015-2016 Peter Atashian 2001-2002 Peter Dimov 2018 Peter Wong 2013-2014 Pexpect development team 2015 Philip Taylor 2014-2015 PistonDevelopers 2017 Plain contributors 2016 Pyfisch 2001-2013 Python Software Foundation 2017 RON developers 2013-2014 Ray Holder 2009 Raymond Hettinger 2015-2016 Red Hat 2017 Redox OS 2017 Redox OS Developers 2016 Remi Rampin 2005-2013 Rich Felker (unspecified) Rich Moore 1992-1993 Rich Salz 2018 Richard Gibson. 2012-2013 Richard Jones 2018 Richard Lawrence 2016-2020 Rick Waldron 2017 Robert Grosse 2016-2020 Robert Konrad 2016-2017 Robin Templeton 2019 Ron Buckton 2014 Ryan Lewis 2015 Ryo ONODERA 2018 Sam Rijs, Alex Crichton and contributors 2005-2007 Sam Stephenson 2017 Samuel Vasko 2011-2014 Sasha Hart 2014 Saurabh Kumar 2014-2019 Sean McArthur 2013 Sebastien Alaiwan 2012 Senko Rasic 2018 Sentry and individual contributors 2017 Serde Developers 2019 Sergey Rubanov. 2017-2018 Sergio Benitez 2018-2020 Sharad Chand 2018 Shilpi Jain 1992-1993 Simmule Turner 2012-2016 Simon Sapin 2015 Simonas Kazlauskas 2007 Skip Montanaro. 2019-2020 Sony Interactive Entertainment Inc. 2017 Stefan Bühler 2016 Steve Klabnik 2015 Steven Allen 2007 Steven Levithan (unspecified) Steven Sheldon 2019 Student Main 2005 Sun Microsystems, Inc. 2011 Sybren A. Stüvel 2011-2019 Symas Corp. 1997-2002 Takuji Nishimura 2017 Ted Driggs 2011 Texas Instruments 2018 The ANGLE Project Authors. 2008-2010 The Android Open Source Project 2016-2020 The Brenwill Workshop Ltd. 2006-2015 The Chromium Authors 2012-2017 The Chromium Authors 2009 The Closure Library Authors 2019 The Crossbeam Project Developers 2019 The CryptoCorrosion Contributors 2004-2007 The Dojo Foundation 2017 The Error-Chain Project Developers 2016-2019 The Fuchsia Authors 2016-2019 The Fuchsia Authors. 2015 The Gimli Developers 2009-2017 The Jinja Team 2008-2020 The Khronos Group Inc. 2006 The Mozilla Foundation 2009 The Open Planning Project 1999-2019 The OpenLDAP Foundation 2014 The Pallets team 2012-2016 The Python Software Foundation 2011-2018 The Regents of the University of California 2012-2018 The Rust Project Developers 2013-2014 The Rust Project Developers 2018-2019 The RustCrypto Project Developers 2013-2019 The Servo Project Developers 2011 The Snappy-Rust Authors 2007-2011 The Sphinx team 2009 The Sputnik authors 1987-1988 The Student Information Processing Board 2017 The Tokio Authors 2017-2019 The UNIC Project Developers 2018 The Uuid Developers 2018 The Uuid Project Developers 2006-2014 The V8 project authors 2006-2020 The V8 project authors 2016 The dns-parser Developers 2016 The fallible-streaming-iterator Developers 2019 The filetime_win Developers 2017 The foreign-types Developers 2015-2016 The gl-rs developers 2019 The guid_win Developers 2016-2018 The lazycell contributors 2015 The msdos_time Developers 2016 The multipart Crate Developers 2018 The pin-utils authors 2008-2016 The pip developers 2015 The podio Developers 2015 The quick-error Developers 2014-2020 The rusqlite developers 2015-2020 The rust-hex Developers 2015 The rust-openssl-verify Developers 2015 The rust-unreachable Developers 2018 The slide-rs hackers 2013-2019 The urst-url developers 2011-2016 The virtualenv developers 2015-2018 The winapi-rs Developers 2019 The winapi-rs and comedy Developers 2014 Thomas Dahlstrom 1991-2014 Thomas G. Lane 2017 Thomas Helland 2008 Thorvald Natvig 2019 Tiancheng "Timothy" Gu 2016 Ticki 2016 Tim Disney 2016 Timo Furrer 2019 Timothy Arceri 2016 Titus Wormer 2019 Tobias Gustafsson 2018-2019 Tokio Contributors 2003-2005 Tom Wu 2010-2015 Toni Mattis 2020 Toru Nagashima 2019 Tower Contributors 2014 Ty Overby 2019 UCSD PLSysSec 2013-2017 Uiri Noyb 2018 Ujjwal Sharma 2018 Ulf Adams 2015-2017 Ulrik Sverdrup 1991-2020 Unicode, Inc. 2010-2013 Unity Technologies 2003-2016 University of Illinois at Urbana-Champaign 2017 V8 2014-2018 VIXL authors 2006-2015 VMware, Inc. 2014-2017 Valerie Young 2010 Valve Software 2018 Viktor Mukhachev 2009-2016 Vinay Sajip 2012 Vincent Lejeune 2015 Vineet Naik 2012-2014 Vladimir Keleshev 2014-2017 Vladimir Matveev 2017-2018 WebAssembly Community Group participants 2015-2016 Will Bond 2017-2018 Xidorn Quan 2017 Xudong Huang 2014 Y. T. CHUNG 2012 Yaakov Selkowitz 2011-2017 Yann Collet 2015 Yuheng Chen 2015 Zirak 2016 bitbegin 2015-2019 clap-rs contributors 2009-2016 compiler-builtins Developers 2017 h2 authors 2017 http-rs authors 2009 karthikrev. 2016 lazy-static.rs Developers 2016-2018 lazycell contributors 2016-2018 m4b 2016 metal-rs developers 2016 microsoft, inc. 2015 nix-rust Authors 2015 nwin 2016 pyup.io 2015 skdltmxn 2019 ta7sudan 2012 yohhoy License: MPL-2.0 and Apache-2.0 and BSD-2-clause and BSD-3-clause and BSD-3-clause-ARM and BSD-3-clause-ECMA and BSD-3-clause-Google and BSD-3-clause-Intel and BSD-3-clause-SwapOff and BSD-3-clause-Voidspace and BSD-3-clause-psutil and BSL-1.0 and Beerware and CC0-1.0 and Expat and ISC and LGPL-2.1 and MIT-Lucent and NTP and Python and Unlicense and Zlib License: MPL-2.0 On Debian systems, the complete text of the Mozilla Public License 2.0 can be found in the file `/usr/share/common-licenses/MPL-2.0'. License: Apache-2.0 On Debian systems, the complete text of the Apache License version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-ARM Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of ARM Limited nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-ECMA Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the authors nor ECMA International may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-Google Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Google, Inc., nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-Intel Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-psutil Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the psutils authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-SwapOff Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of SwapOff.org nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-UC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-Voidspace Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Michael Foord nor the name of Voidspace may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSL-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: . The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Beerware <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp License: CC0-1.0 Public domain, as explained here: https://creativecommons.org/publicdomain/zero/1.0/legalcode Comment: On a Debian system, see /usr/share/common-licenses/CC0-1.0 License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2 On Debian systems, the complete text of the GNU General Public License 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-2+ On Debian systems, the complete text of the GNU General Public License 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3 On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: GPL-3+ On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: GPL-3+ with Bison exception This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ . As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. . This special exception was added by the Free Software Foundation in version 2.2 of Bison. Comment: On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: ICU-IBM Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software") to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. . All trademarks and registered trademarks mentioned herein are the property of their respective owners. License: ICU-Unicode Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction including without limitation the rights to use, copy, modify, merge publish, distribute, and/or sell copies of the Data Files or Software and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. . THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: LGPL-2.1 On Debian systems, the complete text of the GNU Lesser General Public License 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. License: MIT-Lucent Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software. . THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. License: NTP Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears in all copies. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose. License: Python A. HISTORY OF THE SOFTWARE ========================== . Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. . In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) in Reston, Virginia where he released several versions of the software. . In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation, see http://www.zope.com). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. . All Python releases are Open Source (see http://www.opensource.org for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. . Release Derived Year Owner GPL- from compatible? (1) . 0.9.0 thru 1.2 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI yes (2) 2.1 2.0+1.6.1 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.2 2.1.1 2001 PSF yes 2.1.2 2.1.1 2002 PSF yes 2.1.3 2.1.2 2002 PSF yes 2.2 and above 2.1.1 2001-now PSF yes . Footnotes: . (1) GPL-compatible doesn't mean that we're distributing Python under the GPL. All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don't. . (2) According to Richard Stallman, 1.6.1 is not GPL-compatible, because its license has a choice of law clause. According to CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 is "not incompatible" with the GPL. . Thanks to the many outside volunteers who have worked under Guido's direction to make these releases possible. . B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON =============================================================== . PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- . 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. . 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. . BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 ------------------------------------------- . BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 . 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). . 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. . 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. . 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. . CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 --------------------------------------- . 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013". . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1. . 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement. . CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 -------------------------------------------------- . Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. . Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. . STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: SunPro Developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. License: Unlicense This is free and unencumbered software released into the public domain. . Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. . In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . For more information, please refer to <http://unlicense.org/> License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. Files: build/autoconf/codeset.m4 build/autoconf/config.guess build/autoconf/config.sub nsprpub/build/autoconf/config.guess nsprpub/build/autoconf/config.sub Copyright: 1992-2008, Free Software Foundation Inc. License: GPL-2 or GPL-3 Files: js/src/aclocal.m4 Copyright: Public Domain License: aclocal-public-domain The contents of this file are under the Public Domain. Files: nsprpub/config/nspr.m4 Copyright: Public Domain License: nspr-public-domain Public domain - Chris Seawood <cls@seawood.org> 2001-04-05 Based upon gtk.m4 (also PD) by Owen Taylor Files: modules/fdlibm/* Copyright: 1993-2004 Sun Microsystems, Inc. 2004-2011 David Schultz License: SunPro and BSD-2-clause and MPL-2.0 Files: intl/icu/* Copyright: 1995-2016 International Business Machines Corporation, IBM Inc. and others 1991-2020 Unicode, Inc. and others 2001-2015 Google Inc. 2003-2015 Ken Foskey 2010 Yahoo! Inc. 2006-2008 the V8 project authors License: ICU-IBM and ICU-Unicode and BSD-3-clause-Google Files: js/src/ctypes/libffi* Copyright: 2002-2007 Bo Thorsen <bo@suse.de> 2009-2012 ARM Ltd. 2012 Alan Hourihane 2009 Alan Jenkins 2012 Alexandre K. I. de Mendonca 1998-2012 Andreas Schwab 1996-2014 Anthony Green 2005 Axis Communications AB 2008 Björn König 2009 Bradley Smith 2010 CodeSourcery 1998 Cygnus Solutions 2009 Daniel Witte 2008 David Daney 1994-2013 Free Software Foundation, Inc 1998 Geoffrey Keating 2008-2009 Guido U. Draheim 2000 Hewlett Packard Company 2013 IBM 2013 Imagination Technologies Ltd. 2003 Jakub Jelinek 2000-2001 John Hornkvist 2002-2012 Kaz Kojima 2011 Kyle Moffett 2011 Maarten Bosmans 2008 Matteo Frigo 2013 Mentor Graphics 2013 Miodrag Vallat 2010-2011 Plausible Labs Cooperative Inc. 2002 Ranjit Mathew 1996-2014 Red Hat, Inc. 2004 Renesas Technology 2010 Rhys Ulerich 2002 Roger Sayle 2004 Simon Posnjak 2000-2007 Software AG 2008 Steven G. Johnson 2013 Synopsys, Inc. 2013 Tensilica, Inc. 2013 The Written Word, Inc. 2012 Thorsten Glaser 2011 Tilera Corp. 2011 Timothy Wall 2012 Tsukasa Oi 2012-2013 Xilinx, Inc License: Expat and GPL-3+ and GPL-2+ Files: js/src/devtools/rootAnalysis/run_complete Copyright: 2009-2010, Stanford University License: GPL-3+ Files: js/src/jit-test/tests/v8-v5/check-deltablue.js Copyright: 1996 John Maloney and Mario Wolczko. 2008 the V8 project authors. License: GPL-2+ Files: js/src/util/make_unicode.py Copyright: 2011, Tom Schuster License: GPL-3+ Files: nsprpub/pr/src/misc/praton.c Copyright: 1983-1993 The Regents of the University of California. 1993 Digital Equipment Corporation. 1996-1999 Internet Software Consortium. 2004 Internet Systems Consortium, Inc. ("ISC") License: BSD-3-clause-UC or ISC Files: third_party/python/dlmanager/* Copyright: Julien Pagès License: GPL-some-version license="GPL/LGPL", version not specified Comment: On Debian systems, the complete text of various versions of the GNU General Public License and Lesser/Library General Public License can be found in '/usr/share/common-licenses'. Files: third_party/python/yamllint/* Copyright: 2016 Adrien Vergé 2016 Peter Ericson 2017 Greg Dubicki 2017 Gregor Giesen 2017 Johannes F. Knauf 2017 ScienJus 2018 ClearScore License: GPL-3+ Files: js/src/vtune/disable_warnings.h js/src/vtune/ittnotify.h js/src/vtune/ittnotify_config.h js/src/vtune/ittnotify_static.c js/src/vtune/ittnotify_static.h js/src/vtune/ittnotify_types.h js/src/vtune/jitprofiling.c js/src/vtune/jitprofiling.h js/src/vtune/legacy/ittnotify.h mozglue/baseprofiler/core/vtune/ittnotify.h Copyright: 2005-2014 Intel Corporation License: BSD-3-clause or GPL-2 Files: third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/glcpp-parse.c third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/glcpp-parse.h third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glsl_parser.cpp third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glsl_parser.h Copyright: 1984-2019 Free Software Foundation, Inc. License: GPL-3+ with Bison exception Files: third_party/python/pylru/* Copyright: 2002-2004 Dmitriy Anisimkov 2006-2011 Jay Hutchinson 2015 Mozilla Contributors License: GPL-2+ Files: python/mozbuild/mozbuild/action/tooltool.py Copyright: 2011 John H. Ford License: GPL-2 Files: debian/* Copyright: 2013- Laszlo Boszormenyi (GCS) <gcs@debian.org>, 2010 Canonical Ltd. License: GPL-2 |
control file for libmozjs-140-0-dbgsym_140.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libmozjs-140-0-dbgsym |
Source: | mozjs140 |
Version: | 140.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Installed-Size: | 168502 |
Depends: | libmozjs-140-0 (=140.0-1) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libmozjs-140-0 |
Build-Ids: | 6749809f06d0aca6a34e50f455ad9bda9a31e1ae |
contents of libmozjs-140-0-dbgsym_140.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-23 17:22 ./ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/debug/.build-id/67/ -rw-r--r-- root/root 172535528 2025-06-23 17:22 ./usr/lib/debug/.build-id/67/49809f06d0aca6a34e50f455ad9bda9a31e1ae.debug drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-0-dbgsym -> libmozjs-140-0 |
copyright of libmozjs-140-0-dbgsym_140.0-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
control file for libmozjs-140-dev_140.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libmozjs-140-dev |
Source: | mozjs140 |
Version: | 140.0-1 |
Architecture: | amd64 |
Maintainer: | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Installed-Size: | 49602 |
Depends: | libmozjs-140-0 (=140.0-1), libc6 (>=2.38), libgcc-s1 (>=4.2), libreadline8t64 (>=6.0), libstdc++6 (>=13.1), zlib1g (>=1:1.1.4) |
Section: | libdevel |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey |
Description: | SpiderMonkey JavaScript library - development headers SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This package contains the header files which are needed for developing SpiderMonkey embedders. . This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead. |
contents of libmozjs-140-dev_140.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-23 17:22 ./ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/ -rw-r--r-- root/root 20815 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/BaseProfiler.h -rw-r--r-- root/root 2586 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/BaseProfilingCategory.h -rw-r--r-- root/root 5433 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/PHC.h -rw-r--r-- root/root 6549 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/SharedLibraries.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/double-conversion/ -rw-r--r-- root/root 1804 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/double-conversion/double-conversion.h -rw-r--r-- root/root 23976 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/double-conversion/double-to-string.h -rw-r--r-- root/root 10911 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/double-conversion/string-to-double.h -rw-r--r-- root/root 15674 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/double-conversion/utils.h -rw-r--r-- root/root 28210 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/encoding_rs_mem.h -rw-r--r-- root/root 2194 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fdlibm.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/ -rw-r--r-- root/root 7072 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/args.h -rw-r--r-- root/root 100542 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/base.h -rw-r--r-- root/root 79989 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/chrono.h -rw-r--r-- root/root 23338 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/color.h -rw-r--r-- root/root 81029 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/format-inl.h -rw-r--r-- root/root 160710 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/format.h -rw-r--r-- root/root 4757 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/ostream.h -rw-r--r-- root/root 28126 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/ranges.h -rw-r--r-- root/root 13483 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/fmt/xchar.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/function2/ -rw-r--r-- root/root 73069 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/function2/function2.hpp drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ -rw-r--r-- root/root 9071 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/AllocPolicy.h -rw-r--r-- root/root 2730 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/AllocationLogging.h -rw-r--r-- root/root 2671 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/AllocationRecording.h -rw-r--r-- root/root 4384 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Array.h -rw-r--r-- root/root 15755 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ArrayBuffer.h -rw-r--r-- root/root 4174 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ArrayBufferMaybeShared.h -rw-r--r-- root/root 7697 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/BigInt.h -rw-r--r-- root/root 2747 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/BuildId.h -rw-r--r-- root/root 5485 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/CallAndConstruct.h -rw-r--r-- root/root 11865 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/CallArgs.h -rw-r--r-- root/root 4846 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/CallNonGenericMethod.h -rw-r--r-- root/root 14438 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/CharacterEncoding.h -rw-r--r-- root/root 29653 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Class.h -rw-r--r-- root/root 13161 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ColumnNumber.h -rw-r--r-- root/root 9711 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ComparisonOperators.h -rw-r--r-- root/root 10246 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/CompilationAndEvaluation.h -rw-r--r-- root/root 31797 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/CompileOptions.h -rw-r--r-- root/root 4336 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Context.h -rw-r--r-- root/root 5626 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ContextOptions.h -rw-r--r-- root/root 20728 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Conversions.h -rw-r--r-- root/root 9524 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Date.h -rw-r--r-- root/root 18304 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Debug.h -rw-r--r-- root/root 2325 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/EnvironmentChain.h -rw-r--r-- root/root 2298 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Equality.h -rw-r--r-- root/root 1526 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ErrorInterceptor.h -rw-r--r-- root/root 19899 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ErrorReport.h -rw-r--r-- root/root 6553 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Exception.h -rw-r--r-- root/root 3358 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ForOfIterator.h -rw-r--r-- root/root 50769 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCAPI.h -rw-r--r-- root/root 4947 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCAnnotations.h -rw-r--r-- root/root 26939 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCHashTable.h -rw-r--r-- root/root 10546 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCPolicyAPI.h -rw-r--r-- root/root 1494 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCTypeMacros.h -rw-r--r-- root/root 5576 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCVariant.h -rw-r--r-- root/root 12128 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GCVector.h -rw-r--r-- root/root 3983 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/GlobalObject.h -rw-r--r-- root/root 1171 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/HashTable.h -rw-r--r-- root/root 31281 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/HeapAPI.h -rw-r--r-- root/root 1285 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/HelperThreadAPI.h -rw-r--r-- root/root 12445 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Id.h -rw-r--r-- root/root 7908 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Initialization.h -rw-r--r-- root/root 1588 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Interrupt.h -rw-r--r-- root/root 1386 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Iterator.h -rw-r--r-- root/root 7425 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/JSON.h -rw-r--r-- root/root 3862 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/LocaleSensitive.h -rw-r--r-- root/root 3282 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/MapAndSet.h -rw-r--r-- root/root 1905 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/MemoryCallbacks.h -rw-r--r-- root/root 3148 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/MemoryFunctions.h -rw-r--r-- root/root 30266 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/MemoryMetrics.h -rw-r--r-- root/root 11966 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Modules.h -rw-r--r-- root/root 1662 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/NativeStackLimits.h -rw-r--r-- root/root 5143 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Object.h -rw-r--r-- root/root 2491 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ObjectWithStashedPointer.h -rw-r--r-- root/root 4041 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Prefs.h -rw-r--r-- root/root 7325 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Principals.h -rw-r--r-- root/root 22198 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Printer.h -rw-r--r-- root/root 1212 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Printf.h -rw-r--r-- root/root 2381 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ProfilingCategory.h -rw-r--r-- root/root 6548 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ProfilingCategoryList.h -rw-r--r-- root/root 9497 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ProfilingFrameIterator.h -rw-r--r-- root/root 22612 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ProfilingStack.h -rw-r--r-- root/root 28846 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Promise.h -rw-r--r-- root/root 22581 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/PropertyAndElement.h -rw-r--r-- root/root 16458 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/PropertyDescriptor.h -rw-r--r-- root/root 17023 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/PropertySpec.h -rw-r--r-- root/root 10486 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ProtoKey.h -rw-r--r-- root/root 31466 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Proxy.h -rw-r--r-- root/root 7794 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Realm.h -rw-r--r-- root/root 2893 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/RealmIterators.h -rw-r--r-- root/root 12849 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/RealmOptions.h -rw-r--r-- root/root 2279 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/RefCounted.h -rw-r--r-- root/root 4156 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/RegExp.h -rw-r--r-- root/root 5857 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/RegExpFlags.h -rw-r--r-- root/root 6179 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Result.h -rw-r--r-- root/root 56135 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/RootingAPI.h -rw-r--r-- root/root 6198 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/SavedFrameAPI.h -rw-r--r-- root/root 4975 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ScalarType.h -rw-r--r-- root/root 1676 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ScriptPrivate.h -rw-r--r-- root/root 1927 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ShadowRealmCallbacks.h -rw-r--r-- root/root 2812 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/SharedArrayBuffer.h -rw-r--r-- root/root 4689 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/SliceBudget.h -rw-r--r-- root/root 13555 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/SourceText.h -rw-r--r-- root/root 4278 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/StableStringChars.h -rw-r--r-- root/root 7227 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Stack.h -rw-r--r-- root/root 4655 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/StreamConsumer.h -rw-r--r-- root/root 24850 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/String.h -rw-r--r-- root/root 31732 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/StructuredClone.h -rw-r--r-- root/root 3806 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/SweepingAPI.h -rw-r--r-- root/root 3988 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Symbol.h -rw-r--r-- root/root 1157 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/TelemetryTimers.h -rw-r--r-- root/root 9796 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/TraceKind.h -rw-r--r-- root/root 14602 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/TracingAPI.h -rw-r--r-- root/root 2964 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Transcoding.h -rw-r--r-- root/root 4915 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/TypeDecls.h -rw-r--r-- root/root 46472 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNode.h -rw-r--r-- root/root 10136 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNodeBreadthFirst.h -rw-r--r-- root/root 8155 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNodeCensus.h -rw-r--r-- root/root 24214 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNodeDominatorTree.h -rw-r--r-- root/root 5477 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNodePostOrder.h -rw-r--r-- root/root 10577 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNodeShortestPaths.h -rw-r--r-- root/root 1239 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UbiNodeUtils.h -rw-r--r-- root/root 1547 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/UniquePtr.h -rw-r--r-- root/root 24538 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Utility.h -rw-r--r-- root/root 48823 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Value.h -rw-r--r-- root/root 4298 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/ValueArray.h -rw-r--r-- root/root 1037 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Vector.h -rw-r--r-- root/root 2107 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/WaitCallbacks.h -rw-r--r-- root/root 3230 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Warnings.h -rw-r--r-- root/root 9598 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/WasmFeatures.h -rw-r--r-- root/root 1786 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/WasmModule.h -rw-r--r-- root/root 1103 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/WeakMap.h -rw-r--r-- root/root 1443 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/WeakMapPtr.h -rw-r--r-- root/root 24754 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Wrapper.h -rw-r--r-- root/root 1722 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/WrapperCallbacks.h -rw-r--r-- root/root 3273 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/Zone.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/ -rw-r--r-- root/root 1070 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/BindingAllocs.h -rw-r--r-- root/root 3003 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/CTypes.h -rw-r--r-- root/root 1526 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/CodeCoverage.h -rw-r--r-- root/root 5294 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/CompileScript.h -rw-r--r-- root/root 1983 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/Intl.h -rw-r--r-- root/root 10340 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/JSStencil.h -rw-r--r-- root/root 11047 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/JitInfo.h -rw-r--r-- root/root 3832 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/LoggingInterface.h -rw-r--r-- root/root 6202 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/PCCountProfiling.h -rw-r--r-- root/root 4305 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/SourceHook.h -rw-r--r-- root/root 28833 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/experimental/TypedData.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/ -rw-r--r-- root/root 3211 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/DOMProxy.h -rw-r--r-- root/root 4245 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/DumpFunctions.h -rw-r--r-- root/root 1581 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/ErrorMessages.h -rw-r--r-- root/root 91756 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/ErrorNumbers.msg -rw-r--r-- root/root 3896 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/JSMEnvironment.h -rw-r--r-- root/root 1004 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/PerformanceHint.h -rw-r--r-- root/root 10950 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/StackLimits.h -rw-r--r-- root/root 5928 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/UsageStatistics.h -rw-r--r-- root/root 3631 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/WindowProxy.h -rw-r--r-- root/root 1662 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/friend/XrayJitInfo.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/ -rw-r--r-- root/root 1349 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/Function.h -rw-r--r-- root/root 1726 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/Object.h -rw-r--r-- root/root 960 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/Realm.h -rw-r--r-- root/root 1551 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/Shape.h -rw-r--r-- root/root 3648 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/String.h -rw-r--r-- root/root 931 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/Symbol.h -rw-r--r-- root/root 3971 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/js/shadow/Zone.h -rw-r--r-- root/root 2315 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/js-config.h -rw-r--r-- root/root 39993 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/jsapi.h -rw-r--r-- root/root 30896 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/jsfriendapi.h -rw-r--r-- root/root 3548 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/jspubtd.h -rw-r--r-- root/root 4437 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/jstypes.h -rw-r--r-- root/root 9810 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/malloc_decls.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ -rw-r--r-- root/root 4319 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Algorithm.h -rw-r--r-- root/root 2412 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Alignment.h -rw-r--r-- root/root 6125 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/AllocPolicy.h -rw-r--r-- root/root 6501 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/AlreadyAddRefed.h -rw-r--r-- root/root 3275 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Array.h -rw-r--r-- root/root 3830 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ArrayUtils.h -rw-r--r-- root/root 30693 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Assertions.h -rw-r--r-- root/root 21844 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/AtomicBitfields.h -rw-r--r-- root/root 20083 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Atomics.h -rw-r--r-- root/root 51309 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Attributes.h -rw-r--r-- root/root 2624 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/AutoProfilerLabel.h -rw-r--r-- root/root 4649 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/AwakeTimeStamp.h -rw-r--r-- root/root 2581 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseAndGeckoProfilerDetail.h -rw-r--r-- root/root 20877 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfileJSONWriter.h -rw-r--r-- root/root 11916 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerCounts.h -rw-r--r-- root/root 9669 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerDetail.h -rw-r--r-- root/root 8589 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerLabels.h -rw-r--r-- root/root 5603 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerMarkerTypes.h -rw-r--r-- root/root 11894 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerMarkers.h -rw-r--r-- root/root 31883 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerMarkersDetail.h -rw-r--r-- root/root 41949 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerMarkersPrerequisites.h -rw-r--r-- root/root 689 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerRAIIMacro.h -rw-r--r-- root/root 20673 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerState.h -rw-r--r-- root/root 7551 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BaseProfilerUtils.h -rw-r--r-- root/root 7372 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BinarySearch.h -rw-r--r-- root/root 5939 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BitSet.h -rw-r--r-- root/root 10667 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BloomFilter.h -rw-r--r-- root/root 5889 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Buffer.h -rw-r--r-- root/root 20093 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/BufferList.h -rw-r--r-- root/root 11622 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Casting.h -rw-r--r-- root/root 2961 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ChaosMode.h -rw-r--r-- root/root 5061 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Char16.h -rw-r--r-- root/root 27055 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/CheckedInt.h -rw-r--r-- root/root 8839 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/CompactPair.h -rw-r--r-- root/root 1244 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Compiler.h -rw-r--r-- root/root 7751 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Compression.h -rw-r--r-- root/root 6764 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/DbgMacro.h -rw-r--r-- root/root 3220 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/DebugOnly.h -rw-r--r-- root/root 9680 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Decimal.h -rw-r--r-- root/root 10920 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/DefineEnum.h -rw-r--r-- root/root 1017 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/DoubleConversion.h -rw-r--r-- root/root 17246 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/DoublyLinkedList.h -rw-r--r-- root/root 19300 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/EndianUtils.h -rw-r--r-- root/root 8126 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/EnumSet.h -rw-r--r-- root/root 4749 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/EnumTypeTraits.h -rw-r--r-- root/root 3316 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/EnumeratedArray.h -rw-r--r-- root/root 7367 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/EnumeratedRange.h -rw-r--r-- root/root 3643 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/FStream.h -rw-r--r-- root/root 10345 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/FailureLatch.h -rw-r--r-- root/root 16995 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/FastBernoulliTrial.h -rw-r--r-- root/root 22113 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/FloatingPoint.h -rw-r--r-- root/root 3259 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Flow.h -rw-r--r-- root/root 8983 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/FunctionRef.h -rw-r--r-- root/root 4194 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/FunctionTypeTraits.h -rw-r--r-- root/root 3802 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Fuzzing.h -rw-r--r-- root/root 14593 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/HashFunctions.h -rw-r--r-- root/root 74393 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/HashTable.h -rw-r--r-- root/root 658 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/HelperMacros.h -rw-r--r-- root/root 9203 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/InitializedOnce.h -rw-r--r-- root/root 3273 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/IntegerPrintfMacros.h -rw-r--r-- root/root 6841 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/IntegerRange.h -rw-r--r-- root/root 2116 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/IntegerTypeTraits.h -rw-r--r-- root/root 19911 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/JSONWriter.h -rw-r--r-- root/root 611 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/JsRust.h -rw-r--r-- root/root 9028 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Latin1.h -rw-r--r-- root/root 765 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Likely.h -rw-r--r-- root/root 22609 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/LinkedList.h -rw-r--r-- root/root 1092 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Literals.h -rw-r--r-- root/root 1538 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/LoggingCore.h -rw-r--r-- root/root 14817 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MPSCQueue.h -rw-r--r-- root/root 3739 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MacroArgs.h -rw-r--r-- root/root 10689 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MacroForEach.h -rw-r--r-- root/root 14247 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MathAlgorithms.h -rw-r--r-- root/root 35020 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Maybe.h -rw-r--r-- root/root 4898 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MaybeOneOf.h -rw-r--r-- root/root 2921 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MaybeStorageBase.h -rw-r--r-- root/root 4202 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MemoryChecking.h -rw-r--r-- root/root 826 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MemoryReporting.h -rw-r--r-- root/root 4274 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MmapFaultHandler.h -rw-r--r-- root/root 26575 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ModuloBuffer.h -rw-r--r-- root/root 1865 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MoveOnlyFunction.h -rw-r--r-- root/root 4892 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/MruCache.h -rw-r--r-- root/root 2469 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/NeverDestroyed.h -rw-r--r-- root/root 4630 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/NonDereferenceable.h -rw-r--r-- root/root 15878 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/NotNull.h -rw-r--r-- root/root 848 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Now.h -rw-r--r-- root/root 1137 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Opaque.h -rw-r--r-- root/root 2228 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/OperatorNewExtensions.h -rw-r--r-- root/root 2089 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/PairHash.h -rw-r--r-- root/root 773 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Path.h -rw-r--r-- root/root 2178 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/PlatformConditionVariable.h -rw-r--r-- root/root 1694 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/PlatformMutex.h -rw-r--r-- root/root 1316 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/PlatformRWLock.h -rw-r--r-- root/root 5647 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/PodOperations.h -rw-r--r-- root/root 3266 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Poison.h -rw-r--r-- root/root 12233 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/PowerOfTwo.h -rw-r--r-- root/root 8849 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Printf.h -rw-r--r-- root/root 21350 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferChunk.h -rw-r--r-- root/root 5284 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferChunkManager.h -rw-r--r-- root/root 6240 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferChunkManagerSingle.h -rw-r--r-- root/root 17628 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferChunkManagerWithLocalLimit.h -rw-r--r-- root/root 8271 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferControlledChunkManager.h -rw-r--r-- root/root 4504 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferEntryKinds.h -rw-r--r-- root/root 44253 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferEntrySerialization.h -rw-r--r-- root/root 4136 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileBufferIndex.h -rw-r--r-- root/root 63152 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileChunkedBuffer.h -rw-r--r-- root/root 14761 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfileChunkedBufferDetail.h -rw-r--r-- root/root 2555 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProfilerBufferSize.h -rw-r--r-- root/root 21660 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProgressLogger.h -rw-r--r-- root/root 9960 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ProportionValue.h -rw-r--r-- root/root 1635 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RandomNum.h -rw-r--r-- root/root 2688 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Range.h -rw-r--r-- root/root 2327 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RangedArray.h -rw-r--r-- root/root 8771 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RangedPtr.h -rw-r--r-- root/root 1179 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ReentrancyGuard.h -rw-r--r-- root/root 1187 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RefCountType.h -rw-r--r-- root/root 12052 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RefCounted.h -rw-r--r-- root/root 18225 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RefPtr.h -rw-r--r-- root/root 30774 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Result.h -rw-r--r-- root/root 14242 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ResultExtensions.h -rw-r--r-- root/root 2331 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ResultVariant.h -rw-r--r-- root/root 6066 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ReverseIterator.h -rw-r--r-- root/root 2393 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/RollingMean.h -rw-r--r-- root/root 1683 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SHA1.h -rw-r--r-- root/root 4320 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SIMD.h -rw-r--r-- root/root 15214 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SPSCQueue.h -rw-r--r-- root/root 11822 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SSE.h -rw-r--r-- root/root 6158 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Saturate.h -rw-r--r-- root/root 3331 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ScopeExit.h -rw-r--r-- root/root 11270 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SegmentedVector.h -rw-r--r-- root/root 1205 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SharedLibrary.h -rw-r--r-- root/root 7564 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SmallPointerArray.h -rw-r--r-- root/root 35548 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Span.h -rw-r--r-- root/root 7668 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/SplayTree.h -rw-r--r-- root/root 2544 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Sprintf.h -rw-r--r-- root/root 9311 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/StackWalk.h -rw-r--r-- root/root 1867 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/StaticAnalysisFunctions.h -rw-r--r-- root/root 12171 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/StringBuffer.h -rw-r--r-- root/root 3006 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/TaggedAnonymousMemory.h -rw-r--r-- root/root 12773 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Tainting.h -rw-r--r-- root/root 3362 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/TemplateLib.h -rw-r--r-- root/root 9191 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/TextUtils.h -rw-r--r-- root/root 6996 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ThreadLocal.h -rw-r--r-- root/root 10849 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ThreadSafeWeakPtr.h -rw-r--r-- root/root 6431 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ThreadSafety.h -rw-r--r-- root/root 22564 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/TimeStamp.h -rw-r--r-- root/root 857 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/ToString.h -rw-r--r-- root/root 1889 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Try.h -rw-r--r-- root/root 5874 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/TypedEnumBits.h -rw-r--r-- root/root 4443 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Types.h -rw-r--r-- root/root 24560 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/UniquePtr.h -rw-r--r-- root/root 10162 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/UniquePtrExtensions.h -rw-r--r-- root/root 1106 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Unused.h -rw-r--r-- root/root 909 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Uptime.h -rw-r--r-- root/root 25263 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Utf8.h -rw-r--r-- root/root 33585 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Variant.h -rw-r--r-- root/root 50276 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/Vector.h -rw-r--r-- root/root 12387 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/WeakPtr.h -rw-r--r-- root/root 10407 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/WrappingOperations.h -rw-r--r-- root/root 4402 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/XorShift128PlusRNG.h -rw-r--r-- root/root 3116 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/cxxalloc.h -rw-r--r-- root/root 1734 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/fallible.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/glue/ -rw-r--r-- root/root 2881 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/glue/Debug.h -rw-r--r-- root/root 4043 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/glue/WinUtils.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/ -rw-r--r-- root/root 6474 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/Bidi.h -rw-r--r-- root/root 1383 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/BidiClass.h -rw-r--r-- root/root 4227 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/BidiEmbeddingLevel.h -rw-r--r-- root/root 3556 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/Calendar.h -rw-r--r-- root/root 11210 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/Collator.h -rw-r--r-- root/root 762 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/Currency.h -rw-r--r-- root/root 4715 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/DateIntervalFormat.h -rw-r--r-- root/root 22213 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/DateTimeFormat.h -rw-r--r-- root/root 2797 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/DateTimePart.h -rw-r--r-- root/root 5636 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/DateTimePatternGenerator.h -rw-r--r-- root/root 31861 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/DisplayNames.h -rw-r--r-- root/root 2237 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/FormatBuffer.h -rw-r--r-- root/root 1298 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/GeneralCategory.h -rw-r--r-- root/root 22070 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/ICU4CGlue.h -rw-r--r-- root/root 1910 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/ICU4CLibrary.h -rw-r--r-- root/root 557 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/ICU4XGeckoDataProvider.h -rw-r--r-- root/root 4006 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/ICUError.h -rw-r--r-- root/root 7849 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/ListFormat.h -rw-r--r-- root/root 24518 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/Locale.h -rw-r--r-- root/root 1470 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/LocaleCanonicalizer.h -rw-r--r-- root/root 4364 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/MeasureUnit.h -rw-r--r-- root/root 1676 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/MeasureUnitGenerated.h -rw-r--r-- root/root 13978 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/NumberFormat.h -rw-r--r-- root/root 1382 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/NumberParser.h -rw-r--r-- root/root 1263 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/NumberPart.h -rw-r--r-- root/root 7439 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/NumberRangeFormat.h -rw-r--r-- root/root 1581 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/NumberingSystem.h -rw-r--r-- root/root 6868 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/PluralRules.h -rw-r--r-- root/root 4867 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/RelativeTimeFormat.h -rw-r--r-- root/root 8320 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/String.h -rw-r--r-- root/root 8960 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/TimeZone.h -rw-r--r-- root/root 11119 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/UnicodeProperties.h -rw-r--r-- root/root 5521 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/UnicodeScriptCodes.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ -rw-r--r-- root/root 5328 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ICU4XCalendar.h -rw-r--r-- root/root 2253 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ICU4XChineseBasedCalendar.h -rw-r--r-- root/root 1821 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ICU4XChineseCalendar.h -rw-r--r-- root/root 1868 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ICU4XDangiCalendar.h -rw-r--r-- root/root 1134 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ICU4XUniquePtr.h -rw-r--r-- root/root 953 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/ISODate.h -rw-r--r-- root/root 2016 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/intl/calendar/MonthCode.h -rw-r--r-- root/root 8036 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/leb128iterator.h -rw-r--r-- root/root 6175 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/mozalloc.h -rw-r--r-- root/root 803 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/mozalloc_abort.h -rw-r--r-- root/root 974 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozilla/mozalloc_oom.h -rw-r--r-- root/root 9301 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozjemalloc_types.h -rw-r--r-- root/root 2711 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozmemory.h -rw-r--r-- root/root 2420 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozmemory_utils.h -rw-r--r-- root/root 6077 2025-06-23 15:28 ./usr/include/x86_64-linux-gnu/mozjs-140/mozmemory_wrap.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ -rw-r--r-- root/root 27176 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/alphaindex.h -rw-r--r-- root/root 8745 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/appendable.h -rw-r--r-- root/root 10228 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/basictz.h -rw-r--r-- root/root 28506 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/brkiter.h -rw-r--r-- root/root 11024 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/bytestream.h -rw-r--r-- root/root 21327 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/bytestrie.h -rw-r--r-- root/root 7658 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/bytestriebuilder.h -rw-r--r-- root/root 110120 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/calendar.h -rw-r--r-- root/root 7706 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/caniter.h -rw-r--r-- root/root 26027 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/casemap.h -rw-r--r-- root/root 11045 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/char16ptr.h -rw-r--r-- root/root 24362 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/chariter.h -rw-r--r-- root/root 24563 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/choicfmt.h -rw-r--r-- root/root 14114 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/coleitr.h -rw-r--r-- root/root 61030 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/coll.h -rw-r--r-- root/root 7041 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/compactdecimalformat.h -rw-r--r-- root/root 3756 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/curramt.h -rw-r--r-- root/root 7479 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/currpinf.h -rw-r--r-- root/root 4115 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/currunit.h -rw-r--r-- root/root 41674 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/datefmt.h -rw-r--r-- root/root 1223 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dbbi.h -rw-r--r-- root/root 21458 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dcfmtsym.h -rw-r--r-- root/root 89560 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/decimfmt.h -rw-r--r-- root/root 7252 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/displayoptions.h -rw-r--r-- root/root 7786 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/docmain.h -rw-r--r-- root/root 39135 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dtfmtsym.h -rw-r--r-- root/root 3931 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dtintrv.h -rw-r--r-- root/root 50336 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dtitvfmt.h -rw-r--r-- root/root 19079 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dtitvinf.h -rw-r--r-- root/root 28721 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dtptngen.h -rw-r--r-- root/root 8864 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/dtrule.h -rw-r--r-- root/root 21236 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/edits.h -rw-r--r-- root/root 2130 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/enumset.h -rw-r--r-- root/root 4956 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/errorcode.h -rw-r--r-- root/root 8896 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/fieldpos.h -rw-r--r-- root/root 5501 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/filteredbrk.h -rw-r--r-- root/root 24953 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/fmtable.h -rw-r--r-- root/root 12806 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/format.h -rw-r--r-- root/root 6430 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/formattednumber.h -rw-r--r-- root/root 9987 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/formattedvalue.h -rw-r--r-- root/root 3103 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/fpositer.h -rw-r--r-- root/root 3426 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/gender.h -rw-r--r-- root/root 31043 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/gregocal.h -rw-r--r-- root/root 1049 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/icudataver.h -rw-r--r-- root/root 12392 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/icuplug.h -rw-r--r-- root/root 13239 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/idna.h -rw-r--r-- root/root 8799 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/listformatter.h -rw-r--r-- root/root 11350 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/localebuilder.h -rw-r--r-- root/root 27504 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/localematcher.h -rw-r--r-- root/root 20017 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/localpointer.h -rw-r--r-- root/root 7292 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/locdspnm.h -rw-r--r-- root/root 49784 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/locid.h -rw-r--r-- root/root 11688 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/measfmt.h -rw-r--r-- root/root 114113 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/measunit.h -rw-r--r-- root/root 4738 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/measure.h -rw-r--r-- root/root 21551 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messageformat2.h -rw-r--r-- root/root 4596 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messageformat2_arguments.h -rw-r--r-- root/root 104340 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messageformat2_data_model.h -rw-r--r-- root/root 784 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messageformat2_data_model_names.h -rw-r--r-- root/root 39276 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messageformat2_formattable.h -rw-r--r-- root/root 18504 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messageformat2_function_registry.h -rw-r--r-- root/root 34600 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/messagepattern.h -rw-r--r-- root/root 45260 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/msgfmt.h -rw-r--r-- root/root 35516 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/normalizer2.h -rw-r--r-- root/root 31532 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/normlzr.h -rw-r--r-- root/root 2294 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/nounit.h -rw-r--r-- root/root 92871 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/numberformatter.h -rw-r--r-- root/root 26772 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/numberrangeformatter.h -rw-r--r-- root/root 51359 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/numfmt.h -rw-r--r-- root/root 7397 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/numsys.h -rw-r--r-- root/root 3155 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/parseerr.h -rw-r--r-- root/root 5694 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/parsepos.h -rw-r--r-- root/root 27834 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/platform.h -rw-r--r-- root/root 25667 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/plurfmt.h -rw-r--r-- root/root 21128 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/plurrule.h -rw-r--r-- root/root 2211 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ptypes.h -rw-r--r-- root/root 6471 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/putil.h -rw-r--r-- root/root 32806 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/rbbi.h -rw-r--r-- root/root 57504 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/rbnf.h -rw-r--r-- root/root 16123 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/rbtz.h -rw-r--r-- root/root 86481 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/regex.h -rw-r--r-- root/root 9417 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/region.h -rw-r--r-- root/root 23016 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/reldatefmt.h -rw-r--r-- root/root 9602 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/rep.h -rw-r--r-- root/root 18453 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/resbund.h -rw-r--r-- root/root 6233 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/schriter.h -rw-r--r-- root/root 6598 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/scientificnumberformatter.h -rw-r--r-- root/root 22741 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/search.h -rw-r--r-- root/root 14691 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/selfmt.h -rw-r--r-- root/root 12898 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/simpleformatter.h -rw-r--r-- root/root 9083 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/simplenumberformatter.h -rw-r--r-- root/root 46716 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/simpletz.h -rw-r--r-- root/root 58427 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/smpdtfmt.h -rw-r--r-- root/root 11396 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/sortkey.h -rw-r--r-- root/root 900 2025-06-23 17:22 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/std_string.h -rw-r--r-- root/root 10202 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/strenum.h -rw-r--r-- root/root 5926 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/stringoptions.h -rw-r--r-- root/root 10528 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/stringpiece.h -rw-r--r-- root/root 15902 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/stringtriebuilder.h -rw-r--r-- root/root 21946 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/stsearch.h -rw-r--r-- root/root 4386 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/symtable.h -rw-r--r-- root/root 37845 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tblcoll.h -rw-r--r-- root/root 46682 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/timezone.h -rw-r--r-- root/root 3479 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tmunit.h -rw-r--r-- root/root 5019 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tmutamt.h -rw-r--r-- root/root 7594 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tmutfmt.h -rw-r--r-- root/root 67388 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/translit.h -rw-r--r-- root/root 43980 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tzfmt.h -rw-r--r-- root/root 17254 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tznames.h -rw-r--r-- root/root 35646 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tzrule.h -rw-r--r-- root/root 6258 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/tztrans.h -rw-r--r-- root/root 91759 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ubidi.h -rw-r--r-- root/root 13010 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ubiditransform.h -rw-r--r-- root/root 25021 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ubrk.h -rw-r--r-- root/root 65493 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucal.h -rw-r--r-- root/root 15633 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucasemap.h -rw-r--r-- root/root 5478 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucat.h -rw-r--r-- root/root 155379 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uchar.h -rw-r--r-- root/root 23128 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucharstrie.h -rw-r--r-- root/root 7663 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucharstriebuilder.h -rw-r--r-- root/root 13558 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uchriter.h -rw-r--r-- root/root 11475 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uclean.h -rw-r--r-- root/root 85343 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucnv.h -rw-r--r-- root/root 6742 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucnv_cb.h -rw-r--r-- root/root 21486 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucnv_err.h -rw-r--r-- root/root 6391 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucnvsel.h -rw-r--r-- root/root 68894 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucol.h -rw-r--r-- root/root 10056 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucoleitr.h -rw-r--r-- root/root 12859 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uconfig.h -rw-r--r-- root/root 5674 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucpmap.h -rw-r--r-- root/root 23055 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucptrie.h -rw-r--r-- root/root 15043 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucsdet.h -rw-r--r-- root/root 17122 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ucurr.h -rw-r--r-- root/root 63852 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/udat.h -rw-r--r-- root/root 16006 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/udata.h -rw-r--r-- root/root 12218 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/udateintervalformat.h -rw-r--r-- root/root 30855 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/udatpg.h -rw-r--r-- root/root 6084 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/udisplaycontext.h -rw-r--r-- root/root 9073 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/udisplayoptions.h -rw-r--r-- root/root 7981 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uenum.h -rw-r--r-- root/root 4513 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ufieldpositer.h -rw-r--r-- root/root 11233 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uformattable.h -rw-r--r-- root/root 8281 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uformattednumber.h -rw-r--r-- root/root 12549 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uformattedvalue.h -rw-r--r-- root/root 2106 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ugender.h -rw-r--r-- root/root 34936 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uidna.h -rw-r--r-- root/root 23299 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uiter.h -rw-r--r-- root/root 10733 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uldnames.h -rw-r--r-- root/root 11043 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ulistformatter.h -rw-r--r-- root/root 56706 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uloc.h -rw-r--r-- root/root 6466 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ulocale.h -rw-r--r-- root/root 17094 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ulocbuilder.h -rw-r--r-- root/root 11572 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ulocdata.h -rw-r--r-- root/root 14936 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/umachine.h -rw-r--r-- root/root 1372 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/umisc.h -rw-r--r-- root/root 24832 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/umsg.h -rw-r--r-- root/root 8501 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/umutablecptrie.h -rw-r--r-- root/root 4091 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unifilt.h -rw-r--r-- root/root 4143 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unifunct.h -rw-r--r-- root/root 6244 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unimatch.h -rw-r--r-- root/root 3464 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unirepl.h -rw-r--r-- root/root 72086 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uniset.h -rw-r--r-- root/root 186447 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unistr.h -rw-r--r-- root/root 21042 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unorm.h -rw-r--r-- root/root 26278 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unorm2.h -rw-r--r-- root/root 56486 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unum.h -rw-r--r-- root/root 20153 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unumberformatter.h -rw-r--r-- root/root 5360 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unumberoptions.h -rw-r--r-- root/root 15722 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unumberrangeformatter.h -rw-r--r-- root/root 7430 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/unumsys.h -rw-r--r-- root/root 10917 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uobject.h -rw-r--r-- root/root 8997 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/upluralrules.h -rw-r--r-- root/root 73719 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uregex.h -rw-r--r-- root/root 10047 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uregion.h -rw-r--r-- root/root 17386 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ureldatefmt.h -rw-r--r-- root/root 145397 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/urename.h -rw-r--r-- root/root 5507 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/urep.h -rw-r--r-- root/root 37525 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ures.h -rw-r--r-- root/root 29192 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uscript.h -rw-r--r-- root/root 40153 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/usearch.h -rw-r--r-- root/root 64598 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uset.h -rw-r--r-- root/root 9856 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/usetiter.h -rw-r--r-- root/root 18430 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ushape.h -rw-r--r-- root/root 7481 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/usimplenumberformatter.h -rw-r--r-- root/root 81921 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uspoof.h -rw-r--r-- root/root 8382 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/usprep.h -rw-r--r-- root/root 73890 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ustring.h -rw-r--r-- root/root 3224 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/ustringtrie.h -rw-r--r-- root/root 59495 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utext.h -rw-r--r-- root/root 8057 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utf.h -rw-r--r-- root/root 23910 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utf16.h -rw-r--r-- root/root 763 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utf32.h -rw-r--r-- root/root 31574 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utf8.h -rw-r--r-- root/root 46896 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utf_old.h -rw-r--r-- root/root 14107 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utmscale.h -rw-r--r-- root/root 17595 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utrace.h -rw-r--r-- root/root 26157 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utrans.h -rw-r--r-- root/root 35307 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/utypes.h -rw-r--r-- root/root 6480 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uvernum.h -rw-r--r-- root/root 8410 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/uversion.h -rw-r--r-- root/root 21172 2025-06-17 16:15 ./usr/include/x86_64-linux-gnu/mozjs-140/unicode/vtzone.h drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/mozjs-140/ -rwxr-xr-x root/root 41132648 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/mozjs-140/js140 -rwxr-xr-x root/root 2090 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/mozjs-140/js140-config drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 463 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/pkgconfig/mozjs-140.pc drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-dev/ -rw-r--r-- root/root 11431 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-dev/changelog.Debian.gz -rw-r--r-- root/root 58371 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-dev/copyright drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-dev/examples/ -rw-r--r-- root/root 26220 2025-06-23 15:28 ./usr/share/doc/libmozjs-140-dev/examples/jorendb.js lrwxrwxrwx root/root 0 2025-06-23 17:22 ./usr/lib/x86_64-linux-gnu/libmozjs-140.so -> libmozjs-140.so.0 |
copyright of libmozjs-140-dev_140.0-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libmozjs-140-0 (libmozjs-140-0_140.0-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SpiderMonkey Source: https://ftp.mozilla.org/pub/firefox/releases/ Files-Excluded: build/pgo js/src/octane third_party/python/mock-1.0.0/html/_static third_party/python/coverage/coverage/htmlfiles/*.min.js Comment: This file is derived from Firefox's debian/copyright Files: * Copyright: 2013 Aaron Iles 2017 Aaron Power 2002-2005 ActiveState Corp 2005-2010 ActiveState Software Inc. 2019 Adrian Heine. 2014-2019 Advanced Micro Devices, Inc. 2010 Alec Thomas 2016-2019 Aleksey Shvayka 2014-2016 Alex Crichton 2015 Alex Daniel Jones 2014 Alex Grönholm 2011 Alexandre Ratchov 2019 Alexey Gerasev 2019-2020 Alexey Shvayka 2015 Alice Maz 2018 Amal Hussein 2016-2018 Amanieu d'Antras 2018 Andrea Giammarchi 1998 Andreas R. Kleinert 2015-2017 Andrew Gallant 2018 Andrew Paprocki 2010 Andrew Wooster 2008-2016 Andrey Petrov and contributors 2014-2020 André Bargull 1994 Anthony Dekker 2016 Anthony Ramine 2012-2014 Antoine Pitrou and contributors 2007-2017 Apple Inc. 2013-2020 Arm Limited 2010-2014 Armin Ronacher 2010 Armin Ronacher and contributors 2017 Arnon Yaari 2004 Arthur Langereis 2016-2018 Artyom Pavlov 2018 Ashley Mannix 2015 Austin Bonander 2004 Baron Schwartz 2017-2019 Barry Warsaw 1988-2004 Bart Massey 2015 Bartłomiej Kamiński 1998-1999 Beman Dawes 2008-2009 Ben Finney (unspecified) Ben Hearsum 2012 Ben Hoyt 2010-2019 Benjamin Peterson 2014 Benjamin Sago 2016-2017 Bertram Truong 1998 Bob Dellaca 2005 Bob Ippolito 2019 Bocoup 1997-1999 Borland Corp. 2018-2020 Bradley Austin Davis 2015-2016 Brendan Zabarauskas 1999-2016 Brian Paul 2009 Brian Quinlan 1998-2007 Brian Raiter 2015-2017 Brian Smith 2015 Brian Vincent 2010 Brian Warner 2010-2016 Brodie Rao 2017-2019 Caio Lima 2015-2017 Caitlin Potter 2013-2018 Caleb P. Burns 2015-2018 Carl Lerche 2014 Carl Lerche and other MIO contributors 2007 Carl Worth 2015 Chen Yuheng 2003 Chris Anderson 2012 Chris Jerdonek 2009 Chris Wanstrath 1997 Christian Michelsen Research AS 2018 Christopher Armstrong 2014 Christopher Rosell 2017 Claude Pache 2015 Colin Sherratt 2015 Connor Hilarides 2017 Contributors 2017 Corey Frang 2015 Corey Richardson 2003 Cosmin Truta. 2014-2015 Cubane Canada, Inc. 2016 Damien Zammit 2015 Dan Burkert 2017 Dan Burkert 2017 Daniel Ehrenberg 2019 Daniel Gee 2019 Daniel Glastonbury 2017 Danielle Madeley 2015 Danny Guo 2009 Dave Daeschler 2013 Dave St.Germain 2015 David Cramer 2015 David Cuddeback 2012-2013 David Fischer 2014-2018 David Henningsson and other contributors 2001-2017 David M. Beazley (Dabeaz LLC) 2012 David Richards 2015 David Roundy 2018 David Tolnay 2018-2019 Developers of the Rand project 2018 Dimitri Sabadie 2005-2011 Divmod, Inc. 2002-2004 Dmitriy Anisimkov 2015 Dmitry Roschin 2010-2011 Dmitry Vyukov 2015-2017 Doug Tangren 2016 Dtoa Developers 2018 Dylan DPC 2012-2020 Ecma International 2013 Eddy Petrișor 2015 Edward Barnard 2011 Edward George 2017 Emilio Cobos Álvarez 2015 Eric Larson 2011-2014 Erik Rose 2013 Ethan Furman. 2007-2008 Even Rouault 2013-2014 Florent Xicluna 2014-2020 Florian Bernd 2017 Frommi 2016-2018 GFX developers 2016 Gaëtan Lehmann 2014-2019 Geoffroy Couprie 2015 Gerd Zellweger 2009 Giampaolo Rodola 2015 Gigih Aji Ibrahim 2017 Gilad Naaman 1998-2010 Gilles Vollant 2012 Giorgos Verigakis 2003-2020 Google Inc. 2019 Google, LLC. 2016-2019 Grant Jenks 2006-2009 Graydon Hoare 1998-1999 Greg Colvin 1991-2014 Guido Vollbeding 2018 Guillaume Gomez 2015 Haakon Sporsheim 2014 Hank Yates 2019-2020 Hans-Kristian Arntzen 2004 Henrik Ravn 2009 Himanshu Shekhar 2004-2017 Holger Krekel and others 2011-2019 Howard Chu 2018 Hunar Roop Kahlon 2012-2015 Hynek Schlawack 2019 Hyper Contributors 2007-2009 Ian Bicking 2007 Ian Bicking and Contributors 2017-2020 Igalia S. L. 2015-2017 Igor Shaula 2017 Ilia Mirkin 2015 Ilkka Rauta 2005-2019 Ilya Etingof 2017-2018 Ingy döt Net 2005-2019 Intel Corporation 2016 Itoa Developers 2017 Ivan Vyshnevskyi. (unspecified) JS Foundation and other contributors 2017 Jack Evans 1998-2000 Jacques Nomssi Nzali 2019 Jaideep Bhoosreddy (Bloomberg LP). 2006-2013 James Graham and other contributors 2016 Jameson Ernst 2006-2008 Jason Evans 2016 Jason Housley 2019 Jason Orendorff 2016 Jason R Coombs 2017-2019 Jason R. Coombs 2009 Jay Loden 2002-2008 Jean-Marc Valin 1995-2017 Jean-loup Gailly 2016 Jeff Morrison 2009 Jeff Tang 2016 Jelte Fennema 2009 Jeremy Huddleston 2016 Jethro G. Beekman 2017 Jimmy Cuadra 2014-2020 Joel Höner 2015 John Nagle 2007-2010 John Resig 2010-2013 Jonathan Hartley 2015 Jonathan Reem 2015-2020 Jordan Harband 2015 Jordan Miner 2014-2017 Jorge Aparicio 2017 Jose Narvaez 2018 Josh Stone 2017 Josh Wolfe 2013 Julian Berman 2009 Julien Cristau 2015-2016 Julien Enselme 2015 Jumpscale 2013 Jyun-Yan You 2017 K. Adam White 2014 Kang Seonghoon and contributors 2019 Kaz Wesley 1988-2012 Keith Packard 2012-2018 Kenneth Reitz 2015-2016 Kevin B. Knapp 2016-2019 Kevin Gibbons 2013-2017 Kim Davies 2006-2016 Kirill Simonov 2016 Klavs Madsen 2013 Konstantine Rybnikov 2019 Kubilay Kahveci (Bloomberg LP). 2014 Kura 2016-2018 Kyle Mayes 1996 L. Peter Deutsch 2009 Landry Breuil 2002 Lars Gustaebel 2010 Laurence Wheway 2017-2020 Leo Balter 2016-2018 Leonardo Balter 2010 Luca Barbieri 2017 Lucas Azzola 1991-2001 Lucent Technologies 2017 Lyza Danger Gardner 2015 Magnus Hallin 1997-2002 Makoto Matsumoto 2017 Marcus Heese 2013 Marek Olšák 1995-2017 Mark Adler 2015-2016 Markus Unterwaditzer 2017 Martijn Rijkeboer 2016 Martin Geisler (unspecified) Martin Vejnár 2015 Marvin Löbel 2011 Mateusz Kobos 2013-2020 Mathias Bynens 2009-2010 Mathias Svensson 2019 Mathieu Hofman 2014 Mathijs van de Nes 2013-2015 Matt Arsenault 2017 Matt Brubeck 2011 Matt Mackall and other contributors 2013 Matthew Arsenault 2013 Matthew Rocklin 2014 Matthias C. M. Troffaes 2014-2017 Matthias C. M. Troffaes 2009 Matthieu Herrb 2014-2017 Melissa O'Neill 2017 Michael "Z" Goddard 2016-2018 Michael Ficarra 2003-2012 Michael Foord and the mock team 2007-2015 Michael Twomey 2013-2017 Microsoft Corporation 2016 Microsoft, Inc. 2015-2018 Mike Pennisi 2006-2007 Mike Taylor 2007-2008 Mikeal Rogers 2009-2010 Mikhail Gusarov 2017 Mio authors 2018-2019 Mozilla 2012-2019 Mozilla Corporation 2007-2020 Mozilla Foundation 1998-2010 Mozilla Project 2017 Nate Prewitt 1998 Netscape Communications Corporation 2019-2020 Nia Alarie 2015 Nicholas Allegra 2015 Nick Fitzgerald 2005-2010 Nicola Larosa 2016 Nika Layzell 2016-2018 Nikita Pekin 2017 Nikolai Vazquez 2015-2016 Nir Cohen 2015-2017 Nir Cohen 2012 Noah Spurrier 2011-2012 Norbert Lindenberg 2015-2017 Nuxi and contributors 2009 Oleksii Shevchuk. 2014-2018 Optimal Computing (NZ) Ltd. 2019 Osspial 2014-2017 PCG Project contributors 2014 Paho Lurie-Gregg 2007-2010 Pallets 2010 Pallets 2017-2018 Parity Technologies Limited 2017 Paul Dicker 1999-2002 Paul Johnston 2003-2016 Paul T. McGuire (unspecified) Pete Moore 2003-2004 Peter Astrand 2015-2016 Peter Atashian 2001-2002 Peter Dimov 2018 Peter Wong 2013-2014 Pexpect development team 2015 Philip Taylor 2014-2015 PistonDevelopers 2017 Plain contributors 2016 Pyfisch 2001-2013 Python Software Foundation 2017 RON developers 2013-2014 Ray Holder 2009 Raymond Hettinger 2015-2016 Red Hat 2017 Redox OS 2017 Redox OS Developers 2016 Remi Rampin 2005-2013 Rich Felker (unspecified) Rich Moore 1992-1993 Rich Salz 2018 Richard Gibson. 2012-2013 Richard Jones 2018 Richard Lawrence 2016-2020 Rick Waldron 2017 Robert Grosse 2016-2020 Robert Konrad 2016-2017 Robin Templeton 2019 Ron Buckton 2014 Ryan Lewis 2015 Ryo ONODERA 2018 Sam Rijs, Alex Crichton and contributors 2005-2007 Sam Stephenson 2017 Samuel Vasko 2011-2014 Sasha Hart 2014 Saurabh Kumar 2014-2019 Sean McArthur 2013 Sebastien Alaiwan 2012 Senko Rasic 2018 Sentry and individual contributors 2017 Serde Developers 2019 Sergey Rubanov. 2017-2018 Sergio Benitez 2018-2020 Sharad Chand 2018 Shilpi Jain 1992-1993 Simmule Turner 2012-2016 Simon Sapin 2015 Simonas Kazlauskas 2007 Skip Montanaro. 2019-2020 Sony Interactive Entertainment Inc. 2017 Stefan Bühler 2016 Steve Klabnik 2015 Steven Allen 2007 Steven Levithan (unspecified) Steven Sheldon 2019 Student Main 2005 Sun Microsystems, Inc. 2011 Sybren A. Stüvel 2011-2019 Symas Corp. 1997-2002 Takuji Nishimura 2017 Ted Driggs 2011 Texas Instruments 2018 The ANGLE Project Authors. 2008-2010 The Android Open Source Project 2016-2020 The Brenwill Workshop Ltd. 2006-2015 The Chromium Authors 2012-2017 The Chromium Authors 2009 The Closure Library Authors 2019 The Crossbeam Project Developers 2019 The CryptoCorrosion Contributors 2004-2007 The Dojo Foundation 2017 The Error-Chain Project Developers 2016-2019 The Fuchsia Authors 2016-2019 The Fuchsia Authors. 2015 The Gimli Developers 2009-2017 The Jinja Team 2008-2020 The Khronos Group Inc. 2006 The Mozilla Foundation 2009 The Open Planning Project 1999-2019 The OpenLDAP Foundation 2014 The Pallets team 2012-2016 The Python Software Foundation 2011-2018 The Regents of the University of California 2012-2018 The Rust Project Developers 2013-2014 The Rust Project Developers 2018-2019 The RustCrypto Project Developers 2013-2019 The Servo Project Developers 2011 The Snappy-Rust Authors 2007-2011 The Sphinx team 2009 The Sputnik authors 1987-1988 The Student Information Processing Board 2017 The Tokio Authors 2017-2019 The UNIC Project Developers 2018 The Uuid Developers 2018 The Uuid Project Developers 2006-2014 The V8 project authors 2006-2020 The V8 project authors 2016 The dns-parser Developers 2016 The fallible-streaming-iterator Developers 2019 The filetime_win Developers 2017 The foreign-types Developers 2015-2016 The gl-rs developers 2019 The guid_win Developers 2016-2018 The lazycell contributors 2015 The msdos_time Developers 2016 The multipart Crate Developers 2018 The pin-utils authors 2008-2016 The pip developers 2015 The podio Developers 2015 The quick-error Developers 2014-2020 The rusqlite developers 2015-2020 The rust-hex Developers 2015 The rust-openssl-verify Developers 2015 The rust-unreachable Developers 2018 The slide-rs hackers 2013-2019 The urst-url developers 2011-2016 The virtualenv developers 2015-2018 The winapi-rs Developers 2019 The winapi-rs and comedy Developers 2014 Thomas Dahlstrom 1991-2014 Thomas G. Lane 2017 Thomas Helland 2008 Thorvald Natvig 2019 Tiancheng "Timothy" Gu 2016 Ticki 2016 Tim Disney 2016 Timo Furrer 2019 Timothy Arceri 2016 Titus Wormer 2019 Tobias Gustafsson 2018-2019 Tokio Contributors 2003-2005 Tom Wu 2010-2015 Toni Mattis 2020 Toru Nagashima 2019 Tower Contributors 2014 Ty Overby 2019 UCSD PLSysSec 2013-2017 Uiri Noyb 2018 Ujjwal Sharma 2018 Ulf Adams 2015-2017 Ulrik Sverdrup 1991-2020 Unicode, Inc. 2010-2013 Unity Technologies 2003-2016 University of Illinois at Urbana-Champaign 2017 V8 2014-2018 VIXL authors 2006-2015 VMware, Inc. 2014-2017 Valerie Young 2010 Valve Software 2018 Viktor Mukhachev 2009-2016 Vinay Sajip 2012 Vincent Lejeune 2015 Vineet Naik 2012-2014 Vladimir Keleshev 2014-2017 Vladimir Matveev 2017-2018 WebAssembly Community Group participants 2015-2016 Will Bond 2017-2018 Xidorn Quan 2017 Xudong Huang 2014 Y. T. CHUNG 2012 Yaakov Selkowitz 2011-2017 Yann Collet 2015 Yuheng Chen 2015 Zirak 2016 bitbegin 2015-2019 clap-rs contributors 2009-2016 compiler-builtins Developers 2017 h2 authors 2017 http-rs authors 2009 karthikrev. 2016 lazy-static.rs Developers 2016-2018 lazycell contributors 2016-2018 m4b 2016 metal-rs developers 2016 microsoft, inc. 2015 nix-rust Authors 2015 nwin 2016 pyup.io 2015 skdltmxn 2019 ta7sudan 2012 yohhoy License: MPL-2.0 and Apache-2.0 and BSD-2-clause and BSD-3-clause and BSD-3-clause-ARM and BSD-3-clause-ECMA and BSD-3-clause-Google and BSD-3-clause-Intel and BSD-3-clause-SwapOff and BSD-3-clause-Voidspace and BSD-3-clause-psutil and BSL-1.0 and Beerware and CC0-1.0 and Expat and ISC and LGPL-2.1 and MIT-Lucent and NTP and Python and Unlicense and Zlib License: MPL-2.0 On Debian systems, the complete text of the Mozilla Public License 2.0 can be found in the file `/usr/share/common-licenses/MPL-2.0'. License: Apache-2.0 On Debian systems, the complete text of the Apache License version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-ARM Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of ARM Limited nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-ECMA Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the authors nor ECMA International may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-Google Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Google, Inc., nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-Intel Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-psutil Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the psutils authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-SwapOff Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of SwapOff.org nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-UC Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-Voidspace Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice(s), this list of conditions and the following disclaimer as the first lines of this file unmodified other than the possible addition of one or more copyright notices. 2. Redistributions in binary form must reproduce the above copyright notice(s), this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Michael Foord nor the name of Voidspace may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSL-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: . The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Beerware <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp License: CC0-1.0 Public domain, as explained here: https://creativecommons.org/publicdomain/zero/1.0/legalcode Comment: On a Debian system, see /usr/share/common-licenses/CC0-1.0 License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2 On Debian systems, the complete text of the GNU General Public License 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-2+ On Debian systems, the complete text of the GNU General Public License 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3 On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: GPL-3+ On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: GPL-3+ with Bison exception This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ . As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. Alternatively, if you modify or redistribute the parser skeleton itself, you may (at your option) remove this special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. . This special exception was added by the Free Software Foundation in version 2.2 of Bison. Comment: On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: ICU-IBM Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software") to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. . All trademarks and registered trademarks mentioned herein are the property of their respective owners. License: ICU-Unicode Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction including without limitation the rights to use, copy, modify, merge publish, distribute, and/or sell copies of the Data Files or Software and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. . THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: LGPL-2.1 On Debian systems, the complete text of the GNU Lesser General Public License 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. License: MIT-Lucent Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software. . THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. License: NTP Permission to copy, use, modify, sell and distribute this software is granted provided this copyright notice appears in all copies. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose. License: Python A. HISTORY OF THE SOFTWARE ========================== . Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. . In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) in Reston, Virginia where he released several versions of the software. . In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same year, the PythonLabs team moved to Digital Creations (now Zope Corporation, see http://www.zope.com). In 2001, the Python Software Foundation (PSF, see http://www.python.org/psf/) was formed, a non-profit organization created specifically to own Python-related Intellectual Property. Zope Corporation is a sponsoring member of the PSF. . All Python releases are Open Source (see http://www.opensource.org for the Open Source Definition). Historically, most, but not all, Python releases have also been GPL-compatible; the table below summarizes the various releases. . Release Derived Year Owner GPL- from compatible? (1) . 0.9.0 thru 1.2 1991-1995 CWI yes 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes 1.6 1.5.2 2000 CNRI no 2.0 1.6 2000 BeOpen.com no 1.6.1 1.6 2001 CNRI yes (2) 2.1 2.0+1.6.1 2001 PSF no 2.0.1 2.0+1.6.1 2001 PSF yes 2.1.1 2.1+2.0.1 2001 PSF yes 2.2 2.1.1 2001 PSF yes 2.1.2 2.1.1 2002 PSF yes 2.1.3 2.1.2 2002 PSF yes 2.2 and above 2.1.1 2001-now PSF yes . Footnotes: . (1) GPL-compatible doesn't mean that we're distributing Python under the GPL. All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don't. . (2) According to Richard Stallman, 1.6.1 is not GPL-compatible, because its license has a choice of law clause. According to CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 is "not incompatible" with the GPL. . Thanks to the many outside volunteers who have worked under Guido's direction to make these releases possible. . B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON =============================================================== . PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------------------------------- . 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. . 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. . BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 ------------------------------------------- . BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 . 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). . 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. . 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. . 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. . CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 --------------------------------------- . 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in source or binary form and its associated documentation. . 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) 1995-2001 Corporation for National Research Initiatives; All Rights Reserved" are retained in Python 1.6.1 alone or in any derivative version prepared by Licensee. Alternately, in lieu of CNRI's License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6.1 is made available subject to the terms and conditions in CNRI's License Agreement. This Agreement together with Python 1.6.1 may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1013. This Agreement may also be obtained from a proxy server on the Internet using the following URL: http://hdl.handle.net/1895.22/1013". . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 1.6.1. . 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. . 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. . 7. This License Agreement shall be governed by the federal intellectual property law of the United States, including without limitation the federal copyright law, and, to the extent such U.S. federal law does not apply, by the law of the Commonwealth of Virginia, excluding Virginia's conflict of law provisions. Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorporate non-separable material that was previously distributed under the GNU General Public License (GPL), the law of the Commonwealth of Virginia shall govern this License Agreement only as to issues arising under or with respect to Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. . 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee agrees to be bound by the terms and conditions of this License Agreement. . CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 -------------------------------------------------- . Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. . Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. . STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: SunPro Developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. License: Unlicense This is free and unencumbered software released into the public domain. . Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. . In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . For more information, please refer to <http://unlicense.org/> License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. Files: build/autoconf/codeset.m4 build/autoconf/config.guess build/autoconf/config.sub nsprpub/build/autoconf/config.guess nsprpub/build/autoconf/config.sub Copyright: 1992-2008, Free Software Foundation Inc. License: GPL-2 or GPL-3 Files: js/src/aclocal.m4 Copyright: Public Domain License: aclocal-public-domain The contents of this file are under the Public Domain. Files: nsprpub/config/nspr.m4 Copyright: Public Domain License: nspr-public-domain Public domain - Chris Seawood <cls@seawood.org> 2001-04-05 Based upon gtk.m4 (also PD) by Owen Taylor Files: modules/fdlibm/* Copyright: 1993-2004 Sun Microsystems, Inc. 2004-2011 David Schultz License: SunPro and BSD-2-clause and MPL-2.0 Files: intl/icu/* Copyright: 1995-2016 International Business Machines Corporation, IBM Inc. and others 1991-2020 Unicode, Inc. and others 2001-2015 Google Inc. 2003-2015 Ken Foskey 2010 Yahoo! Inc. 2006-2008 the V8 project authors License: ICU-IBM and ICU-Unicode and BSD-3-clause-Google Files: js/src/ctypes/libffi* Copyright: 2002-2007 Bo Thorsen <bo@suse.de> 2009-2012 ARM Ltd. 2012 Alan Hourihane 2009 Alan Jenkins 2012 Alexandre K. I. de Mendonca 1998-2012 Andreas Schwab 1996-2014 Anthony Green 2005 Axis Communications AB 2008 Björn König 2009 Bradley Smith 2010 CodeSourcery 1998 Cygnus Solutions 2009 Daniel Witte 2008 David Daney 1994-2013 Free Software Foundation, Inc 1998 Geoffrey Keating 2008-2009 Guido U. Draheim 2000 Hewlett Packard Company 2013 IBM 2013 Imagination Technologies Ltd. 2003 Jakub Jelinek 2000-2001 John Hornkvist 2002-2012 Kaz Kojima 2011 Kyle Moffett 2011 Maarten Bosmans 2008 Matteo Frigo 2013 Mentor Graphics 2013 Miodrag Vallat 2010-2011 Plausible Labs Cooperative Inc. 2002 Ranjit Mathew 1996-2014 Red Hat, Inc. 2004 Renesas Technology 2010 Rhys Ulerich 2002 Roger Sayle 2004 Simon Posnjak 2000-2007 Software AG 2008 Steven G. Johnson 2013 Synopsys, Inc. 2013 Tensilica, Inc. 2013 The Written Word, Inc. 2012 Thorsten Glaser 2011 Tilera Corp. 2011 Timothy Wall 2012 Tsukasa Oi 2012-2013 Xilinx, Inc License: Expat and GPL-3+ and GPL-2+ Files: js/src/devtools/rootAnalysis/run_complete Copyright: 2009-2010, Stanford University License: GPL-3+ Files: js/src/jit-test/tests/v8-v5/check-deltablue.js Copyright: 1996 John Maloney and Mario Wolczko. 2008 the V8 project authors. License: GPL-2+ Files: js/src/util/make_unicode.py Copyright: 2011, Tom Schuster License: GPL-3+ Files: nsprpub/pr/src/misc/praton.c Copyright: 1983-1993 The Regents of the University of California. 1993 Digital Equipment Corporation. 1996-1999 Internet Software Consortium. 2004 Internet Systems Consortium, Inc. ("ISC") License: BSD-3-clause-UC or ISC Files: third_party/python/dlmanager/* Copyright: Julien Pagès License: GPL-some-version license="GPL/LGPL", version not specified Comment: On Debian systems, the complete text of various versions of the GNU General Public License and Lesser/Library General Public License can be found in '/usr/share/common-licenses'. Files: third_party/python/yamllint/* Copyright: 2016 Adrien Vergé 2016 Peter Ericson 2017 Greg Dubicki 2017 Gregor Giesen 2017 Johannes F. Knauf 2017 ScienJus 2018 ClearScore License: GPL-3+ Files: js/src/vtune/disable_warnings.h js/src/vtune/ittnotify.h js/src/vtune/ittnotify_config.h js/src/vtune/ittnotify_static.c js/src/vtune/ittnotify_static.h js/src/vtune/ittnotify_types.h js/src/vtune/jitprofiling.c js/src/vtune/jitprofiling.h js/src/vtune/legacy/ittnotify.h mozglue/baseprofiler/core/vtune/ittnotify.h Copyright: 2005-2014 Intel Corporation License: BSD-3-clause or GPL-2 Files: third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/glcpp-parse.c third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/glcpp-parse.h third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glsl_parser.cpp third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glsl_parser.h Copyright: 1984-2019 Free Software Foundation, Inc. License: GPL-3+ with Bison exception Files: third_party/python/pylru/* Copyright: 2002-2004 Dmitriy Anisimkov 2006-2011 Jay Hutchinson 2015 Mozilla Contributors License: GPL-2+ Files: python/mozbuild/mozbuild/action/tooltool.py Copyright: 2011 John H. Ford License: GPL-2 Files: debian/* Copyright: 2013- Laszlo Boszormenyi (GCS) <gcs@debian.org>, 2010 Canonical Ltd. License: GPL-2 |
control file for libmozjs-140-dev-dbgsym_140.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | libmozjs-140-dev-dbgsym |
Source: | mozjs140 |
Version: | 140.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Installed-Size: | 197871 |
Depends: | libmozjs-140-dev (=140.0-1) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libmozjs-140-dev |
Build-Ids: | 4b60a83bde8ad6a442157211100f3fae9e89b938 |
contents of libmozjs-140-dev-dbgsym_140.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-06-23 17:22 ./ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/lib/debug/.build-id/4b/ -rw-r--r-- root/root 202608800 2025-06-23 17:22 ./usr/lib/debug/.build-id/4b/60a83bde8ad6a442157211100f3fae9e89b938.debug drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/ drwxr-xr-x root/root 0 2025-06-23 17:22 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-06-23 17:22 ./usr/share/doc/libmozjs-140-dev-dbgsym -> libmozjs-140-dev |
copyright of libmozjs-140-dev-dbgsym_140.0-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 23.06.2025 / 19:03:15 (UTC)