mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Update license link
This commit is contained in:
parent
766ea9840a
commit
e88682d8a3
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue