diff options
Diffstat (limited to 'bitbake/lib/bb/fetch2/osc.py')
| -rw-r--r-- | bitbake/lib/bb/fetch2/osc.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bitbake/lib/bb/fetch2/osc.py b/bitbake/lib/bb/fetch2/osc.py index 19c0d9dcaa..3e567155dc 100644 --- a/bitbake/lib/bb/fetch2/osc.py +++ b/bitbake/lib/bb/fetch2/osc.py | |||
| @@ -1,8 +1,6 @@ | |||
| 1 | # | 1 | # |
| 2 | # SPDX-License-Identifier: GPL-2.0-only | 2 | # SPDX-License-Identifier: GPL-2.0-only |
| 3 | # | 3 | # |
| 4 | # ex:ts=4:sw=4:sts=4:et | ||
| 5 | # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- | ||
| 6 | """ | 4 | """ |
| 7 | Bitbake "Fetch" implementation for osc (Opensuse build service client). | 5 | Bitbake "Fetch" implementation for osc (Opensuse build service client). |
| 8 | Based on the svn "Fetch" implementation. | 6 | Based on the svn "Fetch" implementation. |
