[Toxine-cvs] CVS: toxine/src/plugins vo_aa.c,1.11,1.12 vo_dxr3.c,1.15,1.16 vo_none.c,1.7,1.8 vo_plug
Brought to you by:
f1rmb
From: Daniel Caujolle-B. <f1...@us...> - 2003-01-17 23:40:06
|
Update of /cvsroot/toxine/toxine/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv14721/src/plugins Modified Files: vo_aa.c vo_dxr3.c vo_none.c vo_plugin.h vo_x11.c Log Message: @@sync to century ;-) Index: vo_aa.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/plugins/vo_aa.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- vo_aa.c 15 Jan 2003 20:34:19 -0000 1.11 +++ vo_aa.c 17 Jan 2003 23:39:58 -0000 1.12 @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002 Daniel Caujolle-Bert <seg...@cl...> +** Copyright (C) 2002-2003 Daniel Caujolle-Bert <seg...@cl...> ** ** 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 Index: vo_dxr3.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/plugins/vo_dxr3.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- vo_dxr3.c 15 Jan 2003 20:34:20 -0000 1.15 +++ vo_dxr3.c 17 Jan 2003 23:39:59 -0000 1.16 @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002 Daniel Caujolle-Bert <seg...@cl...> +** Copyright (C) 2002-2003 Daniel Caujolle-Bert <seg...@cl...> ** ** 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 Index: vo_none.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/plugins/vo_none.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- vo_none.c 15 Jan 2003 20:34:20 -0000 1.7 +++ vo_none.c 17 Jan 2003 23:39:59 -0000 1.8 @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002 Daniel Caujolle-Bert <seg...@cl...> +** Copyright (C) 2002-2003 Daniel Caujolle-Bert <seg...@cl...> ** ** 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 Index: vo_plugin.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/plugins/vo_plugin.h,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- vo_plugin.h 19 Sep 2002 21:04:07 -0000 1.8 +++ vo_plugin.h 17 Jan 2003 23:40:00 -0000 1.9 @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002 Daniel Caujolle-Bert <seg...@cl...> +** Copyright (C) 2002-2003 Daniel Caujolle-Bert <seg...@cl...> ** ** 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 Index: vo_x11.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/plugins/vo_x11.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- vo_x11.c 15 Jan 2003 20:34:20 -0000 1.19 +++ vo_x11.c 17 Jan 2003 23:40:00 -0000 1.20 @@ -1,5 +1,5 @@ /* -** Copyright (C) 2002 Daniel Caujolle-Bert <seg...@cl...> +** Copyright (C) 2002-2003 Daniel Caujolle-Bert <seg...@cl...> ** ** 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 |