aboutsummaryrefslogtreecommitdiff
path: root/gnulib/import/mkdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/import/mkdir.c')
-rw-r--r--gnulib/import/mkdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/import/mkdir.c b/gnulib/import/mkdir.c
index b8320d0..c0d4b61 100644
--- a/gnulib/import/mkdir.c
+++ b/gnulib/import/mkdir.c
@@ -1,7 +1,7 @@
/* On some systems, mkdir ("foo/", 0700) fails because of the trailing
slash. On those systems, this wrapper removes the trailing slash.
- Copyright (C) 2001, 2003, 2006, 2008-2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2003, 2006, 2008-2020 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by