diff options
Diffstat (limited to 'bitbake/lib/bb/progress.py')
| -rw-r--r-- | bitbake/lib/bb/progress.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/bb/progress.py b/bitbake/lib/bb/progress.py index f54d1c76f8..00dddabbb8 100644 --- a/bitbake/lib/bb/progress.py +++ b/bitbake/lib/bb/progress.py | |||
| @@ -4,6 +4,8 @@ BitBake progress handling code | |||
| 4 | 4 | ||
| 5 | # Copyright (C) 2016 Intel Corporation | 5 | # Copyright (C) 2016 Intel Corporation |
| 6 | # | 6 | # |
| 7 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 8 | # | ||
| 7 | # This program is free software; you can redistribute it and/or modify | 9 | # This program is free software; you can redistribute it and/or modify |
| 8 | # it under the terms of the GNU General Public License version 2 as | 10 | # it under the terms of the GNU General Public License version 2 as |
| 9 | # published by the Free Software Foundation. | 11 | # published by the Free Software Foundation. |
