File: appendices.html

package info (click to toggle)
pgadmin3 1.4.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,796 kB
  • ctags: 10,758
  • sloc: cpp: 55,356; sh: 6,164; ansic: 1,520; makefile: 576; sql: 482; xml: 100; perl: 18
file content (26 lines) | stat: -rw-r--r-- 816 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
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="STYLESHEET" type="text/css" href="pgadmin3.css">
<title>Appendices</title>
</head>

<body>

<H3>Appendices</H3>

<UL>
  <LI><A HREF="bugreport.html">Reporting bugs</A> in pgAdmin III.<BR>&nbsp;</LI>
  <LI>The pgAdmin <A HREF="team.html">development team</A>.<BR>&nbsp;</LI>
  <LI>The pgAdmin <A HREF="translation_team.html">translation team</A>.<BR>&nbsp;</LI>
  <LI>The pgAdmin III <A HREF="licence.html">licence</A>.<BR>&nbsp;</LI>
</UL>

<P>pgAdmin includes software from the OpenSSL and MIT Kerberos projects:</P>
<UL>
  <LI>The MIT Kerberos <A HREF="kerberos.html">licence</A>.<BR>&nbsp;</LI>
  <LI>The OpenSSL <A HREF="openssl.html">licence</A>.<BR>&nbsp;</LI>
</UL>
</BODY>
</HTML>