Skip to content

Commit 4160ba3

Browse files
authored
chore: update template to support dynamic copyright year
Signed-off-by: Athan <[email protected]>
1 parent 05d59ac commit 4160ba3

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/scripts

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/scripts/template.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @license Apache-2.0
33
*
4-
* Copyright (c) 2025 The Stdlib Authors.
4+
* Copyright (c) {{YEAR}} The Stdlib Authors.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)