diff options
Diffstat (limited to 'www/policy/NRPDisclaimerAndLicence.php')
-rw-r--r-- | www/policy/NRPDisclaimerAndLicence.php | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/www/policy/NRPDisclaimerAndLicence.php b/www/policy/NRPDisclaimerAndLicence.php index 21965e6..bee8f26 100644 --- a/www/policy/NRPDisclaimerAndLicence.php +++ b/www/policy/NRPDisclaimerAndLicence.php @@ -1,9 +1,8 @@ -<?php -loadem("index"); -$id = intval($id); -//showheader(_("CAcert - Non-Related Persons - Disclaimer and Licence")); -?> +<!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>. |