# HG changeset patch # User Adrien Vigneron # Date 1308432027 -7200 # Node ID 19376a464df94423c8ef2b975205456abed3f23d # Parent 5c7cb42c928512f91719a8d2e4ec81ca7687527b games: quiz images diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/COPYING --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/games/quiz/COPYING Sat Jun 18 23:20:27 2011 +0200 @@ -0,0 +1,1 @@ +The work in this directory is licensed under the Creative Commons BY-SA License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/; or, (b) send a letter to Creative Commons, 171 2nd Street, Suite 300, San Francisco, California, 94105, USA. diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/games/quiz/README Sat Jun 18 23:20:27 2011 +0200 @@ -0,0 +1,3 @@ +The work in this directory and subdirectories have been made by Adrien Vigneron +All the work is available under Creative Commons BY-SA. +Notice that the Creative Common BY-SA apply this directory and all its subdirectories diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/background/blue_background.png Binary file games/quiz/background/blue_background.png has changed diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/characters/nerd.png Binary file games/quiz/characters/nerd.png has changed diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/characters/zombie.png Binary file games/quiz/characters/zombie.png has changed diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/foreground/foreground.png Binary file games/quiz/foreground/foreground.png has changed diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/foreground/right.png Binary file games/quiz/foreground/right.png has changed diff -r 5c7cb42c9285 -r 19376a464df9 games/quiz/foreground/wrong.png Binary file games/quiz/foreground/wrong.png has changed