diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-06 13:12:07 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-01-06 13:12:07 +0100 |
commit | bd963b78484319a5c0213fd1ed352558e6a1cb85 (patch) | |
tree | 9ea24bfb0c07fd620bebeb4092cf96d9ebde60d0 /firmware/Makefile | |
parent | f7966df39849bfc0c6954d058a621da0d58335e0 (diff) |
Update copyright
Diffstat (limited to 'firmware/Makefile')
-rw-r--r-- | firmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile index a0b48bb..03cf6e0 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -6,7 +6,7 @@ # Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH # License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt) # -# Edited by Daniel Friesel +# Edited by Birte Friesel MCU ?= attiny2313 AVRDUDE_PROGRAMMER ?= usbasp |