Commit graph

3 commits

Author SHA1 Message Date
Jacopo Mondi
3c658acf82 licenses: add Apache-2.0 license
All the Android camera stack code used by the libcamera camera HAL
adaptation layer is licensed under the Apache-2.0 license.

Add the Apache-2.0 license text to the licenses directory.
The associated SPDX header is "Apache-2.0" and the license text is
copied from:
  https://www.apache.org/licenses/LICENSE-2.0.txt

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-08-12 10:34:13 +02:00
Kieran Bingham
4863d44104 licenses: Add the Developer CoO
Provide a reference copy of the Developers Certificate of Origin.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2019-01-02 21:59:46 +02:00
Kieran Bingham
ce1c86c10c licenses: Add licenses subdirectory
Code licensing will be specified with SPDX license headers.
Documentation will be licensed under CC-by-SA.

Include the common license text files to reference with the headers.

Licenses are extracted from the following locations:
  https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
  https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
  https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2018-11-28 11:10:11 +00:00