From ec0a28843811f1eb708f98f22739a817be08e19f Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 22 Nov 2015 15:28:24 +0100 Subject: [PATCH] Update the copyright notice --- src/python/libSystem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/libSystem.c b/src/python/libSystem.c index 367b51d..f7f53c2 100644 --- a/src/python/libSystem.c +++ b/src/python/libSystem.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2013-2014 Pierre Pronchery */ +/* Copyright (c) 2013-2015 Pierre Pronchery */ /* This file is part of DeforaOS System libSystem */ /* 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