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