Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
utilisateurs:aldian:programme_formatage_portail_lignes_commandes [Le 11/08/2009, 20:22] Aldian |
utilisateurs:aldian:programme_formatage_portail_lignes_commandes [Le 28/04/2011, 22:55] (Version actuelle) |
||
---|---|---|---|
Ligne 21: | Ligne 21: | ||
* portail_lignes_de_commande of site http://doc.ubuntu-fr.org/ | * portail_lignes_de_commande of site http://doc.ubuntu-fr.org/ | ||
* | * | ||
- | * Copyright (C) 2009 Gauthier PERRINEAU | + | * Copyright (C) 2009 Aldian (Administrator of Ubuntu French Documentation) |
* | * | ||
* This program is free software: you can redistribute it and/or modify | * This program is free software: you can redistribute it and/or modify | ||
Ligne 50: | Ligne 50: | ||
/** | /** | ||
- | * @author Gauthier PERRINEAU | + | * @author Aldian (Administrator of Ubuntu French Documentation) |
* | * | ||
* génère le formatage correspondant à l'ensemble des commandes fournies dans le | * génère le formatage correspondant à l'ensemble des commandes fournies dans le | ||
Ligne 608: | Ligne 608: | ||
| | ||
public static void printLicense(){ | public static void printLicense(){ | ||
- | println("FormatArray Copyright (C) 2009 Gauthier PERRINEAU"); | + | println("FormatArray Copyright (C) 2009 Aldian (Administrator of Ubuntu French Documentation)"); |
println("This program comes with ABSOLUTELY NO WARRANTY; for details visit site http://www.gnu.org/licenses/gpl.html."); | println("This program comes with ABSOLUTELY NO WARRANTY; for details visit site http://www.gnu.org/licenses/gpl.html."); | ||
println("This is free software, and you are welcome to redistribute it"); | println("This is free software, and you are welcome to redistribute it"); |