From 7657e26877a0d3b53412ef5e2de795421601822f Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mar 03 2018 15:33:32 +0000 Subject: consistent meaningful comments --- diff --git a/main_background.js b/main_background.js index 39ac6e6..d424042 100644 --- a/main_background.js +++ b/main_background.js @@ -171,12 +171,12 @@ var licenses = { 'URL': 'http://unlicense.org/UNLICENSE', 'Magnet link': 'magnet:?xt=urn:btih:5ac446d35272cc2e4e85e4325b146d0b7ca8f50c&dn=unlicense.txt' }, - // No identifier was present in documentation + // No identifier was present in documentation // TODO: what to do about this? could this be a problem? 'X11':{ 'URL': 'http://www.xfree86.org/3.3.6/COPYRIGHT2.html#3', 'Magnet link': 'magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt' }, - // Picked one of the two links that were there + // Picked one of the two links that were there // TODO: what to do about this? could this be a problem? 'Modified-BSD':{ 'URL': 'http://www.xfree86.org/current/LICENSE4.html', 'Magnet link': 'magnet:?xt=urn:btih:12f2ec9e8de2a3b0002a33d518d6010cc8ab2ae9&dn=xfree86.txt'