doc: Add spdx tags.

This commit is contained in:
Ryan Pavlik 2020-10-30 17:05:10 -05:00 committed by Jakob Bornecrantz
parent db952b277c
commit ae62cfbaf6
11 changed files with 52 additions and 2464 deletions

View file

@ -6,6 +6,10 @@ Files: doc/changes/drivers/*
doc/changes/misc_features/*
doc/changes/misc_fixes/*
doc/changes/state_trackers/*
doc/changes/ipc/*
doc/changes/xrt/*
doc/changes/auxiliary/*
doc/changes/compositor/*
Copyright: 2020, Collabora, Ltd. and the Monado contributors
License: CC0-1.0
Comment: Prevents needing a license header per fragment between releases.

View file

@ -1,5 +1,13 @@
# Monado - XR Runtime (XRT)
<!--
Copyright 2018-2020, Collabora, Ltd.
SPDX-License-Identifier: CC-BY-4.0
This must stay in sync with the last section!
-->
> * Promotional homepage: <https://monado.dev>
> * Maintained at <https://gitlab.freedesktop.org/monado/monado>
> * Latest API documentation: <https://monado.pages.freedesktop.org/monado>
@ -266,7 +274,7 @@ reported by contacting:
For this file only:
> Copyright 2018-2019 Collabora, Ltd.
> Copyright 2018-2020, Collabora, Ltd.
> Code of Conduct section: excerpt adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 1.4.1,
> available at <https://www.contributor-covenant.org/version/1/4/code-of-conduct.html>,
> and from the freedesktop.org-specific version of that code,
@ -274,3 +282,5 @@ For this file only:
>
>
> SPDX-License-Identifier: CC-BY-4.0
<!-- This must stay in sync with the comment at the start! -->

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,3 @@
Copyright 2020, Collabora, Ltd.
SPDX-License-Identifier: BSL-1.0

View file

@ -0,0 +1,3 @@
Copyright 2020, Collabora, Ltd.
SPDX-License-Identifier: BSL-1.0

View file

@ -0,0 +1,3 @@
Copyright 2020, Collabora, Ltd.
SPDX-License-Identifier: BSL-1.0

View file

@ -1,5 +1,10 @@
# Monado
<!--
Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
SPDX-License-Identifier: BSL-1.0
-->
This documentation is intended for developers wanting to dive into the code of
Monado. And assumes that you have read [README.md][], the file also holds
getting started information and general documentation.

View file

@ -1,5 +1,10 @@
# Roadmap
<!--
Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
SPDX-License-Identifier: BSL-1.0
-->
## Short term
* **cmake**: Make a proper FindXCB.cmake file.

View file

@ -1,5 +1,10 @@
# Understanding and Writing Targets
<!--
Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
SPDX-License-Identifier: BSL-1.0
-->
Monado is designed to be a collection of related but independent modules. The
final build product that brings all the desired components together, potentially
with additional code, is called the "target". There are several targets included

View file

@ -1,5 +1,10 @@
# Writing a new driver
<!--
Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
SPDX-License-Identifier: BSL-1.0
-->
This document will tell you in broad strokes what you need to do to create a
driver in Monado. Like the many ones already in there @ref drv. It is not a step
by step guide to making a driver. Also what you need to do can vary a lot

View file

@ -1,3 +1,8 @@
<!--
SPDX-FileCopyrightText: 2020, Collabora, Ltd. and the Monado contributors
SPDX-License-Identifier: CC0-1.0
-->
http://gen.glad.sh/#profile=gl%3Dcore%2Cgles1%3Dcommon&api=egl%3D1.4%2Cgl%3D4.5%2Cgles2%3D3.2&extensions=EGL_ANDROID_get_native_client_buffer%2CEGL_ANDROID_image_native_buffer%2CEGL_EXT_image_dma_buf_import%2CEGL_EXT_image_dma_buf_import_modifiers%2CEGL_KHR_image%2CEGL_KHR_platform_android%2CGL_EXT_memory_object%2CGL_EXT_memory_object_fd%2CGL_EXT_memory_object_win32%2CGL_OES_EGL_image%2CGL_OES_EGL_image_external%2CGL_OES_EGL_image_external_essl3&options=MERGE%2CMERGE&generator=c