summaryrefslogtreecommitdiff
path: root/lib/ds1820.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ds1820.c')
-rw-r--r--lib/ds1820.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ds1820.c b/lib/ds1820.c
index ca1ff16..4619498 100644
--- a/lib/ds1820.c
+++ b/lib/ds1820.c
@@ -2,7 +2,7 @@
* spreadspace avr utils - usb-1wire example
*
*
- * Copyright (C) 2013 Bernhard Tittelbach <xro@realraum.at>
+ * Copyright (C) 2013-2014 Bernhard Tittelbach <xro@realraum.at>
* based on code from:
* http://www.pjrc.com/teensy/td_libs_OneWire.html
*