Masterarbeit/assets/html/disclaimer.html

32 lines
1.2 KiB
HTML
Raw Permalink Normal View History

<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width"/>
<title>Disclaimer</title>
<style type="text/css" media="all">
body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
</style>
</head>
<body>
<h1>Platzhalter -- original von: TRUSTCONCEPT TAX STAMPS ("App")</h1>
<p>
Please note that this App <strong>cannot</strong> replace the need for a thorough check of the authenticity of the respective product.
</p>
<p>
If the App registers a code check as "identified successfully" or "not identified successfully", this is only an indication that the product is authentic, or that it has been counterfeited.
</p>
<p>
But the App does not produce a definitive result. If the App recognizes the code check as being valid, the possibility remains that the product itself has been counterfeited, because manipulation can never be excluded.
</p>
<p>
Therefore KURZ does not assume liability for the correctness or reliability of the identification results generated by this App.
</p>
<p>
Please check with the respective brand owners of the product for more comprehensive product identification.
</p>
</body>
</html>