summaryrefslogtreecommitdiffstats
path: root/libgnu/getcwd-lgpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/getcwd-lgpl.c')
-rw-r--r--libgnu/getcwd-lgpl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnu/getcwd-lgpl.c b/libgnu/getcwd-lgpl.c
index 34603c19..9f0e0072 100644
--- a/libgnu/getcwd-lgpl.c
+++ b/libgnu/getcwd-lgpl.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2018 Free Software Foundation, Inc.
This file is part of gnulib.
This program is free software: you can redistribute it and/or modify
@@ -12,7 +12,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/>. */
#include <config.h>