diff options
Diffstat (limited to 'bitbake/lib/bb/parse/ast.py')
| -rw-r--r-- | bitbake/lib/bb/parse/ast.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/bb/parse/ast.py b/bitbake/lib/bb/parse/ast.py index 6d7c80b34f..cf76dadbaa 100644 --- a/bitbake/lib/bb/parse/ast.py +++ b/bitbake/lib/bb/parse/ast.py | |||
| @@ -8,6 +8,8 @@ | |||
| 8 | # Copyright (C) 2003, 2004 Phil Blundell | 8 | # Copyright (C) 2003, 2004 Phil Blundell |
| 9 | # Copyright (C) 2009 Holger Hans Peter Freyther | 9 | # Copyright (C) 2009 Holger Hans Peter Freyther |
| 10 | # | 10 | # |
| 11 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 12 | # | ||
| 11 | # This program is free software; you can redistribute it and/or modify | 13 | # This program is free software; you can redistribute it and/or modify |
| 12 | # it under the terms of the GNU General Public License version 2 as | 14 | # it under the terms of the GNU General Public License version 2 as |
| 13 | # published by the Free Software Foundation. | 15 | # published by the Free Software Foundation. |
