diff options
Diffstat (limited to 'doc/apt.ent')
-rw-r--r-- | doc/apt.ent | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/apt.ent b/doc/apt.ent index 6e0bc79be..8054a25f6 100644 --- a/doc/apt.ent +++ b/doc/apt.ent @@ -123,6 +123,29 @@ </author> "> +<!ENTITY apt-product " + <productname>Linux</productname> +"> + +<!ENTITY apt-email " + <address> + <email>apt@packages.debian.org</email> + </address> +"> + +<!ENTITY apt-author.jgunthorpe " + <author> + <firstname>Jason</firstname> + <surname>Gunthorpe</surname> + </author> +"> + +<!ENTITY apt-author.team " + <author> + <othername>APT team</othername> + </author> +"> + <!ENTITY apt-copyright " <copyright> <holder>Jason Gunthorpe</holder> |