mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0023024: Update headers of OCCT files
Added appropriate copyright and license information in source files
This commit is contained in:
@@ -1,7 +1,22 @@
|
||||
-- File: BinMFunction.cdl
|
||||
-- Created: Thu May 13 14:40:40 2004
|
||||
-- Author: Sergey ZARITCHNY <szy@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2004
|
||||
-- Created on: 2004-05-13
|
||||
-- Created by: Sergey ZARITCHNY <szy@opencascade.com>
|
||||
-- Copyright (c) 2004-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.
|
||||
|
||||
|
||||
package BinMFunction
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMFunction.cxx
|
||||
// Created: Thu May 13 15:16:24 2004
|
||||
// Author: Sergey ZARITCHNY <szy@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2004
|
||||
// Created on: 2004-05-13
|
||||
// Created by: Sergey ZARITCHNY
|
||||
// Copyright (c) 2004-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 <BinMFunction.ixx>
|
||||
#include <BinMDF_ADriverTable.hxx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMFunction_FunctionDriver.cdl
|
||||
-- Created: Thu May 13 14:43:39 2004
|
||||
-- Author: Sergey ZARITCHNY <szy@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2004
|
||||
-- Created on: 2004-05-13
|
||||
-- Created by: Sergey ZARITCHNY <szy@opencascade.com>
|
||||
-- Copyright (c) 2004-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.
|
||||
|
||||
|
||||
class FunctionDriver from BinMFunction inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMFunction_FunctionDriver.cxx
|
||||
// Created: Thu May 13 14:46:12 2004
|
||||
// Author: Sergey ZARITCHNY <szy@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2004
|
||||
// Created on: 2004-05-13
|
||||
// Created by: Sergey ZARITCHNY
|
||||
// Copyright (c) 2004-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 <BinMFunction_FunctionDriver.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMFunction_GraphNodeDriver.cdl
|
||||
-- Created: Thu May 11 14:45:49 2008
|
||||
-- Author: Vlad ROMASHKO <vladislav.romashko@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2008
|
||||
-- Created on: 2008-05-11
|
||||
-- Created by: Vlad ROMASHKO <vladislav.romashko@opencascade.com>
|
||||
-- Copyright (c) 2008-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.
|
||||
|
||||
|
||||
class GraphNodeDriver from BinMFunction inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMFunction_GraphNodeDriver.cxx
|
||||
// Created: Thu May 11 11:26:02 2008
|
||||
// Author: Vlad Romashko <vladislav.romashko@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2008
|
||||
// Created on: 2008-05-11
|
||||
// Created by: Vlad Romashko
|
||||
// Copyright (c) 2008-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 <BinMFunction_GraphNodeDriver.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMFunction_ScopeDriver.cdl
|
||||
-- Created: Thu May 11 16:35:12 2008
|
||||
-- Author: Vlad ROMASHKO <vladislav.romashko@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2008
|
||||
-- Created on: 2008-05-11
|
||||
-- Created by: Vlad ROMASHKO <vladislav.romashko@opencascade.com>
|
||||
-- Copyright (c) 2008-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.
|
||||
|
||||
|
||||
class ScopeDriver from BinMFunction inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMFunction_ScopeDriver.cxx
|
||||
// Created: Thu May 11 11:26:02 2008
|
||||
// Author: Vlad Romashko <vladislav.romashko@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2008
|
||||
// Created on: 2008-05-11
|
||||
// Created by: Vlad Romashko
|
||||
// Copyright (c) 2008-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 <BinMFunction_ScopeDriver.ixx>
|
||||
|
Reference in New Issue
Block a user