From 24acd44dc57265f75983add6555c4742390add1f Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 25 Mar 2015 00:38:23 +0100 Subject: [PATCH] Update the copyright notice --- src/modems/hayes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modems/hayes.c b/src/modems/hayes.c index 03b2ce7..82d2b95 100644 --- a/src/modems/hayes.c +++ b/src/modems/hayes.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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