All checks were successful
continuous-integration/drone/push Build is passing
* All <body> elements in news and event xml files now consist of <p> elements. * XSL templates to display news and event feeds are further consolidated. * All verbose news and event listings now display a learn-more link.
20 lines
589 B
XML
20 lines
589 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-08-13" end="2005-08-13">
|
|
<title>Software Patents: The Road Ahead</title>
|
|
<body>
|
|
<p>
|
|
London, August 13th is the Annual General Meeting of UK-based
|
|
Association For Free Software (AFFS). This year Ciaran
|
|
O'Riordan will be giving a talk about what has been achieved and
|
|
what we must do to prepare for the future battles over software
|
|
patentability.
|
|
</p>
|
|
</body>
|
|
<page>http://www.affs.org.uk/affsac.html</page>
|
|
</event>
|
|
</eventset>
|