From 944e0b5e232c0d6aac7284c7c36dc7133e3d5fe8 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 25 Jan 2021 10:46:07 -0600 Subject: [PATCH] client: Update copyrights --- client/diagnostic.c | 2 +- client/diagnostic.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/diagnostic.c b/client/diagnostic.c index 339a7da1..9d6b599d 100644 --- a/client/diagnostic.c +++ b/client/diagnostic.c @@ -2,7 +2,7 @@ * * Wireless daemon for Linux * - * Copyright (C) 2020 Intel Corporation. All rights reserved. + * Copyright (C) 2021 Intel Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/client/diagnostic.h b/client/diagnostic.h index 004bbe85..dcbc5a8d 100644 --- a/client/diagnostic.h +++ b/client/diagnostic.h @@ -2,7 +2,7 @@ * * Wireless daemon for Linux * - * Copyright (C) 2020 Intel Corporation. All rights reserved. + * Copyright (C) 2021 Intel Corporation. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public