diff options
author | jaseg <code@jaseg.net> | 2020-07-19 21:13:36 +0200 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2020-07-19 21:13:36 +0200 |
commit | 632a87af49d9a568103e6f0013b5f8a7988b2fb3 (patch) | |
tree | b355b7f37625aaf62354be7ffb802a82041c4acf /mpv.py | |
parent | 0ea4622fb7cf6c96571bb38b73d8eb493c29c8d8 (diff) | |
download | python-mpv-632a87af49d9a568103e6f0013b5f8a7988b2fb3.tar.gz python-mpv-632a87af49d9a568103e6f0013b5f8a7988b2fb3.tar.bz2 python-mpv-632a87af49d9a568103e6f0013b5f8a7988b2fb3.zip |
mpv.py: Update copyright date
Diffstat (limited to 'mpv.py')
-rw-r--r-- | mpv.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # vim: ts=4 sw=4 et # # Python MPV library module -# Copyright (C) 2017 Sebastian Götte <code@jaseg.net> +# Copyright (C) 2017-2020 Sebastian Götte <code@jaseg.net> # # This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General # Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any |