diff options
Diffstat (limited to 'ats-watch')
-rw-r--r-- | ats-watch/Makefile | 2 | ||||
-rw-r--r-- | ats-watch/ats-watch.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ats-watch/Makefile b/ats-watch/Makefile index 741d9a4..6047864 100644 --- a/ats-watch/Makefile +++ b/ats-watch/Makefile @@ -2,7 +2,7 @@ ## spreadspace avr utils
##
##
-## Copyright (C) 2013 Christian Pointner <equinox@spreadspace.org>
+## Copyright (C) 2013-2014 Christian Pointner <equinox@spreadspace.org>
##
## This file is part of spreadspace avr utils.
##
diff --git a/ats-watch/ats-watch.c b/ats-watch/ats-watch.c index 8343e77..12a97a2 100644 --- a/ats-watch/ats-watch.c +++ b/ats-watch/ats-watch.c @@ -2,7 +2,7 @@ * spreadspace avr utils
*
*
- * Copyright (C) 2013 Christian Pointner <equinox@spreadspace.org>
+ * Copyright (C) 2013-2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of spreadspace avr utils.
*
|