From a7210e6d39e73b45dfa4366cb0ebc305080d04ce Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 30 Apr 2015 19:23:03 +0200 Subject: [PATCH] Update the copyright notice --- src/engines/pgsql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engines/pgsql.c b/src/engines/pgsql.c index b435b18..923dce6 100644 --- a/src/engines/pgsql.c +++ b/src/engines/pgsql.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2014 Pierre Pronchery */ +/* Copyright (c) 2012-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