summaryrefslogtreecommitdiff
path: root/usb-dual-serial
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-dual-serial
parentadded serial pjon example... pjon receive works now as well (diff)
updated copyright header
Diffstat (limited to 'usb-dual-serial')
-rw-r--r--usb-dual-serial/Makefile2
-rw-r--r--usb-dual-serial/usb-dual-serial.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usb-dual-serial/Makefile b/usb-dual-serial/Makefile
index a135453..639c3c9 100644
--- a/usb-dual-serial/Makefile
+++ b/usb-dual-serial/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-dual-serial/usb-dual-serial.c b/usb-dual-serial/usb-dual-serial.c
index d70095a..334b3a4 100644
--- a/usb-dual-serial/usb-dual-serial.c
+++ b/usb-dual-serial/usb-dual-serial.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.
*