From 0c49c6a7a437af9e9aa4e04830f802850f1a79a1 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 1 Sep 2015 00:31:57 +0200 Subject: [PATCH] Update the copyright notice --- tools/client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/client.c b/tools/client.c index 60c1851..ff40839 100644 --- a/tools/client.c +++ b/tools/client.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2013 Pierre Pronchery */ +/* Copyright (c) 2013-2015 Pierre Pronchery */ /* This file is part of DeforaOS Database libDatabase */ /* 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