@template HandleClient(%Interface,%Class,%Inherits) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$
$//
$#ifndef _Handle_%Class_HeaderFile
@template TransientRootClientHXX(%Interface) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
-$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This file is part of the Open CASCADE Technology software.
$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
+$//
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
+$
$#ifndef _%Interface_Standard_Transient_HeaderFile
$#define _%Interface_Standard_Transient_HeaderFile
$#include <Handle_%Interface_Standard_Transient.hxx>
@template TransientRootClientCXX(%Interface) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Interface_Standard_Transient_HeaderFile
$#include <%Interface_Standard_Transient.hxx>
@template PersistentRootClientHXX(%Interface) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Interface_Standard_Persistent_HeaderFile
$#define _%Interface_Standard_Persistent_HeaderFile
@template PersistentRootClientCXX(%Interface) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Interface_Standard_Persistent_HeaderFile
$#include <%Interface_Standard_Persistent.hxx>
@template StorableRootClientHXX(%Interface) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _FrontEnd_EngineAdaptor_HeaderFile
$#include <FrontEnd_EngineAdaptor.hxx>
@template StorableRootClientCXX(%Interface) is
$// C++ Client
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Interface_Standard_Storable_HeaderFile
$#include <%Interface_Standard_Storable.hxx>
@template MemoryRootClientHXX(%Interface) is
$// C++ Client (%Interface_MMgt_TShared)
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Interface_MMgt_TShared_HeaderFile
$#define _%Interface_MMgt_TShared_HeaderFile
@end;
@template MemoryRootClientCXX(%Interface) is
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$
$#ifndef _%Interface_MMgt_TShared_HeaderFile
$#include <%Interface_MMgt_TShared.hxx>
@template RefClassClientHXX(%Class,%Inherits,%Includes,%Methods) is
$// C++ Client (%Class)
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Class_HeaderFile
$#define _%Class_HeaderFile
@end;
@template RefClassClientCXX(%Class,%Inherits,%Methods,%Includes,%TypeMgt) is
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$
$#ifndef _%Class_HeaderFile
$#include <%Class.hxx>
@template ValueClassClientHXX(%InheritsTrick,%Class,%Inherits,%Includes,%Methods) is
$// C++ Client (%Class)
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$
$//
$#ifndef _%Class_HeaderFile
@end;
@template ValueClassClientCXX(%Class,%Methods,%Includes) is
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$
$#ifndef _%Class_HeaderFile
$#include <%Class.hxx>
@template PackageClientHXX(%Class,%Includes,%Methods) is
$// C++ Client (%Class)
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Class_HeaderFile
$#define _%Class_HeaderFile
@end;
@template PackageClientCXX(%Class,%Methods,%Includes) is
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$
$#ifndef _%Class_HeaderFile
$#include <%Class.hxx>
@template EnumHXX(%Class,%Values) is
$// C++ Client (%Class)
-$// Copyright (C) 1991,1995 by
-$//
-$// MATRA DATAVISION, FRANCE
+$//
+$// Copyright (C) 1991 - 2000 by
+$// Matra Datavision SA. All rights reserved.
$//
-$// This software is furnished in accordance with the terms and conditions
-$// of the contract and with the inclusion of the above copyright notice.
-$// This software or any other copy thereof may not be provided or otherwise
-$// be made available to any other person. No title to an ownership of the
-$// software is hereby transferred.
+$// This file is part of the Open CASCADE Technology software.
+$//
+$// This software may be distributed and/or modified under the terms and
+$// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
+$// and appearing in the file LICENSE included in the packaging of this file.
$//
-$// At the termination of the contract, the software and all copies of this
-$// software must be deleted.
+$// This software is distributed on an "AS IS" basis, without warranty of any
+$// kind, and Open CASCADE SA 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 rights and limitations under the
+$// License.
$//
$#ifndef _%Class_HeaderFile
$#define _%Class_HeaderFile