diff options
author | David Robillard <d@drobilla.net> | 2025-01-20 12:54:46 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-01-20 12:54:46 -0500 |
commit | 5edcf18adfbc4240040c667c00884cbd049e3a84 (patch) | |
tree | 1f2eaa076b40e22ec34d7c6375cda97990ac84e1 /meson.build | |
parent | e8492e874da0c45495a5a0994d6b09f7f1b81eee (diff) | |
download | sord-5edcf18adfbc4240040c667c00884cbd049e3a84.tar.gz sord-5edcf18adfbc4240040c667c00884cbd049e3a84.tar.bz2 sord-5edcf18adfbc4240040c667c00884cbd049e3a84.zip |
Update copyright years and remove license symbolic link
Neither direction of linking here works properly with every site/tool, so just
avoid all the hassle and write the "main" license out twice.
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 7b9162e..34f15fb 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -# Copyright 2021-2024 David Robillard <d@drobilla.net> +# Copyright 2021-2025 David Robillard <d@drobilla.net> # SPDX-License-Identifier: 0BSD OR ISC project( |