comparison update-subdirs @ 74370:7c327a7ce0e2

Add missing Copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 03 Dec 2006 00:54:25 +0000
parents b99080e25b28
children 3d45362f1d38 f1d13e615070
comparison
equal deleted inserted replaced
74369:fea11dd89309 74370:7c327a7ce0e2
1 #!/bin/sh 1 #!/bin/sh
2 # Write into $1/subdirs.el a list of subdirs of directory $1. 2 # Write into $1/subdirs.el a list of subdirs of directory $1.
3 3
4 # Copyright (C) 1994,95,97,1999,2001,2004,2006 Free Software Foundation, Inc. 4 # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005,
5 # 2006 Free Software Foundation, Inc.
5 # 6 #
6 # This file is part of GNU Emacs. 7 # This file is part of GNU Emacs.
7 # 8 #
8 # GNU Emacs is free software; you can redistribute it and/or modify 9 # GNU Emacs is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License as published by 10 # it under the terms of the GNU General Public License as published by