From 085d77a1fad8dd205c3607c6535279103b0d2b3c Mon Sep 17 00:00:00 2001 From: Derf Null Date: Sat, 24 Jun 2023 18:36:59 +0200 Subject: time to flush the name cache --- scripts/asset-rebuild | 2 +- scripts/asset-release | 2 +- scripts/update-autocomplete | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/asset-rebuild b/scripts/asset-rebuild index dd59380..f8b873e 100755 --- a/scripts/asset-rebuild +++ b/scripts/asset-rebuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birthe Friesel # # SPDX-License-Identifier: MIT diff --git a/scripts/asset-release b/scripts/asset-release index 6a20835..f5d50f5 100755 --- a/scripts/asset-release +++ b/scripts/asset-release @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2020 Daniel Friesel +# Copyright (C) 2020 Birthe Friesel # # SPDX-License-Identifier: MIT diff --git a/scripts/update-autocomplete b/scripts/update-autocomplete index de5e7d2..362aa7b 100755 --- a/scripts/update-autocomplete +++ b/scripts/update-autocomplete @@ -20,7 +20,7 @@ for my $station (@station_names) { my $autocomplete = <<"EOF"; /* * Copyright (C) 2020 DB Station&Service AG, Europaplatz 1, 10557 Berlin - * Copyright (C) 2020 Daniel Friesel + * Copyright (C) 2020 Birthe Friesel * * SPDX-License-Identifier: CC-BY-4.0 */ -- cgit v1.2.3