diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-01 13:09:55 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-01 13:09:55 +0200 |
commit | d37315e8a9cb012ed82898d623235abc62d3e3f9 (patch) | |
tree | d2b2036bb4b53aba523bb135e32ff64c3b4e9ab7 /templates/rust/.licensure.yml | |
parent | fix(common/scripts/renew_copyright_header): Add support for TeX files (diff) | |
download | flake-templates-d37315e8a9cb012ed82898d623235abc62d3e3f9.tar.gz flake-templates-d37315e8a9cb012ed82898d623235abc62d3e3f9.zip |
chore(version): v0.4.1
Diffstat (limited to 'templates/rust/.licensure.yml')
-rw-r--r-- | templates/rust/.licensure.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/rust/.licensure.yml b/templates/rust/.licensure.yml index b7f963a..80d8f71 100644 --- a/templates/rust/.licensure.yml +++ b/templates/rust/.licensure.yml @@ -21,10 +21,10 @@ licenses: email: "benedikt.peetz@b-peetz.de" template: | - <TODO> 2024 - [year] (C) by [name of author] + TODO 2024 - [year] (C) by [name of author] SPDX-License-Identifier: CC-BY-SA-4.0 - <TODO> is licensed under a + TODO is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. You should have received a copy of the license along with this @@ -68,7 +68,7 @@ licenses: This file is part of the TODO. - Trixy is free software: you can redistribute it and/or modify + TODO is free software: you can redistribute it and/or modify it under the terms of the Lesser GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |