From cb1885dc073000c001e1e294cb7ff55e77956abf Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 2 Jan 2020 03:45:31 +0100 Subject: [PATCH] Update the copyright notice --- src/modems/hayes.c | 2 +- src/modems/hayes/pdu.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modems/hayes.c b/src/modems/hayes.c index 1b06586..f7f15b8 100644 --- a/src/modems/hayes.c +++ b/src/modems/hayes.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2019 Pierre Pronchery */ +/* Copyright (c) 2011-2020 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* 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 diff --git a/src/modems/hayes/pdu.c b/src/modems/hayes/pdu.c index 57f2e7f..651bd2e 100644 --- a/src/modems/hayes/pdu.c +++ b/src/modems/hayes/pdu.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2015 Pierre Pronchery */ +/* Copyright (c) 2015-2020 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* 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