Skip to content
Snippets Groups Projects
Commit f8df7979 authored by Leo Krueger's avatar Leo Krueger
Browse files

about.js: small adaptions to the license text

parent 980e669e
No related branches found
No related tags found
No related merge requests found
...@@ -20,10 +20,10 @@ define(function () { ...@@ -20,10 +20,10 @@ define(function () {
s += "<p>This program is distributed in the hope that it will be useful, " s += "<p>This program is distributed in the hope that it will be useful, "
s += "but WITHOUT ANY WARRANTY; without even the implied warranty of " s += "but WITHOUT ANY WARRANTY; without even the implied warranty of "
s += "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the " s += "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the "
s += "GNU General Public License for more details.</p>" s += "GNU Affero General Public License for more details.</p>"
s += "<p>You should have received a copy of the GNU Affero General " s += "<p>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 += "<a href=\"https://www.gnu.org/licenses/\">" s += "<a href=\"https://www.gnu.org/licenses/\">"
s += "https://www.gnu.org/licenses/</a>.</p>" s += "https://www.gnu.org/licenses/</a>.</p>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment