Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* add COPYING file: #1571James Cameron2010-05-141-0/+339
- most of pippy is GPLv2+, but library/pippy/physics is GPLv3+, conflict unresolved, - add missing activity license file COPYING chosen based on activity.info license field GPLv2+, - add missing copyright headers to source files that either didn't have them (library/pippy/{__init__,sound}.py) or had abbreviated versions (library/pippy/{console,game}.py) - spell organisation name correctly (s/Per/per), - express copyright years in full, - include GPLv3+ LICENSE from Elements upstream SVN, as library/pippy/physics/LICENSE Fixes sugarlabs.org #1571 and laptop.org #9181.