diff options
Diffstat (limited to 'bitbake/lib/bb/monitordisk.py')
-rw-r--r-- | bitbake/lib/bb/monitordisk.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/bb/monitordisk.py b/bitbake/lib/bb/monitordisk.py index 2ad1e61562..c243add540 100644 --- a/bitbake/lib/bb/monitordisk.py +++ b/bitbake/lib/bb/monitordisk.py | |||
@@ -4,6 +4,8 @@ | |||
4 | # | 4 | # |
5 | # Copyright (C) 2012 Robert Yang | 5 | # Copyright (C) 2012 Robert Yang |
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. |