correct epydoc
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 4 Jan 2012 23:36:47 +0000 (00:36 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 4 Jan 2012 23:36:47 +0000 (00:36 +0100)
youtube_dl/__init__.py

index 298924a..00d37dc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
-__author__  = (
+__authors__  = (
        'Ricardo Garcia Gonzalez',
        'Danny Colligan',
        'Benjamin Johnson',