diff --git a/lib/node_modules/@stdlib/stats/base/sstdevyc/src/addon.c b/lib/node_modules/@stdlib/stats/base/sstdevyc/src/addon.c index 172b87b46a8..60ae4352fe6 100644 --- a/lib/node_modules/@stdlib/stats/base/sstdevyc/src/addon.c +++ b/lib/node_modules/@stdlib/stats/base/sstdevyc/src/addon.c @@ -1,7 +1,7 @@ /** * @license Apache-2.0 * -* Copyright (c) 2025 The Stdlib Authors. +* Copyright (c) 2024 The Stdlib Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.