Files
libre-liberec-web/pages/en/index.html

41 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>Software Libre Liberec</title>
<meta name="description" content="Richard Stallman at Technical University of Liberec.">
</head>
<body>
<!--#include virtual="components/header.html" -->
<!--#include virtual="components/nav.html" -->
<main>
<div class="countdown">--:--:--:--</div>
<figure class="poster">
<img src="../poster_en.webp" alt="Poster for Richard Stallman's lecture">
</figure>
<p>
The lecture will take place on the <b>7th of May from 16:30 to 19:30</b> in the auditorium of building G at Technical university of Liberec.
</p>
<p>
The lecture by Mr. Richard Stallman will be focused on free software &ndash;
a movement that Mr. Stallman himself founded in 1983.
It will focus on the dangers of the constant proliferation of non-free software in our digital society,
how such software limits us as users, and how we can fight against it with free software.
</p>
<p>
This lecture is organized by the Faculty of Mechatronics, Informatics and Interdisciplinary Studies
of the Technical University of Liberec. Like most of Mr. Stallman's lectures, this lecture
is intended for the general public. There will be a voluntary admission fee only,
after the lecture it will also be possible to purchase items with the theme of the GNU operating system
and the Free Software Foundation.
</p>
</main>
<script src="../countdown.js"></script>
<!--#include virtual="components/footer.html" -->
</body>
</html>