X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOM%2FGEOM_IField.hxx;h=da60dc31d8d1c8e9438753a14a69db8d7e3da096;hb=bbafce4b04731f9219f75dc124ec2429d994c202;hp=fef92b3f6f012fb4a9da8e9d47771637147e31bc;hpb=b51357b79dff28f1970125b19b018d392dfb0e75;p=modules%2Fgeom.git diff --git a/src/GEOM/GEOM_IField.hxx b/src/GEOM/GEOM_IField.hxx index fef92b3f6..da60dc31d 100644 --- a/src/GEOM/GEOM_IField.hxx +++ b/src/GEOM/GEOM_IField.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2024 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -6,7 +6,7 @@ // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either -// version 2.1 of the License. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -20,7 +20,7 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -//NOTE: This is an intreface to a function for the Field creation. +//NOTE: This is an interface to a function for the Field creation. // #include "GEOM_Function.hxx"