diff --git a/lib/about.js b/lib/about.js index 5cb9ed9..1a0ec8d 100644 --- a/lib/about.js +++ b/lib/about.js @@ -20,10 +20,10 @@ define(function () { s += "

This program is distributed in the hope that it will be useful, " s += "but WITHOUT ANY WARRANTY; without even the implied warranty of " s += "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the " - s += "GNU General Public License for more details.

" + s += "GNU Affero General Public License for more details.

" s += "

You should have received a copy of the GNU Affero General " - s += "Public License long with this program. If not, see " + s += "Public License along with this program. If not, see " s += "" s += "https://www.gnu.org/licenses/.

"