mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023024: Update headers of OCCT files
Added appropriate copyright and license information in source files
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
-- File: LProp3d.cdl
|
||||
-- Created: Fri Aug 2 17:10:21 2002
|
||||
-- Author: Alexander KARTOMIN (akm)
|
||||
-- <a-kartomin@opencascade.com>
|
||||
-- Created on: 2002-08-02
|
||||
-- Created by: Alexander KARTOMIN (akm)
|
||||
-- Copyright (c) 2002-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.
|
||||
|
||||
-- NB: This originates from BRepLProp being abstracted of BRep.
|
||||
---Copyright: Matra Datavision 2002
|
||||
|
||||
package LProp3d
|
||||
|
||||
|
@@ -1,9 +1,23 @@
|
||||
-- File: LProp3d_CurveTool.cdl
|
||||
-- Created: Fri Aug 2 17:14:29 2002
|
||||
-- Author: Alexander KARTOMIN (akm)
|
||||
-- <a-kartomin@opencascade.com>
|
||||
-- Created on: 2002-08-02
|
||||
-- Created by: Alexander KARTOMIN (akm)
|
||||
-- Copyright (c) 2002-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.
|
||||
|
||||
-- NB: This originates from BRepLProp being abstracted of BRep.
|
||||
---Copyright: Matra Datavision 2002
|
||||
|
||||
class CurveTool from LProp3d
|
||||
|
||||
|
@@ -1,7 +1,23 @@
|
||||
// File: LProp3d_CurveTool.cxx
|
||||
// Created: Thu Feb 24 11:09:42 1994
|
||||
// Author: Laurent BOURESCHE
|
||||
// <lbo@nonox>
|
||||
// Created on: 1994-02-24
|
||||
// Created by: Laurent BOURESCHE
|
||||
// Copyright (c) 1994-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.
|
||||
|
||||
|
||||
|
||||
#include <LProp3d_CurveTool.ixx>
|
||||
|
@@ -1,9 +1,23 @@
|
||||
-- File: LProp3d_SurfaceTool.cdl
|
||||
-- Created: Fri Aug 2 17:14:36 2002
|
||||
-- Author: Alexander KARTOMIN (akm)
|
||||
-- <a-kartomin@opencascade.com>
|
||||
-- Created on: 2002-08-02
|
||||
-- Created by: Alexander KARTOMIN (akm)
|
||||
-- Copyright (c) 2002-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.
|
||||
|
||||
-- NB: This originates from BRepLProp being abstracted of BRep.
|
||||
---Copyright: Matra Datavision 2002
|
||||
|
||||
class SurfaceTool from LProp3d
|
||||
|
||||
|
@@ -1,7 +1,23 @@
|
||||
// File: LProp3d_SurfaceTool.cxx
|
||||
// Created: Thu Feb 24 16:44:32 1994
|
||||
// Author: Laurent BOURESCHE
|
||||
// <lbo@nonox>
|
||||
// Created on: 1994-02-24
|
||||
// Created by: Laurent BOURESCHE
|
||||
// Copyright (c) 1994-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.
|
||||
|
||||
|
||||
|
||||
#include <LProp3d_SurfaceTool.ixx>
|
||||
|
Reference in New Issue
Block a user