-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove mention of "HTML TADS Freeware Source Code License" from man page
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Process this file with | ||
.\" groff -man -Tascii qtads.6 | ||
.TH QTADS 6 "April 2010" " " "User Manuals" | ||
.TH QTADS 6 "May 2023" " " "User Manuals" | ||
.SH NAME | ||
QTads \- Multimedia interpreter for TADS games | ||
.SH SYNOPSIS | ||
|
@@ -26,9 +26,8 @@ The optional | |
.I filename | ||
can be used to start a game immediately. | ||
.SH LICENSE | ||
QTads is a Free program, dual-licensed under the GNU General Public License (GPL) as well as | ||
the HTML TADS Freeware Source Code License. See the file COPYING (included in the package of | ||
the program), or the "Help->About" menu for details. | ||
QTads is a Free program, licensed under the GNU General Public License (GPL). See the file | ||
COPYING (included in the package of the program), or the "Help->About" menu for details. | ||
.SH AUTHORS | ||
This program is written and maintained by Nikos Chantziaras <[email protected]>. | ||
.SH ACKNOWLEDGEMENTS | ||
|