File: contact.html

package info (click to toggle)
evolution-data-server 2.22.3-1.1%2Blenny2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 69,336 kB
  • ctags: 44,478
  • sloc: ansic: 341,205; xml: 65,790; tcl: 30,499; sh: 19,137; perl: 11,529; cpp: 8,264; java: 7,653; makefile: 6,871; awk: 1,338; yacc: 1,105; sed: 772; cs: 505; lex: 134; python: 30; asm: 14
file content (68 lines) | stat: -rw-r--r-- 1,218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!--$Id: contact.html 2904 2003-11-20 22:14:35Z toshok $-->
<html>
<head>
<title>The Sleepycat Software Contact Page</title>
<meta name="description" content="DB: A database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,b+tree,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,java,C,C++">
</head>
<body bgcolor=white>

<p align=center>
<img src="../images/sleepycat.gif" alt="Sleepycat Software Inc.">

<table>
<tr>

<td valign=top>
<b>
General:
</b>
</td><td>
<a href="mailto:info@sleepycat.com">info@sleepycat.com</a>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Sales and Marketing:
</b>
</td><td>
<a href="mailto:sales@sleepycat.com">sales@sleepycat.com</a><br>
+1-617-876-0858<br>
+1-877-SLEEPYCAT (USA only, toll-free)<br>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Technical Support:
</b>
</td><td>
<a href="mailto:support@sleepycat.com">support@sleepycat.com</a>
</td>

</tr><tr>
<td><br></td>
</tr><tr>

<td valign=top>
<b>
Postal Mail:
</b>
</td><td bgcolor="#EEEEEE">
Sleepycat Software Inc.<br>
118 Tower Rd.<br>
Lincoln, MA 01773-4403<br>
USA
</td>
</tr>
</table>

</body>
</html>