diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2024-04-22 19:10:50 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2024-04-22 19:10:50 +0200 |
commit | b618514904b005ea5d2d51ae174b2ca5e24b31c5 (patch) | |
tree | 5b99924948ae762015670b17a091059fd11725bd /.gitignore | |
parent | 9c45e4fd70ed83bd2c203da225777ad670c2c15c (diff) | |
download | faktura-b618514904b005ea5d2d51ae174b2ca5e24b31c5.tar.gz faktura-b618514904b005ea5d2d51ae174b2ca5e24b31c5.tar.bz2 faktura-b618514904b005ea5d2d51ae174b2ca5e24b31c5.zip |
Add license information to all files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +# SPDX-FileCopyrightText: 2024 Eilertsens Kodeknekkeri +# SPDX-FileCopyrightText: 2024 Harald Eilertsen +# +# SPDX-License-Identifier: CC0-1.0 + .ddev/.env .jwt-token cli/Cargo.lock |