From 89cdcc38798e5d583dee835376a95f80bf36c7aa Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 13 Jun 2015 12:09:56 -0400 Subject: [PATCH] Update the copyright notice --- tests/transport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/transport.c b/tests/transport.c index dc40f25..040eb59 100644 --- a/tests/transport.c +++ b/tests/transport.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2014 Pierre Pronchery */ +/* Copyright (c) 2012-2015 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* 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