diff options
Diffstat (limited to 'runserver.py')
-rwxr-xr-x | runserver.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runserver.py b/runserver.py index 6844aa85..0afdc3ed 100755 --- a/runserver.py +++ b/runserver.py @@ -1,7 +1,7 @@ #! /usr/bin/env python # -*- coding: utf-8 -*- -# Newspipe - A Web based news aggregator. +# Newspipe - A web news aggregator. # Copyright (C) 2010-2020 Cédric Bonhomme - https://www.cedricbonhomme.org # # For more information: https://git.sr.ht/~cedric/newspipe |