summaryrefslogtreecommitdiff
path: root/lib/mkdir-p.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mkdir-p.c')
-rw-r--r--lib/mkdir-p.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/mkdir-p.c b/lib/mkdir-p.c
index 5a76d57fd4..058508c8e2 100644
--- a/lib/mkdir-p.c
+++ b/lib/mkdir-p.c
@@ -1,7 +1,7 @@
/* mkdir-p.c -- Ensure that a directory and its parents exist.
- Copyright (C) 1990, 1997-2000, 2002-2007, 2009 Free Software Foundation,
- Inc.
+ Copyright (C) 1990, 1997-2000, 2002-2007, 2009-2010 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