diff options
Diffstat (limited to 'bitbake/lib/bb/fetch2/gitsm.py')
| -rw-r--r-- | bitbake/lib/bb/fetch2/gitsm.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/lib/bb/fetch2/gitsm.py b/bitbake/lib/bb/fetch2/gitsm.py index 32389130bd..e910a08390 100644 --- a/bitbake/lib/bb/fetch2/gitsm.py +++ b/bitbake/lib/bb/fetch2/gitsm.py | |||
| @@ -16,6 +16,8 @@ NOTE: Switching a SRC_URI from "git://" to "gitsm://" requires a clean of your r | |||
| 16 | 16 | ||
| 17 | # Copyright (C) 2013 Richard Purdie | 17 | # Copyright (C) 2013 Richard Purdie |
| 18 | # | 18 | # |
| 19 | # SPDX-License-Identifier: GPL-2.0-only | ||
| 20 | # | ||
| 19 | # This program is free software; you can redistribute it and/or modify | 21 | # This program is free software; you can redistribute it and/or modify |
| 20 | # it under the terms of the GNU General Public License version 2 as | 22 | # it under the terms of the GNU General Public License version 2 as |
| 21 | # published by the Free Software Foundation. | 23 | # published by the Free Software Foundation. |
