Fix: CC-BY-SA -> EUPL
This commit is contained in:
parent
0e1a7fe1e5
commit
96f12811e5
2 changed files with 15 additions and 19 deletions
|
@ -70,32 +70,30 @@ Auteurs et licences
|
|||
Par défaut, et sauf mention contraire, les licences
|
||||
suivantes sont d'application :
|
||||
|
||||
- :fab:`creative-commons`
|
||||
:fab:`creative-commons-by`
|
||||
:fab:`creative-commons-sa`
|
||||
texte par Kujiu licence CC-BY-SA 4.0;
|
||||
- :fab:`font-awesome`
|
||||
- texte par Kujiu licence EUPL 1.2 ;
|
||||
- :fab:`font-awesome [FA]`
|
||||
icônes `Fontawesome <https://www.fontawesome.com>`_,
|
||||
licence Fontawesome Free License ;
|
||||
- emojis par `Sphinx Emojis <https://sphinxemojicodes.readthedocs.io/en/stable/>`_ ;
|
||||
- :fab:`creative-commons`
|
||||
:fab:`creative-commons-by`
|
||||
- :fab:`creative-commons [CC]`
|
||||
:fab:`creative-commons-by [BY]`
|
||||
police `Luciole <https://www.luciole_vision.com>`_
|
||||
par Laurent Bourcellier & Jonathan Perez,
|
||||
licence CC-BY 4.0 ;
|
||||
- illustrations de `Katerina Limpitsouni <https://undraw.co/license>`_ ;
|
||||
- illustrations de :fablink:`instagram: Springouille <https://www.instagram.com/springouille/>`
|
||||
et de :fablink:`instagram: D.Evy <https://www.instagram.com/desc_evy/>`.
|
||||
- illustrations de :fablink:`instagram: Springouille [Instagram] <https://www.instagram.com/springouille/>`
|
||||
et de :fablink:`instagram: D.Evy [Instagram] <https://www.instagram.com/desc_evy/>`.
|
||||
|
||||
Vous pouvez cliquer sur les liens suivants pour consulter
|
||||
le texte des licences :
|
||||
|
||||
- :fab:`creative-commons`
|
||||
:fab:`creative-commons-by`
|
||||
:fab:`creative-commons-sa`
|
||||
- `licence EUPL 1.2 <https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12>`_ ;
|
||||
- :fab:`creative-commons [CC]`
|
||||
:fab:`creative-commons-by [BY]`
|
||||
:fab:`creative-commons-sa [SA]`
|
||||
`licence CC-BY-SA 4.0 <https://creativecommons.org/licenses/by-sa/4.0/deed.fr>`_ ;
|
||||
- :fab:`creative-commons`
|
||||
:fab:`creative-commons-by`
|
||||
- :fab:`creative-commons [CC]`
|
||||
:fab:`creative-commons-by [BY]`
|
||||
`licence CC-BY 4.0 <https://creativecommons.org/licenses/by/4.0/deed.fr>`_.
|
||||
|
||||
Vous trouverez la licence des autres contenus directement
|
||||
|
|
|
@ -157,10 +157,8 @@ html_theme_options = {
|
|||
},
|
||||
"ablog_prevnext": True,
|
||||
"license": {
|
||||
'type': 'CC',
|
||||
'subtype': 'BY-SA',
|
||||
'version': '4.0',
|
||||
'url': 'https://creativecommons.org/licenses/by-sa/4.0/legalcode'
|
||||
'text': 'EUPL 1.2',
|
||||
'url': "https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12"
|
||||
}
|
||||
}
|
||||
html_static_path = ['_static']
|
||||
|
@ -214,7 +212,7 @@ ISSN 2736-7649
|
|||
|
||||
Nerv Project ASBL - BCE 0756.741.342 - TVA BE0756741342 - KBR Éditeur 15066 - IBAN BE02751210684040 - BIC AXABBE22.
|
||||
|
||||
Licence CC-BY-SA 4.0
|
||||
Licence EUPL 1.2
|
||||
"""
|
||||
|
||||
latex_engine = 'xelatex'
|
||||
|
|
Loading…
Reference in a new issue