web/html/licenses/export index.php,1.1.1.1,1.2

Karsten Wade (kwade) fedora-websites-list at redhat.com
Fri Oct 13 17:20:24 UTC 2006


Author: kwade

Update of /cvs/fedora/web/html/licenses/export
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15400/web/html/licenses/export

Modified Files:
	index.php 
Log Message:
Applying patch from bz#189069


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/licenses/export/index.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- index.php	30 Mar 2005 17:47:23 -0000	1.1.1.1
+++ index.php	13 Oct 2006 17:20:22 -0000	1.2
@@ -1,85 +1,11 @@
-<?
-include("site.inc");
+<?php
+//
+// Easily-changeable template for redirection.
+//
 
-$template = new Page;
-$template->initCommon();
+//$NEWURL="http://fedora.redhat.com/About/legal/licenses/";
+$NEWURL="http://fedoraproject.org/wiki/Legal/Licenses";
 
-$template->displayHeader();
+include("redirect.inc");
 
 ?>
-
-<h1>Fedora Export Control Product Matrix</h1>
-
-<h2>EXPORT COMPLIANCE/CUSTOMS INFORMATION</h2>
-	
-<p>
-The Fedora Product Matrix and the following information is not intended to replace the Export Administration Regulations ("EAR"), other U.S. Export laws, or the Harmonized Tariff Schedule ("HTS"), but is provided as an accommodation to our partners and customers to be used in conjunction with said laws to assist you in the export and import of Fedora products.  The exporter is responsible for exporting Fedora products, in accordance with the requirements of the EAR, other U.S. Export laws, and the HTS.  End-user, end-use and country of ultimate destination may affect export licensing requirements.  All Export Control Classification Numbers ("ECCN"), HTS Numbers and License Authorization information are subject to change without notice.  Modification in any way to a Fedora product voids the classification.  It is your obligation as an exporter to verify such information and comply with the current applicable regulations.   IF YOU EXPORT FEDORA PRODUCTS, YOU ARE RESPONSIBLE F!
 OR COMPLYING WITH THE REQUIREMENTS OF THE BUREAU OF INDUSTRY AND SECURITY ("BIS"), EAR, OR OTHER U.S. EXPORT LAWS.
-</p>
-
-<p>
-<b>All Export information is provided "As-is".  Fedora makes no warranty or representation that the information contained on this site is accurate, current, or complete. It is your obligation as the exporter to comply with the current applicable requirements of United States export rules and regulations. Any use of such information by you is without recourse to Fedora and is at your own risk.  Fedora is in no way responsible for any damages whether direct, consequential, incidental, or otherwise, suffered by you as a result of using or relying upon such information for any purpose.</b>
-</p>	
-
-<h2>Embargoed Destinations</h2>
-
-<p>
-Fedora's software and/or technical data may NOT be exported/reexported, either directly or indirectly, to the following U.S. embargoed or restricted destinations:</p>
-<p>Cuba, Iran, Iraq, Libya, North Korea, Sudan or Syria.</p>
-<p>Please note: this list is subject to change.</p>
-"
-<h2>Denied Persons/Entities Lists</h2>
-
-<p>
-In addition to the Embargoed Destinations, Fedora software and/or technical data may NOT be exported/reexported, either directly or indirectly, to a person or entity barred by the United States Government from participating in export activities. Denied persons/entities include those persons and/or entities listed on the Commerce Department's Denied Persons List, Entities List and to the United States Department of Treasury's Office of Foreign Assets Control ("OFAC") Specially Designated Nationals List.
-</p>
-
-<table border=1>
-<tr>
-<td>PRODUCT NAME</td>
-<td>ECCN</td>
-<td>LIC/LIC EXCEPTION</td>
-<td>RETAIL</td>
-</tr>
-<tr>
-<td>Fedora Core 1 Test Release 2</td>
-<td>5D002</td>
-<td>TSU</td>
-<td>No</td>
-</tr>
-<tr>
-<td>Fedora Core 1</td>
-<td>5D002</td>
-<td>TSU</td>
-<td>No</td>
-</tr>
-<tr>
-<td>Fedora Core 2 Test Release 1</td>
-<td>5D002</td>
-<td>TSU</td>
-<td>No</td>
-</tr>
-<tr>
-<td>Fedora Core 2 Test Release 2</td>
-<td>5D002</td>
-<td>TSU</td>
-<td>No</td>
-</tr>
-<tr>
-<td>Fedora Core 2 (Tettnang)</td>
-<td>5D002</td>
-<td>TSU</td>
-<td>No</td>
-</tr>
-<tr> 
-<td>Fedora Core 3 (Heidelberg)</td> 
-<td>5D002</td> 
-<td>TSU</td> 
-<td>No</td>
-</tr>
-</table>
-
-<?
- 
-$template->displayFooter('$Date$');
- 
-?>




More information about the Fedora-websites-list mailing list