summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-06-24 18:36:59 +0200
committerDerf Null <derf@finalrewind.org>2023-06-24 18:36:59 +0200
commit085d77a1fad8dd205c3607c6535279103b0d2b3c (patch)
tree8c7703c8acb16c4a482d1ea75ddf90c462a1c2db /scripts
parentd1b020a88c6064c0b3ea979ad6d4bfee23ea2003 (diff)
time to flush the name cache
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/asset-rebuild2
-rwxr-xr-xscripts/asset-release2
-rwxr-xr-xscripts/update-autocomplete2
3 files changed, 3 insertions, 3 deletions
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 <daniel.friesel@uos.de>
+# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org>
#
# 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 <daniel.friesel@uos.de>
+# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org>
#
# 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
*/