diff options
Diffstat (limited to 'dpd/main.py')
-rwxr-xr-x | dpd/main.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/main.py b/dpd/main.py index d2ed453..ac710d0 100755 --- a/dpd/main.py +++ b/dpd/main.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# DPD Calculation Engine main file. +# DPD Computation Engine main file. # # http://www.opendigitalradio.org # Licence: The MIT License, see notice at the end of this file |