[Toxine-cvs] CVS: toxine/src commands.c,1.46,1.47 commands.h,1.3,1.4 common.h,1.19,1.20 loader.c,1.5
Brought to you by:
f1rmb
From: Daniel Caujolle-B. <f1...@us...> - 2003-01-17 23:40:45
|
Update of /cvsroot/toxine/toxine/src In directory sc8-pr-cvs1:/tmp/cvs-serv14721/src Modified Files: commands.c commands.h common.h loader.c loader.h main.c mangen.c parse.c parse.h playlist.c playlist.h script.c script.h sortcmds.c utils.c utils.h xine_commands.c xine_commands.h Log Message: @@sync to century ;-) Index: commands.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/commands.c,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- commands.c 17 Jan 2003 22:56:28 -0000 1.46 +++ commands.c 17 Jan 2003 23:39:51 -0000 1.47 @@ -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: commands.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/commands.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- commands.h 19 Sep 2002 21:04:06 -0000 1.3 +++ commands.h 17 Jan 2003 23:39:52 -0000 1.4 @@ -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: common.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/common.h,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- common.h 17 Jan 2003 22:56:30 -0000 1.19 +++ common.h 17 Jan 2003 23:39:52 -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 Index: loader.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/loader.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- loader.c 17 Sep 2002 21:54:45 -0000 1.5 +++ loader.c 17 Jan 2003 23:39:53 -0000 1.6 @@ -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: loader.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/loader.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- loader.h 17 Sep 2002 21:54:45 -0000 1.2 +++ loader.h 17 Jan 2003 23:39:53 -0000 1.3 @@ -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: main.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/main.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- main.c 17 Jan 2003 22:56:31 -0000 1.20 +++ main.c 17 Jan 2003 23:39:53 -0000 1.21 @@ -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: mangen.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/mangen.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mangen.c 1 Aug 2002 22:52:09 -0000 1.3 +++ mangen.c 17 Jan 2003 23:39:54 -0000 1.4 @@ -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: parse.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/parse.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- parse.c 21 Sep 2002 00:07:29 -0000 1.4 +++ parse.c 17 Jan 2003 23:39:54 -0000 1.5 @@ -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: parse.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/parse.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- parse.h 13 May 2002 20:46:35 -0000 1.1.1.1 +++ parse.h 17 Jan 2003 23:39:55 -0000 1.2 @@ -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: playlist.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/playlist.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- playlist.c 21 Sep 2002 00:07:29 -0000 1.9 +++ playlist.c 17 Jan 2003 23:39:56 -0000 1.10 @@ -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: playlist.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/playlist.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- playlist.h 19 Sep 2002 21:04:06 -0000 1.4 +++ playlist.h 17 Jan 2003 23:39:56 -0000 1.5 @@ -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: script.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/script.c,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- script.c 13 May 2002 20:46:41 -0000 1.1.1.1 +++ script.c 17 Jan 2003 23:39:56 -0000 1.2 @@ -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: script.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/script.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- script.h 13 May 2002 20:46:36 -0000 1.1.1.1 +++ script.h 17 Jan 2003 23:39:56 -0000 1.2 @@ -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: sortcmds.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/sortcmds.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sortcmds.c 21 Sep 2002 00:07:29 -0000 1.2 +++ sortcmds.c 17 Jan 2003 23:39:56 -0000 1.3 @@ -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: utils.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/utils.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- utils.c 17 Jan 2003 22:56:31 -0000 1.17 +++ utils.c 17 Jan 2003 23:39:56 -0000 1.18 @@ -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: utils.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/utils.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- utils.h 17 Sep 2002 21:54:45 -0000 1.7 +++ utils.h 17 Jan 2003 23:39:57 -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: xine_commands.c =================================================================== RCS file: /cvsroot/toxine/toxine/src/xine_commands.c,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- xine_commands.c 17 Jan 2003 22:56:32 -0000 1.30 +++ xine_commands.c 17 Jan 2003 23:39:57 -0000 1.31 @@ -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: xine_commands.h =================================================================== RCS file: /cvsroot/toxine/toxine/src/xine_commands.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- xine_commands.h 17 Jan 2003 22:56:34 -0000 1.18 +++ xine_commands.h 17 Jan 2003 23:39:57 -0000 1.19 @@ -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 |