summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-06-25 12:44:25 +0000
committerIngo Schwarze <schwarze@openbsd.org>2022-06-25 12:44:25 +0000
commit53ed68772c02667be9a129cd28ef84e4ffc1cd06 (patch)
tree3f216745460851976035ea7efb13b628693fd56e /LICENSE
parentedde740db3ca4eddd4bb01273e3a7f6362460736 (diff)
downloadmandoc-53ed68772c02667be9a129cd28ef84e4ffc1cd06.tar.gz
If an .Xr macro contains a section argument, write an aria-label attribute
such that users of screen readers aren't forced to listen to lengthy and distracting readings like "mdoc, left parenthesis, 7, right parenthesis". Based on a patch from Anna Vyalkova <cyber at sysrq dot in>, significantly tweaked by me.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE3
1 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 23090ee4..c0869e9c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -4,8 +4,8 @@ With the exceptions noted below, all non-trivial files contained
in the mandoc toolkit are protected by the Copyright of the following
developers:
+Copyright (c) 2010-2022 Ingo Schwarze <schwarze@openbsd.org>
Copyright (c) 2008-2012, 2014 Kristaps Dzonsons <kristaps@bsd.lv>
-Copyright (c) 2010-2021 Ingo Schwarze <schwarze@openbsd.org>
Copyright (c) 1999, 2004, 2017 Marc Espie <espie@openbsd.org>
Copyright (c) 2009, 2010, 2011, 2012 Joerg Sonnenberger <joerg@netbsd.org>
Copyright (c) 2013 Franco Fichtner <franco@lastsummer.de>
@@ -13,6 +13,7 @@ Copyright (c) 2014 Baptiste Daroussin <bapt@freebsd.org>
Copyright (c) 2016 Ed Maste <emaste@freebsd.org>
Copyright (c) 2017 Michael Stapelberg <stapelberg@debian.org>
Copyright (c) 2017 Anthony Bentley <bentley@openbsd.org>
+Copyright (c) 2022 Anna Vyalkova <cyber@sysrq.in>
Copyright (c) 1998, 2004, 2010, 2015 Todd C. Miller <Todd.Miller@courtesan.com>
Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net>
Copyright (c) 2004 Ted Unangst <tedu@openbsd.org>