diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-03 21:10:07 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-07-03 21:10:07 +0200 |
commit | f7dd19b5c209bb8847cb8833df6f4810e4c86db0 (patch) | |
tree | c82fa3a203b7b25cedd8488cc920a490402a7949 /src/app/ads111x | |
parent | 50b5e63862211ecc16867111b92b575fd8de5be4 (diff) |
update copyright
Diffstat (limited to 'src/app/ads111x')
-rwxr-xr-x | src/app/ads111x/plot-ads1115 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/ads111x/plot-ads1115 b/src/app/ads111x/plot-ads1115 index d8ce07e..ef077fe 100755 --- a/src/app/ads111x/plot-ads1115 +++ b/src/app/ads111x/plot-ads1115 @@ -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 |