aboutsummaryrefslogtreecommitdiffstats
path: root/src/afs-args.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2020-01-08 12:14:52 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2020-01-08 12:26:29 +0100
commit65353dce81a629e042800bb7b86fcd869a76727e (patch)
tree253017074fb4172aac7961b0c70ca8d2fbb9a392 /src/afs-args.c
parent164f14144f2d2339db023abfc899e034c24958cc (diff)
Update copyright dates
Signed-off-by: José Bollo <jose.bollo@iot.bzh> Change-Id: I01a566a693b8ec6239209c9323ae4ff15a07f737
Diffstat (limited to 'src/afs-args.c')
-rw-r--r--src/afs-args.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/afs-args.c b/src/afs-args.c
index 1606b336..49e02960 100644
--- a/src/afs-args.c
+++ b/src/afs-args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2015-2019 "IoT.bzh"
+ * Copyright (C) 2015-2020 "IoT.bzh"
* Author José Bollo <jose.bollo@iot.bzh>
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -141,7 +141,7 @@ static void printVersion(FILE * file)
"\n"
" afs-supervisor [Application Framework Supervisor] version="AFB_VERSION"\n"
"\n"
- " Copyright (C) 2015-2019 \"IoT.bzh\"\n"
+ " Copyright (C) 2015-2020 \"IoT.bzh\"\n"
" afs-supervisor comes with ABSOLUTELY NO WARRANTY.\n"
" Licence Apache 2\n"
"\n";