gcompris r3345 - in branches/gcomprixogoo: macosx src/administration-activity src/administration-activity/admin src/advanced_colors-activity src/algebra_by-activity src/algebra_guesscount-activity src/algorithm-activity src/anim-activity src/awele-activity src/babymatch-activity src/ballcatch-activity src/bargame-activity src/billard-activity src/boards src/canal_lock-activity src/chat-activity src/chess_computer-activity src/click_on_letter-activity src/clickgame-activity src/clockgame-activity src/colors-activity src/connect4-activity src/connect4-activity/connect4p src/crane-activity src/drawnumber-activity src/electric-activity src/enumerate-activity src/erase-activity src/fifteen-activity src/followline-activity src/gcompris src/gletters-activity src/gnumch-equality-activity src/guessnumber-activity src/hanoi-activity src/hanoi_real-activity src/hexagon-activity src/imageid-activity src/leftright-activity src/login-activity src/magic_hat_minus-activity src/maze- activity src/melody-activity src/missing_letter-activity src/money-activity src/mosaic-activity src/paratrooper-activity src/planegame-activity src/pythontemplate-activity src/pythontest-activity src/railroad-activity src/read_colors-activity src/readingh-activity src/redraw-activity src/reversecount-activity src/scalesboard-activity src/searace-activity src/smallnumbers-activity src/submarine-activity src/sudoku-activity src/superbrain-activity src/tangram-activity src/target-activity src/traffic-activity src/tuxpaint-activity src/watercycle-activity src/wordprocessor-activity src/wordsgame-activity
- From: bcoudoin svn gnome org
- To: svn-commits-list gnome org
- Subject: gcompris r3345 - in branches/gcomprixogoo: macosx src/administration-activity src/administration-activity/admin src/advanced_colors-activity src/algebra_by-activity src/algebra_guesscount-activity src/algorithm-activity src/anim-activity src/awele-activity src/babymatch-activity src/ballcatch-activity src/bargame-activity src/billard-activity src/boards src/canal_lock-activity src/chat-activity src/chess_computer-activity src/click_on_letter-activity src/clickgame-activity src/clockgame-activity src/colors-activity src/connect4-activity src/connect4-activity/connect4p src/crane-activity src/drawnumber-activity src/electric-activity src/enumerate-activity src/erase-activity src/fifteen-activity src/followline-activity src/gcompris src/gletters-activity src/gnumch-equality-activity src/guessnumber-activity src/hanoi-activity src/hanoi_real-activity src/hexagon-activity src/imageid-activity src/leftright-activity src/login-activity src/magic_hat_minus-activity src/maze- activity src/melody-activity src/missing_letter-activity src/money-activity src/mosaic-activity src/paratrooper-activity src/planegame-activity src/pythontemplate-activity src/pythontest-activity src/railroad-activity src/read_colors-activity src/readingh-activity src/redraw-activity src/reversecount-activity src/scalesboard-activity src/searace-activity src/smallnumbers-activity src/submarine-activity src/sudoku-activity src/superbrain-activity src/tangram-activity src/target-activity src/traffic-activity src/tuxpaint-activity src/watercycle-activity src/wordprocessor-activity src/wordsgame-activity
- Date: Sun, 23 Mar 2008 18:28:15 +0000 (GMT)
Author: bcoudoin
Date: Sun Mar 23 18:28:12 2008
New Revision: 3345
URL: http://svn.gnome.org/viewvc/gcompris?rev=3345&view=rev
Log:
added 2008 copyright GCompris wide.
Modified:
branches/gcomprixogoo/macosx/main.c
branches/gcomprixogoo/src/administration-activity/admin/board_list.py
branches/gcomprixogoo/src/administration-activity/admin/class_edit.py
branches/gcomprixogoo/src/administration-activity/admin/class_list.py
branches/gcomprixogoo/src/administration-activity/admin/constants.py
branches/gcomprixogoo/src/administration-activity/admin/group_edit.py
branches/gcomprixogoo/src/administration-activity/admin/group_list.py
branches/gcomprixogoo/src/administration-activity/admin/group_user_list.py
branches/gcomprixogoo/src/administration-activity/admin/log_list.py
branches/gcomprixogoo/src/administration-activity/admin/module.py
branches/gcomprixogoo/src/administration-activity/admin/module_boards.py
branches/gcomprixogoo/src/administration-activity/admin/module_groups.py
branches/gcomprixogoo/src/administration-activity/admin/module_profiles.py
branches/gcomprixogoo/src/administration-activity/admin/module_reports.py
branches/gcomprixogoo/src/administration-activity/admin/module_users.py
branches/gcomprixogoo/src/administration-activity/admin/profile_edit.py
branches/gcomprixogoo/src/administration-activity/admin/profile_group_list.py
branches/gcomprixogoo/src/administration-activity/admin/profile_list.py
branches/gcomprixogoo/src/administration-activity/admin/user_edit.py
branches/gcomprixogoo/src/administration-activity/admin/user_list.py
branches/gcomprixogoo/src/administration-activity/admin/wordlist.py
branches/gcomprixogoo/src/administration-activity/administration.py
branches/gcomprixogoo/src/advanced_colors-activity/advanced_colors.c
branches/gcomprixogoo/src/algebra_by-activity/algebra.c
branches/gcomprixogoo/src/algebra_guesscount-activity/algebra_guesscount.c
branches/gcomprixogoo/src/algorithm-activity/algorithm.py
branches/gcomprixogoo/src/anim-activity/anim.py
branches/gcomprixogoo/src/awele-activity/awele.c
branches/gcomprixogoo/src/awele-activity/awele.h
branches/gcomprixogoo/src/awele-activity/awele_alphaBeta.c
branches/gcomprixogoo/src/awele-activity/awele_utils.c
branches/gcomprixogoo/src/awele-activity/awele_utils.h
branches/gcomprixogoo/src/babymatch-activity/shapegame.c
branches/gcomprixogoo/src/ballcatch-activity/ballcatch.py
branches/gcomprixogoo/src/bargame-activity/bargame.py
branches/gcomprixogoo/src/billard-activity/billard.c
branches/gcomprixogoo/src/boards/menu2.c
branches/gcomprixogoo/src/boards/py-gcompris-board.c
branches/gcomprixogoo/src/boards/py-gcompris-board.h
branches/gcomprixogoo/src/boards/py-gcompris-class.c
branches/gcomprixogoo/src/boards/py-gcompris-group.c
branches/gcomprixogoo/src/boards/py-gcompris-profile.c
branches/gcomprixogoo/src/boards/py-gcompris-profile.h
branches/gcomprixogoo/src/boards/py-gcompris-properties.c
branches/gcomprixogoo/src/boards/py-gcompris-properties.h
branches/gcomprixogoo/src/boards/py-gcompris-user.c
branches/gcomprixogoo/src/boards/py-gcompris-wordlist.c
branches/gcomprixogoo/src/boards/py-gcompris-wordlist.h
branches/gcomprixogoo/src/boards/py-mod-admin.c
branches/gcomprixogoo/src/boards/py-mod-admin.h
branches/gcomprixogoo/src/boards/py-mod-anim.c
branches/gcomprixogoo/src/boards/py-mod-anim.h
branches/gcomprixogoo/src/boards/py-mod-bonus.c
branches/gcomprixogoo/src/boards/py-mod-bonus.h
branches/gcomprixogoo/src/boards/py-mod-gcompris.c
branches/gcomprixogoo/src/boards/py-mod-gcompris.h
branches/gcomprixogoo/src/boards/py-mod-score.c
branches/gcomprixogoo/src/boards/py-mod-score.h
branches/gcomprixogoo/src/boards/py-mod-skin.c
branches/gcomprixogoo/src/boards/py-mod-skin.h
branches/gcomprixogoo/src/boards/py-mod-sound.c
branches/gcomprixogoo/src/boards/py-mod-sound.h
branches/gcomprixogoo/src/boards/py-mod-timer.c
branches/gcomprixogoo/src/boards/py-mod-timer.h
branches/gcomprixogoo/src/boards/py-mod-utils.c
branches/gcomprixogoo/src/boards/py-mod-utils.h
branches/gcomprixogoo/src/boards/python.c
branches/gcomprixogoo/src/canal_lock-activity/canal_lock.c
branches/gcomprixogoo/src/chat-activity/chat.py
branches/gcomprixogoo/src/chess_computer-activity/chess.c
branches/gcomprixogoo/src/chess_computer-activity/chess_notation.c
branches/gcomprixogoo/src/chess_computer-activity/chess_notation.h
branches/gcomprixogoo/src/chess_computer-activity/chess_position.h
branches/gcomprixogoo/src/click_on_letter-activity/click_on_letter.c
branches/gcomprixogoo/src/clickgame-activity/clickgame.c
branches/gcomprixogoo/src/clockgame-activity/clockgame.c
branches/gcomprixogoo/src/colors-activity/colors.c
branches/gcomprixogoo/src/connect4-activity/connect4.py
branches/gcomprixogoo/src/connect4-activity/connect4p/board.py
branches/gcomprixogoo/src/connect4-activity/connect4p/human.py
branches/gcomprixogoo/src/connect4-activity/connect4p/minmax.py
branches/gcomprixogoo/src/connect4-activity/connect4p/player.py
branches/gcomprixogoo/src/connect4-activity/connect4p/rules.py
branches/gcomprixogoo/src/crane-activity/crane.c
branches/gcomprixogoo/src/drawnumber-activity/clickanddraw.py
branches/gcomprixogoo/src/drawnumber-activity/drawnumber.py
branches/gcomprixogoo/src/electric-activity/electric.py
branches/gcomprixogoo/src/enumerate-activity/enumerate.c
branches/gcomprixogoo/src/erase-activity/erase.c
branches/gcomprixogoo/src/fifteen-activity/fifteen.c
branches/gcomprixogoo/src/followline-activity/followline.py
branches/gcomprixogoo/src/gcompris/about.c
branches/gcomprixogoo/src/gcompris/about.h
branches/gcomprixogoo/src/gcompris/anim.c
branches/gcomprixogoo/src/gcompris/anim.h
branches/gcomprixogoo/src/gcompris/bar.c
branches/gcomprixogoo/src/gcompris/board.c
branches/gcomprixogoo/src/gcompris/board.h
branches/gcomprixogoo/src/gcompris/board_config.c
branches/gcomprixogoo/src/gcompris/board_config.h
branches/gcomprixogoo/src/gcompris/bonus.c
branches/gcomprixogoo/src/gcompris/bonus.h
branches/gcomprixogoo/src/gcompris/cache.c
branches/gcomprixogoo/src/gcompris/config.c
branches/gcomprixogoo/src/gcompris/dbus.c
branches/gcomprixogoo/src/gcompris/dialog.c
branches/gcomprixogoo/src/gcompris/drag.c
branches/gcomprixogoo/src/gcompris/drag.h
branches/gcomprixogoo/src/gcompris/file_selector.c
branches/gcomprixogoo/src/gcompris/gc_core.h
branches/gcomprixogoo/src/gcompris/gc_net.h
branches/gcomprixogoo/src/gcompris/gcompris-board.h
branches/gcomprixogoo/src/gcompris/gcompris.c
branches/gcomprixogoo/src/gcompris/gcompris.h
branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.c
branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.h
branches/gcomprixogoo/src/gcompris/gcompris_config.h
branches/gcomprixogoo/src/gcompris/gcompris_confirm.c
branches/gcomprixogoo/src/gcompris/gcompris_db.c
branches/gcomprixogoo/src/gcompris/gcompris_db.h
branches/gcomprixogoo/src/gcompris/gcompris_im.c
branches/gcomprixogoo/src/gcompris/gcompris_im.h
branches/gcomprixogoo/src/gcompris/images_selector.c
branches/gcomprixogoo/src/gcompris/log.c
branches/gcomprixogoo/src/gcompris/menu.c
branches/gcomprixogoo/src/gcompris/plugin.h
branches/gcomprixogoo/src/gcompris/profile.c
branches/gcomprixogoo/src/gcompris/profile.h
branches/gcomprixogoo/src/gcompris/properties.c
branches/gcomprixogoo/src/gcompris/properties.h
branches/gcomprixogoo/src/gcompris/score.c
branches/gcomprixogoo/src/gcompris/score.h
branches/gcomprixogoo/src/gcompris/skin.c
branches/gcomprixogoo/src/gcompris/skin.h
branches/gcomprixogoo/src/gcompris/soundutil.c
branches/gcomprixogoo/src/gcompris/soundutil.h
branches/gcomprixogoo/src/gcompris/timer.c
branches/gcomprixogoo/src/gcompris/timer.h
branches/gcomprixogoo/src/gcompris/wordlist.c
branches/gcomprixogoo/src/gcompris/wordlist.h
branches/gcomprixogoo/src/gletters-activity/gletters.c
branches/gcomprixogoo/src/gnumch-equality-activity/gnumch.py
branches/gcomprixogoo/src/guessnumber-activity/guessnumber.py
branches/gcomprixogoo/src/hanoi-activity/hanoi.c
branches/gcomprixogoo/src/hanoi_real-activity/hanoi_real.c
branches/gcomprixogoo/src/hexagon-activity/hexagon.py
branches/gcomprixogoo/src/imageid-activity/imageid.c
branches/gcomprixogoo/src/leftright-activity/leftright.c
branches/gcomprixogoo/src/login-activity/login.py
branches/gcomprixogoo/src/magic_hat_minus-activity/magic_hat.c
branches/gcomprixogoo/src/maze-activity/maze.c
branches/gcomprixogoo/src/melody-activity/melody.py
branches/gcomprixogoo/src/missing_letter-activity/missingletter.c
branches/gcomprixogoo/src/money-activity/money.c
branches/gcomprixogoo/src/money-activity/money_widget.c
branches/gcomprixogoo/src/money-activity/money_widget.h
branches/gcomprixogoo/src/mosaic-activity/mosaic.py
branches/gcomprixogoo/src/paratrooper-activity/paratrooper.c
branches/gcomprixogoo/src/planegame-activity/planegame.c
branches/gcomprixogoo/src/pythontemplate-activity/pythontemplate.py
branches/gcomprixogoo/src/pythontest-activity/pythontest.py
branches/gcomprixogoo/src/railroad-activity/railroad.c
branches/gcomprixogoo/src/read_colors-activity/read_colors.c
branches/gcomprixogoo/src/readingh-activity/reading.c
branches/gcomprixogoo/src/redraw-activity/redraw.py
branches/gcomprixogoo/src/reversecount-activity/reversecount.c
branches/gcomprixogoo/src/scalesboard-activity/scale.c
branches/gcomprixogoo/src/searace-activity/searace.py
branches/gcomprixogoo/src/smallnumbers-activity/smallnumbers.c
branches/gcomprixogoo/src/submarine-activity/submarine.c
branches/gcomprixogoo/src/sudoku-activity/sudoku.py
branches/gcomprixogoo/src/superbrain-activity/superbrain.c
branches/gcomprixogoo/src/tangram-activity/gtans.c
branches/gcomprixogoo/src/target-activity/target.c
branches/gcomprixogoo/src/traffic-activity/traffic.c
branches/gcomprixogoo/src/traffic-activity/traffic.h
branches/gcomprixogoo/src/tuxpaint-activity/tuxpaint.py
branches/gcomprixogoo/src/watercycle-activity/watercycle.py
branches/gcomprixogoo/src/wordprocessor-activity/wordprocessor.c
branches/gcomprixogoo/src/wordsgame-activity/wordsgame.c
Modified: branches/gcomprixogoo/macosx/main.c
==============================================================================
--- branches/gcomprixogoo/macosx/main.c (original)
+++ branches/gcomprixogoo/macosx/main.c Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/*
Platypus - create MacOS X application bundles that execute scripts
This is the executable that goes into Platypus apps
- Copyright (C) 2003 Sveinbjorn Thordarson <sveinbt hi is>
+ Copyright (C) 2003, 2008 Sveinbjorn Thordarson <sveinbt hi is>
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
@@ -23,7 +23,7 @@
///////////////////////////////////////
// Includes
-///////////////////////////////////////
+///////////////////////////////////////
#pragma mark Includes
// Apple stuff
@@ -38,7 +38,7 @@
///////////////////////////////////////
// Definitions
-///////////////////////////////////////
+///////////////////////////////////////
#pragma mark Definitions
// name length limits
@@ -52,12 +52,12 @@
#define kEventClassRedFatalAlert 911
#define kEventKindX11Failed 911
-//maximum arguments the script accepts
+//maximum arguments the script accepts
#define kMaxArgumentsToScript 252
///////////////////////////////////////
// Prototypes
-///////////////////////////////////////
+///////////////////////////////////////
#pragma mark Prototypes
static void *Execute(void *arg);
@@ -85,7 +85,7 @@
///////////////////////////////////////
// Globals
-///////////////////////////////////////
+///////////////////////////////////////
#pragma mark Globals
// process id of forked process
@@ -141,13 +141,13 @@
//create the menu bar
if ((err = LoadMenuBar(NULL))) RedFatalAlert("\pInitialization Error",
"\pError loading MenuBar.nib.");
-
+
GetParameters(); //load data from files containing exec settings
RunApplicationEventLoop(); //Run the event loop
return 0;
}
-
+
#pragma mark -
///////////////////////////////////
@@ -156,7 +156,7 @@
static void *Execute (void *arg)
{
EventRef event;
-
+
taskDone = false;
if (ExecuteScript(scriptPath, &pid) == (OSErr)11) {
CreateEvent(NULL, kEventClassRedFatalAlert, kEventKindX11Failed, 0,
@@ -183,16 +183,16 @@
{
pid_t wpid = 0, p = 0;
int status, i;
-
+
if (! pid) pid = &p;
-
+
// Generate the array of argument strings before we do any executing
arguments[0] = script;
for (i = 0; i < numArgs; i++) arguments[i + 1] = fileArgs[i];
arguments[i + 1] = NULL;
*pid = fork(); //open fork
-
+
if (*pid == (pid_t)-1) exit(13); //error
else if (*pid == 0) { //child process started
execve(arguments[0], arguments, environ);
@@ -200,7 +200,7 @@
}
wpid = waitpid(*pid, &status, 0); //wait while child process finishes
-
+
if (wpid == (pid_t)-1) return wpid;
return (OSErr)WEXITSTATUS(status);
}
@@ -218,7 +218,7 @@
RedFatalAlert("\pInitialization Error",
"\pError getting script from application bundle.");
strcpy((char *)&scriptPath, str);
-
+
if (! (str = (char *)GetOpenDoc())) //get path to openDoc
RedFatalAlert("\pInitialization Error",
"\pError getting openDoc from application bundle.");
@@ -244,23 +244,23 @@
return NULL;
if (! (scriptFileURL = CFBundleCopyResourceURL(appBundle, fileName, NULL,
NULL))) return NULL;
-
+
//Get file reference from Core Foundation URL
if (! CFURLGetFSRef(scriptFileURL, &fileRef)) return NULL;
-
+
//dispose of the CF variables
CFRelease(scriptFileURL);
CFRelease(fileName);
-
+
//convert FSRef to FSSpec
if (FSGetCatalogInfo(&fileRef, kFSCatInfoNone, NULL, NULL, &fileSpec,
NULL)) return NULL;
-
+
//create path string
if (! (path = malloc(kMaxPathLength))) return NULL;
if (FSMakePath(fileSpec, path, kMaxPathLength)) return NULL;
if (! DoesFileExist(path)) return NULL;
-
+
return path;
}
@@ -275,7 +275,7 @@
FSRef fileRef;
FSSpec fileSpec;
char *path;
-
+
//get CF URL for openDoc
if (! (appBundle = CFBundleGetMainBundle())) return NULL;
if (! (fileName = CFStringCreateWithCString(NULL, kOpenDocFileName,
@@ -283,14 +283,14 @@
return NULL;
if (! (openDocFileURL = CFBundleCopyResourceURL(appBundle, fileName, NULL,
NULL))) return NULL;
-
+
//Get file reference from Core Foundation URL
if (! CFURLGetFSRef( openDocFileURL, &fileRef )) return NULL;
-
+
//dispose of the CF variables
CFRelease(openDocFileURL);
CFRelease(fileName);
-
+
//convert FSRef to FSSpec
if (FSGetCatalogInfo(&fileRef, kFSCatInfoNone, NULL, NULL, &fileSpec,
NULL)) return NULL;
@@ -299,7 +299,7 @@
if (! (path = malloc(kMaxPathLength))) return NULL;
if (FSMakePath(fileSpec, path, kMaxPathLength)) return NULL;
if (! DoesFileExist(path)) return NULL;
-
+
return path;
}
@@ -312,7 +312,7 @@
{
OSErr err;
IBNibRef nibRef;
-
+
if ((err = CreateNibReference(CFSTR("MenuBar"), &nibRef))) return err;
if ((err = SetMenuBarFromNib(nibRef, CFSTR("MenuBar")))) return err;
DisposeNibReference(nibRef);
@@ -352,7 +352,7 @@
static short DoesFileExist (char *path)
{
if (access(path, F_OK) == -1) return false;
- return true;
+ return true;
}
#pragma mark -
@@ -367,17 +367,17 @@
#pragma unused (reply, refCon, theAppleEvent)
while (numArgs > 0) free(fileArgs[numArgs--]);
-
+
if (! taskDone && pid) { //kill the script process brutally
kill(pid, 9);
printf("Platypus App: PID %d killed brutally\n", pid);
}
-
+
pthread_cancel(tid);
if (odtid) pthread_cancel(odtid);
-
+
ExitToShell();
-
+
return noErr;
}
@@ -388,26 +388,26 @@
AppleEvent *reply, long refCon)
{
#pragma unused (reply, refCon)
-
+
OSErr err = noErr;
AEDescList fileSpecList;
AEKeyword keyword;
DescType type;
-
+
short i;
long count, actualSize;
-
+
FSSpec fileSpec;
char path[kMaxPathLength];
-
+
while (numArgs > 0) free(fileArgs[numArgs--]);
-
+
//Read the AppleEvent
err = AEGetParamDesc(theAppleEvent, keyDirectObject, typeAEList,
&fileSpecList);
-
+
err = AECountItems(&fileSpecList, &count); //Count number of files
-
+
for (i = 1; i <= count; i++) { //iteratively process each file
//get fsspec from apple event
if (! (err = AEGetNthPtr(&fileSpecList, i, typeFSS, &keyword, &type,
@@ -416,7 +416,7 @@
//get path from file spec
if ((err = FSMakePath(fileSpec, path,
kMaxPathLength))) return err;
-
+
if (numArgs == kMaxArgumentsToScript) break;
if (! (fileArgs[numArgs] = malloc(kMaxPathLength))) return true;
@@ -425,10 +425,10 @@
}
else return err;
}
-
+
if (! taskDone) pthread_create(&odtid, NULL, OpenDoc, NULL);
else pthread_create(&tid, NULL, Execute, NULL);
-
+
return err;
}
@@ -439,17 +439,17 @@
AppleEvent *reply, long refCon)
{
#pragma unused (reply, refCon, theAppleEvent)
-
+
// the app has been opened without any items dragged on to it
pthread_create(&tid, NULL, Execute, NULL);
-
+
return noErr;
}
//////////////////////////////////
// Handler for when X11 fails to start
//////////////////////////////////
-static OSStatus X11FailedHandler(EventHandlerCallRef theHandlerCall,
+static OSStatus X11FailedHandler(EventHandlerCallRef theHandlerCall,
EventRef theEvent, void *userData)
{
#pragma unused(theHanderCall, theEvent, userData)
Modified: branches/gcomprixogoo/src/administration-activity/admin/board_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/board_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/board_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - board_list.py
#
-# Copyright (C) 2005 Yves Combe
+# Copyright (C) 2005, 2008 Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/class_edit.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/class_edit.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/class_edit.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - class_edit.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/class_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/class_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/class_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - class_list.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/constants.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/constants.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/constants.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - constants.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/group_edit.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/group_edit.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/group_edit.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - group_edit.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/group_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/group_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/group_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - group_list.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/group_user_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/group_user_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/group_user_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - group_user_list.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/log_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/log_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/log_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - log_list.py
#
-# Copyright (C) 2007 Bruno Coudoin
+# Copyright (C) 2007, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/module.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/module.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/module.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - module.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/module_boards.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/module_boards.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/module_boards.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - module_boards.py
#
-# Copyright (C) 2005 Yves Combe
+# Copyright (C) 2005, 2008 Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/module_groups.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/module_groups.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/module_groups.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - module_groups.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/module_profiles.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/module_profiles.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/module_profiles.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - module_profiles.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/module_reports.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/module_reports.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/module_reports.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - module_reports
#
-# Copyright (C) 2007 Bruno Coudoin
+# Copyright (C) 2007, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/module_users.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/module_users.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/module_users.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - module_users
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/profile_edit.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/profile_edit.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/profile_edit.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - profile_edit.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/profile_group_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/profile_group_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/profile_group_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - profile_group_list.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/profile_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/profile_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/profile_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - profile_list.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/user_edit.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/user_edit.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/user_edit.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - user_edit.py
#
-# Copyright (C) 2005 Bruno Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/user_list.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/user_list.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/user_list.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - user_list.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/admin/wordlist.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/admin/wordlist.py (original)
+++ branches/gcomprixogoo/src/administration-activity/admin/wordlist.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - board_list.py
#
-# Copyright (C) 2005 Yves Combe
+# Copyright (C) 2005, 2008 Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/administration-activity/administration.py
==============================================================================
--- branches/gcomprixogoo/src/administration-activity/administration.py (original)
+++ branches/gcomprixogoo/src/administration-activity/administration.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - administration.py
#
-# Copyright (C) 2005 Bruno Coudoin and Yves Combe
+# Copyright (C) 2005, 2008 Bruno Coudoin and Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/advanced_colors-activity/advanced_colors.c
==============================================================================
--- branches/gcomprixogoo/src/advanced_colors-activity/advanced_colors.c (original)
+++ branches/gcomprixogoo/src/advanced_colors-activity/advanced_colors.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - advanced_colors.c
*
- * Copyright (C) 2002 Pascal Georges
+ * Copyright (C) 2002, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/algebra_by-activity/algebra.c
==============================================================================
--- branches/gcomprixogoo/src/algebra_by-activity/algebra.c (original)
+++ branches/gcomprixogoo/src/algebra_by-activity/algebra.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - algebra.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/algebra_guesscount-activity/algebra_guesscount.c
==============================================================================
--- branches/gcomprixogoo/src/algebra_guesscount-activity/algebra_guesscount.c (original)
+++ branches/gcomprixogoo/src/algebra_guesscount-activity/algebra_guesscount.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - algebra_guesscount.c
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/algorithm-activity/algorithm.py
==============================================================================
--- branches/gcomprixogoo/src/algorithm-activity/algorithm.py (original)
+++ branches/gcomprixogoo/src/algorithm-activity/algorithm.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - algorithm
#
-# Copyright (C) 2004 Christof Petig and Ingo Konrad
+# Copyright (C) 2004, 2008 Christof Petig and Ingo Konrad
#
# 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
Modified: branches/gcomprixogoo/src/anim-activity/anim.py
==============================================================================
--- branches/gcomprixogoo/src/anim-activity/anim.py (original)
+++ branches/gcomprixogoo/src/anim-activity/anim.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - anim
#
-# Copyright (C) 2003 Bruno Coudoin (redraw code), 2004 Yves Combe (anim code)
+# Copyright (C) 2003, 2008 Bruno Coudoin (redraw code), 2004 Yves Combe (anim code)
#
# 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
Modified: branches/gcomprixogoo/src/awele-activity/awele.c
==============================================================================
--- branches/gcomprixogoo/src/awele-activity/awele.c (original)
+++ branches/gcomprixogoo/src/awele-activity/awele.c Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/*
* gcompris - awele.c
*
- * Copyright (C) 2005 Frederic Mazzarol
+ * Copyright (C) 2005, 2008 Frederic Mazzarol
*
* 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
Modified: branches/gcomprixogoo/src/awele-activity/awele.h
==============================================================================
--- branches/gcomprixogoo/src/awele-activity/awele.h (original)
+++ branches/gcomprixogoo/src/awele-activity/awele.h Sun Mar 23 18:28:12 2008
@@ -1,5 +1,7 @@
/*
- * gcompris - awele.h Copyright (C) 2005 Frederic Mazzarol
+ * gcompris - awele.h
+ *
+ * Copyright (C) 2005, 2008 Frederic Mazzarol
*
* 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
Modified: branches/gcomprixogoo/src/awele-activity/awele_alphaBeta.c
==============================================================================
--- branches/gcomprixogoo/src/awele-activity/awele_alphaBeta.c (original)
+++ branches/gcomprixogoo/src/awele-activity/awele_alphaBeta.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/*
* gcompris - awele.c
- * Copyright (C) 2005 Frederic Mazzarol
+ * Copyright (C) 2005, 2008 Frederic Mazzarol
*
* 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
Modified: branches/gcomprixogoo/src/awele-activity/awele_utils.c
==============================================================================
--- branches/gcomprixogoo/src/awele-activity/awele_utils.c (original)
+++ branches/gcomprixogoo/src/awele-activity/awele_utils.c Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/*
* gcompris - awele.c
*
- * Copyright (C) 2005 Frederic Mazzarol
+ * Copyright (C) 2005, 2008 Frederic Mazzarol
*
* 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
Modified: branches/gcomprixogoo/src/awele-activity/awele_utils.h
==============================================================================
--- branches/gcomprixogoo/src/awele-activity/awele_utils.h (original)
+++ branches/gcomprixogoo/src/awele-activity/awele_utils.h Sun Mar 23 18:28:12 2008
@@ -1,5 +1,7 @@
/*
- * gcompris - awele.c Copyright (C) 2005 Frederic Mazzarol
+ * gcompris - awele.c
+ *
+ * Copyright (C) 2005, 2008 Frederic Mazzarol
*
* 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
Modified: branches/gcomprixogoo/src/babymatch-activity/shapegame.c
==============================================================================
--- branches/gcomprixogoo/src/babymatch-activity/shapegame.c (original)
+++ branches/gcomprixogoo/src/babymatch-activity/shapegame.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - shapegame.c
*
- * Copyright (C) 2000,2008 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/ballcatch-activity/ballcatch.py
==============================================================================
--- branches/gcomprixogoo/src/ballcatch-activity/ballcatch.py (original)
+++ branches/gcomprixogoo/src/ballcatch-activity/ballcatch.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - ballcatch.py
#
-# Copyright (C) 2003 Bruno Coudoin
+# Copyright (C) 2003, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/bargame-activity/bargame.py
==============================================================================
--- branches/gcomprixogoo/src/bargame-activity/bargame.py (original)
+++ branches/gcomprixogoo/src/bargame-activity/bargame.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - BarGame
#
-# Copyright (C) 2004 Yves Combe
+# Copyright (C) 2004, 2008 Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/billard-activity/billard.c
==============================================================================
--- branches/gcomprixogoo/src/billard-activity/billard.c (original)
+++ branches/gcomprixogoo/src/billard-activity/billard.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - billard.c
*
- * Copyright (C) 2001 Bruno Coudoin
+ * Copyright (C) 2001, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/boards/menu2.c
==============================================================================
--- branches/gcomprixogoo/src/boards/menu2.c (original)
+++ branches/gcomprixogoo/src/boards/menu2.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - menu2.c
*
- * Copyright (C) 2000 Bruno Coudoin, Yves Combe
+ * Copyright (C) 2000, 2008 Bruno Coudoin, Yves Combe
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-board.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-board.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-board.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-board.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-board.h (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-board.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-gcompris-board.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-class.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-class.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-class.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-group.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-group.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-group.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-profile.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-profile.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-profile.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-profile.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-profile.h (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-profile.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-gcompris-profile.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-properties.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-properties.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-properties.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-properties.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-properties.h (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-properties.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-properties.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-user.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-user.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-user.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-wordlist.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-wordlist.c (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-wordlist.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-gcompris-wordlist.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-gcompris-wordlist.h (original)
+++ branches/gcomprixogoo/src/boards/py-gcompris-wordlist.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-wordlist.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-admin.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-admin.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-admin.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-admin.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-admin.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-admin.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-admin.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-anim.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-anim.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-anim.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-anim.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-anim.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-anim.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-anim.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-bonus.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-bonus.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-bonus.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-bonus.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-bonus.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-bonus.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-bonus.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-gcompris.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-gcompris.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-gcompris.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-gcompris.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-gcompris.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-gcompris.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-score.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-score.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-score.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-score.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-score.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-score.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-score.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-skin.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-skin.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-skin.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-gcompris.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-skin.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-skin.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-skin.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-skin.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-sound.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-sound.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-sound.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-sound.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-sound.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-sound.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-sound.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-sound.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-timer.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-timer.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-timer.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-timer.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-timer.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-timer.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-timer.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-timer.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-utils.c
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-utils.c (original)
+++ branches/gcomprixogoo/src/boards/py-mod-utils.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-utils.c
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/py-mod-utils.h
==============================================================================
--- branches/gcomprixogoo/src/boards/py-mod-utils.h (original)
+++ branches/gcomprixogoo/src/boards/py-mod-utils.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - py-mod-utils.h
*
- * Copyright (C) 2003 Olivier Samyn <osamyn ulb ac be>
+ * Copyright (C) 2003, 2008 Olivier Samyn <osamyn ulb ac be>
*
* 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
Modified: branches/gcomprixogoo/src/boards/python.c
==============================================================================
--- branches/gcomprixogoo/src/boards/python.c (original)
+++ branches/gcomprixogoo/src/boards/python.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - python.c
*
- * Copyright (C) 2003 GCompris Developpement Team
+ * Copyright (C) 2003, 2008 GCompris Developpement Team
*
* 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
Modified: branches/gcomprixogoo/src/canal_lock-activity/canal_lock.c
==============================================================================
--- branches/gcomprixogoo/src/canal_lock-activity/canal_lock.c (original)
+++ branches/gcomprixogoo/src/canal_lock-activity/canal_lock.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - canal_lock.c
*
- * Copyright (C) 2001 Bruno Coudoin
+ * Copyright (C) 2001, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/chat-activity/chat.py
==============================================================================
--- branches/gcomprixogoo/src/chat-activity/chat.py (original)
+++ branches/gcomprixogoo/src/chat-activity/chat.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - Chat
#
-# Copyright (C) 2006 Bruno Coudoin
+# Copyright (C) 2006, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/chess_computer-activity/chess.c
==============================================================================
--- branches/gcomprixogoo/src/chess_computer-activity/chess.c (original)
+++ branches/gcomprixogoo/src/chess_computer-activity/chess.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - chess.c
*
- * Copyright (C) 2002 Bruno Coudoin
+ * Copyright (C) 2002, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/chess_computer-activity/chess_notation.c
==============================================================================
--- branches/gcomprixogoo/src/chess_computer-activity/chess_notation.c (original)
+++ branches/gcomprixogoo/src/chess_computer-activity/chess_notation.c Sun Mar 23 18:28:12 2008
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999,2001 Robert Wilhelm
+ * Copyright (C) 1999, 2008 Robert Wilhelm
*
* 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
Modified: branches/gcomprixogoo/src/chess_computer-activity/chess_notation.h
==============================================================================
--- branches/gcomprixogoo/src/chess_computer-activity/chess_notation.h (original)
+++ branches/gcomprixogoo/src/chess_computer-activity/chess_notation.h Sun Mar 23 18:28:12 2008
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999 Robert Wilhelm
+ * Copyright (C) 1999, 2008 Robert Wilhelm
*
* 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
Modified: branches/gcomprixogoo/src/chess_computer-activity/chess_position.h
==============================================================================
--- branches/gcomprixogoo/src/chess_computer-activity/chess_position.h (original)
+++ branches/gcomprixogoo/src/chess_computer-activity/chess_position.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* chess_position.h
*
- * Copyright (C) 1999 Robert Wilhelm
+ * Copyright (C) 1999, 2008 Robert Wilhelm
*
* 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
Modified: branches/gcomprixogoo/src/click_on_letter-activity/click_on_letter.c
==============================================================================
--- branches/gcomprixogoo/src/click_on_letter-activity/click_on_letter.c (original)
+++ branches/gcomprixogoo/src/click_on_letter-activity/click_on_letter.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - click_on_letter.c
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/clickgame-activity/clickgame.c
==============================================================================
--- branches/gcomprixogoo/src/clickgame-activity/clickgame.c (original)
+++ branches/gcomprixogoo/src/clickgame-activity/clickgame.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - clickgame.c
*
- * Copyright (C) 2000-2007 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/clockgame-activity/clockgame.c
==============================================================================
--- branches/gcomprixogoo/src/clockgame-activity/clockgame.c (original)
+++ branches/gcomprixogoo/src/clockgame-activity/clockgame.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - clockgame.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/colors-activity/colors.c
==============================================================================
--- branches/gcomprixogoo/src/colors-activity/colors.c (original)
+++ branches/gcomprixogoo/src/colors-activity/colors.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - colors.c
*
- * Copyright (C) 2002 Pascal Georges
+ * Copyright (C) 2002, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/connect4-activity/connect4.py
==============================================================================
--- branches/gcomprixogoo/src/connect4-activity/connect4.py (original)
+++ branches/gcomprixogoo/src/connect4-activity/connect4.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - connect4
#
-# Copyright (C) 2005 Laurent Lacheny
+# Copyright (C) 2005, 2008 Laurent Lacheny
#
# 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
Modified: branches/gcomprixogoo/src/connect4-activity/connect4p/board.py
==============================================================================
--- branches/gcomprixogoo/src/connect4-activity/connect4p/board.py (original)
+++ branches/gcomprixogoo/src/connect4-activity/connect4p/board.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - connect4
#
-# Copyright (C) 2005 Laurent Lacheny
+# Copyright (C) 2005, 2008 Laurent Lacheny
#
# 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
Modified: branches/gcomprixogoo/src/connect4-activity/connect4p/human.py
==============================================================================
--- branches/gcomprixogoo/src/connect4-activity/connect4p/human.py (original)
+++ branches/gcomprixogoo/src/connect4-activity/connect4p/human.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - connect4
#
-# Copyright (C) 2005 Laurent Lacheny
+# Copyright (C) 2005, 2008 Laurent Lacheny
#
# 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
Modified: branches/gcomprixogoo/src/connect4-activity/connect4p/minmax.py
==============================================================================
--- branches/gcomprixogoo/src/connect4-activity/connect4p/minmax.py (original)
+++ branches/gcomprixogoo/src/connect4-activity/connect4p/minmax.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - connect4
#
-# Copyright (C) 2005 Laurent Lacheny
+# Copyright (C) 2005, 2008 Laurent Lacheny
#
# 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
Modified: branches/gcomprixogoo/src/connect4-activity/connect4p/player.py
==============================================================================
--- branches/gcomprixogoo/src/connect4-activity/connect4p/player.py (original)
+++ branches/gcomprixogoo/src/connect4-activity/connect4p/player.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - connect4
#
-# Copyright (C) 2005 Laurent Lacheny
+# Copyright (C) 2005, 2008 Laurent Lacheny
#
# 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
Modified: branches/gcomprixogoo/src/connect4-activity/connect4p/rules.py
==============================================================================
--- branches/gcomprixogoo/src/connect4-activity/connect4p/rules.py (original)
+++ branches/gcomprixogoo/src/connect4-activity/connect4p/rules.py Sun Mar 23 18:28:12 2008
@@ -1,8 +1,6 @@
# gcompris - connect4
#
-# Time-stamp:
-#
-# Copyright (C) 2005 Laurent Lacheny
+# Copyright (C) 2005, 2008 Laurent Lacheny
#
# 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
Modified: branches/gcomprixogoo/src/crane-activity/crane.c
==============================================================================
--- branches/gcomprixogoo/src/crane-activity/crane.c (original)
+++ branches/gcomprixogoo/src/crane-activity/crane.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - crane.c
*
- * Copyright (C) 2005 Marc BRUN
+ * Copyright (C) 2005, 2008 Marc BRUN
*
* 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
Modified: branches/gcomprixogoo/src/drawnumber-activity/clickanddraw.py
==============================================================================
--- branches/gcomprixogoo/src/drawnumber-activity/clickanddraw.py (original)
+++ branches/gcomprixogoo/src/drawnumber-activity/clickanddraw.py Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
# gcompris - clickanddraw
#
#
-# Copyright (C) 2007 Olivier Ponchaut
+# Copyright (C) 2007, 2008 Olivier Ponchaut
#
# 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
Modified: branches/gcomprixogoo/src/drawnumber-activity/drawnumber.py
==============================================================================
--- branches/gcomprixogoo/src/drawnumber-activity/drawnumber.py (original)
+++ branches/gcomprixogoo/src/drawnumber-activity/drawnumber.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - drawnumber
#
-# Copyright (C) 2007 Olivier Ponchaut
+# Copyright (C) 2007, 2008 Olivier Ponchaut
#
# 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
Modified: branches/gcomprixogoo/src/electric-activity/electric.py
==============================================================================
--- branches/gcomprixogoo/src/electric-activity/electric.py (original)
+++ branches/gcomprixogoo/src/electric-activity/electric.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - electric
#
-# Copyright (C) 2005 Bruno Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/enumerate-activity/enumerate.c
==============================================================================
--- branches/gcomprixogoo/src/enumerate-activity/enumerate.c (original)
+++ branches/gcomprixogoo/src/enumerate-activity/enumerate.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - enumerate.c
*
- * Copyright (C) 2001 Bruno Coudoin
+ * Copyright (C) 2001, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/erase-activity/erase.c
==============================================================================
--- branches/gcomprixogoo/src/erase-activity/erase.c (original)
+++ branches/gcomprixogoo/src/erase-activity/erase.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - erase.c
*
- * Copyright (C) 2001, 2008 Bruno Coudoin
+ * Copyright (C) 2001, 2008, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/fifteen-activity/fifteen.c
==============================================================================
--- branches/gcomprixogoo/src/fifteen-activity/fifteen.c (original)
+++ branches/gcomprixogoo/src/fifteen-activity/fifteen.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - fifteen.c
*
- * Copyright (C) 2003 Bruno Coudoin
+ * Copyright (C) 2003, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/followline-activity/followline.py
==============================================================================
--- branches/gcomprixogoo/src/followline-activity/followline.py (original)
+++ branches/gcomprixogoo/src/followline-activity/followline.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - administration.py
#
-# Copyright (C) 2005 Bruno Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/gcompris/about.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/about.c (original)
+++ branches/gcomprixogoo/src/gcompris/about.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - about.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/about.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/about.h (original)
+++ branches/gcomprixogoo/src/gcompris/about.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* GCompris -- about.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/anim.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/anim.c (original)
+++ branches/gcomprixogoo/src/gcompris/anim.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - anim.c
*
- * Copyright (C) 2005 Joe Neeman
+ * Copyright (C) 2005, 2008 Joe Neeman
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/anim.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/anim.h (original)
+++ branches/gcomprixogoo/src/gcompris/anim.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - anim.h
*
- * Copyright (C) 2000 Joe Neeman
+ * Copyright (C) 2000, 2008 Joe Neeman
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/bar.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/bar.c (original)
+++ branches/gcomprixogoo/src/gcompris/bar.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - bar.c
*
- * Copyright (C) 2000-2003 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/board.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/board.c (original)
+++ branches/gcomprixogoo/src/gcompris/board.c Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/* GCompris -- board.c : Originaly this files comes from XMMS
*
- * XMMS - Cross-platform multimedia player
* Copyright (C) 1998-2000 Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
+ * Copyright (C) 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/board.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/board.h (original)
+++ branches/gcomprixogoo/src/gcompris/board.h Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/* GCompris -- This files comes from XMMS
*
- * XMMS - Cross-platform multimedia player
* Copyright (C) 1998-2000 Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
+ * Copyright (C) 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/board_config.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/board_config.c (original)
+++ branches/gcomprixogoo/src/gcompris/board_config.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - board_config.c
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/board_config.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/board_config.h (original)
+++ branches/gcomprixogoo/src/gcompris/board_config.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - board_config.h
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/bonus.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/bonus.c (original)
+++ branches/gcomprixogoo/src/gcompris/bonus.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - bonus.c
*
- * Copyright (C) 2001 Pascal George
+ * Copyright (C) 2001, 2008 Pascal George
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/bonus.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/bonus.h (original)
+++ branches/gcomprixogoo/src/gcompris/bonus.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - bonus.h
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/cache.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/cache.c (original)
+++ branches/gcomprixogoo/src/gcompris/cache.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - cache.c
*
- * Copyright (C) 2006 Bruno Coudoin
+ * Copyright (C) 2006, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/config.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/config.c (original)
+++ branches/gcomprixogoo/src/gcompris/config.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - config.c
*
- * Copyright (C) 2000-2003 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/dbus.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/dbus.c (original)
+++ branches/gcomprixogoo/src/gcompris/dbus.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - timer.c
*
- * Copyright (C) 2007 Bruno coudoin
+ * Copyright (C) 2007, 2008 Bruno coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/dialog.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/dialog.c (original)
+++ branches/gcomprixogoo/src/gcompris/dialog.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - dialog.c
*
- * Copyright (C) 2000-2006 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/drag.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/drag.c (original)
+++ branches/gcomprixogoo/src/gcompris/drag.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - drag.c
*
- * Copyright (C) 2006 Miguel de Izarra
+ * Copyright (C) 2006, 2008 Miguel de Izarra
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/drag.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/drag.h (original)
+++ branches/gcomprixogoo/src/gcompris/drag.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - drag.h
*
- * Copyright (C) 2006 Miguel de Izarra
+ * Copyright (C) 2006, 2008 Miguel de Izarra
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/file_selector.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/file_selector.c (original)
+++ branches/gcomprixogoo/src/gcompris/file_selector.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - file_selector.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gc_core.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gc_core.h (original)
+++ branches/gcomprixogoo/src/gcompris/gc_core.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gc_core.h
*
- * Copyright (C) 2006 Bruno Coudoin
+ * Copyright (C) 2006, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gc_net.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gc_net.h (original)
+++ branches/gcomprixogoo/src/gcompris/gc_net.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gc_net.h
*
- * Copyright (C) 2006 Bruno Coudoin
+ * Copyright (C) 2006, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris-board.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris-board.h (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris-board.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris-board.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris.c (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris.c
*
- * Copyright (C) 2000-2008 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris.h (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris.h
*
- * Copyright (C) 2000-2008 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.c (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris_alphabeta.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.h (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_alphabeta.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris_alphabeta.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_config.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_config.h (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_config.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* GCompris -- config.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_confirm.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_confirm.c (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_confirm.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gc_confirm_box.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_db.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_db.c (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_db.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris_db.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_db.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_db.h (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_db.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris_db.h
*
- * Copyright (C) 2005 Bruno Coudoin
+ * Copyright (C) 2005, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_im.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_im.c (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_im.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris_im.c
*
- * Copyright (C) 2000,2003 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/gcompris_im.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/gcompris_im.h (original)
+++ branches/gcomprixogoo/src/gcompris/gcompris_im.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gcompris_im.h
*
- * Copyright (C) 2005 Bruno Coudoin
+ * Copyright (C) 2005, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/images_selector.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/images_selector.c (original)
+++ branches/gcomprixogoo/src/gcompris/images_selector.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - images_selector.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/log.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/log.c (original)
+++ branches/gcomprixogoo/src/gcompris/log.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - log.c
*
- * Copyright (C) 2004 Bruno Coudoin
+ * Copyright (C) 2004, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/menu.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/menu.c (original)
+++ branches/gcomprixogoo/src/gcompris/menu.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - menu.c
*
- * Copyright (C) 2000-2006 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/plugin.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/plugin.h (original)
+++ branches/gcomprixogoo/src/gcompris/plugin.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - plugin.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/profile.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/profile.c (original)
+++ branches/gcomprixogoo/src/gcompris/profile.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - profile.c
*
- * Copyright (C) 2005 Bruno Coudoin
+ * Copyright (C) 2005, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/profile.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/profile.h (original)
+++ branches/gcomprixogoo/src/gcompris/profile.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - profile.h
*
- * Copyright (C) 2005 Bruno Coudoin
+ * Copyright (C) 2005, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/properties.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/properties.c (original)
+++ branches/gcomprixogoo/src/gcompris/properties.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - properties.c
*
- * Copyright (C) 2000,2003 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/properties.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/properties.h (original)
+++ branches/gcomprixogoo/src/gcompris/properties.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - properties.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/score.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/score.c (original)
+++ branches/gcomprixogoo/src/gcompris/score.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - score.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/score.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/score.h (original)
+++ branches/gcomprixogoo/src/gcompris/score.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - bonus.h
*
- * Copyright (C) 2001 Bruno Coudoin
+ * Copyright (C) 2001, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/skin.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/skin.c (original)
+++ branches/gcomprixogoo/src/gcompris/skin.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - skin.c
*
- * Copyright (C) 2003 GCompris Developpement Team
+ * Copyright (C) 2003, 2008 GCompris Developpement Team
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/skin.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/skin.h (original)
+++ branches/gcomprixogoo/src/gcompris/skin.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - skin.h
*
- * Copyright (C) 2003 GCompris Developpement Team
+ * Copyright (C) 2003, 2008 GCompris Developpement Team
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/soundutil.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/soundutil.c (original)
+++ branches/gcomprixogoo/src/gcompris/soundutil.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - soundutil.c
*
- * Copyright (C) 2002 Pascal Georges
+ * Copyright (C) 2002, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/soundutil.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/soundutil.h (original)
+++ branches/gcomprixogoo/src/gcompris/soundutil.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gameutil.h
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/timer.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/timer.c (original)
+++ branches/gcomprixogoo/src/gcompris/timer.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - timer.c
*
- * Copyright (C) 2002 Bruno coudoin
+ * Copyright (C) 2002, 2008 Bruno coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/timer.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/timer.h (original)
+++ branches/gcomprixogoo/src/gcompris/timer.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - timer.h
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/wordlist.c
==============================================================================
--- branches/gcomprixogoo/src/gcompris/wordlist.c (original)
+++ branches/gcomprixogoo/src/gcompris/wordlist.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - wordlist.h
*
- * Copyright (C) 2003 GCompris Developpement Team
+ * Copyright (C) 2003, 2008 GCompris Developpement Team
*
* 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
Modified: branches/gcomprixogoo/src/gcompris/wordlist.h
==============================================================================
--- branches/gcomprixogoo/src/gcompris/wordlist.h (original)
+++ branches/gcomprixogoo/src/gcompris/wordlist.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - wordlist.h
*
- * Copyright (C) 2003 GCompris Developpement Team
+ * Copyright (C) 2003, 2008 GCompris Developpement Team
*
* 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
Modified: branches/gcomprixogoo/src/gletters-activity/gletters.c
==============================================================================
--- branches/gcomprixogoo/src/gletters-activity/gletters.c (original)
+++ branches/gcomprixogoo/src/gletters-activity/gletters.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - gletters.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/gnumch-equality-activity/gnumch.py
==============================================================================
--- branches/gcomprixogoo/src/gnumch-equality-activity/gnumch.py (original)
+++ branches/gcomprixogoo/src/gnumch-equality-activity/gnumch.py Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# gcompris - gnumch
#
-# Copyright (C) 2005 Joe Neeman
+# Copyright (C) 2005, 2008 Joe Neeman
#
# 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
Modified: branches/gcomprixogoo/src/guessnumber-activity/guessnumber.py
==============================================================================
--- branches/gcomprixogoo/src/guessnumber-activity/guessnumber.py (original)
+++ branches/gcomprixogoo/src/guessnumber-activity/guessnumber.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - guessnumber
#
-# Copyright (C) 2005 Bruno Coudoin / Clement Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin / Clement Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/hanoi-activity/hanoi.c
==============================================================================
--- branches/gcomprixogoo/src/hanoi-activity/hanoi.c (original)
+++ branches/gcomprixogoo/src/hanoi-activity/hanoi.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - hanoi.c
*
- * Copyright (C) 2003 Bruno Coudoin
+ * Copyright (C) 2003, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/hanoi_real-activity/hanoi_real.c
==============================================================================
--- branches/gcomprixogoo/src/hanoi_real-activity/hanoi_real.c (original)
+++ branches/gcomprixogoo/src/hanoi_real-activity/hanoi_real.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - hanoi_real.c
*
- * Copyright (C) 2005 Bruno Coudoin
+ * Copyright (C) 2005, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/hexagon-activity/hexagon.py
==============================================================================
--- branches/gcomprixogoo/src/hexagon-activity/hexagon.py (original)
+++ branches/gcomprixogoo/src/hexagon-activity/hexagon.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - Hexagon
#
-# Copyright (C) 2004 Christof Petig and Ingo Konrad
+# Copyright (C) 2004, 2008 Christof Petig and Ingo Konrad
#
# 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
Modified: branches/gcomprixogoo/src/imageid-activity/imageid.c
==============================================================================
--- branches/gcomprixogoo/src/imageid-activity/imageid.c (original)
+++ branches/gcomprixogoo/src/imageid-activity/imageid.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - imageid.c
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/leftright-activity/leftright.c
==============================================================================
--- branches/gcomprixogoo/src/leftright-activity/leftright.c (original)
+++ branches/gcomprixogoo/src/leftright-activity/leftright.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - leftright.c
*
- * Copyright (C) 2002 Pascal Georges
+ * Copyright (C) 2002, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/login-activity/login.py
==============================================================================
--- branches/gcomprixogoo/src/login-activity/login.py (original)
+++ branches/gcomprixogoo/src/login-activity/login.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - login
#
-# Copyright (C) 2005 Bruno Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/magic_hat_minus-activity/magic_hat.c
==============================================================================
--- branches/gcomprixogoo/src/magic_hat_minus-activity/magic_hat.c (original)
+++ branches/gcomprixogoo/src/magic_hat_minus-activity/magic_hat.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - magic_hat.c
*
- * Copyright (C) 2006 Marc BRUN
+ * Copyright (C) 2006, 2008 Marc BRUN
*
* 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
Modified: branches/gcomprixogoo/src/maze-activity/maze.c
==============================================================================
--- branches/gcomprixogoo/src/maze-activity/maze.c (original)
+++ branches/gcomprixogoo/src/maze-activity/maze.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - maze.c
*
- * Copyright (C) 2002 Bastiaan Verhoef
+ * Copyright (C) 2002, 2008 Bastiaan Verhoef
*
* 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
Modified: branches/gcomprixogoo/src/melody-activity/melody.py
==============================================================================
--- branches/gcomprixogoo/src/melody-activity/melody.py (original)
+++ branches/gcomprixogoo/src/melody-activity/melody.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - melody
#
-# Copyright (C) 2003 Jose Jorge
+# Copyright (C) 2003, 2008 Jose Jorge
#
# 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
Modified: branches/gcomprixogoo/src/missing_letter-activity/missingletter.c
==============================================================================
--- branches/gcomprixogoo/src/missing_letter-activity/missingletter.c (original)
+++ branches/gcomprixogoo/src/missing_letter-activity/missingletter.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - missingletter.c
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/money-activity/money.c
==============================================================================
--- branches/gcomprixogoo/src/money-activity/money.c (original)
+++ branches/gcomprixogoo/src/money-activity/money.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - money.c
*
- * Copyright (C) 2001 Bruno Coudoin
+ * Copyright (C) 2001, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/money-activity/money_widget.c
==============================================================================
--- branches/gcomprixogoo/src/money-activity/money_widget.c (original)
+++ branches/gcomprixogoo/src/money-activity/money_widget.c Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/*
* money_widget.c
*
- * Copyright (C) 2002 Robert Wilhelm
+ * Copyright (C) 2002, 2008 Robert Wilhelm
*
* 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
Modified: branches/gcomprixogoo/src/money-activity/money_widget.h
==============================================================================
--- branches/gcomprixogoo/src/money-activity/money_widget.h (original)
+++ branches/gcomprixogoo/src/money-activity/money_widget.h Sun Mar 23 18:28:12 2008
@@ -1,7 +1,7 @@
/*
* money_widget.h
*
- * Copyright (C) 2002 Bruno Coudoin
+ * Copyright (C) 2002, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/mosaic-activity/mosaic.py
==============================================================================
--- branches/gcomprixogoo/src/mosaic-activity/mosaic.py (original)
+++ branches/gcomprixogoo/src/mosaic-activity/mosaic.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - mosaic
#
-# Copyright (C) 2005 Bruno Coudoin / Clara Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin / Clara Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/paratrooper-activity/paratrooper.c
==============================================================================
--- branches/gcomprixogoo/src/paratrooper-activity/paratrooper.c (original)
+++ branches/gcomprixogoo/src/paratrooper-activity/paratrooper.c Sun Mar 23 18:28:12 2008
@@ -1,8 +1,6 @@
/* gcompris - paratrooper.c
*
- * Time-stamp: <2006/08/21 23:34:30 bruno>
- *
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/planegame-activity/planegame.c
==============================================================================
--- branches/gcomprixogoo/src/planegame-activity/planegame.c (original)
+++ branches/gcomprixogoo/src/planegame-activity/planegame.c Sun Mar 23 18:28:12 2008
@@ -1,8 +1,6 @@
/* gcompris - planegame.c
*
- * Time-stamp: <2006/08/21 23:34:38 bruno>
- *
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/pythontemplate-activity/pythontemplate.py
==============================================================================
--- branches/gcomprixogoo/src/pythontemplate-activity/pythontemplate.py (original)
+++ branches/gcomprixogoo/src/pythontemplate-activity/pythontemplate.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - pythontemplate.py
#
-# Copyright (C) 2003 Bruno Coudoin
+# Copyright (C) 2003, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/pythontest-activity/pythontest.py
==============================================================================
--- branches/gcomprixogoo/src/pythontest-activity/pythontest.py (original)
+++ branches/gcomprixogoo/src/pythontest-activity/pythontest.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - pythontest
#
-# Copyright (C) 2003 Bruno Coudoin
+# Copyright (C) 2003, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/railroad-activity/railroad.c
==============================================================================
--- branches/gcomprixogoo/src/railroad-activity/railroad.c (original)
+++ branches/gcomprixogoo/src/railroad-activity/railroad.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - railroad.c
*
- * Copyright (C) 2001 Pascal Georges
+ * Copyright (C) 2001, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/read_colors-activity/read_colors.c
==============================================================================
--- branches/gcomprixogoo/src/read_colors-activity/read_colors.c (original)
+++ branches/gcomprixogoo/src/read_colors-activity/read_colors.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - read_colors.c
*
- * Copyright (C) 2002 Pascal Georges
+ * Copyright (C) 2002, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/readingh-activity/reading.c
==============================================================================
--- branches/gcomprixogoo/src/readingh-activity/reading.c (original)
+++ branches/gcomprixogoo/src/readingh-activity/reading.c Sun Mar 23 18:28:12 2008
@@ -1,8 +1,6 @@
/* gcompris - reading.c
*
- * Time-stamp: <2006/08/21 23:34:48 bruno>
- *
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/redraw-activity/redraw.py
==============================================================================
--- branches/gcomprixogoo/src/redraw-activity/redraw.py (original)
+++ branches/gcomprixogoo/src/redraw-activity/redraw.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - redraw
#
-# Copyright (C) 2003 Bruno Coudoin
+# Copyright (C) 2003, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/reversecount-activity/reversecount.c
==============================================================================
--- branches/gcomprixogoo/src/reversecount-activity/reversecount.c (original)
+++ branches/gcomprixogoo/src/reversecount-activity/reversecount.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - reversecount.c
*
- * Copyright (C) 2002,2003 Bruno Coudoin
+ * Copyright (C) 2002, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/scalesboard-activity/scale.c
==============================================================================
--- branches/gcomprixogoo/src/scalesboard-activity/scale.c (original)
+++ branches/gcomprixogoo/src/scalesboard-activity/scale.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - scale.c
*
- * Copyright (C) 2006 Miguel de Izarra
+ * Copyright (C) 2006, 2008 Miguel de Izarra
*
* 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
Modified: branches/gcomprixogoo/src/searace-activity/searace.py
==============================================================================
--- branches/gcomprixogoo/src/searace-activity/searace.py (original)
+++ branches/gcomprixogoo/src/searace-activity/searace.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - searace
#
-# Copyright (C) 2004 Bruno Coudoin
+# Copyright (C) 2004, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/smallnumbers-activity/smallnumbers.c
==============================================================================
--- branches/gcomprixogoo/src/smallnumbers-activity/smallnumbers.c (original)
+++ branches/gcomprixogoo/src/smallnumbers-activity/smallnumbers.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - smallnumbers.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/submarine-activity/submarine.c
==============================================================================
--- branches/gcomprixogoo/src/submarine-activity/submarine.c (original)
+++ branches/gcomprixogoo/src/submarine-activity/submarine.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - submarine.c
*
- * Copyright (C) 2003 Pascal Georges
+ * Copyright (C) 2003, 2008 Pascal Georges
*
* 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
Modified: branches/gcomprixogoo/src/sudoku-activity/sudoku.py
==============================================================================
--- branches/gcomprixogoo/src/sudoku-activity/sudoku.py (original)
+++ branches/gcomprixogoo/src/sudoku-activity/sudoku.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - sudoku
#
-# Copyright (C) 2005 Bruno Coudoin
+# Copyright (C) 2005, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/superbrain-activity/superbrain.c
==============================================================================
--- branches/gcomprixogoo/src/superbrain-activity/superbrain.c (original)
+++ branches/gcomprixogoo/src/superbrain-activity/superbrain.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - superbrain.c
*
- * Copyright (C) 2002 Bruno Coudoin
+ * Copyright (C) 2002, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/tangram-activity/gtans.c
==============================================================================
--- branches/gcomprixogoo/src/tangram-activity/gtans.c (original)
+++ branches/gcomprixogoo/src/tangram-activity/gtans.c Sun Mar 23 18:28:12 2008
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1999 Philippe Banwarth
+ * Copyright (C) 1999, 2008 Philippe Banwarth
* email: bwt altern org
* smail: Philippe Banwarth, 8 sente du milieu des Gaudins, 95150 Taverny, France.
*
Modified: branches/gcomprixogoo/src/target-activity/target.c
==============================================================================
--- branches/gcomprixogoo/src/target-activity/target.c (original)
+++ branches/gcomprixogoo/src/target-activity/target.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - target.c
*
- * Copyright (C) 2001 Bruno Coudoin
+ * Copyright (C) 2001, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/traffic-activity/traffic.c
==============================================================================
--- branches/gcomprixogoo/src/traffic-activity/traffic.c (original)
+++ branches/gcomprixogoo/src/traffic-activity/traffic.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - traffic.c
*
- * Copyright (C) 2002 Bruno Coudoin
+ * Copyright (C) 2002, 2008 Bruno Coudoin
*
* Based on the original code from Geoff Reedy <vader21 imsa edu>
* Copyright (C) 2000 Geoff Reedy
Modified: branches/gcomprixogoo/src/traffic-activity/traffic.h
==============================================================================
--- branches/gcomprixogoo/src/traffic-activity/traffic.h (original)
+++ branches/gcomprixogoo/src/traffic-activity/traffic.h Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - traffic.h
*
- * Copyright (C) 2003 Bruno Coudoin
+ * Copyright (C) 2003, 2008 Bruno Coudoin
*
* Based on the original code from Geoff Reedy <vader21 imsa edu>
* Copyright (C) 2000 Geoff Reedy
Modified: branches/gcomprixogoo/src/tuxpaint-activity/tuxpaint.py
==============================================================================
--- branches/gcomprixogoo/src/tuxpaint-activity/tuxpaint.py (original)
+++ branches/gcomprixogoo/src/tuxpaint-activity/tuxpaint.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - Tuxpaint Launcher
#
-# Copyright (C) 2004 Yves Combe
+# Copyright (C) 2004, 2008 Yves Combe
#
# 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
Modified: branches/gcomprixogoo/src/watercycle-activity/watercycle.py
==============================================================================
--- branches/gcomprixogoo/src/watercycle-activity/watercycle.py (original)
+++ branches/gcomprixogoo/src/watercycle-activity/watercycle.py Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
# gcompris - watercycle
#
-# Copyright (C) 2003 Bruno Coudoin
+# Copyright (C) 2003, 2008 Bruno Coudoin
#
# 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
Modified: branches/gcomprixogoo/src/wordprocessor-activity/wordprocessor.c
==============================================================================
--- branches/gcomprixogoo/src/wordprocessor-activity/wordprocessor.c (original)
+++ branches/gcomprixogoo/src/wordprocessor-activity/wordprocessor.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - wordprocessor.c
*
- * Copyright (C) 2006-2007 Bruno Coudoin
+ * Copyright (C) 2006, 2008 Bruno Coudoin
*
* 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
Modified: branches/gcomprixogoo/src/wordsgame-activity/wordsgame.c
==============================================================================
--- branches/gcomprixogoo/src/wordsgame-activity/wordsgame.c (original)
+++ branches/gcomprixogoo/src/wordsgame-activity/wordsgame.c Sun Mar 23 18:28:12 2008
@@ -1,6 +1,6 @@
/* gcompris - wordsgame.c
*
- * Copyright (C) 2000 Bruno Coudoin
+ * Copyright (C) 2000, 2008 Bruno Coudoin
*
* 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]