diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-02 12:59:54 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-02 12:59:54 -0700 |
commit | 3eca4f7fa432b21db94429cfa8b9c4c71dfeebfd (patch) | |
tree | dc78aebc46711e67dab1a4a6486e7d40547f7c04 | |
parent | baf57b3540ff5a23ecfb3f6c37726cd13875ae95 (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/viewres.man | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/viewres.man b/man/viewres.man index 672aff8..c1fa2d2 100644 --- a/man/viewres.man +++ b/man/viewres.man @@ -209,9 +209,5 @@ Viewres viewres where \fIvariable-name\fP is the widget variable name of each node. .SH "SEE ALSO" X(__miscmansuffix__), xrdb(__appmansuffix__), listres(__appmansuffix__), editres(__appmansuffix__), appres(__appmansuffix__), appropriate widget documents -.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 |