OnixOS:Copyrights: Difference between revisions

From OnixOS
Created page with "= OnixOS:Copyrights = This page describes the copyright and licensing information for software documented by the OnixOS project. == O Language and olf == The O Language runtime and the <code>olf</code> web framework are released under the MIT License. {| class="wikitable" ! Project !! Copyright holder !! License !! Source |- | [https://gitlab.com/olanguage/olang O Language] | Oytun Özdemir, 2017 | [https://opensource.org/license/mit MIT License] | [https://gitlab.co..."
 
m Protected "OnixOS:Copyrights" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)

Latest revision as of 07:29, 25 August 2026

OnixOS:Copyrights

This page describes the copyright and licensing information for software documented by the OnixOS project.

O Language and olf

The O Language runtime and the olf web framework are released under the MIT License.

Project Copyright holder License Source
O Language Oytun Özdemir, 2017 MIT License LICENSE
olf Web Framework Oytun Özdemir, 2017 MIT License LICENSE

The MIT License permits use, copying, modification, publication, distribution, sublicensing, and sale of the software, provided that the copyright notice and permission notice are included in copies or substantial portions of the software.

O Language VS Code extension

The O Language VS Code extension is a separate project and is distributed under the GNU General Public License, version 3.

Third-party software

Third-party libraries and tools retain their own copyright and license terms. Their licenses are not replaced by the license of O Language, olf, or any OnixOS documentation.

When redistributing a project, review the license files included by that project and its dependencies. Preserve required copyright notices and license texts.

Documentation

The O Language documentation in this wiki is maintained as part of the O Language documentation repository. Documentation pages and included assets may have separate terms; check the relevant source repository or page notice before redistribution.

For the legally binding terms, always consult the license file in the relevant source repository.