From bcab2b22881216b2b51fd35c18efae12fe7a3a4a Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Fri, 22 Jan 2021 18:10:51 +0100 Subject: [PATCH] update copyright notices --- config_webrx.py | 2 +- csdr/csdr.py | 2 +- htdocs/css/openwebrx.css | 2 +- htdocs/index.html | 2 +- htdocs/openwebrx.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config_webrx.py b/config_webrx.py index 2d68c81..0f313c7 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -6,7 +6,7 @@ config_webrx: configuration options for OpenWebRX This file is part of OpenWebRX, an open-source SDR receiver software with a web UI. Copyright (c) 2013-2015 by Andras Retzler - Copyright (c) 2019-2020 by Jakob Ketterl + Copyright (c) 2019-2021 by Jakob Ketterl This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/csdr/csdr.py b/csdr/csdr.py index ad4d344..8ee4fbd 100644 --- a/csdr/csdr.py +++ b/csdr/csdr.py @@ -4,7 +4,7 @@ OpenWebRX csdr plugin: do the signal processing with csdr This file is part of OpenWebRX, an open-source SDR receiver software with a web UI. Copyright (c) 2013-2015 by Andras Retzler - Copyright (c) 2019-2020 by Jakob Ketterl + Copyright (c) 2019-2021 by Jakob Ketterl This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index a2da8fe..bb0bb39 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -3,7 +3,7 @@ This file is part of OpenWebRX, an open-source SDR receiver software with a web UI. Copyright (c) 2013-2015 by Andras Retzler - Copyright (c) 2019-2020 by Jakob Ketterl + Copyright (c) 2019-2021 by Jakob Ketterl This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/htdocs/index.html b/htdocs/index.html index 2ceb5ed..8b3af5a 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -4,7 +4,7 @@ This file is part of OpenWebRX, an open-source SDR receiver software with a web UI. Copyright (c) 2013-2015 by Andras Retzler - Copyright (c) 2019-2020 by Jakob Ketterl + Copyright (c) 2019-2021 by Jakob Ketterl This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/htdocs/openwebrx.js b/htdocs/openwebrx.js index e7d5303..c8a9aaa 100644 --- a/htdocs/openwebrx.js +++ b/htdocs/openwebrx.js @@ -3,7 +3,7 @@ This file is part of OpenWebRX, an open-source SDR receiver software with a web UI. Copyright (c) 2013-2015 by Andras Retzler - Copyright (c) 2019-2020 by Jakob Ketterl + Copyright (c) 2019-2021 by Jakob Ketterl This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as