diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-11 22:43:32 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-11 22:43:32 +0200 |
commit | 916f26b27d963f32bfb9e0b8fa78dc373eb55f52 (patch) | |
tree | 0674c00afc78f104d1edf1eb76a003addb665beb /scripts | |
parent | 55d34cddeb813de001e47bcf33c40b2b99b2a540 (diff) |
update copyright
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/asset-rebuild | 2 | ||||
-rwxr-xr-x | scripts/asset-release | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/asset-rebuild b/scripts/asset-rebuild index 549fd7a..d3d7827 100755 --- a/scripts/asset-rebuild +++ b/scripts/asset-rebuild @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2021 Daniel Friesel +# Copyright (C) 2021 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/scripts/asset-release b/scripts/asset-release index e0a74da..75f2e62 100755 --- a/scripts/asset-release +++ b/scripts/asset-release @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 |