diff options
Diffstat (limited to 'src/runserver.py')
-rwxr-xr-x | src/runserver.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/runserver.py b/src/runserver.py index 92a03667..0768cea8 100755 --- a/src/runserver.py +++ b/src/runserver.py @@ -1,10 +1,10 @@ #! /usr/bin/env python # -*- coding: utf-8 -*- -# JARR - A Web based news aggregator. +# Newspipe - A Web based news aggregator. # Copyright (C) 2010-2016 Cédric Bonhomme - https://www.cedricbonhomme.org # -# For more information : https://github.com/JARR/JARR +# For more information : https://github.com/Newspipe/Newspipe # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |