summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gen-quip-0000.py14
1 files changed, 13 insertions, 1 deletions
diff --git a/scripts/gen-quip-0000.py b/scripts/gen-quip-0000.py
index 484e0a4..d0703ce 100755
--- a/scripts/gen-quip-0000.py
+++ b/scripts/gen-quip-0000.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (C) 2017 The Qt Company Ltd.
+# Copyright (C) 2020 The Qt Company Ltd.
# Contact: http://www.qt.io/licensing/
#
# You may use this file under the terms of the CC0 license.
@@ -63,7 +63,19 @@ The following QUIPs exist:
endpiece = """
</table>
+These documents are generated from ReStructuredText sources which can
+be found at [1]_. Proposals for change or new QUIPs can be
+contributed, via the Qt Project's usual contribution process [2]_, to
+the repository [3]_. See QUIPs 1 through 3, above, for further
+details.
+
.. [0] https://codereview.qt-project.org/#/q/project:meta/quips,n,z
+
+.. [1] https://code.qt.io/cgit/meta/quips.git/
+
+.. [2] http://wiki.qt.io/Qt_Contribution_Guidelines
+
+.. [3] https://codereview.qt-project.org/admin/repos/meta/quips
"""
def compose_body(self):