diff --git a/debian/copyright b/debian/copyright index 58396671ac..19e33f9e1e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -250,7 +250,9 @@ Files: src/librustdoc/html/static/SourceSerifPro* Copyright: 2014 Adobe Systems Incorporated License: SIL-OPEN-FONT -Files: src/librustdoc/html/static/jquery-*.min.js, ./debian/missing-sources/jquery.js +Files: + src/librustdoc/html/static/jquery-*.min.js + debian/missing-sources/jquery-2.1.0.js Copyright: 2005-2014 jQuery Foundation, Inc and other contributors License: MIT-License diff --git a/debian/missing-sources/jquery.js b/debian/missing-sources/jquery-2.1.0.js similarity index 100% rename from debian/missing-sources/jquery.js rename to debian/missing-sources/jquery-2.1.0.js