diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-03 00:54:25 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-03 00:54:25 +0000 |
commit | a0a1d6fb5b55942e9682101a8760bc5df52368c1 (patch) | |
tree | 5525d55b0376f9954a7703cb2c94a22fcc92ef97 /update-subdirs | |
parent | c00d843fec37dd1926ee1f8a7a780fc2067c7330 (diff) | |
download | emacs-a0a1d6fb5b55942e9682101a8760bc5df52368c1.tar.gz |
Add missing Copyright years.
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 ef259fe6f67..804097a0d06 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,95,97,1999,2001,2004,2006 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005, +# 2006 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # |