mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
Incrementation of OCCT version up to 6.8.0beta
Correction of license statements
This commit is contained in:
parent
beb18c1f6e
commit
09711f3720
@ -1,7 +1,18 @@
|
|||||||
// File: GeomInt.cxx
|
|
||||||
// Created: 25.08.14 17:59:59
|
// Created on: 25.08.14 17:59:59
|
||||||
// Author: jgv@VIVEX
|
// Created by: jgv@VIVEX
|
||||||
// Copyright: Open CASCADE 2014
|
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||||
|
//
|
||||||
|
// This file is part of Open CASCADE Technology software library.
|
||||||
|
//
|
||||||
|
// This library is free software; you can redistribute it and/or modify it under
|
||||||
|
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||||
|
// by the Free Software Foundation, with special exception defined in the file
|
||||||
|
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||||
|
// distribution for complete text of the license and disclaimer of any warranty.
|
||||||
|
//
|
||||||
|
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||||
|
// commercial license or contractual agreement.
|
||||||
|
|
||||||
#include <GeomInt.hxx>
|
#include <GeomInt.hxx>
|
||||||
#include <TColStd_IndexedMapOfInteger.hxx>
|
#include <TColStd_IndexedMapOfInteger.hxx>
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
//
|
//
|
||||||
// This file is part of Open CASCADE Technology software library.
|
// This file is part of Open CASCADE Technology software library.
|
||||||
//
|
//
|
||||||
// This library is free software; you can redistribute it and / or modify it
|
// This library is free software; you can redistribute it and/or modify it under
|
||||||
// under the terms of the GNU Lesser General Public version 2.1 as published
|
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||||
// by the Free Software Foundation, with special exception defined in the file
|
// by the Free Software Foundation, with special exception defined in the file
|
||||||
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||||
// distribution for complete text of the license and disclaimer of any warranty.
|
// distribution for complete text of the license and disclaimer of any warranty.
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
// Copyright (c) 1999-2014 OPEN CASCADE SAS
|
||||||
|
//
|
||||||
|
// This file is part of Open CASCADE Technology software library.
|
||||||
|
//
|
||||||
|
// This library is free software; you can redistribute it and/or modify it under
|
||||||
|
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||||
|
// by the Free Software Foundation, with special exception defined in the file
|
||||||
|
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||||
|
// distribution for complete text of the license and disclaimer of any warranty.
|
||||||
|
//
|
||||||
|
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||||
|
// commercial license or contractual agreement.
|
||||||
|
|
||||||
#ifndef _MeshVS_SymmetricPairHasher_HeaderFile
|
#ifndef _MeshVS_SymmetricPairHasher_HeaderFile
|
||||||
#define _MeshVS_SymmetricPairHasher_HeaderFile
|
#define _MeshVS_SymmetricPairHasher_HeaderFile
|
||||||
|
|
||||||
|
@ -1,7 +1,17 @@
|
|||||||
// File: NCollection_WinHeapAllocator.cxx
|
// Created on: 22.07.11
|
||||||
// Created: 22.07.11
|
// Created by: Kirill GAVRILOV
|
||||||
// Author: Kirill GAVRILOV
|
// Copyright (c) 2002-2014 OPEN CASCADE SAS
|
||||||
// Copyright: Open Cascade 2011
|
//
|
||||||
|
// This file is part of Open CASCADE Technology software library.
|
||||||
|
//
|
||||||
|
// This library is free software; you can redistribute it and/or modify it under
|
||||||
|
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||||
|
// by the Free Software Foundation, with special exception defined in the file
|
||||||
|
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||||
|
// distribution for complete text of the license and disclaimer of any warranty.
|
||||||
|
//
|
||||||
|
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||||
|
// commercial license or contractual agreement.
|
||||||
|
|
||||||
#include <NCollection_WinHeapAllocator.hxx>
|
#include <NCollection_WinHeapAllocator.hxx>
|
||||||
#include <Standard_OutOfMemory.hxx>
|
#include <Standard_OutOfMemory.hxx>
|
||||||
|
@ -1,7 +1,17 @@
|
|||||||
// File: NCollection_WinHeapAllocator.hxx
|
// Created on: 2011-07-11
|
||||||
// Created: 22.07.11
|
// Created by: Kirill GAVRILOV
|
||||||
// Author: Kirill GAVRILOV
|
// Copyright (c) 2002-2014 OPEN CASCADE SAS
|
||||||
// Copyright: Open Cascade 2011
|
//
|
||||||
|
// This file is part of Open CASCADE Technology software library.
|
||||||
|
//
|
||||||
|
// This library is free software; you can redistribute it and/or modify it under
|
||||||
|
// the terms of the GNU Lesser General Public License version 2.1 as published
|
||||||
|
// by the Free Software Foundation, with special exception defined in the file
|
||||||
|
// OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
||||||
|
// distribution for complete text of the license and disclaimer of any warranty.
|
||||||
|
//
|
||||||
|
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||||
|
// commercial license or contractual agreement.
|
||||||
|
|
||||||
#ifndef NCollection_WinHeapAllocator_HeaderFile
|
#ifndef NCollection_WinHeapAllocator_HeaderFile
|
||||||
#define NCollection_WinHeapAllocator_HeaderFile
|
#define NCollection_WinHeapAllocator_HeaderFile
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
//! - "dev" for official (certified) version (master branch) between releases
|
//! - "dev" for official (certified) version (master branch) between releases
|
||||||
//! - "beta..." or "rc..." for beta releases or release candidates
|
//! - "beta..." or "rc..." for beta releases or release candidates
|
||||||
//! - "project..." for version containing project-specific fixes
|
//! - "project..." for version containing project-specific fixes
|
||||||
#define OCC_VERSION_DEVELOPMENT "dev"
|
#define OCC_VERSION_DEVELOPMENT "beta"
|
||||||
|
|
||||||
// Derived (manually): version as real and string (major.minor)
|
// Derived (manually): version as real and string (major.minor)
|
||||||
#define OCC_VERSION 6.8
|
#define OCC_VERSION 6.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user