diff --git a/chrome/content/zotero/downloadOverlay.js b/chrome/content/zotero/downloadOverlay.js
index 8816f3c2f..76f296308 100644
--- a/chrome/content/zotero/downloadOverlay.js
+++ b/chrome/content/zotero/downloadOverlay.js
@@ -20,9 +20,6 @@
You should have received a copy of the GNU General Public License
along with Zotero. If not, see .
-
- Based on code from Greasemonkey and PiggyBank
-
***** END LICENSE BLOCK *****
*/
var Zotero_DownloadOverlay = new function() {
diff --git a/chrome/content/zotero/downloadOverlay.xul b/chrome/content/zotero/downloadOverlay.xul
index 5538b8c0d..4a0b766c2 100644
--- a/chrome/content/zotero/downloadOverlay.xul
+++ b/chrome/content/zotero/downloadOverlay.xul
@@ -1,30 +1,38 @@
-
+ along with Zotero. If not, see .
+
+ Based on code derived from FlashGot - a Firefox extension for external
+ download managers integration.
+ Copyright (C) 2004-2011 Giorgio Maone - g.maone@informaction.com
+
+ ***** END LICENSE BLOCK *****
+-->
%zoteroDTD;
]>
-