diff options
Diffstat (limited to 'update-subdirs')
-rwxr-xr-x | update-subdirs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update-subdirs b/update-subdirs index f9f95609be0..dfd594ae781 100755 --- a/update-subdirs +++ b/update-subdirs @@ -1,7 +1,8 @@ #!/bin/sh # Write into $1/subdirs.el a list of subdirs of directory $1. -# Copyright (C) 1994-1995, 1997, 1999, 2001-2011 Free Software Foundation, Inc. +# Copyright (C) 1994-1995, 1997, 1999, 2001-2011 +# Free Software Foundation, Inc. # This file is part of GNU Emacs. |