Updated copyright notice

This commit is contained in:
Fred Boniface 2023-03-05 23:31:22 +00:00
parent 8fe20933b8
commit a0e9b27b84
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<footer> <footer>
<p> <p>
&copy; Fred Boniface 2022 &copy; Fred Boniface 2022-2023
</p> </p>
</footer> </footer>

View File

@ -22,10 +22,10 @@
<dt><a href="https://athena.fb-infra.uk">Athena</a> <a href="https://git.fjla.uk/fred.boniface/athena.fb-infra.uk">Git Repo</a></dt> <dt><a href="https://athena.fb-infra.uk">Athena</a> <a href="https://git.fjla.uk/fred.boniface/athena.fb-infra.uk">Git Repo</a></dt>
<dd>Written in PHP, a simple gateway to get easy access to train departures</dd> <dd>Written in PHP, a simple gateway to get easy access to train departures</dd>
<dt><a href="https://owlboard.fjla.uk">OwlBoard</a> <a href="https://git.fjla.uk/OwlBoard">Git Repos</a></dt> <dt><a href="https://owlboard.fjla.uk">OwlBoard</a> <a href="https://git.fjla.uk/OwlBoard">Git Repos</a></dt>
<dd>A suite of containerised applications offering live departure board PWA for UK Rail. <dd>A suite of containerised applications offering live departure boards for UK Rail.
Consists of an Express.JS API Server, a Python db-manager script and a modern web frontend Consists of an Express.JS API Server, a Python db-manager script and a modern PWA frontend
utilising modern compression to reduce payload size, and making use of ServiceWorker caching, utilising compression to reduce payload size, and making use of ServiceWorker caching,
to increase reliability over low quality mobile data links. to increase reliability over low quality mobile data links. Designed for Kubernetes deployment.
</dd> </dd>
<dt><a href="https://git.fjla.uk/fred.boniface/trandom">tRandom</a> <a href="https://git.fjla.uk/fred.boniface/tRandom">Git Repo</a></dt> <dt><a href="https://git.fjla.uk/fred.boniface/trandom">tRandom</a> <a href="https://git.fjla.uk/fred.boniface/tRandom">Git Repo</a></dt>
<dd>Written in Python, a simple cross-platform GUI based random number <dd>Written in Python, a simple cross-platform GUI based random number