Switch to unified view

a/src/radio_scripts/radio-paradise-get-flac.py b/src/radio_scripts/radio-paradise-get-flac.py
1
#!/usr/bin/env python2
1
#!/usr/bin/env python
2
# Checked to run with either Python 2 or 3
3
#
2
# Copyright (C) 2017-2018 J.F.Dockes
4
# Copyright (C) 2017-2018 J.F.Dockes
3
#   This program is free software; you can redistribute it and/or modify
5
#   This program is free software; you can redistribute it and/or modify
4
#   it under the terms of the GNU General Public License as published by
6
#   it under the terms of the GNU General Public License as published by
5
#   the Free Software Foundation; either version 2 of the License, or
7
#   the Free Software Foundation; either version 2 of the License, or
6
#   (at your option) any later version.
8
#   (at your option) any later version.