diff options
-rw-r--r-- | .mailmap | 1 | ||||
-rwxr-xr-x | bin/efa-gw | 2 | ||||
-rwxr-xr-x | bin/merge-haltestellen-and-iris | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..c69b0d4 --- /dev/null +++ b/.mailmap @@ -0,0 +1 @@ +Birte Kristina Friesel <derf@finalrewind.org> @@ -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 |