summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/gla11y4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/gla11y b/bin/gla11y
index c3ae7be67604..1f4bea984a88 100755
--- a/bin/gla11y
+++ b/bin/gla11y
@@ -26,6 +26,10 @@
# Take LibreOffice (glade) .ui files and check for non accessible widgets
+# A white paper documents the rationale of the implementation:
+#
+# https://inria.hal.science/hal-02957129
+
from __future__ import print_function
import os