diff options
Diffstat (limited to 'src/app/ads111x/plot-ads1115')
-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 |