Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorunknown <Yasser@.(none)>2010-02-25 20:18:56 (GMT)
committer unknown <Yasser@.(none)>2010-02-25 20:18:56 (GMT)
commit256baa05ed96455d426e9c7f936daf1feacb9e2c (patch)
tree1c58cb19c8711876c44e1ec0cd23baa02f1a4820
parent9898df55b5552eb424d4dd514d4678920692970e (diff)
Minor detail added to comment
-rw-r--r--dev/pacmath.activity/mazeSetup.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev/pacmath.activity/mazeSetup.py b/dev/pacmath.activity/mazeSetup.py
index 028a530..ee29fe2 100644
--- a/dev/pacmath.activity/mazeSetup.py
+++ b/dev/pacmath.activity/mazeSetup.py
@@ -1,5 +1,7 @@
#! /usr/bin/env python
-"""Setup the maze so it could be drawn in the screen"""
+"""Setup the maze so it could be drawn in the screen
+@license: U{http://creativecommons.org/licenses/by-sa/3.0/us/}
+"""
#import olpcgames, pygame, logging
#from olpcgames import pausescreen
import pygame