1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Rewriting of copyright notices for plugins/samplesink. Part of #1893

This commit is contained in:
f4exb
2023-11-18 09:58:55 +01:00
parent 743260db96
commit 869f1a4191
172 changed files with 826 additions and 479 deletions
@@ -1,5 +1,7 @@
///////////////////////////////////////////////////////////////////////////////////
// Copyright (C) 2019 Edouard Griffiths, F4EXB //
// Copyright (C) 2012 maintech GmbH, Otto-Hahn-Str. 15, 97204 Hoechberg, Germany //
// written by Christian Daniel //
// Copyright (C) 2015-2017, 2019 Edouard Griffiths, F4EXB <f4exb06@gmail.com> //
// //
// Implementation of static web API adapters used for preset serialization and //
// deserialization //
@@ -41,4 +43,4 @@ public:
private:
HackRFOutputSettings m_settings;
};
};