From f5673f625023e6918de3eed7c09678b7b259caec Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 17 Jan 2018 01:54:22 +0100 Subject: [PATCH] Update the copyright notice --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 8a3457c..08b74aa 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2016 Pierre Pronchery */ +/* Copyright (c) 2006-2018 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