diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-03-31 17:26:01 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-03-31 17:26:01 +0200 |
commit | 2397bb1aae49121d35cbd9f3863b4f6df202201f (patch) | |
tree | b750387f0c0c9cff2b4e8166c13bccbc1897332f /doc/SystemTap_Tapset_Reference/tapsets.tmpl | |
parent | dc246f3c5fb0d9fdc4388e00d8ddf5d1b53a3fc8 (diff) | |
download | systemtap-steved-2397bb1aae49121d35cbd9f3863b4f6df202201f.tar.gz systemtap-steved-2397bb1aae49121d35cbd9f3863b4f6df202201f.tar.xz systemtap-steved-2397bb1aae49121d35cbd9f3863b4f6df202201f.zip |
Add fake Systemtap Hackers author to tapset reference manual template.
* doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add authorblock.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index 21706ea2..b7c0713b 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -11,6 +11,14 @@ <holder>Red Hat, Inc. and others</holder> </copyright> + <authorgroup> + <author> + <othername>SystemTap</othername> + <contrib>Hackers</contrib> + </author> + </authorgroup> + + <legalnotice> <para> This documentation is free software; you can redistribute |