projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d3c3d
)
correct epydoc
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 4 Jan 2012 23:36:47 +0000
(
00:36
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 4 Jan 2012 23:36:47 +0000
(
00:36
+0100)
youtube_dl/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/__init__.py
b/youtube_dl/__init__.py
index 298924afa6b14652486445f36d6c72968a607d1c..00d37dc706c11d79f7ee2e43255c0650d736ec20 100755
(executable)
--- a/
youtube_dl/__init__.py
+++ b/
youtube_dl/__init__.py
@@
-1,7
+1,7
@@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-__author__ = (
+__author
s
__ = (
'Ricardo Garcia Gonzalez',
'Danny Colligan',
'Benjamin Johnson',