From ea532a752073c3ba94fa8996907acffa8b5adc7f Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 13 Dec 2023 06:45:49 +0100 Subject: update copyright and add mailmap --- .mailmap | 1 + bin/efa-gw | 2 +- bin/merge-haltestellen-and-iris | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..c69b0d4 --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +Birte Kristina Friesel diff --git a/bin/efa-gw b/bin/efa-gw index 27966d7..bb5f877 100755 --- a/bin/efa-gw +++ b/bin/efa-gw @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright (C) 2021 Daniel Friesel +# Copyright (C) 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause diff --git a/bin/merge-haltestellen-and-iris b/bin/merge-haltestellen-and-iris index 792ef53..775e460 100755 --- a/bin/merge-haltestellen-and-iris +++ b/bin/merge-haltestellen-and-iris @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright (C) 2021 Daniel Friesel +# Copyright (C) 2021 Birte Kristina Friesel # # SPDX-License-Identifier: BSD-2-Clause -- cgit v1.2.3