0023024: Update headers of OCCT files
[occt.git] / src / Geom / Geom_BSplineSurface.cxx
index d6ab9ca..86f0f56 100755 (executable)
@@ -1,17 +1,30 @@
-// File:       Geom_BSplineSurface.cxx
-// Created:    Tue Mar  9 19:40:47 1993
-// Author:     JCV
-//             <fid@phylox>
-// Copyright:  Matra Datavision 1993
+// Created on: 1993-03-09
+// Created by: JCV
+// Copyright (c) 1993-1999 Matra Datavision
+// Copyright (c) 1999-2012 OPEN CASCADE SAS
+//
+// The content of this file is subject to the Open CASCADE Technology Public
+// License Version 6.5 (the "License"). You may not use the content of this file
+// except in compliance with the License. Please obtain a copy of the License
+// at http://www.opencascade.org and read it completely before using this file.
+//
+// The Initial Developer of the Original Code is Open CASCADE S.A.S., having its
+// main offices at: 1, place des Freres Montgolfier, 78280 Guyancourt, France.
+//
+// The Original Code and all software distributed under the License is
+// distributed on an "AS IS" basis, without warranty of any kind, and the
+// Initial Developer hereby disclaims all such warranties, including without
+// limitation, any warranties of merchantability, fitness for a particular
+// purpose or non-infringement. Please see the License for the specific terms
+// and conditions governing the rights and limitations under the License.
+
 
-//File Geom_BSplineSurface.cxx jcv - Juillet 1991
 // 14-Mar-96 : xab  portage hp
 // pmn : 28-Jun-96 Distinction entre la continuite en U et V (bug PRO4625)
 // pmn : 07-Jan-97 Centralisation des verif rational (PRO6834)
 //       et ajout des InvalideCache() dans les SetWeight*(PRO6833)
 // RBD : 15-10-98 ; Le cache est maintenant calcule sur [-1,1] (pro15537).
 // jct : 19-01-99 ; permutation de urational et vrational dans Rational.
-//
 #define No_Standard_OutOfRange
 
 #include <Geom_BSplineSurface.ixx>