diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/asset-rebuild | 2 | ||||
-rwxr-xr-x | scripts/asset-release | 2 | ||||
-rwxr-xr-x | scripts/update-autocomplete | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/asset-rebuild b/scripts/asset-rebuild index f956d4c..302cc66 100755 --- a/scripts/asset-rebuild +++ b/scripts/asset-rebuild @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 diff --git a/scripts/asset-release b/scripts/asset-release index b01c441..5714745 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 diff --git a/scripts/update-autocomplete b/scripts/update-autocomplete index 1ba837b..22aab91 100755 --- a/scripts/update-autocomplete +++ b/scripts/update-autocomplete @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birte Kristina Friesel # # SPDX-License-Identifier: CC0-1.0 |