From 188b38fe0be00f277091693eb788cae0f4242d0f Mon Sep 17 00:00:00 2001 From: qo-op Date: Sun, 6 Jun 2021 01:52:50 +0200 Subject: [PATCH] EXCEPTION COPIE PRIVE --- ajouter_video.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ajouter_video.sh b/ajouter_video.sh index b8ed852..2590054 100755 --- a/ajouter_video.sh +++ b/ajouter_video.sh @@ -45,12 +45,12 @@ IPFSNODEID=$(ipfs id -f='\n') zenity --warning --width 300 --text "Ajoutez une vidéo à ASTROPORT/KODI" -## MANIFESTE COPIE PRIVE +## CADRE EXCEPTION COPIE PRIVE # https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000006278917/2008-12-11/ if [[ ! -f ~/.zen/legal ]]; then zenity --width ${large} --height=${haut} --text-info \ --title="Action conforme avec le Code de la propriété intellectuelle" \ --html \ - --url="https://www.legifrance.gouv.fr/codes/article_lc/LEGIARTI000006278917/2008-12-11/" \ + --url="https://fr.wikipedia.org/wiki/Droit_d%27auteur_en_France#Les_exceptions_au_droit_d%E2%80%99auteur" \ --checkbox="J'ai lu et j'accepte les termes." case $? in