diff options
Diffstat (limited to 'dpd/src/Measure.py')
-rw-r--r-- | dpd/src/Measure.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dpd/src/Measure.py b/dpd/src/Measure.py index e4fa8a2..f48d28f 100644 --- a/dpd/src/Measure.py +++ b/dpd/src/Measure.py @@ -1,4 +1,10 @@ # -*- coding: utf-8 -*- +# +# DPD Calculation Engine, Measure signal using ODR-DabMod's +# DPD Server. +# +# http://www.opendigitalradio.org +# Licence: The MIT License, see notice at the end of this file import sys import socket |