Add license file and docstring to __init__.py files across different modules within...
commit253da8a8654a98c177dd1a41561fefc7f6218ad0
authorPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:06:27 +0000 (3 17:06 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Fri, 3 Apr 2009 17:06:27 +0000 (3 17:06 +0000)
tree88fcc7deec6d3a17652d1c8a3f5e0d6733902ca4
parent1f6d8ebedfdd2c05240b2b7a36c25b3c58474e97
Add license file and docstring to __init__.py files across different modules within Melange.

Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
app/soc/cache/__init__.py
app/soc/logic/__init__.py
app/soc/logic/helper/__init__.py
app/soc/logic/models/__init__.py
app/soc/views/__init__.py
app/soc/views/helper/__init__.py
app/soc/views/models/__init__.py
app/soc/views/sitemap/__init__.py