aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2020-08-31 21:17:07 -0500
committerJacob Bachmeyer <jcb@gnu.org>2020-08-31 21:17:07 -0500
commit9922ae12930d7e8729c9738e6b3b490377e23ff7 (patch)
tree1f799f1b50ff2a3b726d32541042e95aff0957a1
parent693acb61bb56409a00cd2b1a7830131938c7973a (diff)
downloaddejagnu-9922ae12930d7e8729c9738e6b3b490377e23ff7.zip
dejagnu-9922ae12930d7e8729c9738e6b3b490377e23ff7.tar.gz
dejagnu-9922ae12930d7e8729c9738e6b3b490377e23ff7.tar.bz2
Add GFDL notice to doc/runtest.1
-rw-r--r--ChangeLog3
-rw-r--r--doc/runtest.17
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 477b7d2..29474bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2020-08-31 Jacob Bachmeyer <jcb@gnu.org>
+ * doc/runtest.1: Add brief GFDL notice. License notice in the
+ formatted manpage should now describe DejaGnu as a whole.
+
* NEWS: Prepare for release.
2020-08-18 Jacob Bachmeyer <jcb@gnu.org>
diff --git a/doc/runtest.1 b/doc/runtest.1
index d48f992..9ce0f6e 100644
--- a/doc/runtest.1
+++ b/doc/runtest.1
@@ -1,3 +1,8 @@
+.\" Copyright (C) 1993, 1995, 2001, 2002, 2003, 2004, 2005, 2008,
+.\" 2009, 2012, 2015, 2016, 2017, 2018, 2020
+.\" Free Software Foundation, Inc.
+.\" You may distribute this file under the terms of the GNU Free
+.\" Documentation License.
.TH runtest 1 "2018-12-01"
.SH NAME
runtest \- DejaGnu test driver
@@ -131,7 +136,7 @@ Rob Savoye (rob@welcomehome.org)
.SH "REPORTING BUGS"
Report bugs to <bug\-dejagnu@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2005\-2016, 2018 Free Software Foundation, Inc.
+Copyright \(co 2005\-2016, 2018, 2020 Free Software Foundation, Inc.
.PP
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.