diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-02 12:02:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-02 12:02:23 -0700 |
commit | 0678006b4a495d18930963e668b501a3850762cd (patch) | |
tree | 322af0261a64fefed54afb9746934f66dd63b130 | |
parent | b3ece2edbec4df7d8ddd4778294574422fb284b8 (diff) |
man page: remove out-of-date COPYRIGHT section
The information previously listed here didn't match what is present in
the source code or the COPYING file, and the X(7) man page doesn't list
any license information as this had claimed.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | man/listres.man | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/listres.man b/man/listres.man index 77b3e2d..d5c6d25 100644 --- a/man/listres.man +++ b/man/listres.man @@ -75,9 +75,5 @@ X(__miscmansuffix__), xrdb(__appmansuffix__), appropriate widget documents On operating systems that do not support dynamic linking of run-time routines, this program must have all of its known widgets compiled in. The sources provide several tools for automating this process for various widget sets. -.SH COPYRIGHT -Copyright 1994 X Consortium -.br -See \fIX(__miscmansuffix__)\fP for a full statement of rights and permissions. .SH AUTHOR Jim Fulton, MIT X Consortium |