star-3dut

Generate meshes of simple geometric shapes
git clone git://git.meso-star.fr/star-3dut.git
Log | Files | Refs | README | LICENSE

commit 290d94e7cd83f85d1f4d6919181930d53f77852f
parent 8a1303c992cf30257daa6a5c55b6c41088a4abc4
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 17 Jul 2023 16:09:23 +0200

Update of copyright years

Diffstat:
MMakefile | 2+-
MREADME.md | 2+-
Mcmake/CMakeLists.txt | 2+-
Mmake.sh | 2+-
Msrc/s3dut.h | 2+-
Msrc/s3dut_cuboid.c | 2+-
Msrc/s3dut_cylinder.c | 2+-
Msrc/s3dut_mesh.c | 2+-
Msrc/s3dut_mesh.h | 2+-
Msrc/s3dut_sphere.c | 2+-
Msrc/s3dut_super_shape.c | 2+-
Msrc/test_s3dut_cuboid.c | 2+-
Msrc/test_s3dut_cylinder.c | 2+-
Msrc/test_s3dut_hemisphere.c | 2+-
Msrc/test_s3dut_sphere.c | 2+-
Msrc/test_s3dut_super_shape.c | 2+-
Msrc/test_s3dut_thick_cylinder.c | 2+-
Msrc/test_s3dut_thick_truncated_sphere.c | 2+-
Msrc/test_s3dut_thick_truncated_super_shape.c | 2+-
Msrc/test_s3dut_thin_cylinder.c | 2+-
Msrc/test_s3dut_truncated_sphere.c | 2+-
Msrc/test_s3dut_utils.h | 2+-
22 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/README.md b/README.md @@ -56,7 +56,7 @@ Edit config.mk as needed, then run: ## License -Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) Star-3DUT is free software released under GPL v3+ license: GNU GPL version 3 or later. You are welcome to redistribute it under certain conditions; refer to diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/make.sh b/make.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Copyright (C) 2015, 2016, 2019, 2021 |Meso|Star> (contact@meso-star.com) +# Copyright (C) 2015, 2016, 2019, 2021, 2023 |Méso|Star> (contact@meso-star.com) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/s3dut.h b/src/s3dut.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/s3dut_cuboid.c b/src/s3dut_cuboid.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/s3dut_cylinder.c b/src/s3dut_cylinder.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/s3dut_mesh.c b/src/s3dut_mesh.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/s3dut_mesh.h b/src/s3dut_mesh.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/s3dut_sphere.c b/src/s3dut_sphere.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/s3dut_super_shape.c b/src/s3dut_super_shape.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_cuboid.c b/src/test_s3dut_cuboid.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_cylinder.c b/src/test_s3dut_cylinder.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_hemisphere.c b/src/test_s3dut_hemisphere.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_sphere.c b/src/test_s3dut_sphere.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_super_shape.c b/src/test_s3dut_super_shape.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_thick_cylinder.c b/src/test_s3dut_thick_cylinder.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_thick_truncated_sphere.c b/src/test_s3dut_thick_truncated_sphere.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_thick_truncated_super_shape.c b/src/test_s3dut_thick_truncated_super_shape.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_thin_cylinder.c b/src/test_s3dut_thin_cylinder.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_truncated_sphere.c b/src/test_s3dut_truncated_sphere.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/test_s3dut_utils.h b/src/test_s3dut_utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2016, 2017, 2020, 2021 |Meso|Star> (contact@meso-star.com) +/* Copyright (C) 2016, 2017, 2020, 2021, 2023 |Méso|Star> (contact@meso-star.com) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by