From: Debian Janitor <janitor@jelmer.uk>
Date: Thu, 7 May 2020 05:25:24 +0000 (+0000)
Subject: debian/copyright: use spaces rather than tabs to start continuation lines.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/7b54e7278c1ff62e888689ec470f488682311356

debian/copyright: use spaces rather than tabs to start continuation lines.

Fixes: lintian: tab-in-license-text
See-also: https://lintian.debian.org/tags/tab-in-license-text.html
---

diff --git a/debian/copyright b/debian/copyright
index b774411..cd5f9ef 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -35,7 +35,7 @@ License: public-domain
 
 Files: debian/*
 Copyright: © 2006, Robert S. Edmonds <edmonds@debian.org>.
-	   © 2009-2019, Rogério Brito <rbrito@ime.usp.br>.
+           © 2009-2019, Rogério Brito <rbrito@ime.usp.br>.
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by