X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-config.c;h=1cc84b02cde737e0f0d8252c33c2a5fc585cc824;hb=043c27c3a8fd323d59e41288b6fd24f0e9bfa9a3;hp=fcc69a418c0f9ad1383a49b144c28105c1342a3f;hpb=44248c62a31f08a2fecef8d56b9ff20d30d9320c;p=src%2Fapp-framework-binder.git diff --git a/src/afb-config.c b/src/afb-config.c index fcc69a41..1cc84b02 100644 --- a/src/afb-config.c +++ b/src/afb-config.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 "IoT.bzh" + * Copyright (C) 2015-2019 "IoT.bzh" * Author José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -366,7 +366,7 @@ static void printVersion(FILE * file) AFB_VERSION ); fprintf(file, - " Copyright (C) 2015-2018 \"IoT.bzh\"\n" + " Copyright (C) 2015-2019 \"IoT.bzh\"\n" " AFB comes with ABSOLUTELY NO WARRANTY.\n" " Licence Apache 2\n" "\n");