Skip to content
Snippets Groups Projects
Commit eacdaf58 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

Copyrigh Jiri Kalvoda

parent b4448db3
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
On-Screen Display Daemon On-Screen Display Daemon
(c) 2010 Martin Mares <mj@ucw.cz> (c) 2010 Martin Mares <mj@ucw.cz>
(c) 2021 Jiří Kalvoda <jirikalvoda@kam.mff.cuni.cz> (c) 2020--2021 Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
You can use and distribute this program under the terms of GPLv2. You can use and distribute this program under the terms of GPLv2.
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* On-screen Display * On-screen Display
* *
* (c) 2013--2014 Martin Mares <mj@ucw.cz> * (c) 2013--2014 Martin Mares <mj@ucw.cz>
* (c) 2020--2021 Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
* *
* This code is heavily inspired by the libxosd library, * This code is heavily inspired by the libxosd library,
* which is (c) 2000, 2001 Andre Renaud <andre@ignavus.net>. * which is (c) 2000, 2001 Andre Renaud <andre@ignavus.net>.
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* On-screen Display * On-screen Display
* *
* (c) 2013--2014 Martin Mares <mj@ucw.cz> * (c) 2013--2014 Martin Mares <mj@ucw.cz>
* (c) 2020--2021 Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
*/ */
#include <stdbool.h> #include <stdbool.h>
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
* On-screen Display Daemon * On-screen Display Daemon
* *
* (c) 2010--2014 Martin Mares <mj@ucw.cz> * (c) 2010--2014 Martin Mares <mj@ucw.cz>
* (c) 2020--2021 Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
*/ */
#include <stdio.h> #include <stdio.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment