diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2020-03-20 15:07:30 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2020-03-20 15:07:30 +0200 |
commit | c4ea36fec170ecc81d75a05b300531d1fccf5025 (patch) | |
tree | 2b1ae59640391d5d2ca7380cf59a67e71ce10b80 /extension/configure.ac | |
parent | cac08d639e13d8ee7fefb55e1403c90269d29e5a (diff) | |
download | egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.gz egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.tar.bz2 egawk-c4ea36fec170ecc81d75a05b300531d1fccf5025.zip |
Update copyright years.
Diffstat (limited to 'extension/configure.ac')
-rw-r--r-- | extension/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/configure.ac b/extension/configure.ac index a4cc7807..50612b65 100644 --- a/extension/configure.ac +++ b/extension/configure.ac @@ -1,7 +1,7 @@ dnl dnl configure.ac --- autoconf input file for gawk dnl -dnl Copyright (C) 2012-2019 the Free Software Foundation, Inc. +dnl Copyright (C) 2012-2020 the Free Software Foundation, Inc. dnl dnl This file is part of GAWK, the GNU implementation of the dnl AWK Programming Language. |