summaryrefslogtreecommitdiff
path: root/serial-led
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 /serial-led
parentadded serial pjon example... pjon receive works now as well (diff)
updated copyright header
Diffstat (limited to 'serial-led')
-rw-r--r--serial-led/Makefile2
-rw-r--r--serial-led/serial-led.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/serial-led/Makefile b/serial-led/Makefile
index dd4592b..fda1c4a 100644
--- a/serial-led/Makefile
+++ b/serial-led/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/serial-led/serial-led.c b/serial-led/serial-led.c
index 07ae4d6..aeba55f 100644
--- a/serial-led/serial-led.c
+++ b/serial-led/serial-led.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.
*