diff options
Diffstat (limited to 'gnulib/import/filenamecat.h')
-rw-r--r-- | gnulib/import/filenamecat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib/import/filenamecat.h b/gnulib/import/filenamecat.h index 791a0af..67b46b0 100644 --- a/gnulib/import/filenamecat.h +++ b/gnulib/import/filenamecat.h @@ -1,6 +1,6 @@ /* Concatenate two arbitrary file names. - Copyright (C) 1996-1997, 2003, 2005, 2007, 2009-2016 Free Software + Copyright (C) 1996-1997, 2003, 2005, 2007, 2009-2019 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Written by Jim Meyering. */ |