aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgitize/repo.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cgitize/repo.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgitize/repo.py b/cgitize/repo.py
index 4b3072c..02e283b 100644
--- a/cgitize/repo.py
+++ b/cgitize/repo.py
@@ -1,6 +1,6 @@
# Copyright (c) 2018 Egor Tensin <Egor.Tensin@gmail.com>
-# This file is part of the "cgit repos" project.
-# For details, see https://github.com/egor-tensin/cgit-repos.
+# This file is part of the "cgitize" project.
+# For details, see https://github.com/egor-tensin/cgitize.
# Distributed under the MIT License.
import abc