diff options
Diffstat (limited to 'bitbake/LICENSE')
| -rw-r--r-- | bitbake/LICENSE | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/bitbake/LICENSE b/bitbake/LICENSE index 7d4e5f44b5..8458042303 100644 --- a/bitbake/LICENSE +++ b/bitbake/LICENSE | |||
| @@ -1,4 +1,13 @@ | |||
| 1 | BitBake is licensed under the GNU General Public License version 2.0. See COPYING for further details. | 1 | BitBake is licensed under the GNU General Public License version 2.0. See |
| 2 | LICENSE.GPL-2.0-only for further details. | ||
| 3 | |||
| 4 | Individual files contain the following style tags instead of the full license text: | ||
| 5 | |||
| 6 | SPDX-License-Identifier: GPL-2.0-only | ||
| 7 | |||
| 8 | This enables machine processing of license information based on the SPDX | ||
| 9 | License Identifiers that are here available: http://spdx.org/licenses/ | ||
| 10 | |||
| 2 | 11 | ||
| 3 | The following external components are distributed with this software: | 12 | The following external components are distributed with this software: |
| 4 | 13 | ||
| @@ -17,3 +26,4 @@ Foundation and individual contributors. | |||
| 17 | * Font Awesome fonts redistributed under the SIL Open Font License 1.1 | 26 | * Font Awesome fonts redistributed under the SIL Open Font License 1.1 |
| 18 | 27 | ||
| 19 | * simplediff is distributed under the zlib license. | 28 | * simplediff is distributed under the zlib license. |
| 29 | |||
