From 6d5b33aadd05219c315267956f087333e91f3892 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 15 Jun 2015 01:55:07 -0400 Subject: [PATCH] Update the copyright notice --- src/python/libDatabase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/libDatabase.c b/src/python/libDatabase.c index 9fed04c..f800230 100644 --- a/src/python/libDatabase.c +++ b/src/python/libDatabase.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 Lesser General Public License as published by