mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-11 03:17:27 +08:00
0023024: Update headers of OCCT files
Added appropriate copyright and license information in source files
This commit is contained in:
@@ -1,15 +1,27 @@
|
||||
// File: STEPCAFControl_Writer.cxx
|
||||
// Created: Tue Aug 15 17:35:36 2000
|
||||
// Author: Andrey BETENEV
|
||||
// <abv@doomox.nnov.matra-dtv.fr>
|
||||
// Created on: 2000-08-15
|
||||
// Created by: Andrey BETENEV
|
||||
// Copyright (c) 2000-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.
|
||||
|
||||
// CURRENT LIMITATIONS:
|
||||
//
|
||||
// when val props and names assigned to instance of
|
||||
// component in assembly, it is in fact supposed that only one CDSR corresponds
|
||||
// to such shape. This can be wrong and should be handled more carefully
|
||||
// (analysis of SDRs which the CDSR links should be done)
|
||||
//
|
||||
// Names and validation props are supported for top-level shapes only
|
||||
|
||||
#include <STEPCAFControl_Writer.ixx>
|
||||
|
||||
Reference in New Issue
Block a user