aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2023-11-04 10:46:27 +1100
committerNeil <nyamatongwe@gmail.com>2023-11-04 10:46:27 +1100
commit577f2dab11d303cf75dfed64f5f87aaa1191b1d1 (patch)
treec553648fdc8c14e0c4ed1f64f915712673d60d4e /scripts
parentee4337399a12b3450e7aa427e7c826cc0b1350cc (diff)
downloadscintilla-mirror-577f2dab11d303cf75dfed64f5f87aaa1191b1d1.tar.gz
Document 'credits' property.rel-5-3-8
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ScintillaData.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ScintillaData.py b/scripts/ScintillaData.py
index 044ecfb01..55534306b 100644
--- a/scripts/ScintillaData.py
+++ b/scripts/ScintillaData.py
@@ -15,6 +15,9 @@
# mdyModified
# dmyModified
# myModified
+#
+# List of contributors
+# credits
# This file can be run to see the data it provides.
# Requires Python 3.6 or later