From 9af7bc3c3af2e54506023471d48e90eed1b0dd23 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 15 Dec 2014 21:54:55 +0100 Subject: upgraded avr utils --- software/avr.lib/anyio.c | 2 +- software/avr.lib/anyio.h | 2 +- software/avr.lib/ds1820.c | 2 +- software/avr.lib/ds1820.h | 2 +- software/avr.lib/led.c | 2 +- software/avr.lib/led.h | 2 +- software/avr.lib/usbio.c | 2 +- software/avr.lib/usbio.h | 2 +- software/avr.lib/util.c | 2 +- software/avr.lib/util.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'software/avr.lib') diff --git a/software/avr.lib/anyio.c b/software/avr.lib/anyio.c index 6322feb..2aae54e 100644 --- a/software/avr.lib/anyio.c +++ b/software/avr.lib/anyio.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * Othmar Gsenger * * This file is part of spreadspace avr utils. diff --git a/software/avr.lib/anyio.h b/software/avr.lib/anyio.h index d774a82..2cf4ae1 100644 --- a/software/avr.lib/anyio.h +++ b/software/avr.lib/anyio.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * Othmar Gsenger * * This file is part of spreadspace avr utils. diff --git a/software/avr.lib/ds1820.c b/software/avr.lib/ds1820.c index ca1ff16..4619498 100644 --- a/software/avr.lib/ds1820.c +++ b/software/avr.lib/ds1820.c @@ -2,7 +2,7 @@ * spreadspace avr utils - usb-1wire example * * - * Copyright (C) 2013 Bernhard Tittelbach + * Copyright (C) 2013-2014 Bernhard Tittelbach * based on code from: * http://www.pjrc.com/teensy/td_libs_OneWire.html * diff --git a/software/avr.lib/ds1820.h b/software/avr.lib/ds1820.h index 4c29d07..64a0089 100644 --- a/software/avr.lib/ds1820.h +++ b/software/avr.lib/ds1820.h @@ -2,7 +2,7 @@ * spreadspace avr utils - usb-1wire example * * - * Copyright (C) 2013 Bernhard Tittelbach + * Copyright (C) 2013-2014 Bernhard Tittelbach * based on code from: * http://www.pjrc.com/teensy/td_libs_OneWire.html * diff --git a/software/avr.lib/led.c b/software/avr.lib/led.c index fd2754e..4f3aec2 100644 --- a/software/avr.lib/led.c +++ b/software/avr.lib/led.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * * This file is part of spreadspace avr utils. * diff --git a/software/avr.lib/led.h b/software/avr.lib/led.h index b69015a..0c78193 100644 --- a/software/avr.lib/led.h +++ b/software/avr.lib/led.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * * This file is part of spreadspace avr utils. * diff --git a/software/avr.lib/usbio.c b/software/avr.lib/usbio.c index 6f15b53..fbdd5a3 100644 --- a/software/avr.lib/usbio.c +++ b/software/avr.lib/usbio.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * Othmar Gsenger * * This file is part of spreadspace avr utils. diff --git a/software/avr.lib/usbio.h b/software/avr.lib/usbio.h index cdc5bec..1237f37 100644 --- a/software/avr.lib/usbio.h +++ b/software/avr.lib/usbio.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * Othmar Gsenger * * This file is part of spreadspace avr utils. diff --git a/software/avr.lib/util.c b/software/avr.lib/util.c index 7442b2c..7f15bfe 100644 --- a/software/avr.lib/util.c +++ b/software/avr.lib/util.c @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * * This file is part of spreadspace avr utils. * diff --git a/software/avr.lib/util.h b/software/avr.lib/util.h index bdd2968..51c946d 100644 --- a/software/avr.lib/util.h +++ b/software/avr.lib/util.h @@ -2,7 +2,7 @@ * spreadspace avr utils * * - * Copyright (C) 2013 Christian Pointner + * Copyright (C) 2013-2014 Christian Pointner * * This file is part of spreadspace avr utils. * -- cgit v1.2.3