diff --git a/source/fr/understanding-gpl.txt b/source/fr/understanding-gpl.txt
index d0a14fa..f1693d8 100644
--- a/source/fr/understanding-gpl.txt
+++ b/source/fr/understanding-gpl.txt
@@ -1,9 +1,9 @@
 [[understanding-gpl]]
 
-=== Concept: Drupal Licensing
+=== Concept: Licence de Drupal
 
 [role="summary"]
-Overview of Drupal licensing and the guidelines to be followed by users and contributors.
+Aperçu de la licence de Drupal et guide de conduite à suivre pour les utilisateurs et les contributeurs.
 
 (((Licensing,overview)))
 (((Drupal licensing,overview)))
@@ -11,41 +11,40 @@ Overview of Drupal licensing and the guidelines to be followed by users and cont
 (((GNU General Public License,overview)))
 (((Legal,overview)))
 
-==== Prerequisite knowledge
+==== Connaissance requises
 
 <<understanding-drupal>>
 
-==== What is Drupal Licensing?
+==== Qu'est ce que la licence de Drupal ?
 
-Drupal and all contributed files hosted on _Drupal.org_ are licensed under the
-GNU General Public License (GPL), version 2 or later. That means you are free to
-download, reuse, modify, and distribute any files that are part of a project on
-_Drupal.org_ under the terms of GPL version 2 or 3. You can also run the core
-software in combination with any code with any license that is compatible with
-version 2 or 3.
+Drupal et tous les fichiers contribués herbergés sur _Drupal.org_ sont sous la 
+licence GNU General Public License (GPL), version 2 ou supérieur. Cela signifie que
+vous êtes libre de télécharger, réutiliser, modifier et distribuer tous les fichiers 
+qui sont dans un projet sur _Drupal.org_ sous les termes de la GPL version 2 ou 3.
+Vous pouvez aussi utiliser le coeur du logiciel en combinaison avec n'importe quel 
+code dont la licence est compatible avec la version 2 ou 3.
 
-Drupal contributors should follow these guidelines:
+Les contributeurs de Drupal doivent suivre ce guide de conduite :
 
-* All files (PHP, JavaScript, images, Flash, etc.) that are part of a project
-on _Drupal.org_ have to be under GPL version 2 or later.
+* Tous les fichiers (PHP, JavaScript, images, Flash, etc) qui font partie d'un projet
+de _Drupal.org_ doivent être sous licence GPL version 2 ou 3. 
 
-* All Drupal contributors retain copyright on their code, but agree to release
-it under the same license as Drupal.
+* Tous les contributeurs Drupal garde la paternité sur leur code, mais autorise
+sa publication sous la même licence que Drupal.
 
-* Drupal modules and themes are a derivative work of Drupal. If you distribute
-them, you must do so under the terms of GPL version 2 or later.
+* Les modules Drupal et les thèmes sont un travail dérivé de Drupal. Si vous 
+les distribuer, vous devez le faire selon les termes de la GPL version 2 ou supérieure.
 
-* All content on _Drupal.org_ itself is copyrighted by its original
-contributors, and is licensed under the Creative Commons Attribution-ShareAlike
-license 2.0.
+* Tout le contenu sur _Drupal.org_ est la propriété de ses auteurs originaux,
+et est sous licence Creative Commons Atrribution-ShareAlike version 2.0.
 
-* Sample code on _Drupal.org_ is also available under GPL version 2 or later.
+* Les exeples de code sur _Drupal.org est aussi disponible sous licence GPL version 2 ou supérieure.
 
-==== Related topics
+==== Sujets liés
 
 <<thoughts-connecting>>
 
-==== Additional resources
+==== Pour aller plus loin
 
 * https://www.drupal.org/about/licensing[_Drupal.org_ page on "Licensing"]
 
@@ -62,8 +61,9 @@ license 2.0.
 
 *Attributions*
 
-Adapted by https://www.drupal.org/u/dianalakatos[Diána Lakatos] at
-https://pronovix.com/[Pronovix] from
+Adapté par https://www.drupal.org/u/dianalakatos[Diána Lakatos] at
+https://pronovix.com/[Pronovix] depuis
 https://www.drupal.org/about/licensing["Licensing"]
-copyright 2000-2016 by the individual contributors to the
+copyright 2000-2016 par les contributeurs individuels de 
 https://www.drupal.org/documentation[Drupal Community Documentation].
+Traduit par https://www.drupal.org/u/vanessakovalsky[Vanessa Kovalsky].
\ No newline at end of file
