diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-09-14 16:02:15 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-09-14 16:02:15 +0200 |
| commit | 71a1444ec305d537cbfadb1a599df7dcacde13a1 (patch) | |
| tree | e32f62260896c09fa0429cd8dc0e110b9adb14cf /config | |
| parent | c1cb2ddf0837c6d8ba38e2dc98fff74ec0d5a10a (diff) | |
| download | jo.mssola.com-71a1444ec305d537cbfadb1a599df7dcacde13a1.tar.gz jo.mssola.com-71a1444ec305d537cbfadb1a599df7dcacde13a1.zip | |
Update ruby version and copyright notice
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'config')
| -rw-r--r-- | config/webpack.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/webpack.js b/config/webpack.js index 2b204e6..f1eea97 100644 --- a/config/webpack.js +++ b/config/webpack.js @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +// Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by |
