diff --git a/CMakeLists.txt b/CMakeLists.txt index 916772b7..1f3f678f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/COPYLEFT b/COPYLEFT index 95d6dc93..f16b0bdb 100644 --- a/COPYLEFT +++ b/COPYLEFT @@ -1,4 +1,4 @@ ## Dependencies OpenGeode: MIT -Copyright (c) 2019 - 2025 Geode-solutions +Copyright (c) 2019 - 2026 Geode-solutions diff --git a/LICENSE b/LICENSE index b81af041..b7400636 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 - 2025 Geode-solutions +Copyright (c) 2019 - 2026 Geode-solutions Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 530c0b51..ec69c260 100644 --- a/README.md +++ b/README.md @@ -96,4 +96,4 @@ For questions and support please use the official [slack](https://opengeode-slac [MIT](https://opensource.org/licenses/MIT) -Copyright (c) 2019 - 2025, Geode-solutions +Copyright (c) 2019 - 2026, Geode-solutions diff --git a/cmake/Doxyfile.in b/cmake/Doxyfile.in index bd05bb35..f292eaa7 100644 --- a/cmake/Doxyfile.in +++ b/cmake/Doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/cmake/OpenGeode-InspectorConfig.cmake.in b/cmake/OpenGeode-InspectorConfig.cmake.in index 68e07247..9bc7e176 100644 --- a/cmake/OpenGeode-InspectorConfig.cmake.in +++ b/cmake/OpenGeode-InspectorConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/cmake/version.rc.in b/cmake/version.rc.in index f3186392..9ca8c646 100644 --- a/cmake/version.rc.in +++ b/cmake/version.rc.in @@ -19,7 +19,7 @@ BEGIN VALUE "InternalName", "@PROJECT_LIB_NAME@\0" VALUE "ProductName", "@PROJECT_LIB_NAME@\0" VALUE "CompanyName", "Geode-solutions SAS\0" - VALUE "LegalCopyright", "Copyright 2019 - 2025 Geode-solutions SAS. All rights reserved.\0" + VALUE "LegalCopyright", "Copyright 2019 - 2026 Geode-solutions SAS. All rights reserved.\0" VALUE "Commentaires", "https://geode-solutions.com\0" END END diff --git a/include/geode/inspector/brep_inspector.hpp b/include/geode/inspector/brep_inspector.hpp index 1dab11fc..bec85050 100644 --- a/include/geode/inspector/brep_inspector.hpp +++ b/include/geode/inspector/brep_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/common.hpp b/include/geode/inspector/common.hpp index 04300d8f..a028e246 100644 --- a/include/geode/inspector/common.hpp +++ b/include/geode/inspector/common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/adjacency/brep_meshes_adjacency.hpp b/include/geode/inspector/criterion/adjacency/brep_meshes_adjacency.hpp index 62db5cf7..7cb0488e 100644 --- a/include/geode/inspector/criterion/adjacency/brep_meshes_adjacency.hpp +++ b/include/geode/inspector/criterion/adjacency/brep_meshes_adjacency.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/adjacency/section_meshes_adjacency.hpp b/include/geode/inspector/criterion/adjacency/section_meshes_adjacency.hpp index 419b390d..7df02d61 100644 --- a/include/geode/inspector/criterion/adjacency/section_meshes_adjacency.hpp +++ b/include/geode/inspector/criterion/adjacency/section_meshes_adjacency.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/adjacency/solid_adjacency.hpp b/include/geode/inspector/criterion/adjacency/solid_adjacency.hpp index 7be34a69..3888ff6e 100644 --- a/include/geode/inspector/criterion/adjacency/solid_adjacency.hpp +++ b/include/geode/inspector/criterion/adjacency/solid_adjacency.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/adjacency/surface_adjacency.hpp b/include/geode/inspector/criterion/adjacency/surface_adjacency.hpp index a70f54a3..7a5ef6b0 100644 --- a/include/geode/inspector/criterion/adjacency/surface_adjacency.hpp +++ b/include/geode/inspector/criterion/adjacency/surface_adjacency.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/brep_meshes_inspector.hpp b/include/geode/inspector/criterion/brep_meshes_inspector.hpp index 8255347b..8a6e1bda 100644 --- a/include/geode/inspector/criterion/brep_meshes_inspector.hpp +++ b/include/geode/inspector/criterion/brep_meshes_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/colocation/component_meshes_colocation.hpp b/include/geode/inspector/criterion/colocation/component_meshes_colocation.hpp index 1f930cb3..0a50971e 100644 --- a/include/geode/inspector/criterion/colocation/component_meshes_colocation.hpp +++ b/include/geode/inspector/criterion/colocation/component_meshes_colocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/colocation/edgedcurve_colocation.hpp b/include/geode/inspector/criterion/colocation/edgedcurve_colocation.hpp index 168bcc59..490dd565 100644 --- a/include/geode/inspector/criterion/colocation/edgedcurve_colocation.hpp +++ b/include/geode/inspector/criterion/colocation/edgedcurve_colocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/colocation/pointset_colocation.hpp b/include/geode/inspector/criterion/colocation/pointset_colocation.hpp index bc809b5c..b33c0de9 100644 --- a/include/geode/inspector/criterion/colocation/pointset_colocation.hpp +++ b/include/geode/inspector/criterion/colocation/pointset_colocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/colocation/solid_colocation.hpp b/include/geode/inspector/criterion/colocation/solid_colocation.hpp index bbddbece..c17d1364 100644 --- a/include/geode/inspector/criterion/colocation/solid_colocation.hpp +++ b/include/geode/inspector/criterion/colocation/solid_colocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/colocation/surface_colocation.hpp b/include/geode/inspector/criterion/colocation/surface_colocation.hpp index e7b40604..7ffbc4a2 100644 --- a/include/geode/inspector/criterion/colocation/surface_colocation.hpp +++ b/include/geode/inspector/criterion/colocation/surface_colocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/colocation/unique_vertices_colocation.hpp b/include/geode/inspector/criterion/colocation/unique_vertices_colocation.hpp index 3313a7b8..231b7143 100644 --- a/include/geode/inspector/criterion/colocation/unique_vertices_colocation.hpp +++ b/include/geode/inspector/criterion/colocation/unique_vertices_colocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/degeneration/brep_meshes_degeneration.hpp b/include/geode/inspector/criterion/degeneration/brep_meshes_degeneration.hpp index f4a508ab..521d535a 100644 --- a/include/geode/inspector/criterion/degeneration/brep_meshes_degeneration.hpp +++ b/include/geode/inspector/criterion/degeneration/brep_meshes_degeneration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/degeneration/edgedcurve_degeneration.hpp b/include/geode/inspector/criterion/degeneration/edgedcurve_degeneration.hpp index e76f9817..2df86bad 100644 --- a/include/geode/inspector/criterion/degeneration/edgedcurve_degeneration.hpp +++ b/include/geode/inspector/criterion/degeneration/edgedcurve_degeneration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/degeneration/section_meshes_degeneration.hpp b/include/geode/inspector/criterion/degeneration/section_meshes_degeneration.hpp index be89ed7a..2b888006 100644 --- a/include/geode/inspector/criterion/degeneration/section_meshes_degeneration.hpp +++ b/include/geode/inspector/criterion/degeneration/section_meshes_degeneration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/degeneration/solid_degeneration.hpp b/include/geode/inspector/criterion/degeneration/solid_degeneration.hpp index a4e6360f..7720521d 100644 --- a/include/geode/inspector/criterion/degeneration/solid_degeneration.hpp +++ b/include/geode/inspector/criterion/degeneration/solid_degeneration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/degeneration/surface_degeneration.hpp b/include/geode/inspector/criterion/degeneration/surface_degeneration.hpp index 39710fc2..cdd4a489 100644 --- a/include/geode/inspector/criterion/degeneration/surface_degeneration.hpp +++ b/include/geode/inspector/criterion/degeneration/surface_degeneration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/internal/colocation_impl.hpp b/include/geode/inspector/criterion/internal/colocation_impl.hpp index 2d1c6f99..bbf864ec 100644 --- a/include/geode/inspector/criterion/internal/colocation_impl.hpp +++ b/include/geode/inspector/criterion/internal/colocation_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/internal/component_meshes_adjacency.hpp b/include/geode/inspector/criterion/internal/component_meshes_adjacency.hpp index b6e00e81..ee157cfe 100644 --- a/include/geode/inspector/criterion/internal/component_meshes_adjacency.hpp +++ b/include/geode/inspector/criterion/internal/component_meshes_adjacency.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/internal/component_meshes_degeneration.hpp b/include/geode/inspector/criterion/internal/component_meshes_degeneration.hpp index 9789092e..479e578f 100644 --- a/include/geode/inspector/criterion/internal/component_meshes_degeneration.hpp +++ b/include/geode/inspector/criterion/internal/component_meshes_degeneration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/internal/component_meshes_manifold.hpp b/include/geode/inspector/criterion/internal/component_meshes_manifold.hpp index 7fc9c810..dd09d317 100644 --- a/include/geode/inspector/criterion/internal/component_meshes_manifold.hpp +++ b/include/geode/inspector/criterion/internal/component_meshes_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/internal/degeneration_impl.hpp b/include/geode/inspector/criterion/internal/degeneration_impl.hpp index 88068c26..2daf3b62 100644 --- a/include/geode/inspector/criterion/internal/degeneration_impl.hpp +++ b/include/geode/inspector/criterion/internal/degeneration_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/intersections/model_intersections.hpp b/include/geode/inspector/criterion/intersections/model_intersections.hpp index 4e7cc493..35a22fbb 100644 --- a/include/geode/inspector/criterion/intersections/model_intersections.hpp +++ b/include/geode/inspector/criterion/intersections/model_intersections.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/intersections/surface_curve_intersections.hpp b/include/geode/inspector/criterion/intersections/surface_curve_intersections.hpp index 1a5ce478..a0d8046a 100644 --- a/include/geode/inspector/criterion/intersections/surface_curve_intersections.hpp +++ b/include/geode/inspector/criterion/intersections/surface_curve_intersections.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/intersections/surface_intersections.hpp b/include/geode/inspector/criterion/intersections/surface_intersections.hpp index e01013c1..384ead2b 100644 --- a/include/geode/inspector/criterion/intersections/surface_intersections.hpp +++ b/include/geode/inspector/criterion/intersections/surface_intersections.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/brep_meshes_manifold.hpp b/include/geode/inspector/criterion/manifold/brep_meshes_manifold.hpp index 9d0acde6..2e8be2b4 100644 --- a/include/geode/inspector/criterion/manifold/brep_meshes_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/brep_meshes_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/section_meshes_manifold.hpp b/include/geode/inspector/criterion/manifold/section_meshes_manifold.hpp index 74edfd0c..458ee5f8 100644 --- a/include/geode/inspector/criterion/manifold/section_meshes_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/section_meshes_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/solid_edge_manifold.hpp b/include/geode/inspector/criterion/manifold/solid_edge_manifold.hpp index a45ef536..983ae19b 100644 --- a/include/geode/inspector/criterion/manifold/solid_edge_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/solid_edge_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/solid_facet_manifold.hpp b/include/geode/inspector/criterion/manifold/solid_facet_manifold.hpp index 8bc355bc..7b1db057 100644 --- a/include/geode/inspector/criterion/manifold/solid_facet_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/solid_facet_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/solid_vertex_manifold.hpp b/include/geode/inspector/criterion/manifold/solid_vertex_manifold.hpp index 622a5725..316fdb86 100644 --- a/include/geode/inspector/criterion/manifold/solid_vertex_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/solid_vertex_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/surface_edge_manifold.hpp b/include/geode/inspector/criterion/manifold/surface_edge_manifold.hpp index 2cec6796..6a503821 100644 --- a/include/geode/inspector/criterion/manifold/surface_edge_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/surface_edge_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/manifold/surface_vertex_manifold.hpp b/include/geode/inspector/criterion/manifold/surface_vertex_manifold.hpp index 1e85a67f..421830e4 100644 --- a/include/geode/inspector/criterion/manifold/surface_vertex_manifold.hpp +++ b/include/geode/inspector/criterion/manifold/surface_vertex_manifold.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.hpp b/include/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.hpp index 2a4ec53f..d0db8b01 100644 --- a/include/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.hpp +++ b/include/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.hpp b/include/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.hpp index e0a5ba0c..c3549cfb 100644 --- a/include/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.hpp +++ b/include/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/negative_elements/solid_negative_elements.hpp b/include/geode/inspector/criterion/negative_elements/solid_negative_elements.hpp index e135c991..e2294f98 100644 --- a/include/geode/inspector/criterion/negative_elements/solid_negative_elements.hpp +++ b/include/geode/inspector/criterion/negative_elements/solid_negative_elements.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/negative_elements/surface_negative_elements.hpp b/include/geode/inspector/criterion/negative_elements/surface_negative_elements.hpp index 4fea3827..4ef1379f 100644 --- a/include/geode/inspector/criterion/negative_elements/surface_negative_elements.hpp +++ b/include/geode/inspector/criterion/negative_elements/surface_negative_elements.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/criterion/section_meshes_inspector.hpp b/include/geode/inspector/criterion/section_meshes_inspector.hpp index 1a5ab3b4..d35771c8 100644 --- a/include/geode/inspector/criterion/section_meshes_inspector.hpp +++ b/include/geode/inspector/criterion/section_meshes_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/edgedcurve_inspector.hpp b/include/geode/inspector/edgedcurve_inspector.hpp index 9bb0f6e0..ce5fe85e 100644 --- a/include/geode/inspector/edgedcurve_inspector.hpp +++ b/include/geode/inspector/edgedcurve_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/information.hpp b/include/geode/inspector/information.hpp index 800ec61c..8df66e86 100644 --- a/include/geode/inspector/information.hpp +++ b/include/geode/inspector/information.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/mixin/add_inspectors.hpp b/include/geode/inspector/mixin/add_inspectors.hpp index e5f9c948..73b73960 100644 --- a/include/geode/inspector/mixin/add_inspectors.hpp +++ b/include/geode/inspector/mixin/add_inspectors.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/pointset_inspector.hpp b/include/geode/inspector/pointset_inspector.hpp index a3558420..dd0067f6 100644 --- a/include/geode/inspector/pointset_inspector.hpp +++ b/include/geode/inspector/pointset_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/section_inspector.hpp b/include/geode/inspector/section_inspector.hpp index 2e218a4c..91c8bac8 100644 --- a/include/geode/inspector/section_inspector.hpp +++ b/include/geode/inspector/section_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/solid_inspector.hpp b/include/geode/inspector/solid_inspector.hpp index c0f2ee1a..ef79d09e 100644 --- a/include/geode/inspector/solid_inspector.hpp +++ b/include/geode/inspector/solid_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/surface_inspector.hpp b/include/geode/inspector/surface_inspector.hpp index ab20b2ac..89e4a4b5 100644 --- a/include/geode/inspector/surface_inspector.hpp +++ b/include/geode/inspector/surface_inspector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/brep_blocks_topology.hpp b/include/geode/inspector/topology/brep_blocks_topology.hpp index b609405d..5afb8632 100644 --- a/include/geode/inspector/topology/brep_blocks_topology.hpp +++ b/include/geode/inspector/topology/brep_blocks_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/brep_corners_topology.hpp b/include/geode/inspector/topology/brep_corners_topology.hpp index 0c664bea..6ec17da5 100644 --- a/include/geode/inspector/topology/brep_corners_topology.hpp +++ b/include/geode/inspector/topology/brep_corners_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/brep_lines_topology.hpp b/include/geode/inspector/topology/brep_lines_topology.hpp index 38c199c4..664e9b97 100644 --- a/include/geode/inspector/topology/brep_lines_topology.hpp +++ b/include/geode/inspector/topology/brep_lines_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/brep_surfaces_topology.hpp b/include/geode/inspector/topology/brep_surfaces_topology.hpp index eb040197..972700e7 100644 --- a/include/geode/inspector/topology/brep_surfaces_topology.hpp +++ b/include/geode/inspector/topology/brep_surfaces_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/brep_topology.hpp b/include/geode/inspector/topology/brep_topology.hpp index 026e6861..649ec73b 100644 --- a/include/geode/inspector/topology/brep_topology.hpp +++ b/include/geode/inspector/topology/brep_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/internal/expected_nb_cmvs.hpp b/include/geode/inspector/topology/internal/expected_nb_cmvs.hpp index 80df57bb..dcd5005d 100644 --- a/include/geode/inspector/topology/internal/expected_nb_cmvs.hpp +++ b/include/geode/inspector/topology/internal/expected_nb_cmvs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/internal/topology_helpers.hpp b/include/geode/inspector/topology/internal/topology_helpers.hpp index cfd67603..b2ee05f0 100644 --- a/include/geode/inspector/topology/internal/topology_helpers.hpp +++ b/include/geode/inspector/topology/internal/topology_helpers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/section_corners_topology.hpp b/include/geode/inspector/topology/section_corners_topology.hpp index bae6bb67..ab6e0e0a 100644 --- a/include/geode/inspector/topology/section_corners_topology.hpp +++ b/include/geode/inspector/topology/section_corners_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/section_lines_topology.hpp b/include/geode/inspector/topology/section_lines_topology.hpp index 0da38790..c90d59d4 100644 --- a/include/geode/inspector/topology/section_lines_topology.hpp +++ b/include/geode/inspector/topology/section_lines_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/section_surfaces_topology.hpp b/include/geode/inspector/topology/section_surfaces_topology.hpp index 244bf84d..791c8689 100644 --- a/include/geode/inspector/topology/section_surfaces_topology.hpp +++ b/include/geode/inspector/topology/section_surfaces_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/include/geode/inspector/topology/section_topology.hpp b/include/geode/inspector/topology/section_topology.hpp index da65411b..b120dba6 100644 --- a/include/geode/inspector/topology/section_topology.hpp +++ b/include/geode/inspector/topology/section_topology.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/CMakeLists.txt b/src/bin/CMakeLists.txt index 0d246cc2..7ef69942 100755 --- a/src/bin/CMakeLists.txt +++ b/src/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-brep.cpp b/src/bin/geode-inspector-brep.cpp index a245e943..ea8b56c3 100644 --- a/src/bin/geode-inspector-brep.cpp +++ b/src/bin/geode-inspector-brep.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-cross-section.cpp b/src/bin/geode-inspector-cross-section.cpp index f255962e..ebf4d4c1 100644 --- a/src/bin/geode-inspector-cross-section.cpp +++ b/src/bin/geode-inspector-cross-section.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-edgedcurve.cpp b/src/bin/geode-inspector-edgedcurve.cpp index 0567df2f..e11359b3 100644 --- a/src/bin/geode-inspector-edgedcurve.cpp +++ b/src/bin/geode-inspector-edgedcurve.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-implicit-cross-section.cpp b/src/bin/geode-inspector-implicit-cross-section.cpp index 9a59c7d1..5da76c09 100644 --- a/src/bin/geode-inspector-implicit-cross-section.cpp +++ b/src/bin/geode-inspector-implicit-cross-section.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-implicit-structural-model.cpp b/src/bin/geode-inspector-implicit-structural-model.cpp index 9ee43256..253d2885 100644 --- a/src/bin/geode-inspector-implicit-structural-model.cpp +++ b/src/bin/geode-inspector-implicit-structural-model.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-pointset.cpp b/src/bin/geode-inspector-pointset.cpp index fdb74452..c56bf992 100644 --- a/src/bin/geode-inspector-pointset.cpp +++ b/src/bin/geode-inspector-pointset.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-section.cpp b/src/bin/geode-inspector-section.cpp index a7c90828..e62e9d20 100644 --- a/src/bin/geode-inspector-section.cpp +++ b/src/bin/geode-inspector-section.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-solid.cpp b/src/bin/geode-inspector-solid.cpp index 295f8bff..50e84bcb 100644 --- a/src/bin/geode-inspector-solid.cpp +++ b/src/bin/geode-inspector-solid.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-structural-model.cpp b/src/bin/geode-inspector-structural-model.cpp index 3a8de27f..fc3d142e 100644 --- a/src/bin/geode-inspector-structural-model.cpp +++ b/src/bin/geode-inspector-structural-model.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-surface-curve-intersections.cpp b/src/bin/geode-inspector-surface-curve-intersections.cpp index b0a30ef5..565c8845 100644 --- a/src/bin/geode-inspector-surface-curve-intersections.cpp +++ b/src/bin/geode-inspector-surface-curve-intersections.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/bin/geode-inspector-surface.cpp b/src/bin/geode-inspector-surface.cpp index 9bcb2387..5f219a1c 100644 --- a/src/bin/geode-inspector-surface.cpp +++ b/src/bin/geode-inspector-surface.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/CMakeLists.txt b/src/geode/CMakeLists.txt index dea50fc7..a9faea09 100644 --- a/src/geode/CMakeLists.txt +++ b/src/geode/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/CMakeLists.txt b/src/geode/inspector/CMakeLists.txt index 594eece9..09d12910 100644 --- a/src/geode/inspector/CMakeLists.txt +++ b/src/geode/inspector/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/brep_inspector.cpp b/src/geode/inspector/brep_inspector.cpp index 7f4797cd..02082843 100644 --- a/src/geode/inspector/brep_inspector.cpp +++ b/src/geode/inspector/brep_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/common.cpp b/src/geode/inspector/common.cpp index 5df7316c..e94cc21e 100644 --- a/src/geode/inspector/common.cpp +++ b/src/geode/inspector/common.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/adjacency/brep_meshes_adjacency.cpp b/src/geode/inspector/criterion/adjacency/brep_meshes_adjacency.cpp index de457128..0f413f2f 100644 --- a/src/geode/inspector/criterion/adjacency/brep_meshes_adjacency.cpp +++ b/src/geode/inspector/criterion/adjacency/brep_meshes_adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/adjacency/section_meshes_adjacency.cpp b/src/geode/inspector/criterion/adjacency/section_meshes_adjacency.cpp index c989fa7e..650014cf 100644 --- a/src/geode/inspector/criterion/adjacency/section_meshes_adjacency.cpp +++ b/src/geode/inspector/criterion/adjacency/section_meshes_adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/adjacency/solid_adjacency.cpp b/src/geode/inspector/criterion/adjacency/solid_adjacency.cpp index 8093766b..48441cfe 100644 --- a/src/geode/inspector/criterion/adjacency/solid_adjacency.cpp +++ b/src/geode/inspector/criterion/adjacency/solid_adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/adjacency/surface_adjacency.cpp b/src/geode/inspector/criterion/adjacency/surface_adjacency.cpp index d30a2cdb..8561afce 100644 --- a/src/geode/inspector/criterion/adjacency/surface_adjacency.cpp +++ b/src/geode/inspector/criterion/adjacency/surface_adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/brep_meshes_inspector.cpp b/src/geode/inspector/criterion/brep_meshes_inspector.cpp index b890f2c5..bc44b832 100644 --- a/src/geode/inspector/criterion/brep_meshes_inspector.cpp +++ b/src/geode/inspector/criterion/brep_meshes_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/colocation/component_meshes_colocation.cpp b/src/geode/inspector/criterion/colocation/component_meshes_colocation.cpp index ceba16c7..d0db5e21 100644 --- a/src/geode/inspector/criterion/colocation/component_meshes_colocation.cpp +++ b/src/geode/inspector/criterion/colocation/component_meshes_colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/colocation/edgedcurve_colocation.cpp b/src/geode/inspector/criterion/colocation/edgedcurve_colocation.cpp index 0742cea9..bd5cd9ad 100644 --- a/src/geode/inspector/criterion/colocation/edgedcurve_colocation.cpp +++ b/src/geode/inspector/criterion/colocation/edgedcurve_colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/colocation/pointset_colocation.cpp b/src/geode/inspector/criterion/colocation/pointset_colocation.cpp index 498862af..4122617b 100644 --- a/src/geode/inspector/criterion/colocation/pointset_colocation.cpp +++ b/src/geode/inspector/criterion/colocation/pointset_colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/colocation/solid_colocation.cpp b/src/geode/inspector/criterion/colocation/solid_colocation.cpp index d59a2893..7734d826 100644 --- a/src/geode/inspector/criterion/colocation/solid_colocation.cpp +++ b/src/geode/inspector/criterion/colocation/solid_colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/colocation/surface_colocation.cpp b/src/geode/inspector/criterion/colocation/surface_colocation.cpp index fc8117c8..1deb7ce2 100644 --- a/src/geode/inspector/criterion/colocation/surface_colocation.cpp +++ b/src/geode/inspector/criterion/colocation/surface_colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/colocation/unique_vertices_colocation.cpp b/src/geode/inspector/criterion/colocation/unique_vertices_colocation.cpp index f404c35b..6a7d4557 100644 --- a/src/geode/inspector/criterion/colocation/unique_vertices_colocation.cpp +++ b/src/geode/inspector/criterion/colocation/unique_vertices_colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/degeneration/brep_meshes_degeneration.cpp b/src/geode/inspector/criterion/degeneration/brep_meshes_degeneration.cpp index 0a994442..a4795488 100644 --- a/src/geode/inspector/criterion/degeneration/brep_meshes_degeneration.cpp +++ b/src/geode/inspector/criterion/degeneration/brep_meshes_degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/degeneration/edgedcurve_degeneration.cpp b/src/geode/inspector/criterion/degeneration/edgedcurve_degeneration.cpp index 3979a29b..1b5999da 100644 --- a/src/geode/inspector/criterion/degeneration/edgedcurve_degeneration.cpp +++ b/src/geode/inspector/criterion/degeneration/edgedcurve_degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/degeneration/section_meshes_degeneration.cpp b/src/geode/inspector/criterion/degeneration/section_meshes_degeneration.cpp index bddcda7b..bcd4b30e 100644 --- a/src/geode/inspector/criterion/degeneration/section_meshes_degeneration.cpp +++ b/src/geode/inspector/criterion/degeneration/section_meshes_degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/degeneration/solid_degeneration.cpp b/src/geode/inspector/criterion/degeneration/solid_degeneration.cpp index 189b966c..ac4db3a7 100644 --- a/src/geode/inspector/criterion/degeneration/solid_degeneration.cpp +++ b/src/geode/inspector/criterion/degeneration/solid_degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/degeneration/surface_degeneration.cpp b/src/geode/inspector/criterion/degeneration/surface_degeneration.cpp index 838ff15f..5467f4ef 100644 --- a/src/geode/inspector/criterion/degeneration/surface_degeneration.cpp +++ b/src/geode/inspector/criterion/degeneration/surface_degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/internal/colocation_impl.cpp b/src/geode/inspector/criterion/internal/colocation_impl.cpp index 208e00d4..a336c2d0 100644 --- a/src/geode/inspector/criterion/internal/colocation_impl.cpp +++ b/src/geode/inspector/criterion/internal/colocation_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/internal/component_meshes_adjacency.cpp b/src/geode/inspector/criterion/internal/component_meshes_adjacency.cpp index e246dc96..e8b605ca 100644 --- a/src/geode/inspector/criterion/internal/component_meshes_adjacency.cpp +++ b/src/geode/inspector/criterion/internal/component_meshes_adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/internal/component_meshes_degeneration.cpp b/src/geode/inspector/criterion/internal/component_meshes_degeneration.cpp index ad94a3d1..6ba2c600 100644 --- a/src/geode/inspector/criterion/internal/component_meshes_degeneration.cpp +++ b/src/geode/inspector/criterion/internal/component_meshes_degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/internal/component_meshes_manifold.cpp b/src/geode/inspector/criterion/internal/component_meshes_manifold.cpp index fa0440c1..6ff0bc32 100644 --- a/src/geode/inspector/criterion/internal/component_meshes_manifold.cpp +++ b/src/geode/inspector/criterion/internal/component_meshes_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/internal/degeneration_impl.cpp b/src/geode/inspector/criterion/internal/degeneration_impl.cpp index db02e54e..ecda8c19 100644 --- a/src/geode/inspector/criterion/internal/degeneration_impl.cpp +++ b/src/geode/inspector/criterion/internal/degeneration_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/intersections/model_intersections.cpp b/src/geode/inspector/criterion/intersections/model_intersections.cpp index 9820c474..83ffcee9 100644 --- a/src/geode/inspector/criterion/intersections/model_intersections.cpp +++ b/src/geode/inspector/criterion/intersections/model_intersections.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/intersections/surface_curve_intersections.cpp b/src/geode/inspector/criterion/intersections/surface_curve_intersections.cpp index 2f6c873d..b4754b0a 100644 --- a/src/geode/inspector/criterion/intersections/surface_curve_intersections.cpp +++ b/src/geode/inspector/criterion/intersections/surface_curve_intersections.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/intersections/surface_intersections.cpp b/src/geode/inspector/criterion/intersections/surface_intersections.cpp index 9757e10c..25769823 100644 --- a/src/geode/inspector/criterion/intersections/surface_intersections.cpp +++ b/src/geode/inspector/criterion/intersections/surface_intersections.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/brep_meshes_manifold.cpp b/src/geode/inspector/criterion/manifold/brep_meshes_manifold.cpp index cc13b6b5..d149c6c4 100644 --- a/src/geode/inspector/criterion/manifold/brep_meshes_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/brep_meshes_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/section_meshes_manifold.cpp b/src/geode/inspector/criterion/manifold/section_meshes_manifold.cpp index b90ad360..79c90f48 100644 --- a/src/geode/inspector/criterion/manifold/section_meshes_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/section_meshes_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/solid_edge_manifold.cpp b/src/geode/inspector/criterion/manifold/solid_edge_manifold.cpp index 2e077d3e..41b81a63 100644 --- a/src/geode/inspector/criterion/manifold/solid_edge_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/solid_edge_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/solid_facet_manifold.cpp b/src/geode/inspector/criterion/manifold/solid_facet_manifold.cpp index 5f696ec9..bacc3a00 100644 --- a/src/geode/inspector/criterion/manifold/solid_facet_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/solid_facet_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/solid_vertex_manifold.cpp b/src/geode/inspector/criterion/manifold/solid_vertex_manifold.cpp index a3e04f1f..331a2766 100644 --- a/src/geode/inspector/criterion/manifold/solid_vertex_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/solid_vertex_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/surface_edge_manifold.cpp b/src/geode/inspector/criterion/manifold/surface_edge_manifold.cpp index 524c2400..f5459a6d 100644 --- a/src/geode/inspector/criterion/manifold/surface_edge_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/surface_edge_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/manifold/surface_vertex_manifold.cpp b/src/geode/inspector/criterion/manifold/surface_vertex_manifold.cpp index 57def6a7..7b117d85 100644 --- a/src/geode/inspector/criterion/manifold/surface_vertex_manifold.cpp +++ b/src/geode/inspector/criterion/manifold/surface_vertex_manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.cpp b/src/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.cpp index 91bd2c4d..587f9623 100644 --- a/src/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.cpp +++ b/src/geode/inspector/criterion/negative_elements/brep_meshes_negative_elements.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.cpp b/src/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.cpp index f18bd85c..91dec7f7 100644 --- a/src/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.cpp +++ b/src/geode/inspector/criterion/negative_elements/section_meshes_negative_elements.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/negative_elements/solid_negative_elements.cpp b/src/geode/inspector/criterion/negative_elements/solid_negative_elements.cpp index ccc379ec..5a150186 100644 --- a/src/geode/inspector/criterion/negative_elements/solid_negative_elements.cpp +++ b/src/geode/inspector/criterion/negative_elements/solid_negative_elements.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/negative_elements/surface_negative_elements.cpp b/src/geode/inspector/criterion/negative_elements/surface_negative_elements.cpp index 12fbc21c..4774ba16 100644 --- a/src/geode/inspector/criterion/negative_elements/surface_negative_elements.cpp +++ b/src/geode/inspector/criterion/negative_elements/surface_negative_elements.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/criterion/section_meshes_inspector.cpp b/src/geode/inspector/criterion/section_meshes_inspector.cpp index 2799dc7b..27a11331 100644 --- a/src/geode/inspector/criterion/section_meshes_inspector.cpp +++ b/src/geode/inspector/criterion/section_meshes_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/edgedcurve_inspector.cpp b/src/geode/inspector/edgedcurve_inspector.cpp index fa551c53..4c5f3930 100644 --- a/src/geode/inspector/edgedcurve_inspector.cpp +++ b/src/geode/inspector/edgedcurve_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/pointset_inspector.cpp b/src/geode/inspector/pointset_inspector.cpp index f0b58124..b14659b4 100644 --- a/src/geode/inspector/pointset_inspector.cpp +++ b/src/geode/inspector/pointset_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/section_inspector.cpp b/src/geode/inspector/section_inspector.cpp index 478589a0..caee3225 100644 --- a/src/geode/inspector/section_inspector.cpp +++ b/src/geode/inspector/section_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/solid_inspector.cpp b/src/geode/inspector/solid_inspector.cpp index ae9eb15c..8ca69441 100644 --- a/src/geode/inspector/solid_inspector.cpp +++ b/src/geode/inspector/solid_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/surface_inspector.cpp b/src/geode/inspector/surface_inspector.cpp index 6e98bfa0..01d1869e 100644 --- a/src/geode/inspector/surface_inspector.cpp +++ b/src/geode/inspector/surface_inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/brep_blocks_topology.cpp b/src/geode/inspector/topology/brep_blocks_topology.cpp index f28990e4..ff9189ac 100644 --- a/src/geode/inspector/topology/brep_blocks_topology.cpp +++ b/src/geode/inspector/topology/brep_blocks_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/brep_corners_topology.cpp b/src/geode/inspector/topology/brep_corners_topology.cpp index a48ab325..520e85ba 100644 --- a/src/geode/inspector/topology/brep_corners_topology.cpp +++ b/src/geode/inspector/topology/brep_corners_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/brep_lines_topology.cpp b/src/geode/inspector/topology/brep_lines_topology.cpp index 1ac8c945..9cc2779c 100644 --- a/src/geode/inspector/topology/brep_lines_topology.cpp +++ b/src/geode/inspector/topology/brep_lines_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/brep_surfaces_topology.cpp b/src/geode/inspector/topology/brep_surfaces_topology.cpp index bb6a9dcf..f0166fd9 100644 --- a/src/geode/inspector/topology/brep_surfaces_topology.cpp +++ b/src/geode/inspector/topology/brep_surfaces_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/brep_topology.cpp b/src/geode/inspector/topology/brep_topology.cpp index b3bb2d06..b25b2e46 100644 --- a/src/geode/inspector/topology/brep_topology.cpp +++ b/src/geode/inspector/topology/brep_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/internal/expected_nb_cmvs.cpp b/src/geode/inspector/topology/internal/expected_nb_cmvs.cpp index c02953c6..0d907274 100644 --- a/src/geode/inspector/topology/internal/expected_nb_cmvs.cpp +++ b/src/geode/inspector/topology/internal/expected_nb_cmvs.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/internal/topology_helpers.cpp b/src/geode/inspector/topology/internal/topology_helpers.cpp index 847ebe46..da32730d 100644 --- a/src/geode/inspector/topology/internal/topology_helpers.cpp +++ b/src/geode/inspector/topology/internal/topology_helpers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/section_corners_topology.cpp b/src/geode/inspector/topology/section_corners_topology.cpp index d81ddfd6..380645d4 100644 --- a/src/geode/inspector/topology/section_corners_topology.cpp +++ b/src/geode/inspector/topology/section_corners_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/section_lines_topology.cpp b/src/geode/inspector/topology/section_lines_topology.cpp index c3794d87..965cca80 100644 --- a/src/geode/inspector/topology/section_lines_topology.cpp +++ b/src/geode/inspector/topology/section_lines_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/section_surfaces_topology.cpp b/src/geode/inspector/topology/section_surfaces_topology.cpp index 16bd2422..9f044c2a 100644 --- a/src/geode/inspector/topology/section_surfaces_topology.cpp +++ b/src/geode/inspector/topology/section_surfaces_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/geode/inspector/topology/section_topology.cpp b/src/geode/inspector/topology/section_topology.cpp index cede1a9e..eab203d0 100644 --- a/src/geode/inspector/topology/section_topology.cpp +++ b/src/geode/inspector/topology/section_topology.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index d9ed0c2b..2f8c9cab 100755 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/CMakeLists.txt b/tests/inspector/CMakeLists.txt index 429fe2a0..d4248d2f 100755 --- a/tests/inspector/CMakeLists.txt +++ b/tests/inspector/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2019 - 2025 Geode-solutions +# Copyright (c) 2019 - 2026 Geode-solutions # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-brep.cpp b/tests/inspector/test-brep.cpp index 5f4bece8..53c64802 100644 --- a/tests/inspector/test-brep.cpp +++ b/tests/inspector/test-brep.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-edgedcurve-colocation.cpp b/tests/inspector/test-edgedcurve-colocation.cpp index cea110b9..10d1fd4f 100644 --- a/tests/inspector/test-edgedcurve-colocation.cpp +++ b/tests/inspector/test-edgedcurve-colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-edgedcurve-degeneration.cpp b/tests/inspector/test-edgedcurve-degeneration.cpp index b0cac3da..174cbc0c 100644 --- a/tests/inspector/test-edgedcurve-degeneration.cpp +++ b/tests/inspector/test-edgedcurve-degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-pointset.cpp b/tests/inspector/test-pointset.cpp index 17a387c5..5ab6d0bd 100644 --- a/tests/inspector/test-pointset.cpp +++ b/tests/inspector/test-pointset.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-section.cpp b/tests/inspector/test-section.cpp index c807364c..979a9195 100644 --- a/tests/inspector/test-section.cpp +++ b/tests/inspector/test-section.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-solid-adjacency.cpp b/tests/inspector/test-solid-adjacency.cpp index f7e52c59..866edde7 100644 --- a/tests/inspector/test-solid-adjacency.cpp +++ b/tests/inspector/test-solid-adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-solid-colocation.cpp b/tests/inspector/test-solid-colocation.cpp index fece5619..15793ab3 100644 --- a/tests/inspector/test-solid-colocation.cpp +++ b/tests/inspector/test-solid-colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-solid-degeneration.cpp b/tests/inspector/test-solid-degeneration.cpp index 4a1eda14..1cd4661f 100644 --- a/tests/inspector/test-solid-degeneration.cpp +++ b/tests/inspector/test-solid-degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-solid-manifold.cpp b/tests/inspector/test-solid-manifold.cpp index d8bd80ba..4d0ecece 100644 --- a/tests/inspector/test-solid-manifold.cpp +++ b/tests/inspector/test-solid-manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-solid-negative-elements.cpp b/tests/inspector/test-solid-negative-elements.cpp index 6c34b12a..4aa18b53 100644 --- a/tests/inspector/test-solid-negative-elements.cpp +++ b/tests/inspector/test-solid-negative-elements.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-adjacency.cpp b/tests/inspector/test-surface-adjacency.cpp index c6e23401..3bd0aff7 100644 --- a/tests/inspector/test-surface-adjacency.cpp +++ b/tests/inspector/test-surface-adjacency.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-colocation.cpp b/tests/inspector/test-surface-colocation.cpp index edbf74f4..b86e9a7f 100644 --- a/tests/inspector/test-surface-colocation.cpp +++ b/tests/inspector/test-surface-colocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-curve-intersections.cpp b/tests/inspector/test-surface-curve-intersections.cpp index 6b3aeff3..1ff5d0e0 100644 --- a/tests/inspector/test-surface-curve-intersections.cpp +++ b/tests/inspector/test-surface-curve-intersections.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-degeneration.cpp b/tests/inspector/test-surface-degeneration.cpp index bd14513b..f61469ba 100644 --- a/tests/inspector/test-surface-degeneration.cpp +++ b/tests/inspector/test-surface-degeneration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-intersections.cpp b/tests/inspector/test-surface-intersections.cpp index 5baa3c61..393d70c2 100644 --- a/tests/inspector/test-surface-intersections.cpp +++ b/tests/inspector/test-surface-intersections.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-manifold.cpp b/tests/inspector/test-surface-manifold.cpp index 934a0659..a57fb3af 100644 --- a/tests/inspector/test-surface-manifold.cpp +++ b/tests/inspector/test-surface-manifold.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/inspector/test-surface-negative-elements.cpp b/tests/inspector/test-surface-negative-elements.cpp index b170cc31..5a4c5af8 100644 --- a/tests/inspector/test-surface-negative-elements.cpp +++ b/tests/inspector/test-surface-negative-elements.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/tests_config.hpp.in b/tests/tests_config.hpp.in index ae5bfc0d..970d8473 100644 --- a/tests/tests_config.hpp.in +++ b/tests/tests_config.hpp.in @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019 - 2025 Geode-solutions + * Copyright (c) 2019 - 2026 Geode-solutions * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal