solstice-anim

Geometry animation library of the solstice app
git clone git://git.meso-star.com/solstice-anim.git
Log | Files | Refs | README | LICENSE

commit 13f7534a321f2c291b92c4a6daa4ab23d9269f6c
parent 3ac18a5a6406df4d0043f34f339b69425f817118
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Fri, 17 Apr 2026 10:40:10 +0200

Upgrade copyright notice

Diffstat:
MREADME.md | 2+-
Msrc/sanim.h | 2+-
Msrc/sanim_node.c | 2+-
Msrc/sanim_node_c.h | 2+-
Msrc/test_sanim_node.c | 2+-
Msrc/test_sanim_node_pivot.c | 2+-
Msrc/test_sanim_node_transform.c | 2+-
Msrc/test_sanim_search.c | 2+-
Msrc/test_sanim_utils.c | 2+-
Msrc/test_sanim_utils.h | 2+-
Msrc/test_sanim_visit.c | 2+-
11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md @@ -50,7 +50,7 @@ traversal. ## License -Copyright (C) 2018, 2020, 2021 |Meso|Star> (<contact@meso-star.com>). +Copyright (C) 2018-2026 |Meso|Star> (<contact@meso-star.com>). Copyright (C) 2016, 2017 CNRS. Solstice Animation is free software released under the GPL v3+ license: GNU GPL diff --git a/src/sanim.h b/src/sanim.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/sanim_node.c b/src/sanim_node.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/sanim_node_c.h b/src/sanim_node_c.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_node.c b/src/test_sanim_node.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_node_pivot.c b/src/test_sanim_node_pivot.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_node_transform.c b/src/test_sanim_node_transform.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_search.c b/src/test_sanim_search.c @@ -1,5 +1,5 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_utils.c b/src/test_sanim_utils.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_utils.h b/src/test_sanim_utils.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify diff --git a/src/test_sanim_visit.c b/src/test_sanim_visit.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018, 2020, 2021 |Méso|Star> (contact@meso-star.com) +/* Copyright (C) 2018-2026 |Méso|Star> (contact@meso-star.com) * Copyright (C) 2016, 2017 CNRS * * This program is free software: you can redistribute it and/or modify