From 64a6f26c5d3720b36a7486dc9883ec74f0e4a3b2 Mon Sep 17 00:00:00 2001 From: Ricardo Garcia Date: Mon, 2 Feb 2009 20:34:20 +0100 Subject: [PATCH] Put Danny Colligan as an author in the script itself --- youtube-dl | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube-dl b/youtube-dl index 3e7f13956..f4f64013d 100755 --- a/youtube-dl +++ b/youtube-dl @@ -1,6 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # Author: Ricardo Garcia Gonzalez +# Author: Danny Colligan # License: Public domain code import htmlentitydefs import httplib