summaryrefslogtreecommitdiff
path: root/usb-spi
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-05-04 21:53:57 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-05-04 21:53:57 +0200
commit7bae07c4da9d487bbfb42c237a88350ec785d561 (patch)
tree8e7debba039b20930bb2f7a84ac7b7370c6c869b /usb-spi
parentadded serial pjon example... pjon receive works now as well (diff)
updated copyright header
Diffstat (limited to 'usb-spi')
-rw-r--r--usb-spi/Makefile2
-rw-r--r--usb-spi/usb-spi.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usb-spi/Makefile b/usb-spi/Makefile
index 2f29435..5e9b2c3 100644
--- a/usb-spi/Makefile
+++ b/usb-spi/Makefile
@@ -2,7 +2,7 @@
## spreadspace avr utils
##
##
-## Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org>
+## Copyright (C) 2013-2016 Christian Pointner <equinox@spreadspace.org>
##
## This file is part of spreadspace avr utils.
##
diff --git a/usb-spi/usb-spi.c b/usb-spi/usb-spi.c
index 3db169a..41e44a6 100644
--- a/usb-spi/usb-spi.c
+++ b/usb-spi/usb-spi.c
@@ -2,7 +2,7 @@
* spreadspace avr utils
*
*
- * Copyright (C) 2013-2015 Christian Pointner <equinox@spreadspace.org>
+ * Copyright (C) 2013-2016 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of spreadspace avr utils.
*