blob: 596e0e22f8d9dfefd0fa588ca94abf124e9e48da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<html>
<head>
<title>ZSafe</title>
</head>
<body>
<h1>ZSafe</h1>
<h3>Overview</h3>
<p>
This is a password manager program for the Sharp Zaurus.
</p>
<h3>Credits</h3>
<p>
ZSafe was written by:
<a href="CarstenSchneider@t-online.de">Carsten Schneider</a><br>
Translated into german by:
<a href="mailto:robert.ernst@linux-solutions.at">Robert Ernst</a><br>
This software may be distributed under the terms of the
GNU General Public License.
</p>
</body>
</html>
|