Skip to content

Commit 559dc7f

Browse files
committed
docs: Fixed license blocks
1 parent 54fe91c commit 559dc7f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/license.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,23 @@
33
## BSD-3-Clause
44

55
```{literalinclude} ../LICENSE.software
6-
:lang: plain
6+
---
7+
language: text
8+
---
79
```
810

911
## CC-BY-SA
1012

1113
```{literalinclude} ../LICENSE.docs
12-
:lang: plain
14+
---
15+
language: text
16+
---
1317
```
1418

1519
## LGPL v2.1
1620

1721
```{literalinclude} ../LICENSE.icons
18-
:lang: plain
22+
---
23+
language: text
24+
---
1925
```

0 commit comments

Comments
 (0)