diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 22:04:54 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 22:04:54 +0200 |
commit | c779fa975eb400a373a9620cbfed6ff352c304b0 (patch) | |
tree | 574ecf5927a5e45f25a9fea5eb2f574132fd5f1e /src/notifications/notifications.py | |
parent | Updated copyrights (diff) | |
download | newspipe-c779fa975eb400a373a9620cbfed6ff352c304b0.tar.gz newspipe-c779fa975eb400a373a9620cbfed6ff352c304b0.tar.bz2 newspipe-c779fa975eb400a373a9620cbfed6ff352c304b0.zip |
Updated copyrights
Diffstat (limited to 'src/notifications/notifications.py')
-rw-r--r-- | src/notifications/notifications.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notifications/notifications.py b/src/notifications/notifications.py index 29cb6ef1..377eed5d 100644 --- a/src/notifications/notifications.py +++ b/src/notifications/notifications.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Newspipe - A Web based news aggregator. -# Copyright (C) 2010-2016 Cédric Bonhomme - https://www.cedricbonhomme.org +# Copyright (C) 2010-2018 Cédric Bonhomme - https://www.cedricbonhomme.org # # For more information : https://github.com/Newspipe/Newspipe # |