File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ FUSE filesystem for reading macOS sparse-bundle disk images.
77![ CodeQL] [ codeql-badge ]
88[ ![ CodeFactor] [ codefactor-badge ]] [ codefactor-link ]
99[ ![ LGTM] [ lgtm-badge ]] [ lgtm-link ]
10- [ ![ License] [ license ]] [ bsd ]
10+ [ ![ License] [ license-badge ]] [ bsd ]
1111
1212Mac OS X 10.5 (Leopard) introduced the concept of sparse-bundle disk images, where the data is
1313stored as a collection of small, fixed-size * band* -files instead of as a single monolithic file. This
@@ -172,9 +172,10 @@ This software is licensed under the [BSD two-clause "simplified" license][bsd].
172172
173173[ codeql-badge ] : https://github.com/torarnv/sparsebundlefs/workflows/CodeQL/badge.svg
174174
175+ [ license-badge ] : https://img.shields.io/github/license/torarnv/sparsebundlefs?color=informational&label=License
176+
175177[ macfuse ] : https://osxfuse.github.io/ " Fuse for macOS "
176178[ fuse ] : https://github.com/libfuse/libfuse " FUSE "
177179[ bsd ] : http://opensource.org/licenses/BSD-2-Clause " BSD two-clause license "
178180[ tmfs ] : https://github.com/abique/tmfs " Time Machine File System "
179181[ apfs-fuse ] : https://github.com/sgan81/apfs-fuse " APFS Fuse Driver "
180- [ license ] : https://img.shields.io/github/license/torarnv/sparsebundlefs.svg?maxAge=2592000&color=blue
You can’t perform that action at this time.
0 commit comments