ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
18 lines
656 B
Plaintext
18 lines
656 B
Plaintext
Cairo is free software.
|
|
|
|
Every source file in the implementation of cairo is available to be
|
|
redistributed and/or modified under the terms of either the GNU Lesser
|
|
General Public License (LGPL) version 2.1 or the Mozilla Public
|
|
License (MPL) version 1.1. Some files are available under more
|
|
liberal terms, but we believe that in all cases, each file may be used
|
|
under either the LGPL or the MPL.
|
|
|
|
See the following files in this directory for the precise terms and
|
|
conditions of either license:
|
|
|
|
COPYING-LGPL-2.1
|
|
COPYING-MPL-1.1
|
|
|
|
Please see each file in the implementation for copyright and licensing
|
|
information, (in the opening comment of each file).
|