From aeabc386f370b61610f20c30fc51b67fac33c915 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 4 Apr 2017 00:48:52 +0200 Subject: [PATCH] Update the copyright notice --- include/GServer/video.h | 2 +- src/gserver.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/GServer/video.h b/include/GServer/video.h index 752a54a..c0a0c3d 100644 --- a/include/GServer/video.h +++ b/include/GServer/video.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2016 Pierre Pronchery */ +/* Copyright (c) 2012-2017 Pierre Pronchery */ /* This file is part of DeforaOS Graphics GServer */ /* 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 diff --git a/src/gserver.c b/src/gserver.c index 771a826..af607d5 100644 --- a/src/gserver.c +++ b/src/gserver.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2016 Pierre Pronchery */ +/* Copyright (c) 2010-2017 Pierre Pronchery */ /* This file is part of DeforaOS Graphics GServer */ /* 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