forked from dajobe/redland-bindings
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.html
More file actions
20 lines (15 loc) · 662 Bytes
/
TODO.html
File metadata and controls
20 lines (15 loc) · 662 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="iso-8859-1"?>
<!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" lang="en" xml:lang="en">
<head>
<title>Redland librdf Language Bindings - To Do List</title>
</head>
<body>
<h1>Redland librdf Language Bindings - To Do list</h1>
<p>Bugs should be reported at the
<a href="http://bugs.librdf.org/">Redland Issue Tracker</a>.
</p>
<hr />
<p>Copyright (C) 2004-2011 <a href="http://www.dajobe.org/">Dave Beckett</a><br />Copyright (C) 2004-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
</body>
</html>