summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-04-18 21:39:54 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2024-04-18 21:39:54 +0200
commitd6bece64f65ee7e1b67011eac0fe7e674ee329b6 (patch)
tree480ee6e53035343a101c059900e1347a65c00fdf
parent93156d3ea0ffe2cd36c03ddedb4c65c85d493850 (diff)
update copyright and add mailmap
-rw-r--r--.mailmap1
-rwxr-xr-xbin/pyggle2
2 files changed, 2 insertions, 1 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>
diff --git a/bin/pyggle b/bin/pyggle
index 81c8435..5c1c307 100755
--- a/bin/pyggle
+++ b/bin/pyggle
@@ -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-2024 Birte Kristina Friesel
#
# SPDX-License-Identifier: BSD-2-Clause