aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--doc/runtest.14
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c3660d..b2b52e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-22 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
+
+ * doc/runtest.1: Use condensed years in copyright statement.
+
2016-06-21 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* runtest: Quote paths. Use test -z, -n for clarity.
diff --git a/doc/runtest.1 b/doc/runtest.1
index 4852e13..95c9024 100644
--- a/doc/runtest.1
+++ b/doc/runtest.1
@@ -125,8 +125,8 @@ Rob Savoye (rob@welcomehome.org)
.SH "REPORTING BUGS"
Report bugs to <bug\-dejagnu@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2005, 2007, 2008, 2015, 2016 Free Software Foundation, Inc.
-.br
+Copyright \(co 2005\-2016 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>.
There is NO WARRANTY, to the extent permitted by law.