Re-instate NRPDisclaimerAndLicence.php which was indavertently removed by the previous
commit for https://bugs.cacert.org/view.php?id=1131
This commit is contained in:
parent
e2de6e8f7e
commit
86e2a3cb72
1 changed files with 14 additions and 0 deletions
14
www/policy/NRPDisclaimerAndLicence.php
Normal file
14
www/policy/NRPDisclaimerAndLicence.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
|
||||
<html>
|
||||
<head><title>NRP-DAL was replaced by the Root Distribution License</title></head>
|
||||
<body>
|
||||
<table border="1" bgcolor="#EEEEEE"><tr><td>
|
||||
|
||||
The document "Non Related Persons - Disclaimer And Licence" was replaced by the Root Distribution Licence, which can be found <a href="/policy/RootDistributionLicense.php">here</a>.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue