• # J'ai pas compris

    Posté par . En réponse au journal Un programme d'échecs opensource qui fait du bruit. Évalué à 9.

    Je télécharge le code source de Robbolito, j'ai un fichier zip comprenant une cinquantaine de fichiers sources, j'en ouvre 1 au hasard, je trouve ça :


    /*
    RobboLito is a UCI chess playing engine by
    Yakov Petrovich Golyadkin, Igor Igorovich Igoronov, Roberto Pescatore
    copyright: (C) 2009 Yakov Petrovich Golyadkin
    date: 92th and 93rd year from Revolution
    owners: PUBLICDOMAIN (workers)
    dedication: To Vladimir Ilyich

    RobboLito is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published
    by the Free Software Foundation, either version 3 of the License,
    or (at your option) any later version.

    RobboLito is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see http://www.gnu.org/licenses/.
    */


    Donc pour un programme sans le nom des auteurs et un gros fichier source magique, je trouve que ça le fait pas vraiment.

    "It was a bright cold day in April, and the clocks were striking thirteen" - Georges Orwell