Prepare 6.0.2 (#6231)

This commit is contained in:
Kim Kulling
2025-06-08 21:50:39 +02:00
committed by GitHub
parent a95addfc4a
commit fb375dd8c0
4 changed files with 13 additions and 10 deletions

View File

@@ -51,7 +51,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
static constexpr char LEGAL_INFORMATION[] =
"Open Asset Import Library (Assimp).\n"
"A free C/C++ library to import various 3D file formats into applications\n\n"
"(c) 2006-2024, Assimp team\n"
"(c) 2006-2025, Assimp team\n"
"License under the terms and conditions of the 3-clause BSD license\n"
"https://www.assimp.org\n";