diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-09-28 14:39:07 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-09-30 21:50:56 +0300 |
commit | 930b4927acac9bee2a45da574c7e98e17be825a8 (patch) | |
tree | 07b6ecbf3dd370eb6c4e86744b60426e3b16f7bb /src/ipa | |
parent | ed591e705c451d0ce14988ae96829a31a2ae2f9a (diff) |
Documentation: Add missing SPDX headers
Two documentation files are missing SPDX headers. Add them, with the
CC-BY-SA-4.0 license that covers all the libcamera documentation.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/ipa')
-rw-r--r-- | src/ipa/ipu3/ipu3-ipa-design-guide.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ipa/ipu3/ipu3-ipa-design-guide.rst b/src/ipa/ipu3/ipu3-ipa-design-guide.rst index e724fdda..72506397 100644 --- a/src/ipa/ipu3/ipu3-ipa-design-guide.rst +++ b/src/ipa/ipu3/ipu3-ipa-design-guide.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-SA-4.0 + IPU3 IPA Architecture Design and Overview ========================================= |