diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 22:04:45 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 22:04:45 +0200 |
commit | 1d7ed92997b08aa07063be302065cc2e3c6459b4 (patch) | |
tree | 1b3f64bb9baed09cdcdbc5a3b4a328e42c1534a4 | |
parent | Updated copyrights (diff) | |
download | newspipe-1d7ed92997b08aa07063be302065cc2e3c6459b4.tar.gz newspipe-1d7ed92997b08aa07063be302065cc2e3c6459b4.tar.bz2 newspipe-1d7ed92997b08aa07063be302065cc2e3c6459b4.zip |
Updated copyrights
-rw-r--r-- | src/web/forms.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/forms.py b/src/web/forms.py index 5e53946e..73ad6e85 100644 --- a/src/web/forms.py +++ b/src/web/forms.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 : http://github.com/Newspipe/Newspipe # |