diff options
author | Mattias Andrée <maandree@kth.se> | 2017-12-10 23:55:26 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-12-10 23:55:26 +0100 |
commit | f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a (patch) | |
tree | 5ee68c7907baf8666d5d585ae491129ffcfdb6e5 /doc/info/titlepage-data.texinfo | |
parent | update news and makefile (diff) | |
download | sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.gz sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.bz2 sleeping-getty-f7f87b788bdfdaed3e69b60fd9ce9d2c17b06e0a.tar.xz |
Simplify and cahgne license1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | doc/info/titlepage-data.texinfo | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/doc/info/titlepage-data.texinfo b/doc/info/titlepage-data.texinfo deleted file mode 100644 index 6d741a8..0000000 --- a/doc/info/titlepage-data.texinfo +++ /dev/null @@ -1,23 +0,0 @@ -@c The title and the subtitle of the manual. -@set title sleeping-getty -@set subtitle Do not start a fullblown getty before it is necessary - -@c The full name of the documented program or package. -@set programname @command{sleeping-getty} -@set programnamewiththe @command{sleeping-getty} - - -@c Authors of the manual. Included at the bottom -@c of the titlepage on TeX processed output. -@macro authors{} -@author by Mattias Andrée (maandree) -@end macro - - -@c Dedication for TeX processed output. -@c @set HAVE_DEDICATION -@c @macro dedication{} -@c @center `' -@c @end macro -@c (I don't use dedications, I use quotes.) - |