summaryrefslogtreecommitdiffstats
path: root/libgnu/fts-cycle.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/fts-cycle.c')
-rw-r--r--libgnu/fts-cycle.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgnu/fts-cycle.c b/libgnu/fts-cycle.c
index 9c6a1b08..2d3205f9 100644
--- a/libgnu/fts-cycle.c
+++ b/libgnu/fts-cycle.c
@@ -1,6 +1,6 @@
/* Detect cycles in file tree walks.
- Copyright (C) 2003-2006, 2009-2017 Free Software Foundation, Inc.
+ Copyright (C) 2003-2006, 2009-2018 Free Software Foundation, Inc.
Written by Jim Meyering.
@@ -15,7 +15,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 "cycle-check.h"
#include "hash.h"