diff options
Diffstat (limited to 'dpd/src/Model.py')
-rw-r--r-- | dpd/src/Model.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dpd/src/Model.py b/dpd/src/Model.py index ae9f7b3..63bfa63 100644 --- a/dpd/src/Model.py +++ b/dpd/src/Model.py @@ -1,4 +1,9 @@ # -*- coding: utf-8 -*- +# +# DPD Calculation Engine, model implementation. +# +# http://www.opendigitalradio.org +# Licence: The MIT License, see notice at the end of this file import datetime import os |