Added attribution to all module DOCUMENTATION strings

This commit is contained in:
Jan-Piet Mens
2012-10-01 12:37:51 +02:00
parent 880328c10f
commit a72a6e42c5
5 changed files with 5 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ notes:
- Also see the M(template) module.
# informational: requirements for nodes
requirements: [ urllib2, urlparse ]
author: Jan-Piet Mens
'''
HAS_URLLIB2=True