diff options
Diffstat (limited to 'py3status/modules/dropboxd_status.py')
| -rw-r--r-- | py3status/modules/dropboxd_status.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py3status/modules/dropboxd_status.py b/py3status/modules/dropboxd_status.py index 1cd1532..7e4ed72 100644 --- a/py3status/modules/dropboxd_status.py +++ b/py3status/modules/dropboxd_status.py @@ -9,7 +9,7 @@ Requires: - the 'dropbox-cli' command @author Tjaart van der Walt (github:tjaartvdwalt) -@license GNU GPL http://www.gnu.org/licenses/gpl.html +@license BSD 2-Clause License -- http://opensource.org/licenses/BSD-2-Clause """ import subprocess |
