diff options
Diffstat (limited to 'scripts/generate-license-file')
| -rwxr-xr-x | scripts/generate-license-file | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-license-file b/scripts/generate-license-file index b6d43cd9f..2f4e97666 100755 --- a/scripts/generate-license-file +++ b/scripts/generate-license-file | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # Create or clear the LICENSE file | 3 | # Create or clear the LICENSE file |
| 4 | echo "# License Information" > LICENSE | 4 | echo "# License Information" > LICENSE |
| 5 | echo "" >> LICENSE | 5 | echo "" >> LICENSE |
| 6 | echo "This file lists all licenses used by recipes in the meta-freescale-3rdparty layer." >> LICENSE | 6 | echo "This file lists all licenses used by recipes in the meta-freescale layer." >> LICENSE |
| 7 | echo "" >> LICENSE | 7 | echo "" >> LICENSE |
| 8 | 8 | ||
| 9 | # Find all .bb and .inc files and extract license information | 9 | # Find all .bb and .inc files and extract license information |
