THIRD-PARTY NOTICES
===================

jsTuxChecker (jsCheckForNewKernelVersion)
Copyright (c) 2026 Josef Sejrek / Budbrain Software
See LICENSE for the terms of this application.

The notices below cover material that does NOT belong to Budbrain Software.


Linux kernel
------------
The Linux kernel is copyright (c) Linus Torvalds and the thousands of
contributors to the kernel, and is released under the GNU General Public
License, version 2.

This application contains no kernel code. It reads version information about
the kernel and displays it.


Trademarks
----------
Linux(R) is a registered trademark of Linus Torvalds in the U.S. and other
countries. All other trademarks are the property of their respective owners.

kernel.org is operated by The Linux Kernel Organization, Inc., a California
501(c)3 nonprofit corporation.

jsTuxChecker is an independent application. It is not affiliated with,
sponsored or endorsed by Linus Torvalds, The Linux Kernel Organization or
The Linux Foundation.


Tux the penguin
---------------
Files: data/tux.png, src/tux_rgba.h, src/tux_data.h
       (the latter two are generated from the image)

Original artwork by Larry Ewing <lewing@isc.tamu.edu>, created with The GIMP.

  "Permission to use and/or modify this image is granted provided you
   acknowledge me <lewing@isc.tamu.edu> and The GIMP if someone asks."


Data source
-----------
Kernel versions and changelogs are retrieved from kernel.org while the
application runs:

  https://www.kernel.org/            release overview and releases.json
  https://cdn.kernel.org/            ChangeLog-<version> files
  https://git.kernel.org/            branch Atom feeds (mainline)

Content on kernel.org is made available under the Creative Commons
Attribution-ShareAlike 4.0 International License
(https://creativecommons.org/licenses/by-sa/4.0/).

Changelog entries are kernel commit messages and remain under the licenses of
their respective authors.

This application only displays that content at runtime. It does not bundle,
mirror or redistribute it, and it does not modify it.
