From fab3dbdbedb604e3f95792df49d9966ab97b5093 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Tue, 14 Nov 2023 18:43:47 +0530
Subject: [PATCH] Add PocketBeagle license terms

---
 boards/pocketbeagle/original/index.rst | 29 +++++++++++++-------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/boards/pocketbeagle/original/index.rst b/boards/pocketbeagle/original/index.rst
index 2d2a40a3..0af30f2f 100644
--- a/boards/pocketbeagle/original/index.rst
+++ b/boards/pocketbeagle/original/index.rst
@@ -3,25 +3,26 @@
 PocketBeagle
 ###################
 
-.. admonition:: OSHWA Certification mark
+.. grid:: 2
 
-    .. figure:: images/OSHW_mark_US000083.*
-        :width: 200
-        :target: https://certification.oshwa.org/us000083.html
-        :alt: PocketBeagle OSHW mark
+    .. grid-item::
+        :columns: 12 12 12 4
 
-.. note::
+         .. figure:: images/OSHW_mark_US000083.*
+            :width: 200
+            :target: https://certification.oshwa.org/us000083.html
+            :alt: PocketBeagle OSHW mark
 
-   This work is licensed under a `Creative Commons Attribution-ShareAlike
-   4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
+    .. grid-item::
+        :columns: 12 12 12 8
 
-   Hardware design files can be found at https://git.beagleboard.org/beagleboard/pocketbeagle
+        .. admonition:: License Terms
 
-.. tip::
-    Make sure to read and accept all the terms & condition provided in the :ref:`boards-terms-and-conditions` page. 
-    
-    Use of either the boards or the design materials constitutes agreement to the T&C including any 
-    modifications done to the hardware or software solutions provided by beagleboard.org foundation.
+            * This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
+            * Design materials and license can be found in the `git repository <https://git.beagleboard.org/beagleboard/pocketbeagle>`__
+            * Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
+            * Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/pocketbeagle-original>`__
+            * For export, emissions and other compliance, see :ref:`pocketbeagle_support_information`
 
 PocketBeagle is an ultra-tiny-yet-complete open-source USB-key-fob computer. 
 PocketBeagle features an incredible low cost, slick design and simple usage, 
-- 
GitLab