summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-07-03 17:59:25 +0200
committerDerf Null <derf@finalrewind.org>2023-07-03 17:59:25 +0200
commita608ca6781c50ac170d347663a531850ab922cb0 (patch)
tree36dc7679fab81118139fb67326f4c8be93e85f78 /scripts
parent05fd4deed433f524403d9b7dcbc4b8df0685a167 (diff)
update ALL the copyright notices!
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 f8b873e..07c7d82 100755
--- a/scripts/asset-rebuild
+++ b/scripts/asset-rebuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org>
+# Copyright (C) 2020 Birte Kristina Friesel <derf@finalrewind.org>
#
# SPDX-License-Identifier: MIT
diff --git a/scripts/asset-release b/scripts/asset-release
index f5d50f5..1f96d33 100755
--- a/scripts/asset-release
+++ b/scripts/asset-release
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2020 Birthe Friesel <derf@finalrewind.org>
+# Copyright (C) 2020 Birte Kristina Friesel <derf@finalrewind.org>
#
# SPDX-License-Identifier: MIT
diff --git a/scripts/update-autocomplete b/scripts/update-autocomplete
index 362aa7b..bfb6914 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 Birthe Friesel
+ * Copyright (C) 2020 Birte Kristina Friesel
*
* SPDX-License-Identifier: CC-BY-4.0
*/