diff options
Diffstat (limited to 'scripts/bitbake-whatchanged')
| -rwxr-xr-x | scripts/bitbake-whatchanged | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/scripts/bitbake-whatchanged b/scripts/bitbake-whatchanged index 0207777e63..3095dafa46 100755 --- a/scripts/bitbake-whatchanged +++ b/scripts/bitbake-whatchanged | |||
| @@ -4,18 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | # Copyright (c) 2013 Wind River Systems, Inc. | 5 | # Copyright (c) 2013 Wind River Systems, Inc. |
| 6 | # | 6 | # |
| 7 | # This program is free software; you can redistribute it and/or modify | 7 | # SPDX-License-Identifier: GPL-2.0-only |
| 8 | # it under the terms of the GNU General Public License version 2 as | ||
| 9 | # published by the Free Software Foundation. | ||
| 10 | # | 8 | # |
| 11 | # This program is distributed in the hope that it will be useful, | ||
| 12 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 13 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| 14 | # See the GNU General Public License for more details. | ||
| 15 | # | ||
| 16 | # You should have received a copy of the GNU General Public License | ||
| 17 | # along with this program; if not, write to the Free Software | ||
| 18 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||
| 19 | 9 | ||
| 20 | import os | 10 | import os |
| 21 | import sys | 11 | import sys |
