diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-10 06:25:37 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-10 06:25:37 +0200 |
commit | a831956e9fea2d4bf266000357fa03af52e430ee (patch) | |
tree | 061274f7a3ce1882b85d732c1b70e5dd478ebcd7 /bin | |
parent | 40fedf1ef50eae424efeebd9fed419f137a5b164 (diff) |
update copyright
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/korad-logger | 2 | ||||
-rwxr-xr-x | bin/plot-conversion-efficiency | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/korad-logger b/bin/korad-logger index bba0e8e..5b46cb5 100755 --- a/bin/korad-logger +++ b/bin/korad-logger @@ -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-2023 Birte Kristina Friesel # # SPDX-License-Identifier: GPL-2.0-or-later diff --git a/bin/plot-conversion-efficiency b/bin/plot-conversion-efficiency index b80e97f..3b762d9 100755 --- a/bin/plot-conversion-efficiency +++ b/bin/plot-conversion-efficiency @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:tabstop=4 softtabstop=4 shiftwidth=4 textwidth=160 smarttab expandtab colorcolumn=160 # -# Copyright (C) 2023 Daniel Friesel +# Copyright (C) 2023 Birte Kristina Friesel # # SPDX-License-Identifier: GPL-2.0-or-later |