From: Rogério Brito <rbrito@ime.usp.br>
Date: Tue, 2 Dec 2014 23:22:13 +0000 (-0200)
Subject: debian/copyright: Fix missing-license-paragraph-in-dep5-copyright.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/2e86127b07f6a63b7ce457331d600d9486b22b44?ds=inline;hp=-c

debian/copyright: Fix missing-license-paragraph-in-dep5-copyright.
---

2e86127b07f6a63b7ce457331d600d9486b22b44
diff --git a/debian/copyright b/debian/copyright
index 948fbdc..552b6c6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,13 @@ License: public-domain
 
 Files: *
 Copyright: none
+License: public-domain
+
+Files: debian/*
+Copyright: © 2006, Robert S. Edmonds <edmonds@debian.org>.
+	   © 2009-2012, Rogério Brito <rbrito@ime.usp.br>.
+License: GPL-2+
+
 License: public-domain
     This is free and unencumbered software released into the public domain.
     .
@@ -33,11 +40,6 @@ License: public-domain
     .
     For more information, please refer to <http://unlicense.org/>
 
-Files: debian/*
-Copyright: © 2006, Robert S. Edmonds <edmonds@debian.org>.
-	   © 2009-2012, Rogério Brito <rbrito@ime.usp.br>.
-License: GPL-2+
-
 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