Add Copyright / License information + Documentation
authorIra W. Snyder <devel@irasnyder.com>
Tue, 2 Jan 2007 19:43:42 +0000 (11:43 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Tue, 2 Jan 2007 19:43:42 +0000 (11:43 -0800)
commit44cd23f16a5a184adb1d8890633a0e432a2e5636
treece2d2f9f5dbbc95d73eaa8bd9ea68f798390e250
parent24f030f703d80f8eedc85a4c4039e81006fd20a3
Add Copyright / License information + Documentation

Add the COPYING file (GPLv2).
Add the GPLv2 copyright notice to all files.
Add documentation to all modules, classes, and functions.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
17 files changed:
COPYING [new file with mode: 0644]
PAR2Set/Base.py
PAR2Set/ExtractFirstBase.py
PAR2Set/ExtractFirstNewRAR.py
PAR2Set/ExtractFirstOldRAR.py
PAR2Set/Join.py
PAR2Set/NewRAR.py
PAR2Set/NoExtract.py
PAR2Set/OldRAR.py
PAR2Set/ZIP.py
PAR2Set/__init__.py
RarslaveDetector.py
rarslave.py
rsutil/common.py
rsutil/config.py
rsutil/globals.py
rsutil/par2parser.py