diff --git a/debian/copyright b/debian/copyright
index 75c06b1fd64222ea536154d2c7248c9203764f13..ff980ad24c59a70f34ce506f5d12e91cf5416933 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,14 +2,14 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: apache_exporter
 Source: <https://github.com/Lusitaniae/apache_exporter>
 
-Files: debian/*
-Copyright: 2017 Autistici/Inventati <info@autistici.org>
-License: MIT
-
 Files: *
 Copyright: 2015 neezgee
 License: MIT
 
+Files: debian/*
+Copyright: 2017 Autistici/Inventati <info@autistici.org>
+License: MIT
+
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
@@ -28,4 +28,3 @@ License: MIT
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
-