Module: tools Branch: master Commit: 3afdeb390c2de845ddb6746868e7a50d7fdee9d8 URL: http://source.winehq.org/git/tools.git/?a=commit;h=3afdeb390c2de845ddb674686...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Aug 27 11:49:57 2012 +0200
testbot: Add copyright notices.
---
testbot/bin/BuildSingleTest.pl | 16 ++++++++++++++++ testbot/bin/CheckForWinetestUpdate.pl | 16 ++++++++++++++++ testbot/bin/PatchNotificationHandler.pl | 16 ++++++++++++++++ testbot/bin/Reconfig.pl | 16 ++++++++++++++++ testbot/bin/RetrievePatches.pl | 16 ++++++++++++++++ testbot/bin/RevertVM.pl | 16 ++++++++++++++++ testbot/bin/WineCvsHandler.pl | 16 ++++++++++++++++ testbot/bin/WinePatchesHandler.pl | 16 ++++++++++++++++ testbot/bin/WineRunBuild.pl | 16 ++++++++++++++++ testbot/bin/WineRunReconfig.pl | 16 ++++++++++++++++ testbot/bin/WineRunTask.pl | 16 ++++++++++++++++ testbot/lib/ObjectModel/DBIBackEnd.pm | 16 ++++++++++++++++ testbot/lib/startup.pl | 16 ++++++++++++++++ testbot/src/GenFixEnv/GenFixEnv.c | 20 +++++++++++++++++++- testbot/src/TestLauncher/TestLauncher.c | 20 +++++++++++++++++++- 15 files changed, 246 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=3afdeb390c2de845ddb67...