Skip to content

Commit 3da3b08

Browse files
committed
Update refman and license header
1 parent 5d9cc9a commit 3da3b08

File tree

313 files changed

+627
-628
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

313 files changed

+627
-628
lines changed

src/SWIG_files/wrapper/AIS.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33

44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define AISDOCSTRING
1919
"AIS module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_ais.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_ais.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=AISDOCSTRING) AIS
2323

src/SWIG_files/wrapper/APIHeaderSection.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APIHEADERSECTIONDOCSTRING
1919
"APIHeaderSection module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_apiheadersection.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_apiheadersection.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APIHEADERSECTIONDOCSTRING) APIHeaderSection
2323

src/SWIG_files/wrapper/Adaptor2d.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADAPTOR2DDOCSTRING
1919
"Adaptor2d module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_adaptor2d.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_adaptor2d.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADAPTOR2DDOCSTRING) Adaptor2d
2323

src/SWIG_files/wrapper/Adaptor3d.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADAPTOR3DDOCSTRING
1919
"Adaptor3d module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_adaptor3d.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_adaptor3d.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADAPTOR3DDOCSTRING) Adaptor3d
2323

src/SWIG_files/wrapper/AdvApp2Var.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADVAPP2VARDOCSTRING
1919
"AdvApp2Var module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_advapp2var.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_advapp2var.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADVAPP2VARDOCSTRING) AdvApp2Var
2323

src/SWIG_files/wrapper/AdvApprox.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define ADVAPPROXDOCSTRING
1919
"AdvApprox module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_advapprox.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_advapprox.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=ADVAPPROXDOCSTRING) AdvApprox
2323

src/SWIG_files/wrapper/AppBlend.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPBLENDDOCSTRING
1919
"AppBlend module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_appblend.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_appblend.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPBLENDDOCSTRING) AppBlend
2323

src/SWIG_files/wrapper/AppCont.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPCONTDOCSTRING
1919
"AppCont module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_appcont.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_appcont.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPCONTDOCSTRING) AppCont
2323

src/SWIG_files/wrapper/AppDef.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPDEFDOCSTRING
1919
"AppDef module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_appdef.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_appdef.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPDEFDOCSTRING) AppDef
2323

src/SWIG_files/wrapper/AppParCurves.i

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2008-2024 Thomas Paviot ([email protected])
2+
Copyright 2008-2025 Thomas Paviot ([email protected])
33
44
This file is part of pythonOCC.
55
pythonOCC is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717
*/
1818
%define APPPARCURVESDOCSTRING
1919
"AppParCurves module, see official documentation at
20-
https://dev.opencascade.org/doc/occt-7.8.0/refman/html/package_appparcurves.html"
20+
https://dev.opencascade.org/doc/occt-7.9.0/refman/html/package_appparcurves.html"
2121
%enddef
2222
%module (package="OCC.Core", docstring=APPPARCURVESDOCSTRING) AppParCurves
2323

0 commit comments

Comments
 (0)