diff options
Diffstat (limited to 'meta/classes/python_pyo3.bbclass')
| -rw-r--r-- | meta/classes/python_pyo3.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/python_pyo3.bbclass b/meta/classes/python_pyo3.bbclass index 3b938667b5..9a32eac6fd 100644 --- a/meta/classes/python_pyo3.bbclass +++ b/meta/classes/python_pyo3.bbclass | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | # | 1 | # |
| 2 | # Copyright OpenEmbedded Contributors | 2 | # Copyright OpenEmbedded Contributors |
| 3 | # | 3 | # |
| 4 | # SPDX-License-Identifier: MIT | ||
| 5 | # | ||
| 4 | 6 | ||
| 5 | # | 7 | # |
| 6 | # This class helps make sure that Python extensions built with PyO3 | 8 | # This class helps make sure that Python extensions built with PyO3 |
