X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FINTERP_KERNEL%2FExprEval%2FInterpKernelUnit.hxx;h=797a1ea2de6e9371aafdc715ca5757eb350ffa60;hb=7de62920cadf9bfcd33addf31d4a8256bffaf1ec;hp=84daa5d92be77440f10f2ec48ecf286b78bd3d5a;hpb=378cb2ebe08f8f4543ef632b2bd5f77fe180f978;p=tools%2Fmedcoupling.git diff --git a/src/INTERP_KERNEL/ExprEval/InterpKernelUnit.hxx b/src/INTERP_KERNEL/ExprEval/InterpKernelUnit.hxx old mode 100755 new mode 100644 index 84daa5d92..797a1ea2d --- a/src/INTERP_KERNEL/ExprEval/InterpKernelUnit.hxx +++ b/src/INTERP_KERNEL/ExprEval/InterpKernelUnit.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -83,7 +83,7 @@ namespace INTERP_KERNEL /*! * This class deals with units. - * This class has two main responsabilities : + * This class has two main responsibilities : * - interprete units by giving simply their representation in string type. * - performing operations on these units. *