From 4bea6239c31ca17c19fe51ebc4cd3657ee3be57e Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 15 Oct 2011 14:10:29 +0000 Subject: [PATCH] Updated copyright information --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 6d15562..acf6b6a 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2011 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 General Public License as published by