diff options
Diffstat (limited to 'org.tizen.common.connection/about.html')
-rw-r--r-- | org.tizen.common.connection/about.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/org.tizen.common.connection/about.html b/org.tizen.common.connection/about.html new file mode 100644 index 000000000..5c96d4fee --- /dev/null +++ b/org.tizen.common.connection/about.html @@ -0,0 +1,26 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> +<title>About</title> +</head> +<body lang="EN-US"> +<h2>About This Content</h2> + +<p>May, 2011</p> +<h3>Tizen SDK</h3> + +<p><a href="https://developer.tizen.org/" target="_blank">Tizen SDK</a> +is a set of Eclipse plug-ins that helps programmers to develop applications for +the mobile platform.</p> + +<h3>License</h3> + +<p>See <a href="about_files/LICENSE-2.0.htm">Apache License, Version 2.0</a>.</p> + +<h3>Note</h3> +<p>sdblib.jar is under the Apache license Version 2.0. You can find a copy of the Apache License at <a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></p> + +</body> +</html>
\ No newline at end of file |