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/Dab_Util.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dpd/src/Dab_Util.py') diff --git a/dpd/src/Dab_Util.py b/dpd/src/Dab_Util.py index 175b744..e0e8fcd 100644 --- a/dpd/src/Dab_Util.py +++ b/dpd/src/Dab_Util.py @@ -1,4 +1,9 @@ # -*- coding: utf-8 -*- +# +# DPD Calculation Engine, utilities for working with DAB signals. +# +# http://www.opendigitalradio.org +# Licence: The MIT License, see notice at the end of this file import datetime import os -- cgit v1.2.3