From 6d335a1cc5a7c8e847566d8e456ce4384326fc48 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 28 Dec 2015 16:52:18 +0100 Subject: [PATCH] Update the copyright notice --- tests/ussd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ussd.c b/tests/ussd.c index 9c7786f..8b80d53 100644 --- a/tests/ussd.c +++ b/tests/ussd.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014 Pierre Pronchery */ +/* Copyright (c) 2014-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