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 39979a8b3b..5a76d57fd4 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, 1998, 1999, 2000, 2002, 2003, 2004, 2005,
- 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 1990, 1997-2000, 2002-2007, 2009 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