From 9422613562011c27a70da187a1071026e33ecb05 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Wed, 25 Mar 2026 02:35:54 +0900 Subject: [PATCH] Modify copyright notice in tiny_gltf_v3.h Updated copyright year and authorship information. --- tiny_gltf_v3.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tiny_gltf_v3.h b/tiny_gltf_v3.h index 7de4e34..8d8a92b 100644 --- a/tiny_gltf_v3.h +++ b/tiny_gltf_v3.h @@ -2,8 +2,7 @@ * tiny_gltf_v3.h - Header-only C glTF 2.0 loader and writer (v3) * * The MIT License (MIT) - * Copyright (c) 2015 - Present Syoyo Fujita, Aurelien Chatelain and many - * contributors. + * Copyright (c) 2026 - Present: Syoyo Fujita * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal