diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-26 15:00:36 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-26 15:00:36 (EDT) |
commit | 0a68458fac297c5ce577ef9973d3a291bf616490 (patch) | |
tree | 73d6e808f4053d36f76435f69aa7a03b1f7d20cc /talks | |
parent | 7eb245d428c37fc026228f5f907b9af73355cdd3 (diff) | |
download | www-0a68458fac297c5ce577ef9973d3a291bf616490.zip www-0a68458fac297c5ce577ef9973d3a291bf616490.tar.gz www-0a68458fac297c5ce577ef9973d3a291bf616490.tar.bz2 |
Remove page titles from pages.
Diffstat (limited to 'talks')
-rw-r--r-- | talks/index.mdwn | 3 | ||||
-rw-r--r-- | talks/software-contracts/index.mdwn | 7 |
2 files changed, 2 insertions, 8 deletions
diff --git a/talks/index.mdwn b/talks/index.mdwn index 10d3102..0a917cb 100644 --- a/talks/index.mdwn +++ b/talks/index.mdwn @@ -1,9 +1,6 @@ <!--#set var="title" value="Talks" --> <!--#include virtual="/includes/header.html" --> -Talks -===== - Here you will find information about some of the talks and presentations I've given. diff --git a/talks/software-contracts/index.mdwn b/talks/software-contracts/index.mdwn index 0d5e2d3..7727014 100644 --- a/talks/software-contracts/index.mdwn +++ b/talks/software-contracts/index.mdwn @@ -1,9 +1,6 @@ <!--#set var="title" value="Legal Validity of Software Contracts" --> <!--#include virtual="/includes/header.html" --> -Legal Validity of Software Contracts -==================================== - This is a presentation that I gave in a law-related course at the New Jersey Institute of Technology (NJIT) in the Spring of 2012. @@ -18,7 +15,7 @@ The presentation refers to statutory and case law in the United States, but the concepts should apply to almost any jurisdiction. Slides ------- +====== The following are the slides I prepared for the presentation: @@ -36,7 +33,7 @@ version newer than that which I used. [bug-fdo]: https://bugs.freedesktop.org/show_bug.cgi?id=47706 Copyright ---------- +========= Copyright © 2012 Patrick "P. J." M<span class="super">c</span>Dermott |