summaryrefslogtreecommitdiffstats
path: root/talks/index.html
blob: 67b770b93128f72c0c3c48844bb34268836c480e (plain)
1
2
3
4
5
6
7
8
9
10
11
<!--#set var="title" value="Talks" -->
<!--#include virtual="/includes/header.html" -->
<h2>Talks</h2>
<p>
	Here you will find information about some of the talks and presentations
	I've given.
</p>
<ul>
	<li><a href="software-contracts/">Legal Validity of Software Contracts</a></li>
</ul>
<!--#include virtual="/includes/footer.html" -->