1<!DOCTYPE HTML> 2<html> 3<head> 4 <meta charset="UTF-8"/> 5 <title>Privacy Policy, Legal and License Information</title> 6 <link rel="stylesheet" href="../style.css" type="text/css"/> 7</head> 8<body> 9 10<h3>Privacy Policy</h3> 11 12<p><strong class="notranslate">Barcode Scanner</strong> does not collect, store or transmit information about its 13users, nor usage of the application. The application accesses personal information such as contacts 14and bookmarks only in order to implement application functionality, such as sharing contacts and bookmarks 15by QR Codes on screen.</p> 16 17<p>Note that this application accesses third-party services, including Google Books, Google Product Search and Amazon, 18in order to retrieve additional information following a scan. These third parties receive and may log these requests. 19Also, it may be necessary to send the request to a server operated by this application, in order to transform the 20request for use with the third-party service, such as signing the request. 21No additional information is added to the requests besides the query terms.</p> 22 23<p>Also note that this application links to third-party web sites and applications. Again, 24no information other than query terms are passed on as part of these links. These sites and applications are 25separate from and not affiliated with this application, and are not covered by this Privacy Policy.</p> 26 27<h3>Trademarks</h3> 28 29<p><span class="notranslate">Google, Google Books, Google Product Search, 30Barcode Scanner, ZXing, QR Code, Data Matrix, Aztec</span> 31are all trademarks of their respective owners.</p> 32 33<h3>License and Copyright</h3> 34 35<p>This project is based on the <a href="https://github.com/zxing/zxing" class="notranslate">ZXing</a> open source barcode 36scanning library, and is licensed to you under the terms of the 37<a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="notranslate">Apache License 2.0</a>:</p> 38 39<p style="font-size:200%"><a href="../html/apache-license.txt" class="notranslate">Apache License 2.0</a></p> 40 41</body> 42</html>