-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jacob Bachmeyer
committed
Sep 1, 2020
1 parent
693acb6
commit 9922ae1
Showing
2 changed files
with
9 additions
and
1 deletion.
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,5 +1,8 @@ | ||
2020-08-31 Jacob Bachmeyer <[email protected]> | ||
|
||
* 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 <[email protected]> | ||
|
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,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 ([email protected]) | |
.SH "REPORTING BUGS" | ||
Report bugs to <bug\-[email protected]>. | ||
.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>. | ||
|