From bd963b78484319a5c0213fd1ed352558e6a1cb85 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 6 Jan 2024 13:12:07 +0100 Subject: Update copyright --- firmware/Makefile | 2 +- firmware/main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware') 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 diff --git a/firmware/main.c b/firmware/main.c index 9fa542f..0b02561 100644 --- a/firmware/main.c +++ b/firmware/main.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH - * and (c) 2016 by Daniel Friesel + * and (c) 2016 by Birte Friesel * License: GNU GPL v2 */ -- cgit v1.2.3