From 127072715b7855ff70e3460d64424839e291298c Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 1 Sep 2017 16:56:13 +0200 Subject: DPD CE: Add MIT licence header --- dpd/src/Measure.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dpd/src/Measure.py') 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 -- cgit v1.2.3