diff --git a/include/GServer/video.h b/include/GServer/video.h index 34889a6..e7755fb 100644 --- a/include/GServer/video.h +++ b/include/GServer/video.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2017 Pierre Pronchery */ +/* Copyright (c) 2012-2020 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/video/glut.c b/src/video/glut.c index ff2d904..e6d2318 100644 --- a/src/video/glut.c +++ b/src/video/glut.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2017 Pierre Pronchery */ +/* Copyright (c) 2010-2020 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/video/glx.c b/src/video/glx.c index b90c014..b12b68a 100644 --- a/src/video/glx.c +++ b/src/video/glx.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2017 Pierre Pronchery */ +/* Copyright (c) 2010-2020 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/video/sdl.c b/src/video/sdl.c index 5332544..390ca3a 100644 --- a/src/video/sdl.c +++ b/src/video/sdl.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016-2017 Pierre Pronchery */ +/* Copyright (c) 2016-2020 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/video/vesa.c b/src/video/vesa.c index 0378cc5..84fd48f 100644 --- a/src/video/vesa.c +++ b/src/video/vesa.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2017 Pierre Pronchery */ +/* Copyright (c) 2010-2020 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