Update sample license
This commit is contained in:
parent
63be1ae0b5
commit
f55c186ee9
|
|
@ -52,7 +52,7 @@ Edit the *metadata.yml* file to set configuration data:
|
||||||
---
|
---
|
||||||
title: My book title
|
title: My book title
|
||||||
author: Daniel Herzog
|
author: Daniel Herzog
|
||||||
rights: Creative Commons Attribution 4.0 International
|
rights: MIT License
|
||||||
language: en-US
|
language: en-US
|
||||||
tags: [book, my-book, etc]
|
tags: [book, my-book, etc]
|
||||||
abstract: |
|
abstract: |
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: My book title
|
title: My book title
|
||||||
author: Daniel Herzog
|
author: Daniel Herzog
|
||||||
rights: Creative Commons Attribution 4.0 International
|
rights: MIT License
|
||||||
language: en-US
|
language: en-US
|
||||||
tags: [book, my-book, etc]
|
tags: [book, my-book, etc]
|
||||||
abstract: |
|
abstract: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue