diff --git a/LICENSE b/LICENSE index bcffe57..0dbbfc8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2024 Sebastian Hildebrandt +Copyright (c) 2014-2025 Sebastian Hildebrandt 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 diff --git a/README.md b/README.md index f33295b..ddfda61 100644 --- a/README.md +++ b/README.md @@ -1129,7 +1129,7 @@ OSX Temperature: credits here are going to: Linux is a registered trademark of Linus Torvalds. Apple, macOS, OS X are registered trademarks of Apple Inc., Windows is a registered trademark of -Microsoft Corporation. Node.js is a trademark of Joyent Inc., Intel is a +Microsoft Corporation. Node.js is a trademark of OpenJS Foundation, Intel is a trademark of Intel Corporation, AMD is a trademark of Advanced Micro Devices Inc., Raspberry Pi is a trademark of the Raspberry Pi Foundation, Debian is a trademark owned by Software in the Public Interest, Inc., Ubuntu is a trademark @@ -1141,7 +1141,8 @@ Oracle Corporation, Xen is a registered trademark of Xen Project, QEMU is a trademark of Fabrice Bellard, bochs is a trademark of The Bochs Project, USB and USB Logo are trademarks of USB Implementation Forum, Bluetooth and Bluetooth Logo are trademarks of Bluetooth SIG, Android is a trademark of Google LLC, -Parallels is a trademarks of Parallels International GmbH. +Parallels is a trademarks of Parallels International GmbH. Bun is a trademark of +Codeblog Corp. Deno is a trademark of Deno Land Inc. All other trademarks are the property of their respective owners. @@ -1149,7 +1150,7 @@ All other trademarks are the property of their respective owners. > The [`MIT`][license-url] License (MIT) > -> Copyright © 2014-2024 Sebastian Hildebrandt, +> Copyright © 2014-2025 Sebastian Hildebrandt, > [+innovations](http://www.plus-innovations.com). > > Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/docs/audio.html b/docs/audio.html index cd02625..148ccf3 100644 --- a/docs/audio.html +++ b/docs/audio.html @@ -262,7 +262,7 @@ si.audio().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/battery.html b/docs/battery.html index 2628108..bc586ad 100644 --- a/docs/battery.html +++ b/docs/battery.html @@ -308,7 +308,7 @@ si.battery().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/bluetooth.html b/docs/bluetooth.html index 5a85533..c391619 100644 --- a/docs/bluetooth.html +++ b/docs/bluetooth.html @@ -226,7 +226,7 @@ si.bluetoothDevices().then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/changes.html b/docs/changes.html index 28f5e37..6b7134b 100644 --- a/docs/changes.html +++ b/docs/changes.html @@ -272,7 +272,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/contributors.html b/docs/contributors.html index 88d9d18..a3380cd 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -111,7 +111,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/copyright.html b/docs/copyright.html index 240d1df..a233a9f 100644 --- a/docs/copyright.html +++ b/docs/copyright.html @@ -123,7 +123,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/cpu.html b/docs/cpu.html index 873256a..86f150c 100644 --- a/docs/cpu.html +++ b/docs/cpu.html @@ -643,7 +643,7 @@ si.cpuTemperature().then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/docker.html b/docs/docker.html index 48712e5..d582ea5 100644 --- a/docs/docker.html +++ b/docs/docker.html @@ -1347,7 +1347,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/filesystem.html b/docs/filesystem.html index 128b672..4cbf768 100644 --- a/docs/filesystem.html +++ b/docs/filesystem.html @@ -996,7 +996,7 @@ setInterval(function() {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/general.html b/docs/general.html index 7aaa99e..d3aeb4a 100644 --- a/docs/general.html +++ b/docs/general.html @@ -402,7 +402,7 @@ si.get(valueObject).then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/gettingstarted.html b/docs/gettingstarted.html index 24eb898..27e0c79 100644 --- a/docs/gettingstarted.html +++ b/docs/gettingstarted.html @@ -169,7 +169,7 @@ async function cpuData() {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/graphics.html b/docs/graphics.html index 02663cd..92c6a32 100644 --- a/docs/graphics.html +++ b/docs/graphics.html @@ -647,7 +647,7 @@ si.graphics().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/history.html b/docs/history.html index 54796d2..b48e9df 100644 --- a/docs/history.html +++ b/docs/history.html @@ -3453,7 +3453,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/index.html b/docs/index.html index b7316f5..414919c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -384,7 +384,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/issues.html b/docs/issues.html index f9f9d0d..aee82e4 100644 --- a/docs/issues.html +++ b/docs/issues.html @@ -127,7 +127,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/memory.html b/docs/memory.html index 87e27f4..6176911 100644 --- a/docs/memory.html +++ b/docs/memory.html @@ -450,7 +450,7 @@ si.memLayout().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/network.html b/docs/network.html index 8ebbd3a..d3be95f 100644 --- a/docs/network.html +++ b/docs/network.html @@ -842,7 +842,7 @@ setInterval(function() {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/os.html b/docs/os.html index 0300a0c..6bd57e3 100644 --- a/docs/os.html +++ b/docs/os.html @@ -822,7 +822,7 @@ si.users().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/printer.html b/docs/printer.html index ff8e80f..59d6ce9 100644 --- a/docs/printer.html +++ b/docs/printer.html @@ -239,7 +239,7 @@ si.printer().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/processes.html b/docs/processes.html index 546d10a..4459d75 100644 --- a/docs/processes.html +++ b/docs/processes.html @@ -780,7 +780,7 @@ si.services('mysql, postgres').then(data => console.log(data));Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/security.html b/docs/security.html index 9245321..fe1fb0d 100644 --- a/docs/security.html +++ b/docs/security.html @@ -275,7 +275,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/statsfunctions.html b/docs/statsfunctions.html index b155df5..1ffc6c7 100644 --- a/docs/statsfunctions.html +++ b/docs/statsfunctions.html @@ -157,7 +157,7 @@ setTimeout(() => {
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/system.html b/docs/system.html index a3f6c0a..9f986ee 100644 --- a/docs/system.html +++ b/docs/system.html @@ -583,7 +583,7 @@ si.chassis().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/tests.html b/docs/tests.html index df6bcbf..7d00db8 100644 --- a/docs/tests.html +++ b/docs/tests.html @@ -143,7 +143,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/trademarks.html b/docs/trademarks.html index ceffca4..001f44b 100644 --- a/docs/trademarks.html +++ b/docs/trademarks.html @@ -54,16 +54,18 @@
  • Bluetooth and Bluetooth Logo are trademarks of Bluetooth SIG..
  • bochs is a trademark of The Bochs Project
  • BSD is a registered trademark of UUnet Technologies, Inc.
  • +
  • Bun is a registered trademark of Codeblog Corp.
  • CentOS is a trademark of Read Hat Inc.
  • Debian is a trademark owned by Software in the Public Interest, Inc.
  • DELL is a registered trademark of Dell Inc.
  • +
  • Deno is a trademark of Deno Land Inc.
  • Docker is a trademark of Docker, Inc.
  • FreeBSD is a registered trademark of The FreeBSD Foundation
  • Intel is a trademark of Intel Corporation
  • Linux is a registered trademark of Linus Torvalds
  • MSI is a registered trademark Micro-Star International Co.
  • NetBSD is a registered trademark of The NetBSD Foundation
  • -
  • Node.js is a trademark of Joyent Inc.
  • +
  • Node.js is a trademark of OpenJS Foundation
  • NVIDIA is a registered trademark of NVIDIA Corporation.
  • Parallels is a trademarks of Parallels International GmbH.
  • QEMU is a trademark of Fabrice Bellard.
  • @@ -117,7 +119,7 @@
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/usb.html b/docs/usb.html index 5223d77..121edc5 100644 --- a/docs/usb.html +++ b/docs/usb.html @@ -274,7 +274,7 @@ si.usb().then(data => console.log(data));
  • Trademarks
  •  
  • Copyright & License  MIT license
  • -
  • © 2024 Sebastian Hildebrandt
  • +
  • © 2025 Sebastian Hildebrandt
  • +innovations GmbH
  • diff --git a/docs/v4/battery.html b/docs/v4/battery.html index 23e6653..cc5e5f8 100644 --- a/docs/v4/battery.html +++ b/docs/v4/battery.html @@ -291,7 +291,7 @@ si.battery().then(data => console.log(data));