Update license link

This commit is contained in:
Luca Deri 2016-04-25 09:41:46 +02:00
parent 766ea9840a
commit e88682d8a3
2 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ info["ntopng.license"] = ntop.getCache('ntopng.license')
if(info["pro.release"] == false) then
print("<A HREF=http://www.gnu.org/licenses/gpl.html target=\"_blank\">".. info["license"] .."</A>")
else
print("<A HREF=https://svn.ntop.org/svn/ntop/trunk/legal/EULA.txt target=\"_blank\">EULA</A>")
print("<A HREF=https://svn.ntop.org/svn/ntop/trunk/legal/LicenseAgreement/ target=\"_blank\">EULA</A>")
end
if(info["pro.systemid"] and (info["pro.systemid"] ~= "")) then