aboutsummaryrefslogtreecommitdiffstats
path: root/hktool.c
diff options
context:
space:
mode:
Diffstat (limited to 'hktool.c')
-rw-r--r--hktool.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hktool.c b/hktool.c
index d46a851..dad7915 100644
--- a/hktool.c
+++ b/hktool.c
@@ -2,7 +2,7 @@
* HalfKay loader - Load binary data to HalfKay protocol based MCUs.
* Based on Teensy Loader (cli) (http://www.pjrc.com/teensy/loader_cli.html)
*
- * Copyright (C) 2016 Tomasz Kramkowski <tk@the-tk.com>
+ * Copyright (C) 2016-2017 Tomasz Kramkowski <tk@the-tk.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -53,7 +53,7 @@ static void version(void)
{
fprintf(stderr,
"hktool %s\n"
- "Copyright (C) 2016 Tomasz Kramkowski <tk@the-tk.com>\n"
+ "Copyright (C) 2016-2017 Tomasz Kramkowski <tk@the-tk.com>\n"
"License GPLv3: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n",