JavaScript License Information

You can see all JavaScript programs used along with this application are Free Software.[1]

Resource License Source Description
loader.js CC0-1.0 loader.js For dynamically loading other scripts, and fallback if there are problems.
image.js CC0-1.0 image.js Contains functions for image manipulation and public algorithms of image monochrome filters.
i18n.js CC0-1.0 i18n.js For internationalization (language support)
i18n-ext.js CC0-1.0 i18n-ext.js I18n "extensions"
accessibility.js CC0-1.0 accessibility.js Accessibility features
main.js GPL-3.0 main.js The main script for Cat-Printer
polyfill.js CC0-1.0 polyfill.js Put features that are not supported by old browsers.
main.comp.js GPL-3.0 main.js A bundle of transpiled scripts (polyfill.js, image.js, i18n.js, main.js), for compatibility to old browsers.