--- rpl/src/algebre_lineaire3.c 2010/08/06 15:32:56 1.12 +++ rpl/src/algebre_lineaire3.c 2010/08/26 19:07:34 1.13 @@ -1,25 +1,25 @@ -/* -================================================================================ - RPL/2 (R) version 4.0.18 - Copyright (C) 1989-2010 Dr. BERTRAND Joël - - This file is part of RPL/2. - - RPL/2 is free software; you can redistribute it and/or modify it - under the terms of the CeCILL V2 License as published by the french - CEA, CNRS and INRIA. - - RPL/2 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 CeCILL V2 License - for more details. - - You should have received a copy of the CeCILL License - along with RPL/2. If not, write to info@cecill.info. -================================================================================ -*/ - - +/* +================================================================================ + RPL/2 (R) version 4.0.19 + Copyright (C) 1989-2010 Dr. BERTRAND Joël + + This file is part of RPL/2. + + RPL/2 is free software; you can redistribute it and/or modify it + under the terms of the CeCILL V2 License as published by the french + CEA, CNRS and INRIA. + + RPL/2 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 CeCILL V2 License + for more details. + + You should have received a copy of the CeCILL License + along with RPL/2. If not, write to info@cecill.info. +================================================================================ +*/ + + #include "rpl-conv.h"