From a1964e819acfaeedce1a5d3d74bb21de8036bab0 Mon Sep 17 00:00:00 2001 From: Even Stensberg Date: Wed, 12 Jun 2024 12:07:19 +0200 Subject: [PATCH] fix(license): correct year --- webpack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index e77f2ab9..f50efbed 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -8,7 +8,7 @@ const path = require("path"); * Webpack configuration details for use with Grunt. * * @author n1474335 [n1474335@gmail.com] - * @copyright Crown Copyright 2017 + * @copyright Crown Copyright 2024 * @license Apache-2.0 */