Browse Source

Update Copyright dates

psql
Rob Savoye 6 years ago
parent
commit
3193f1dd43
  1. 5
      Makefile.am
  2. 2
      configure.ac
  3. 2
      runtest.exp

5
Makefile.am

@ -1,4 +1,4 @@
# Copyright (C) 1992-2016, 2018, 2019 Free Software Foundation, Inc.
# Copyright (C) 1992-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
#
@ -209,3 +209,6 @@ dist_man_MANS = doc/dejagnu.1 \
doc/dejagnu-report-card.1 \
doc/runtest.1
info_TEXINFOS = doc/dejagnu.texi
pip-install:
pip3 install --upgrade -e $(top_srcdir)

2
configure.ac

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl Copyright (C) 1992-2016 Free Software Foundation, Inc.
dnl Copyright (C) 1992-2019, 2020 Free Software Foundation, Inc.
dnl
dnl This file is part of DejaGnu.
dnl

2
runtest.exp

@ -1,5 +1,5 @@
# runtest.exp -- Test framework driver
# Copyright (C) 1992-2016, 2018 Free Software Foundation, Inc.
# Copyright (C) 1992-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
#

Loading…
Cancel
Save