File: authors.html

package info (click to toggle)
segment 1.3.5~svn57%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 548 kB
  • ctags: 782
  • sloc: java: 4,230; xml: 114; makefile: 22; sh: 5
file content (10 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Authors</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>

<h1>Authors</h1>

<ul>
	<li>Jarek Lipski (loomchild@rootnode.net) - creation of the project, design and programming</li>
	<li>Jimmy O'Regan - translation of readme file to English</li>
</ul>

</body></html>